Trace number 3371527

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3371527-1305434905/watcher-3371527-1305434905 -o /tmp/evaluation-result-3371527-1305434905/solver-3371527-1305434905 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371527-1305434905.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.69 6.24 7.30 4/291 30080
/proc/meminfo: memFree=24727556/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=8620 CPUtime=0 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 723 0 0 0 0 0 0 0 25 0 1 0 635905819 8826880 667 33554432000 4194304 4409284 140734471763808 18446744073709551615 4225113 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 2155 667 110 53 0 578 0

[startup+0.098165 s]
/proc/loadavg: 3.69 6.24 7.30 4/291 30080
/proc/meminfo: memFree=24727556/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=10932 CPUtime=0.09 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 1380 0 0 0 9 0 0 0 25 0 1 0 635905819 11194368 1271 33554432000 4194304 4409284 140734471763808 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 2733 1271 126 53 0 1156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10932

[startup+0.100154 s]
/proc/loadavg: 3.69 6.24 7.30 4/291 30080
/proc/meminfo: memFree=24727556/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=10932 CPUtime=0.09 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 1380 0 0 0 9 0 0 0 25 0 1 0 635905819 11194368 1271 33554432000 4194304 4409284 140734471763808 18446744073709551615 4269712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 2733 1271 126 53 0 1156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10932

[startup+0.300115 s]
/proc/loadavg: 3.69 6.24 7.30 4/291 30080
/proc/meminfo: memFree=24727556/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=10548 CPUtime=0.29 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 1613 0 0 0 29 0 0 0 25 0 1 0 635905819 10801152 1024 33554432000 4194304 4409284 140734471763808 18446744073709551615 4242705 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 2637 1024 134 53 0 1060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10548

[startup+0.701047 s]
/proc/loadavg: 3.69 6.24 7.30 4/291 30080
/proc/meminfo: memFree=24727556/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=10548 CPUtime=0.7 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 1613 0 0 0 70 0 0 0 25 0 1 0 635905819 10801152 1024 33554432000 4194304 4409284 140734471763808 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 2637 1024 134 53 0 1060 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 10548

[startup+1.50091 s]
/proc/loadavg: 3.69 6.24 7.30 5/292 30082
/proc/meminfo: memFree=24719372/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=10800 CPUtime=1.49 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 1808 0 0 0 148 1 0 0 25 0 1 0 635905819 11059200 1219 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 2700 1219 139 53 0 1123 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10800

[startup+3.10062 s]
/proc/loadavg: 3.69 6.24 7.30 5/292 30082
/proc/meminfo: memFree=24714660/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=12940 CPUtime=3.09 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 2343 0 0 0 307 2 0 0 25 0 1 0 635905819 13250560 1754 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 3235 1754 139 53 0 1658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12940

[startup+6.30106 s]
/proc/loadavg: 3.71 6.20 7.29 5/292 30082
/proc/meminfo: memFree=24705552/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=17628 CPUtime=6.29 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 3515 0 0 0 623 6 0 0 25 0 1 0 635905819 18051072 2926 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 4407 2926 139 53 0 2830 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17628

[startup+12.7009 s]
/proc/loadavg: 3.73 6.16 7.27 5/292 30082
/proc/meminfo: memFree=24692808/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=19928 CPUtime=12.7 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 4090 0 0 0 1255 15 0 0 25 0 1 0 635905819 20406272 3501 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 4982 3501 139 53 0 3405 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 19928

[startup+25.5007 s]
/proc/loadavg: 3.79 6.06 7.22 5/292 30082
/proc/meminfo: memFree=24684188/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=22052 CPUtime=25.49 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 5311 0 0 0 2518 31 0 0 25 0 1 0 635905819 22581248 4032 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 5513 4032 139 53 0 3936 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22052

[startup+51.1001 s]
/proc/loadavg: 3.86 5.89 7.13 5/292 30083
/proc/meminfo: memFree=24674484/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=28880 CPUtime=51.09 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 15866 0 0 0 5047 62 0 0 25 0 1 0 635905819 29573120 5739 33554432000 4194304 4409284 140734471763808 18446744073709551615 4337778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 7220 5739 139 53 0 5643 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28880

