Trace number 3250197

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.03 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
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 variables510
Number of clauses4492
Sum of the clauses size17968
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 44492
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-3250197-1303542433/watcher-3250197-1303542433 -o /tmp/evaluation-result-3250197-1303542433/solver-3250197-1303542433 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3250197-1303542433.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: 3.41 3.06 3.15 4/187 3836
/proc/meminfo: memFree=18575312/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=6976 CPUtime=0 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 340 0 0 0 0 0 0 0 25 0 1 0 465842903 7143424 281 33554432000 4194304 4409164 140735212433680 18446744073709551615 4271984 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 1744 281 125 53 0 167 0

[startup+0.078904 s]
/proc/loadavg: 3.41 3.06 3.15 4/187 3836
/proc/meminfo: memFree=18575312/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=7224 CPUtime=0.07 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 402 0 0 0 7 0 0 0 25 0 1 0 465842903 7397376 343 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 1806 343 139 53 0 229 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7224

[startup+0.100901 s]
/proc/loadavg: 3.41 3.06 3.15 4/187 3836
/proc/meminfo: memFree=18575312/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=7580 CPUtime=0.09 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 473 0 0 0 9 0 0 0 25 0 1 0 465842903 7761920 414 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 1895 414 139 53 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7580

[startup+0.300867 s]
/proc/loadavg: 3.41 3.06 3.15 4/187 3836
/proc/meminfo: memFree=18575312/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=7820 CPUtime=0.29 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 816 0 0 0 29 0 0 0 25 0 1 0 465842903 8007680 506 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 1955 506 139 53 0 378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7820

[startup+0.700797 s]
/proc/loadavg: 3.41 3.06 3.15 4/187 3836
/proc/meminfo: memFree=18575312/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=8236 CPUtime=0.69 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 1568 0 0 0 67 2 0 0 25 0 1 0 465842903 8433664 610 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 2059 610 139 53 0 482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8236

[startup+1.50066 s]
/proc/loadavg: 3.41 3.06 3.15 5/188 3837
/proc/meminfo: memFree=18564672/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=9192 CPUtime=1.49 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 3342 0 0 0 144 5 0 0 25 0 1 0 465842903 9412608 832 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 2298 832 139 53 0 721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9192

[startup+3.10039 s]
/proc/loadavg: 3.41 3.06 3.15 5/188 3837
/proc/meminfo: memFree=18567400/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=11212 CPUtime=3.09 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 6099 0 0 0 301 8 0 0 25 0 1 0 465842903 11481088 1345 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 2803 1345 139 53 0 1226 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11212

[startup+6.30083 s]
/proc/loadavg: 3.45 3.08 3.15 5/188 3837
/proc/meminfo: memFree=18557856/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=13624 CPUtime=6.29 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 10207 0 0 0 612 17 0 0 25 0 1 0 465842903 13950976 1951 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 3406 1951 139 53 0 1829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13624

[startup+12.7007 s]
/proc/loadavg: 3.50 3.09 3.16 5/188 3838
/proc/meminfo: memFree=18522892/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=16200 CPUtime=12.69 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 16170 0 0 0 1240 29 0 0 25 0 1 0 465842903 16588800 2583 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 4050 2583 139 53 0 2473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16200

[startup+25.5005 s]
/proc/loadavg: 3.61 3.14 3.17 5/188 3838
/proc/meminfo: memFree=18511488/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=15272 CPUtime=25.49 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 28023 0 0 0 2497 52 0 0 25 0 1 0 465842903 15638528 2363 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 3818 2363 139 53 0 2241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15272

[startup+51.1011 s]
/proc/loadavg: 3.74 3.20 3.19 5/188 3839
/proc/meminfo: memFree=18531816/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=19676 CPUtime=51.09 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 46627 0 0 0 5017 92 0 0 25 0 1 0 465842903 20148224 3456 33554432000 4194304 4409164 140735212433680 18446744073709551615 4240176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 4919 3456 139 53 0 3342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19676

