Trace number 3371780

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.06 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
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: 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-3371780-1305434130/watcher-3371780-1305434130 -o /tmp/evaluation-result-3371780-1305434130/solver-3371780-1305434130 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371780-1305434130.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.02 4.02 3.29 5/367 27115
/proc/meminfo: memFree=24007108/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=6564 CPUtime=0 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 234 0 0 0 0 0 0 0 25 0 1 0 635828511 6721536 177 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 1641 177 135 53 0 64 0

[startup+0.05671 s]
/proc/loadavg: 4.02 4.02 3.29 5/367 27115
/proc/meminfo: memFree=24007108/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=6880 CPUtime=0.05 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 328 0 0 0 5 0 0 0 25 0 1 0 635828511 7045120 271 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 1720 271 137 53 0 143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6880

[startup+0.100705 s]
/proc/loadavg: 4.02 4.02 3.29 5/367 27115
/proc/meminfo: memFree=24007108/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=7400 CPUtime=0.08 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 496 0 0 0 8 0 0 0 25 0 1 0 635828511 7577600 403 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 1850 403 139 53 0 273 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7400

[startup+0.300663 s]
/proc/loadavg: 4.02 4.02 3.29 5/367 27115
/proc/meminfo: memFree=24007108/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=7920 CPUtime=0.29 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 1146 0 0 0 27 2 0 0 25 0 1 0 635828511 8110080 535 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 1980 535 139 53 0 403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7920

[startup+0.700587 s]
/proc/loadavg: 4.02 4.02 3.29 5/367 27115
/proc/meminfo: memFree=24007108/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=8544 CPUtime=0.69 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 2100 0 0 0 66 3 0 0 25 0 1 0 635828511 8749056 691 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 2136 691 139 53 0 559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8544

[startup+1.50044 s]
/proc/loadavg: 4.01 4.02 3.29 5/368 27116
/proc/meminfo: memFree=23999032/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=9240 CPUtime=1.49 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 3664 0 0 0 143 6 0 0 25 0 1 0 635828511 9461760 861 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 2310 861 139 53 0 733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9240

[startup+3.10015 s]
/proc/loadavg: 4.01 4.02 3.29 6/368 27116
/proc/meminfo: memFree=23995676/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=11692 CPUtime=3.09 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 6385 0 0 0 298 11 0 0 25 0 1 0 635828511 11972608 1458 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 2923 1458 139 53 0 1346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11692

[startup+6.30057 s]
/proc/loadavg: 4.01 4.02 3.30 5/368 27117
/proc/meminfo: memFree=23991572/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=13472 CPUtime=6.29 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 10689 0 0 0 609 20 0 0 25 0 1 0 635828511 13795328 1917 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 3368 1917 139 53 0 1791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13472

[startup+12.7004 s]
/proc/loadavg: 4.01 4.02 3.30 5/368 27117
/proc/meminfo: memFree=23984916/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=12728 CPUtime=12.69 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 17350 0 0 0 1235 34 0 0 25 0 1 0 635828511 13033472 1705 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 3182 1705 139 53 0 1605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12728

[startup+25.5011 s]
/proc/loadavg: 4.08 4.03 3.31 6/368 27117
/proc/meminfo: memFree=23977340/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=16976 CPUtime=25.49 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 29649 0 0 0 2490 59 0 0 25 0 1 0 635828511 17383424 2794 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 4244 2794 139 53 0 2667 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16976

[startup+51.1004 s]
/proc/loadavg: 4.05 4.03 3.33 5/368 27118
/proc/meminfo: memFree=23959848/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=17824 CPUtime=51.09 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 52570 0 0 0 5006 103 0 0 25 0 1 0 635828511 18251776 2979 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 4456 2979 139 53 0 2879 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17824

[startup+102.313 s]
/proc/loadavg: 3.95 4.01 3.36 5/368 27148
/proc/meminfo: memFree=24176672/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=23172 CPUtime=102.31 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 87037 0 0 0 10054 177 0 0 25 0 1 0 635828511 23728128 4326 33554432000 4194304 4409284 140737199783392 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 5793 4326 139 53 0 4216 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23172