[startup+102.311 s]
/proc/loadavg: 3.94 5.60 6.96 5/292 30084
/proc/meminfo: memFree=24660340/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=27280 CPUtime=102.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 49304 0 0 0 10107 124 0 0 25 0 1 0 635905819 27934720 5369 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 6820 5369 139 53 0 5243 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27280

[startup+162.3 s]
/proc/loadavg: 4.01 5.32 6.78 5/292 30086
/proc/meminfo: memFree=24642596/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=33524 CPUtime=162.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 90917 0 0 0 16039 191 0 0 25 0 1 0 635905819 34328576 6900 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 8381 6900 139 53 0 6804 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33524

[startup+222.301 s]
/proc/loadavg: 4.00 5.07 6.60 5/292 30087
/proc/meminfo: memFree=24641212/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=28876 CPUtime=222.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 135317 0 0 0 21977 253 0 0 25 0 1 0 635905819 29569024 5738 33554432000 4194304 4409284 140734471763808 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 7219 5738 139 53 0 5642 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28876

[startup+282.3 s]
/proc/loadavg: 4.07 4.89 6.44 5/292 30089
/proc/meminfo: memFree=24630904/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=30048 CPUtime=282.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 174347 0 0 0 27916 314 0 0 25 0 1 0 635905819 30769152 6060 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 7512 6060 139 53 0 5935 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30048

[startup+342.301 s]
/proc/loadavg: 4.02 4.73 6.29 5/292 30091
/proc/meminfo: memFree=24619116/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=33056 CPUtime=342.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 215444 0 0 0 33857 373 0 0 25 0 1 0 635905819 33849344 6791 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 8264 6791 139 53 0 6687 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33056

[startup+402.301 s]
/proc/loadavg: 4.07 4.61 6.15 5/292 30092
/proc/meminfo: memFree=24612656/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=39160 CPUtime=402.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 251078 0 0 0 39801 429 0 0 25 0 1 0 635905819 40099840 8341 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 9790 8341 139 53 0 8213 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 39160

[startup+462.3 s]
/proc/loadavg: 4.08 4.51 6.01 5/292 30094
/proc/meminfo: memFree=24612764/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=38404 CPUtime=462.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 291076 0 0 0 45745 485 0 0 25 0 1 0 635905819 39325696 8152 33554432000 4194304 4409284 140734471763808 18446744073709551615 4359866 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 9601 8152 139 53 0 8024 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 38404

[startup+522.301 s]
/proc/loadavg: 4.03 4.42 5.89 5/292 30095
/proc/meminfo: memFree=24604312/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=47900 CPUtime=522.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 330259 0 0 0 51701 530 0 0 25 0 1 0 635905819 49049600 10494 33554432000 4194304 4409284 140734471763808 18446744073709551615 4337549 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/30080/statm: 11975 10494 139 53 0 10398 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 47900

[startup+582.301 s]
/proc/loadavg: 4.01 4.34 5.76 5/292 30097
/proc/meminfo: memFree=24612852/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=51084 CPUtime=582.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 374567 0 0 0 57643 587 0 0 25 0 1 0 635905819 52310016 11290 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 12771 11290 139 53 0 11194 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 51084

[startup+642.3 s]
/proc/loadavg: 4.00 4.27 5.65 5/292 30099
/proc/meminfo: memFree=24607384/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=39324 CPUtime=642.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 410793 0 0 0 63597 634 0 0 25 0 1 0 635905819 40267776 8350 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 9831 8350 139 53 0 8254 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 39324

[startup+702.301 s]
/proc/loadavg: 4.05 4.24 5.55 5/292 30100
/proc/meminfo: memFree=24607484/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=33808 CPUtime=702.3 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 448044 0 0 0 69546 684 0 0 25 0 1 0 635905819 34619392 7003 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 8452 7003 139 53 0 6875 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 33808

[startup+762.311 s]
/proc/loadavg: 4.02 4.19 5.45 5/292 30111
/proc/meminfo: memFree=24589004/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=47512 CPUtime=762.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 481376 0 0 0 75499 732 0 0 25 0 1 0 635905819 48652288 10219 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 11878 10219 139 53 0 10301 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 47512