[startup+102.307 s]
/proc/loadavg: 3.89 3.32 3.23 5/188 3840
/proc/meminfo: memFree=18519536/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=27468 CPUtime=102.29 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 82338 0 0 0 10059 170 0 0 25 0 1 0 465842903 28127232 5386 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 6867 5386 139 53 0 5290 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27468

[startup+162.301 s]
/proc/loadavg: 4.03 3.47 3.29 5/188 3842
/proc/meminfo: memFree=18447980/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=29756 CPUtime=162.29 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 114124 0 0 0 15984 245 0 0 25 0 1 0 465842903 30470144 5958 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 7439 5958 139 53 0 5862 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29756

[startup+222.3 s]
/proc/loadavg: 4.06 3.58 3.33 5/188 3843
/proc/meminfo: memFree=18506868/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=27516 CPUtime=222.29 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 141517 0 0 0 21922 307 0 0 25 0 1 0 465842903 28176384 5398 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 6879 5398 139 53 0 5302 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27516

[startup+282.301 s]
/proc/loadavg: 4.02 3.65 3.37 5/188 3845
/proc/meminfo: memFree=18412000/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=35556 CPUtime=282.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 166353 0 0 0 27870 360 0 0 25 0 1 0 465842903 36409344 7408 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 8889 7408 139 53 0 7312 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 35556

[startup+342.301 s]
/proc/loadavg: 4.00 3.71 3.41 5/188 3847
/proc/meminfo: memFree=18352228/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=30640 CPUtime=342.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 188258 0 0 0 33820 410 0 0 25 0 1 0 465842903 31375360 6179 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 7660 6179 139 53 0 6083 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 30640

[startup+402.3 s]
/proc/loadavg: 4.00 3.76 3.44 5/188 3848
/proc/meminfo: memFree=18400572/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=43632 CPUtime=402.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 207296 0 0 0 39774 456 0 0 25 0 1 0 465842903 44679168 9434 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 10908 9434 139 53 0 9331 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 43632

[startup+462.301 s]
/proc/loadavg: 4.00 3.80 3.47 5/188 3850
/proc/meminfo: memFree=18398576/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=46504 CPUtime=462.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 226878 0 0 0 45731 499 0 0 25 0 1 0 465842903 47620096 10145 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 11626 10145 139 53 0 10049 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 46504

[startup+522.3 s]
/proc/loadavg: 4.00 3.84 3.50 5/188 3851
/proc/meminfo: memFree=18337432/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=40012 CPUtime=522.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 253118 0 0 0 51686 544 0 0 25 0 1 0 465842903 40972288 8522 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 10003 8522 139 53 0 8426 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 40012

[startup+582.301 s]
/proc/loadavg: 4.00 3.86 3.53 5/188 3853
/proc/meminfo: memFree=18193948/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=37188 CPUtime=582.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 269061 0 0 0 57651 579 0 0 25 0 1 0 465842903 38080512 7820 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 9297 7820 139 53 0 7720 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 37188

[startup+642.3 s]
/proc/loadavg: 4.00 3.89 3.56 5/188 3855
/proc/meminfo: memFree=18419988/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=47272 CPUtime=642.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 283056 0 0 0 63612 619 0 0 25 0 1 0 465842903 48406528 10365 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 11818 10365 139 53 0 10241 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 47272

[startup+702.301 s]
/proc/loadavg: 4.04 3.92 3.59 5/188 3856
/proc/meminfo: memFree=18384884/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=38788 CPUtime=702.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 301966 0 0 0 69579 652 0 0 25 0 1 0 465842903 39718912 8229 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 9697 8229 139 53 0 8120 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 38788

[startup+762.307 s]
/proc/loadavg: 4.11 3.96 3.62 5/188 3858
/proc/meminfo: memFree=18330688/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=64500 CPUtime=762.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 322517 0 0 0 75541 690 0 0 25 0 1 0 465842903 66048000 14672 33554432000 4194304 4409164 140735212433680 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 16125 14672 139 53 0 14548 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 64500