[startup+162.301 s]
/proc/loadavg: 4.03 4.02 3.40 5/368 27151
/proc/meminfo: memFree=24153088/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=33544 CPUtime=162.29 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 126610 0 0 0 15969 260 0 0 25 0 1 0 635828511 34349056 6909 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 8386 6909 139 53 0 6809 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 33544

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.44 6/368 27152
/proc/meminfo: memFree=24155048/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=28404 CPUtime=222.29 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 158704 0 0 0 21897 332 0 0 25 0 1 0 635828511 29085696 5624 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 7101 5624 139 53 0 5524 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28404

[startup+282.3 s]
/proc/loadavg: 4.18 4.05 3.49 5/368 27154
/proc/meminfo: memFree=24144248/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=32392 CPUtime=282.3 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 185629 0 0 0 27837 393 0 0 25 0 1 0 635828511 33169408 6621 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 8098 6621 139 53 0 6521 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 32392

[startup+342.301 s]
/proc/loadavg: 4.06 4.04 3.52 5/368 27156
/proc/meminfo: memFree=24120296/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=37452 CPUtime=342.3 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 216695 0 0 0 33768 462 0 0 25 0 1 0 635828511 38350848 7886 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 9363 7886 139 53 0 7786 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37452

[startup+402.3 s]
/proc/loadavg: 4.23 4.09 3.56 5/368 27157
/proc/meminfo: memFree=24120656/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=39220 CPUtime=402.3 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 242187 0 0 0 39709 521 0 0 25 0 1 0 635828511 40161280 8328 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 9805 8328 139 53 0 8228 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39220

[startup+462.3 s]
/proc/loadavg: 4.12 4.08 3.59 5/368 27159
/proc/meminfo: memFree=24115684/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=39364 CPUtime=462.3 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 264841 0 0 0 45651 579 0 0 25 0 1 0 635828511 40308736 8364 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 9841 8364 139 53 0 8264 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 39364

[startup+522.3 s]
/proc/loadavg: 4.18 4.10 3.63 5/368 27160
/proc/meminfo: memFree=24107240/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=57628 CPUtime=522.31 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 289431 0 0 0 51599 632 0 0 25 0 1 0 635828511 59011072 12947 33554432000 4194304 4409284 140737199783392 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 14407 12947 139 53 0 12830 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 57628

[startup+582.3 s]
/proc/loadavg: 4.13 4.09 3.65 5/368 27162
/proc/meminfo: memFree=24073744/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=53128 CPUtime=582.31 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 312491 0 0 0 57548 683 0 0 25 0 1 0 635828511 54403072 11805 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 13282 11805 139 53 0 11705 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 53128

[startup+642.3 s]
/proc/loadavg: 4.04 4.07 3.67 5/368 27164
/proc/meminfo: memFree=24088716/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=45032 CPUtime=642.32 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 339204 0 0 0 63495 737 0 0 25 0 1 0 635828511 46112768 9781 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 11258 9781 139 53 0 9681 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 45032

[startup+702.3 s]
/proc/loadavg: 4.01 4.06 3.69 5/368 27165
/proc/meminfo: memFree=24094644/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=51216 CPUtime=702.31 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 363663 0 0 0 69454 777 0 0 25 0 1 0 635828511 52445184 11327 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 12804 11327 139 53 0 11227 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 51216

[startup+762.313 s]
/proc/loadavg: 4.00 4.05 3.71 5/368 27167
/proc/meminfo: memFree=24080488/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=61788 CPUtime=762.33 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 389088 0 0 0 75406 827 0 0 25 0 1 0 635828511 63270912 13970 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 15447 13970 139 53 0 13870 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 61788