[startup+822.301 s]
/proc/loadavg: 4.00 4.15 5.36 5/292 30112
/proc/meminfo: memFree=24583484/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=52292 CPUtime=822.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 515427 0 0 0 81442 789 0 0 25 0 1 0 635905819 53547008 11592 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 13073 11592 139 53 0 11496 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 52292

[startup+882.301 s]
/proc/loadavg: 4.04 4.14 5.27 5/292 30115
/proc/meminfo: memFree=24593144/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=50424 CPUtime=882.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 547271 0 0 0 87397 834 0 0 25 0 1 0 635905819 51634176 10921 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 12606 10921 139 53 0 11029 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 50424

[startup+942.3 s]
/proc/loadavg: 4.01 4.11 5.19 5/292 30118
/proc/meminfo: memFree=24569812/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=54936 CPUtime=942.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 577936 0 0 0 93357 874 0 0 25 0 1 0 635905819 56254464 12253 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 13734 12253 139 53 0 12157 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 54936

[startup+1002.3 s]
/proc/loadavg: 4.11 4.12 5.12 5/292 30119
/proc/meminfo: memFree=24591000/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=45876 CPUtime=1002.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 611178 0 0 0 99314 917 0 0 25 0 1 0 635905819 46977024 9988 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358653 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 11469 9988 139 53 0 9892 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 45876

[startup+1062.3 s]
/proc/loadavg: 4.04 4.09 5.05 5/292 30121
/proc/meminfo: memFree=24571152/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=49696 CPUtime=1062.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 641715 0 0 0 105278 953 0 0 25 0 1 0 635905819 50888704 10943 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 12424 10943 139 53 0 10847 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 49696

[startup+1122.3 s]
/proc/loadavg: 4.01 4.07 4.98 5/292 30123
/proc/meminfo: memFree=24571128/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=62988 CPUtime=1122.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 669133 0 0 0 111234 997 0 0 25 0 1 0 635905819 64499712 14266 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 15747 14266 139 53 0 14170 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 62988

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 4.92 5/292 30125
/proc/meminfo: memFree=24573344/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=59652 CPUtime=1182.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 699193 0 0 0 117197 1034 0 0 25 0 1 0 635905819 61083648 13432 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 14913 13432 139 53 0 13336 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 59652

[startup+1242.3 s]
/proc/loadavg: 4.07 4.06 4.86 5/292 30127
/proc/meminfo: memFree=24552988/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=60700 CPUtime=1242.31 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 726679 0 0 0 123158 1073 0 0 25 0 1 0 635905819 62156800 13709 33554432000 4194304 4409284 140734471763808 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 15175 13709 139 53 0 13598 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 60700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.05 4.81 2/289 30132
/proc/meminfo: memFree=24681340/32951124 swapFree=67057896/67111528
[pid=30080] ppid=30078 vsize=52448 CPUtime=1300.03 cores=5,7
/proc/30080/stat : 30080 (lingeling) R 30078 30080 30020 0 -1 4202496 750943 0 0 0 128892 1111 0 0 25 0 1 0 635905819 53706752 11646 33554432000 4194304 4409284 140734471763808 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/30080/statm: 13112 11646 139 53 0 11535 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 52448

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.04
CPU user time (s): 1288.92
CPU system time (s): 11.1153
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 72092

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

runsolver used 3.51147 second user time and 8.29474 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 06:48:25
IDJOB=3371527
IDBENCH=83358
IDSOLVER=1849
FILE ID=node140/3371527-1305434905
RUNJOBID= node140-1305434905-30041
PBS_JOBID= 13324703
Free space on /tmp= 73508 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371527-1305434905/watcher-3371527-1305434905 -o /tmp/evaluation-result-3371527-1305434905/solver-3371527-1305434905 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371527-1305434905.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1489495682

node140.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.833
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.833
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.14
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.833
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.833
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.833
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:      24727844 kB
Buffers:        309816 kB
Cached:        4063200 kB
SwapCached:       8056 kB
Active:        4922212 kB
Inactive:      2990024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24727844 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            2896 kB
Writeback:           0 kB
AnonPages:     3536164 kB
Mapped:          23168 kB
Slab:           224116 kB
PageTables:      22756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45632160 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= 73508 MiB
End job on node140 at 2011-05-15 07:10:07