Trace number 3266259

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266259-1303580490/watcher-3266259-1303580490 -o /tmp/evaluation-result-3266259-1303580490/solver-3266259-1303580490 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3266259-1303580490.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.41 2.84 3.52 4/189 23822
/proc/meminfo: memFree=26083736/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=6996 CPUtime=0 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 344 0 0 0 0 0 0 0 25 0 1 0 548279646 7163904 286 33554432000 4194304 4409164 140733293141984 18446744073709551615 4253831 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 1749 286 125 53 0 172 0

[startup+0.015904 s]
/proc/loadavg: 1.41 2.84 3.52 4/189 23822
/proc/meminfo: memFree=26083736/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=6996 CPUtime=0.01 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 346 0 0 0 1 0 0 0 25 0 1 0 548279646 7163904 288 33554432000 4194304 4409164 140733293141984 18446744073709551615 4249407 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 1749 288 127 53 0 172 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6996

[startup+0.100886 s]
/proc/loadavg: 1.41 2.84 3.52 4/189 23822
/proc/meminfo: memFree=26083736/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=7252 CPUtime=0.09 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 483 0 0 0 9 0 0 0 25 0 1 0 548279646 7426048 361 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 1813 361 139 53 0 236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7252

[startup+0.300849 s]
/proc/loadavg: 1.41 2.84 3.52 4/189 23822
/proc/meminfo: memFree=26083736/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=7796 CPUtime=0.29 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 1037 0 0 0 29 0 0 0 25 0 1 0 548279646 7983104 500 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 1949 500 139 53 0 372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7796

[startup+0.700776 s]
/proc/loadavg: 1.41 2.84 3.52 4/189 23822
/proc/meminfo: memFree=26083736/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=7924 CPUtime=0.69 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 1839 0 0 0 68 1 0 0 25 0 1 0 548279646 8114176 529 33554432000 4194304 4409164 140733293141984 18446744073709551615 4256947 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 1981 529 139 53 0 404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7924

[startup+1.50063 s]
/proc/loadavg: 1.61 2.85 3.52 5/190 23823
/proc/meminfo: memFree=26081272/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=9204 CPUtime=1.49 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 3792 0 0 0 146 3 0 0 25 0 1 0 548279646 9424896 849 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 2301 849 139 53 0 724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9204

[startup+3.10034 s]
/proc/loadavg: 1.61 2.85 3.52 5/190 23823
/proc/meminfo: memFree=26076940/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=10684 CPUtime=3.09 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 6800 0 0 0 304 5 0 0 25 0 1 0 548279646 10940416 1216 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 2671 1216 139 53 0 1094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10684

[startup+6.30075 s]
/proc/loadavg: 1.61 2.85 3.52 5/190 23823
/proc/meminfo: memFree=26062604/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=11040 CPUtime=6.29 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 11922 0 0 0 621 8 0 0 25 0 1 0 548279646 11304960 1305 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 2760 1305 139 53 0 1183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11040

[startup+12.7006 s]
/proc/loadavg: 1.98 2.89 3.52 5/190 23823
/proc/meminfo: memFree=26039704/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=11476 CPUtime=12.69 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 20024 0 0 0 1255 14 0 0 25 0 1 0 548279646 11751424 1388 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 2869 1388 139 53 0 1292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11476

[startup+25.5003 s]
/proc/loadavg: 2.29 2.93 3.53 5/190 23824
/proc/meminfo: memFree=26040460/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=13536 CPUtime=25.49 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 32042 0 0 0 2524 25 0 0 25 0 1 0 548279646 13860864 1931 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 3384 1931 139 53 0 1807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13536

[startup+51.1006 s]
/proc/loadavg: 2.87 3.01 3.54 5/190 23824
/proc/meminfo: memFree=25999628/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=16356 CPUtime=51.09 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 53262 0 0 0 5067 42 0 0 25 0 1 0 548279646 16748544 2636 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 4089 2636 139 53 0 2512 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16356

