Trace number 3250329

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

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
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: 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-3250329-1303542524/watcher-3250329-1303542524 -o /tmp/evaluation-result-3250329-1303542524/solver-3250329-1303542524 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3250329-1303542524.cnf 

running on 2 cores: 4,6

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: 0.99 2.38 3.12 4/183 8549
/proc/meminfo: memFree=12103152/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=6976 CPUtime=0 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 340 0 0 0 0 0 0 0 23 0 1 0 446668269 7143424 281 33554432000 4194304 4409164 140736623166832 18446744073709551615 4253035 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 1744 281 125 53 0 167 0

[startup+0.0543231 s]
/proc/loadavg: 0.99 2.38 3.12 4/183 8549
/proc/meminfo: memFree=12103152/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=7100 CPUtime=0.05 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 368 0 0 0 5 0 0 0 23 0 1 0 446668269 7270400 309 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 1775 309 139 53 0 198 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7100

[startup+0.100348 s]
/proc/loadavg: 0.99 2.38 3.12 4/183 8549
/proc/meminfo: memFree=12103152/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=7324 CPUtime=0.09 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 431 0 0 0 9 0 0 0 24 0 1 0 446668269 7499776 372 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 1831 372 139 53 0 254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7324

[startup+0.300317 s]
/proc/loadavg: 0.99 2.38 3.12 4/183 8549
/proc/meminfo: memFree=12103152/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=8108 CPUtime=0.29 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 887 0 0 0 29 0 0 0 25 0 1 0 446668269 8302592 574 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 2027 574 139 53 0 450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8108

[startup+0.700278 s]
/proc/loadavg: 0.99 2.38 3.12 4/183 8549
/proc/meminfo: memFree=12103152/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=9124 CPUtime=0.69 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 1536 0 0 0 68 1 0 0 25 0 1 0 446668269 9342976 828 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 2281 828 139 53 0 704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9124

[startup+1.5011 s]
/proc/loadavg: 1.23 2.40 3.12 5/182 8551
/proc/meminfo: memFree=12051972/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=9316 CPUtime=1.49 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 2893 0 0 0 147 2 0 0 25 0 1 0 446668269 9539584 876 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 2329 876 139 53 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10085 s]
/proc/loadavg: 1.23 2.40 3.12 5/190 8562
/proc/meminfo: memFree=11938580/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=11632 CPUtime=3.09 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 5554 0 0 0 306 3 0 0 25 0 1 0 446668269 11911168 1427 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 2908 1427 139 53 0 1331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11632

[startup+6.30026 s]
/proc/loadavg: 1.23 2.40 3.12 5/190 8562
/proc/meminfo: memFree=11935732/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=12136 CPUtime=6.29 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 9251 0 0 0 622 7 0 0 25 0 1 0 446668269 12427264 1553 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 3034 1553 139 53 0 1457 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12136

[startup+12.7011 s]
/proc/loadavg: 1.65 2.45 3.13 5/190 8562
/proc/meminfo: memFree=11933072/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=13148 CPUtime=12.69 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 15505 0 0 0 1255 14 0 0 25 0 1 0 446668269 13463552 1814 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 3287 1814 139 53 0 1710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13148

[startup+25.5008 s]
/proc/loadavg: 2.01 2.50 3.14 5/190 8563
/proc/meminfo: memFree=11920060/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=16300 CPUtime=25.5 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 30814 0 0 0 2522 28 0 0 25 0 1 0 446668269 16691200 2600 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 4075 2600 139 53 0 2498 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 16300

[startup+51.1002 s]
/proc/loadavg: 2.69 2.62 3.16 5/190 8564
/proc/meminfo: memFree=11900656/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=22960 CPUtime=51.09 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 54308 0 0 0 5057 52 0 0 25 0 1 0 446668269 23511040 4274 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 5740 4274 139 53 0 4163 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22960

[startup+102.307 s]
/proc/loadavg: 3.47 2.85 3.21 5/190 8565
/proc/meminfo: memFree=11864436/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=28664 CPUtime=102.3 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 84086 0 0 0 10146 84 0 0 25 0 1 0 446668269 29351936 5693 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 7166 5693 139 53 0 5589 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28664

[startup+162.3 s]
/proc/loadavg: 3.81 3.06 3.25 5/190 8566
/proc/meminfo: memFree=11822352/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=28432 CPUtime=162.29 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 111664 0 0 0 16110 119 0 0 25 0 1 0 446668269 29114368 5653 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 7108 5653 139 53 0 5531 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28432

[startup+222.3 s]
/proc/loadavg: 3.93 3.23 3.30 5/190 8568
/proc/meminfo: memFree=11774552/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=33276 CPUtime=222.3 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 136554 0 0 0 22079 151 0 0 25 0 1 0 446668269 34074624 6862 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358610 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 8319 6862 139 53 0 6742 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 33276

[startup+282.301 s]
/proc/loadavg: 3.97 3.37 3.34 5/190 8570
/proc/meminfo: memFree=11727492/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=42572 CPUtime=282.3 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 157234 0 0 0 28052 178 0 0 25 0 1 0 446668269 43593728 9162 33554432000 4194304 4409164 140736623166832 18446744073709551615 4359803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 10643 9162 139 53 0 9066 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42572

[startup+342.301 s]
/proc/loadavg: 3.99 3.48 3.38 5/190 8571
/proc/meminfo: memFree=11755460/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=26932 CPUtime=342.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 177344 0 0 0 34028 203 0 0 25 0 1 0 446668269 27578368 5267 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 6733 5267 139 53 0 5156 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 26932

