Trace number 3371634

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 587f (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3416.66
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

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: 961)

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-3371634-1305435092/watcher-3371634-1305435092 -o /tmp/evaluation-result-3371634-1305435092/solver-3371634-1305435092 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371634-1305435092.cnf 

running on 2 cores: 5,7

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: 4.55 6.72 7.14 5/342 31595
/proc/meminfo: memFree=22544804/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=8124 CPUtime=0 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 654 0 0 0 0 0 0 0 25 0 1 0 635924789 8318976 553 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338383616 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2031 553 111 53 0 454 0

[startup+0.0702159 s]
/proc/loadavg: 4.55 6.72 7.14 5/342 31595
/proc/meminfo: memFree=22544804/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=11772 CPUtime=0.06 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 1822 0 0 0 6 0 0 0 25 0 1 0 635924789 12054528 1481 33554432000 4194304 4409284 140736961135568 18446744073709551615 4271572 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2943 1481 127 53 0 1366 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11772

[startup+0.100257 s]
/proc/loadavg: 4.55 6.72 7.14 5/342 31595
/proc/meminfo: memFree=22544804/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=11772 CPUtime=0.09 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 1822 0 0 0 9 0 0 0 25 0 1 0 635924789 12054528 1481 33554432000 4194304 4409284 140736961135568 18446744073709551615 4272327 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2943 1481 127 53 0 1366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11772

[startup+0.3002 s]
/proc/loadavg: 4.55 6.72 7.14 5/342 31595
/proc/meminfo: memFree=22544804/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=11768 CPUtime=0.29 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 1826 0 0 0 29 0 0 0 25 0 1 0 635924789 12050432 1484 33554432000 4194304 4409284 140736961135568 18446744073709551615 4249387 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2942 1484 131 53 0 1365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11768

[startup+0.701089 s]
/proc/loadavg: 4.55 6.72 7.14 5/342 31595
/proc/meminfo: memFree=22544804/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=10340 CPUtime=0.69 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 1987 0 0 0 68 1 0 0 25 0 1 0 635924789 10588160 1133 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2585 1133 139 53 0 1008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10340

[startup+1.50093 s]
/proc/loadavg: 4.55 6.72 7.14 5/343 31596
/proc/meminfo: memFree=22538976/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=11900 CPUtime=1.49 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 3129 0 0 0 145 4 0 0 25 0 1 0 635924789 12185600 1521 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2975 1521 139 53 0 1398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11900

[startup+3.10061 s]
/proc/loadavg: 4.55 6.72 7.14 5/343 31596
/proc/meminfo: memFree=22532280/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=11992 CPUtime=3.09 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 4830 0 0 0 301 8 0 0 25 0 1 0 635924789 12279808 1516 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 2998 1516 139 53 0 1421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11992

[startup+6.30098 s]
/proc/loadavg: 4.50 6.68 7.12 5/343 31597
/proc/meminfo: memFree=22528684/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=15124 CPUtime=6.29 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 7383 0 0 0 612 17 0 0 25 0 1 0 635924789 15486976 2318 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 3781 2318 139 53 0 2204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15124

[startup+12.7007 s]
/proc/loadavg: 4.46 6.63 7.10 5/343 31597
/proc/meminfo: memFree=22396960/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=22312 CPUtime=12.69 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 12572 0 0 0 1235 34 0 0 25 0 1 0 635924789 22847488 4096 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 5578 4096 139 53 0 4001 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22312

[startup+25.5002 s]
/proc/loadavg: 4.36 6.50 7.05 5/343 31597
/proc/meminfo: memFree=22511032/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=29792 CPUtime=25.49 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 21673 0 0 0 2500 49 0 0 25 0 1 0 635924789 30507008 5966 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 7448 5966 139 53 0 5871 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29792

[startup+51.1011 s]
/proc/loadavg: 4.31 6.32 6.97 5/343 31598
/proc/meminfo: memFree=22487064/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=42612 CPUtime=51.09 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 28921 0 0 0 5030 79 0 0 25 0 1 0 635924789 43634688 9171 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 10653 9171 139 53 0 9076 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42612