[startup+822.3 s]
/proc/loadavg: 4.00 4.03 3.72 5/368 27168
/proc/meminfo: memFree=24086180/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=46488 CPUtime=822.32 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 416938 0 0 0 81356 876 0 0 25 0 1 0 635828511 47603712 10145 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 11622 10145 139 53 0 10045 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 46488

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.74 5/368 27170
/proc/meminfo: memFree=24063588/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=59620 CPUtime=882.32 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 441961 0 0 0 87310 922 0 0 25 0 1 0 635828511 61050880 13428 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 14905 13428 139 53 0 13328 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 59620

[startup+942.301 s]
/proc/loadavg: 4.12 4.06 3.76 5/368 27172
/proc/meminfo: memFree=24092344/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=41260 CPUtime=942.31 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 467111 0 0 0 93254 977 0 0 25 0 1 0 635828511 42250240 8838 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 10315 8838 139 53 0 8738 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 41260

[startup+1002.3 s]
/proc/loadavg: 4.08 4.06 3.78 5/368 27173
/proc/meminfo: memFree=24083524/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=52584 CPUtime=1002.32 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 490664 0 0 0 99209 1023 0 0 25 0 1 0 635828511 53846016 11669 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 13146 11669 139 53 0 11569 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 52584

[startup+1062.3 s]
/proc/loadavg: 4.03 4.05 3.79 5/368 27175
/proc/meminfo: memFree=24100000/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=46164 CPUtime=1062.32 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 509930 0 0 0 105168 1064 0 0 25 0 1 0 635828511 47271936 10064 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 11541 10064 139 53 0 9964 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 46164

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.81 5/368 27176
/proc/meminfo: memFree=24076668/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=53448 CPUtime=1122.32 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 527317 0 0 0 111121 1111 0 0 25 0 1 0 635828511 54730752 11885 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 13362 11885 139 53 0 11785 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 53448

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.82 5/368 27178
/proc/meminfo: memFree=24080124/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=54904 CPUtime=1182.33 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 549415 0 0 0 117075 1158 0 0 25 0 1 0 635828511 56221696 12249 33554432000 4194304 4409284 140737199783392 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 13726 12249 139 53 0 12149 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 54904

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.83 5/368 27180
/proc/meminfo: memFree=24079612/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=51532 CPUtime=1242.33 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 566663 0 0 0 123037 1196 0 0 25 0 1 0 635828511 52768768 11406 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 12883 11406 139 53 0 11306 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 51532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.83 3/364 27184
/proc/meminfo: memFree=24108268/32951124 swapFree=65980216/67111528
[pid=27115] ppid=27113 vsize=77440 CPUtime=1300.04 cores=5,7
/proc/27115/stat : 27115 (lingeling) R 27113 27115 26882 0 -1 4202496 591785 0 0 0 128773 1231 0 0 25 0 1 0 635828511 79298560 17883 33554432000 4194304 4409284 140737199783392 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27115/statm: 19360 17883 139 53 0 17783 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 77440

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.06
CPU user time (s): 1287.74
CPU system time (s): 12.3171
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 77440

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

runsolver used 4.39633 second user time and 10.9633 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 06:35:30
IDJOB=3371780
IDBENCH=83143
IDSOLVER=1849
FILE ID=node142/3371780-1305434130
RUNJOBID= node142-1305432828-26903
PBS_JOBID= 13324631
Free space on /tmp= 73548 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371780-1305434130/watcher-3371780-1305434130 -o /tmp/evaluation-result-3371780-1305434130/solver-3371780-1305434130 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371780-1305434130.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1606219781

node142.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	: 5131.95
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.82
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.67
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.81
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.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.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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24007264 kB
Buffers:        324712 kB
Cached:        3846448 kB
SwapCached:      11520 kB
Active:        6324488 kB
Inactive:      2289624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24007264 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:              68 kB
Writeback:           0 kB
AnonPages:     4439300 kB
Mapped:          20552 kB
Slab:           231804 kB
PageTables:      32844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77311300 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= 73552 MiB
End job on node142 at 2011-05-15 06:57:12