[startup+102.307 s]
/proc/loadavg: 3.55 3.18 3.56 5/190 23853
/proc/meminfo: memFree=26024076/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=23792 CPUtime=102.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 84146 0 0 0 10160 70 0 0 25 0 1 0 548279646 24363008 4497 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 5948 4497 139 53 0 4371 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23792

[startup+162.3 s]
/proc/loadavg: 3.83 3.32 3.59 5/190 23854
/proc/meminfo: memFree=25986596/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=24348 CPUtime=162.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 113187 0 0 0 16134 96 0 0 25 0 1 0 548279646 24932352 4606 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 6087 4606 139 53 0 4510 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 24348

[startup+222.3 s]
/proc/loadavg: 4.01 3.46 3.61 5/190 23856
/proc/meminfo: memFree=25992124/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=28172 CPUtime=222.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 137226 0 0 0 22110 120 0 0 25 0 1 0 548279646 28848128 5586 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 7043 5586 139 53 0 5466 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28172

[startup+282.3 s]
/proc/loadavg: 4.00 3.56 3.64 5/190 23858
/proc/meminfo: memFree=25939272/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=29716 CPUtime=282.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 163617 0 0 0 28086 144 0 0 25 0 1 0 548279646 30429184 5948 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 7429 5948 139 53 0 5852 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29716

[startup+342.3 s]
/proc/loadavg: 4.00 3.63 3.66 5/190 23859
/proc/meminfo: memFree=25943460/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=31536 CPUtime=342.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 187535 0 0 0 34065 165 0 0 25 0 1 0 548279646 32292864 6414 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 7884 6414 139 53 0 6307 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31536

[startup+402.3 s]
/proc/loadavg: 4.00 3.70 3.67 5/190 23861
/proc/meminfo: memFree=25925684/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=39336 CPUtime=402.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 206686 0 0 0 40047 183 0 0 25 0 1 0 548279646 40280064 8376 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 9834 8376 139 53 0 8257 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39336

[startup+462.3 s]
/proc/loadavg: 4.00 3.75 3.69 5/190 23862
/proc/meminfo: memFree=25915736/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=32504 CPUtime=462.3 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 229770 0 0 0 46029 201 0 0 25 0 1 0 548279646 33284096 6649 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 8126 6649 139 53 0 6549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32504

[startup+522.3 s]
/proc/loadavg: 4.06 3.81 3.71 5/190 23864
/proc/meminfo: memFree=25923648/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=26328 CPUtime=522.31 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 246637 0 0 0 52012 219 0 0 25 0 1 0 548279646 26959872 5101 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 6582 5101 139 53 0 5005 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 26328

[startup+582.3 s]
/proc/loadavg: 4.02 3.84 3.73 5/190 23866
/proc/meminfo: memFree=25912212/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=42448 CPUtime=582.31 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 261387 0 0 0 57997 234 0 0 25 0 1 0 548279646 43466752 9158 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 10612 9158 139 53 0 9035 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42448

[startup+642.3 s]
/proc/loadavg: 4.08 3.88 3.75 5/190 23867
/proc/meminfo: memFree=25858236/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=35788 CPUtime=642.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 276730 0 0 0 63983 249 0 0 25 0 1 0 548279646 36646912 7479 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 8947 7479 139 53 0 7370 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 35788

[startup+702.3 s]
/proc/loadavg: 4.03 3.90 3.76 5/190 23869
/proc/meminfo: memFree=25837880/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=39092 CPUtime=702.31 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 290367 0 0 0 69965 266 0 0 25 0 1 0 548279646 40030208 8292 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 9773 8292 139 53 0 8196 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 39092

[startup+762.306 s]
/proc/loadavg: 4.01 3.92 3.77 5/190 23870
/proc/meminfo: memFree=25863024/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=43464 CPUtime=762.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 306176 0 0 0 75952 280 0 0 25 0 1 0 548279646 44507136 9413 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 10866 9413 139 53 0 9289 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 43464