[startup+102.313 s]
/proc/loadavg: 4.21 5.98 6.82 5/343 31626
/proc/meminfo: memFree=22543016/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=53420 CPUtime=102.31 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 38366 0 0 0 10118 113 0 0 25 0 1 0 635924789 54702080 11873 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 13355 11873 139 53 0 11778 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 53420

[startup+162.301 s]
/proc/loadavg: 4.08 5.61 6.64 5/343 31628
/proc/meminfo: memFree=22500792/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=65944 CPUtime=162.3 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 52070 0 0 0 16090 140 0 0 25 0 1 0 635924789 67526656 15004 33554432000 4194304 4409284 140736961135568 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 16486 15004 139 53 0 14909 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 65944

[startup+222.301 s]
/proc/loadavg: 4.03 5.32 6.47 5/343 31629
/proc/meminfo: memFree=22511896/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=90580 CPUtime=222.3 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 58229 0 0 0 22066 164 0 0 25 0 1 0 635924789 92753920 21163 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 22645 21163 139 53 0 21068 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90580

[startup+282.3 s]
/proc/loadavg: 4.01 5.08 6.32 5/343 31631
/proc/meminfo: memFree=22427044/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=118496 CPUtime=282.3 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 65208 0 0 0 28044 186 0 0 25 0 1 0 635924789 121339904 28142 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 29624 28142 139 53 0 28047 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118496

[startup+342.3 s]
/proc/loadavg: 4.00 4.88 6.17 5/343 31633
/proc/meminfo: memFree=22361284/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=104084 CPUtime=342.3 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 76266 0 0 0 34023 207 0 0 25 0 1 0 635924789 106582016 23845 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 26021 23845 139 53 0 24444 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104084

[startup+402.3 s]
/proc/loadavg: 4.10 4.75 6.04 5/343 31634
/proc/meminfo: memFree=22362220/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=113228 CPUtime=402.31 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 78552 0 0 0 40001 230 0 0 25 0 1 0 635924789 115945472 26131 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 28307 26131 139 53 0 26730 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 113228

[startup+462.3 s]
/proc/loadavg: 4.07 4.62 5.91 5/343 31636
/proc/meminfo: memFree=22424052/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=113228 CPUtime=462.31 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 78552 0 0 0 45983 248 0 0 25 0 1 0 635924789 115945472 26131 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 28307 26131 139 53 0 26730 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 113228

[startup+522.301 s]
/proc/loadavg: 4.02 4.50 5.79 5/343 31637
/proc/meminfo: memFree=22389160/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=157376 CPUtime=522.31 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 89589 0 0 0 51967 264 0 0 25 0 1 0 635924789 161153024 37168 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 39344 37168 139 53 0 37767 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 157376

[startup+582.301 s]
/proc/loadavg: 4.01 4.41 5.68 5/343 31648
/proc/meminfo: memFree=22364876/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=157376 CPUtime=582.32 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 89589 0 0 0 57954 278 0 0 25 0 1 0 635924789 161153024 37168 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 39344 37168 139 53 0 37767 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 157376

[startup+642.301 s]
/proc/loadavg: 4.05 4.35 5.57 5/343 31650
/proc/meminfo: memFree=22306764/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=190144 CPUtime=642.33 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 97781 0 0 0 63944 289 0 0 25 0 1 0 635924789 194707456 45360 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 47536 45360 139 53 0 45959 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 190144

[startup+702.301 s]
/proc/loadavg: 4.02 4.28 5.47 5/343 31651
/proc/meminfo: memFree=22275848/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=208436 CPUtime=702.32 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 102354 0 0 0 69932 300 0 0 25 0 1 0 635924789 213438464 49933 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 52109 49933 139 53 0 50532 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 208436

[startup+762.313 s]
/proc/loadavg: 4.00 4.23 5.38 5/343 31653
/proc/meminfo: memFree=22406744/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=131368 CPUtime=762.34 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 118979 0 0 0 75915 319 0 0 25 0 1 0 635924789 134520832 31360 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 32842 31360 139 53 0 31265 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 131368

[startup+822.301 s]
/proc/loadavg: 4.00 4.18 5.29 5/343 31654
/proc/meminfo: memFree=22342084/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=131368 CPUtime=822.33 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 118979 0 0 0 81900 333 0 0 25 0 1 0 635924789 134520832 31360 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 32842 31360 139 53 0 31265 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 131368