[startup+822.3 s]
/proc/loadavg: 4.11 3.98 3.65 5/188 3859
/proc/meminfo: memFree=18322000/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=66156 CPUtime=822.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 338643 0 0 0 81510 720 0 0 25 0 1 0 465842903 67743744 15077 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 16539 15077 139 53 0 14962 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 66156

[startup+882.301 s]
/proc/loadavg: 4.04 3.98 3.67 5/188 3861
/proc/meminfo: memFree=18350508/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=61924 CPUtime=882.3 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 353661 0 0 0 87480 750 0 0 25 0 1 0 465842903 63410176 14030 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 15481 14030 139 53 0 13904 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 61924

[startup+942.3 s]
/proc/loadavg: 4.01 3.98 3.68 5/188 3863
/proc/meminfo: memFree=18314660/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=51180 CPUtime=942.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 367851 0 0 0 93447 784 0 0 25 0 1 0 465842903 52408320 11314 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 12795 11314 139 53 0 11218 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 51180

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.70 5/188 3864
/proc/meminfo: memFree=18354084/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=49336 CPUtime=1002.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 382164 0 0 0 99415 816 0 0 25 0 1 0 465842903 50520064 10870 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 12334 10870 139 53 0 10757 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 49336

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.72 5/188 3866
/proc/meminfo: memFree=18281288/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=49388 CPUtime=1062.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 398493 0 0 0 105380 851 0 0 25 0 1 0 465842903 50573312 10866 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 12347 10866 139 53 0 10770 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 49388

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.73 5/188 3867
/proc/meminfo: memFree=18360388/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=44380 CPUtime=1122.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 413376 0 0 0 111351 880 0 0 25 0 1 0 465842903 45445120 9615 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 11095 9615 139 53 0 9518 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 44380

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/188 3869
/proc/meminfo: memFree=18130852/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=60928 CPUtime=1182.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 429041 0 0 0 117322 909 0 0 25 0 1 0 465842903 62390272 13751 33554432000 4194304 4409164 140735212433680 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 15232 13751 139 53 0 13655 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 60928

[startup+1242.3 s]
/proc/loadavg: 3.49 3.87 3.72 3/176 3907
/proc/meminfo: memFree=18570088/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=48108 CPUtime=1242.31 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 440961 0 0 0 123283 948 0 0 25 0 1 0 465842903 49262592 10561 33554432000 4194304 4409164 140735212433680 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 12027 10561 139 53 0 10450 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 48108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.99 3.37 3.56 2/170 3926
/proc/meminfo: memFree=18643412/32951132 swapFree=67111528/67111528
[pid=3836] ppid=3834 vsize=44652 CPUtime=1300.02 cores=5,7
/proc/3836/stat : 3836 (lingeling) R 3834 3836 3101 0 -1 4202496 454867 0 0 0 129000 1002 0 0 25 0 1 0 465842903 45723648 9682 33554432000 4194304 4409164 140735212433680 18446744073709551615 274664832919 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/3836/statm: 11163 9682 139 53 0 9586 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 44652

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.03
CPU user time (s): 1290
CPU system time (s): 10.0295
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 80960

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

runsolver used 2.0037 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 09:07:13
IDJOB=3250197
IDBENCH=83247
IDSOLVER=1606
FILE ID=node131/3250197-1303542433
RUNJOBID= node131-1303542352-3632
PBS_JOBID= 13143107
Free space on /tmp= 72040 MiB

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

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=972750469

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18575468 kB
Buffers:        986788 kB
Cached:       12711952 kB
SwapCached:          0 kB
Active:        4245708 kB
Inactive:      9619180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18575468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:      165392 kB
Mapped:          16032 kB
Slab:           448756 kB
PageTables:       5688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   350044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72048 MiB
End job on node131 at 2011-04-23 09:28:55