[startup+402.301 s]
/proc/loadavg: 3.99 3.57 3.41 5/190 8573
/proc/meminfo: memFree=11732964/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=48080 CPUtime=402.3 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 195296 0 0 0 40004 226 0 0 25 0 1 0 446668269 49233920 10539 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 12020 10539 139 53 0 10443 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48080

[startup+462.3 s]
/proc/loadavg: 3.99 3.65 3.45 5/190 8574
/proc/meminfo: memFree=11717904/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=41048 CPUtime=462.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 211908 0 0 0 45984 247 0 0 25 0 1 0 446668269 42033152 8805 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 10262 8805 139 53 0 8685 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 41048

[startup+522.301 s]
/proc/loadavg: 4.07 3.72 3.48 5/190 8576
/proc/meminfo: memFree=11698876/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=38840 CPUtime=522.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 224607 0 0 0 51966 265 0 0 25 0 1 0 446668269 39772160 8231 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 9710 8231 139 53 0 8133 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 38840

[startup+582.301 s]
/proc/loadavg: 4.06 3.79 3.52 5/190 8578
/proc/meminfo: memFree=11710464/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=38120 CPUtime=582.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 236633 0 0 0 57948 283 0 0 25 0 1 0 446668269 39034880 8061 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 9530 8061 139 53 0 7953 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 38120

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.55 5/190 8579
/proc/meminfo: memFree=11671356/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=43580 CPUtime=642.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 257126 0 0 0 63927 304 0 0 25 0 1 0 446668269 44625920 9414 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 10895 9414 139 53 0 9318 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 43580

[startup+702.3 s]
/proc/loadavg: 4.00 3.85 3.57 5/190 8581
/proc/meminfo: memFree=11655920/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=51072 CPUtime=702.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 270546 0 0 0 69910 321 0 0 25 0 1 0 446668269 52297728 11287 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 12768 11287 139 53 0 11191 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 51072

[startup+762.307 s]
/proc/loadavg: 4.00 3.88 3.59 5/190 8582
/proc/meminfo: memFree=11676328/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=68168 CPUtime=762.32 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 286735 0 0 0 75894 338 0 0 25 0 1 0 446668269 69804032 15579 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358568 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 17042 15579 139 53 0 15465 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 68168

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.62 5/190 8584
/proc/meminfo: memFree=11657812/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=53332 CPUtime=822.32 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 298295 0 0 0 81878 354 0 0 25 0 1 0 446668269 54611968 11852 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 13333 11852 139 53 0 11756 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 53332

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.64 5/190 8586
/proc/meminfo: memFree=11695100/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=51748 CPUtime=882.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 309403 0 0 0 87863 368 0 0 25 0 1 0 446668269 52989952 11480 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 12937 11480 139 53 0 11360 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 51748

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.66 5/190 8587
/proc/meminfo: memFree=11631064/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=61568 CPUtime=942.31 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 323079 0 0 0 93848 383 0 0 25 0 1 0 446668269 63045632 13911 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 15392 13911 139 53 0 13815 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 61568

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.68 5/190 8592
/proc/meminfo: memFree=11618336/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=71912 CPUtime=1002.32 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 332153 0 0 0 99837 395 0 0 25 0 1 0 446668269 73637888 16502 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 17978 16502 139 53 0 16401 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 71912

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/190 8593
/proc/meminfo: memFree=11647872/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=72512 CPUtime=1062.32 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 344684 0 0 0 105820 412 0 0 25 0 1 0 446668269 74252288 16679 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 18128 16679 139 53 0 16551 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 72512

[startup+1122.3 s]
/proc/loadavg: 4.08 3.98 3.72 5/190 8595
/proc/meminfo: memFree=11671380/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=51936 CPUtime=1122.32 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 355781 0 0 0 111803 429 0 0 25 0 1 0 446668269 53182464 11503 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 12984 11503 139 53 0 11407 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 51936

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.74 5/190 8597
/proc/meminfo: memFree=11676028/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=51112 CPUtime=1182.33 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 373713 0 0 0 117788 445 0 0 25 0 1 0 446668269 52338688 11297 33554432000 4194304 4409164 140736623166832 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 12778 11297 139 53 0 11201 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 51112

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.75 5/190 8598
/proc/meminfo: memFree=11636552/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=61620 CPUtime=1242.33 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 394008 0 0 0 123773 460 0 0 25 0 1 0 446668269 63098880 13951 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 15405 13951 139 53 0 13828 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 61620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.76 5/189 8601
/proc/meminfo: memFree=11713252/32951124 swapFree=67111528/67111528
[pid=8549] ppid=8547 vsize=80556 CPUtime=1300.04 cores=4,6
/proc/8549/stat : 8549 (lingeling) R 8547 8549 8077 0 -1 4202496 407416 0 0 0 129529 475 0 0 25 0 1 0 446668269 82489344 18658 33554432000 4194304 4409164 140736623166832 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/8549/statm: 20139 18658 139 53 0 18562 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 80556

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): 1295.29
CPU system time (s): 4.75528
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 82660

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

runsolver used 2.28765 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 09:08:44
IDJOB=3250329
IDBENCH=83250
IDSOLVER=1606
FILE ID=node145/3250329-1303542524
RUNJOBID= node145-1303542524-8520
PBS_JOBID= 13143093
Free space on /tmp= 71512 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250329-1303542524/watcher-3250329-1303542524 -o /tmp/evaluation-result-3250329-1303542524/solver-3250329-1303542524 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3250329-1303542524.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=514290538

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12103440 kB
Buffers:       2165056 kB
Cached:       18036184 kB
SwapCached:          0 kB
Active:        9987272 kB
Inactive:     10293544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12103440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7384 kB
Writeback:           0 kB
AnonPages:       78416 kB
Mapped:          14876 kB
Slab:           503660 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223456 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= 71476 MiB
End job on node145 at 2011-04-23 09:30:26