[startup+882.301 s]
/proc/loadavg: 4.05 4.16 5.21 5/343 31656
/proc/meminfo: memFree=22347876/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=131368 CPUtime=882.33 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 118979 0 0 0 87887 346 0 0 25 0 1 0 635924789 134520832 31360 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 32842 31360 139 53 0 31265 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 131368

[startup+942.3 s]
/proc/loadavg: 4.11 4.16 5.14 5/343 31658
/proc/meminfo: memFree=22297132/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=164136 CPUtime=942.33 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 127171 0 0 0 93874 359 0 0 25 0 1 0 635924789 168075264 39552 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 41034 39552 139 53 0 39457 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 164136

[startup+1002.3 s]
/proc/loadavg: 4.04 4.13 5.07 5/343 31659
/proc/meminfo: memFree=22286412/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=164136 CPUtime=1002.33 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 127171 0 0 0 99863 370 0 0 25 0 1 0 635924789 168075264 39552 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 41034 39552 139 53 0 39457 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 164136

[startup+1062.3 s]
/proc/loadavg: 4.01 4.10 5.00 5/343 31661
/proc/meminfo: memFree=22270980/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=232024 CPUtime=1062.34 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 144143 0 0 0 105851 383 0 0 25 0 1 0 635924789 237592576 56524 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 58006 56524 139 53 0 56429 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 232024

[startup+1122.3 s]
/proc/loadavg: 4.07 4.10 4.94 5/343 31662
/proc/meminfo: memFree=22175956/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=232024 CPUtime=1122.34 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 144143 0 0 0 111841 393 0 0 25 0 1 0 635924789 237592576 56524 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 58006 56524 139 53 0 56429 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 232024

[startup+1182.3 s]
/proc/loadavg: 4.02 4.08 4.88 5/343 31664
/proc/meminfo: memFree=22197012/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=232024 CPUtime=1182.35 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 144143 0 0 0 117832 403 0 0 25 0 1 0 635924789 237592576 56524 33554432000 4194304 4409284 140736961135568 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 58006 56524 139 53 0 56429 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 232024

[startup+1242.3 s]
/proc/loadavg: 4.01 4.06 4.82 4/341 31667
/proc/meminfo: memFree=22442624/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=261372 CPUtime=1242.34 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 151480 0 0 0 123819 415 0 0 25 0 1 0 635924789 267644928 63861 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 65343 63861 139 53 0 63766 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 261372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.77 3.70 4.64 4/331 31703
/proc/meminfo: memFree=22677272/32951124 swapFree=59367104/67111528
[pid=31595] ppid=31593 vsize=261372 CPUtime=1300.07 cores=5,7
/proc/31595/stat : 31595 (lingeling) R 31593 31595 31317 0 -1 4202496 151480 0 0 0 129580 427 0 0 25 0 1 0 635924789 267644928 63861 33554432000 4194304 4409284 140736961135568 18446744073709551615 270338408343 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31595/statm: 65343 63861 139 53 0 63766 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 261372

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.02
CPU time (s): 1300.08
CPU user time (s): 1295.8
CPU system time (s): 4.28135
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 261372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.8
system time used= 4.28135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151480
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= 3790

runsolver used 4.02439 second user time and 10.1325 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 06:51:32
IDJOB=3371634
IDBENCH=83921
IDSOLVER=1849
FILE ID=node143/3371634-1305435092
RUNJOBID= node143-1305434986-31338
PBS_JOBID= 13324707
Free space on /tmp= 73432 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371634-1305435092/watcher-3371634-1305435092 -o /tmp/evaluation-result-3371634-1305435092/solver-3371634-1305435092 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371634-1305435092.cnf

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=462292409

node143.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.846
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.69
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.846
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22545068 kB
Buffers:        189336 kB
Cached:        1131588 kB
SwapCached:      67400 kB
Active:         598808 kB
Inactive:      9568956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22545068 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            1104 kB
Writeback:           0 kB
AnonPages:     8779616 kB
Mapped:          23044 kB
Slab:           118908 kB
PageTables:      54680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70320980 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= 73548 MiB
End job on node143 at 2011-05-15 07:13:14