[startup+822.3 s]
/proc/loadavg: 4.00 3.93 3.78 5/190 23872
/proc/meminfo: memFree=25883568/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=52604 CPUtime=822.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 323227 0 0 0 81938 294 0 0 25 0 1 0 548279646 53866496 11684 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 13151 11684 139 53 0 11574 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 52604

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.79 5/190 23874
/proc/meminfo: memFree=25852028/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=44280 CPUtime=882.31 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 336390 0 0 0 87924 307 0 0 25 0 1 0 548279646 45342720 9589 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 11070 9589 139 53 0 9493 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 44280

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.81 5/190 23875
/proc/meminfo: memFree=25852992/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=41528 CPUtime=942.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 350883 0 0 0 93911 321 0 0 25 0 1 0 548279646 42524672 8920 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 10382 8920 139 53 0 8805 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 41528

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.82 5/190 23877
/proc/meminfo: memFree=25860644/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=32488 CPUtime=1002.33 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 364171 0 0 0 99897 336 0 0 25 0 1 0 548279646 33267712 6673 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 8122 6673 139 53 0 6545 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 32488

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.83 5/190 23878
/proc/meminfo: memFree=25797484/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=43716 CPUtime=1062.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 375044 0 0 0 105884 348 0 0 25 0 1 0 548279646 44765184 9448 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 10929 9448 139 53 0 9352 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 43716

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.84 5/190 23880
/proc/meminfo: memFree=25741520/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=53252 CPUtime=1122.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 386054 0 0 0 111870 362 0 0 25 0 1 0 548279646 54530048 11858 33554432000 4194304 4409164 140733293141984 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 13313 11858 139 53 0 11736 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 53252

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.84 5/190 23891
/proc/meminfo: memFree=25748836/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=41900 CPUtime=1182.32 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 398008 0 0 0 117856 376 0 0 25 0 1 0 548279646 42905600 8998 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 10475 8998 139 53 0 8898 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 41900

[startup+1242.3 s]
/proc/loadavg: 4.04 3.99 3.85 5/190 23892
/proc/meminfo: memFree=25818848/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=53324 CPUtime=1242.33 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 408303 0 0 0 123845 388 0 0 25 0 1 0 548279646 54603776 11854 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358318 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 13331 11854 139 53 0 11754 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 53324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.97 3.85 3/178 23930
/proc/meminfo: memFree=26032680/32950928 swapFree=67071984/67111528
[pid=23822] ppid=23820 vsize=42772 CPUtime=1300.03 cores=0,2
/proc/23822/stat : 23822 (lingeling) R 23820 23822 23178 0 -1 4202496 421006 0 0 0 129600 403 0 0 25 0 1 0 548279646 43798528 9230 33554432000 4194304 4409164 140733293141984 18446744073709551615 4358610 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/23822/statm: 10693 9230 139 53 0 9116 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 42772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1296.01
CPU system time (s): 4.03939
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 57444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.01
system time used= 4.03939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421006
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 16579

runsolver used 2.05369 second user time and 5.04923 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 19:41:30
IDJOB=3266259
IDBENCH=87447
IDSOLVER=1606
FILE ID=node116/3266259-1303580490
RUNJOBID= node116-1303580482-23618
PBS_JOBID= 13150332
Free space on /tmp= 72616 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266259-1303580490/watcher-3266259-1303580490 -o /tmp/evaluation-result-3266259-1303580490/solver-3266259-1303580490 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3266259-1303580490.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=1122173219

node116.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26083768 kB
Buffers:       1821192 kB
Cached:        4570272 kB
SwapCached:       9728 kB
Active:        2948448 kB
Inactive:      3505072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26083768 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1932 kB
Writeback:           0 kB
AnonPages:       55540 kB
Mapped:          14812 kB
Slab:           350312 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72616 MiB
End job on node116 at 2011-04-23 20:03:12