Trace number 3371526

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-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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

running on 2 cores: 0,2

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 2/282 30063
/proc/meminfo: memFree=24735356/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=8620 CPUtime=0 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 487 0 0 0 0 0 0 0 21 0 1 0 635905814 8826880 432 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261310557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2155 445 110 53 0 578 0

[startup+0.0495891 s]
/proc/loadavg: 3.69 6.24 7.30 2/282 30063
/proc/meminfo: memFree=24735356/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=10372 CPUtime=0.04 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 1191 0 0 0 4 0 0 0 21 0 1 0 635905814 10620928 1131 33554432000 4194304 4409284 140734273792736 18446744073709551615 4272433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2593 1131 126 53 0 1016 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10372

[startup+0.100573 s]
/proc/loadavg: 3.69 6.24 7.30 2/282 30063
/proc/meminfo: memFree=24735356/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=10372 CPUtime=0.09 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 1191 0 0 0 9 0 0 0 21 0 1 0 635905814 10620928 1131 33554432000 4194304 4409284 140734273792736 18446744073709551615 4269606 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2593 1131 126 53 0 1016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10372

[startup+0.300544 s]
/proc/loadavg: 3.69 6.24 7.30 2/282 30063
/proc/meminfo: memFree=24735356/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=9336 CPUtime=0.29 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 1295 0 0 0 29 0 0 0 22 0 1 0 635905814 9560064 880 33554432000 4194304 4409284 140734273792736 18446744073709551615 4331016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2334 880 134 53 0 757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9336

[startup+0.700475 s]
/proc/loadavg: 3.69 6.24 7.30 2/282 30063
/proc/meminfo: memFree=24735356/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=9336 CPUtime=0.69 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 1300 0 0 0 69 0 0 0 24 0 1 0 635905814 9560064 885 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2334 885 139 53 0 757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9336

[startup+1.50033 s]
/proc/loadavg: 3.69 6.24 7.30 5/292 30082
/proc/meminfo: memFree=24720860/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=10540 CPUtime=1.49 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 1569 0 0 0 149 0 0 0 25 0 1 0 635905814 10792960 1154 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2635 1154 139 53 0 1058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10540

[startup+3.10105 s]
/proc/loadavg: 3.69 6.24 7.30 5/292 30082
/proc/meminfo: memFree=24715156/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=11820 CPUtime=3.09 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 1889 0 0 0 307 2 0 0 25 0 1 0 635905814 12103680 1474 33554432000 4194304 4409284 140734273792736 18446744073709551615 4243008 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 2955 1474 139 53 0 1378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11820

[startup+6.30049 s]
/proc/loadavg: 3.71 6.20 7.29 5/292 30082
/proc/meminfo: memFree=24705676/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=13908 CPUtime=6.29 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 2411 0 0 0 625 4 0 0 25 0 1 0 635905814 14241792 1996 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 3477 1996 139 53 0 1900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13908

[startup+12.7004 s]
/proc/loadavg: 3.73 6.16 7.27 5/292 30082
/proc/meminfo: memFree=24692808/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=20664 CPUtime=12.69 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 4635 0 0 0 1262 7 0 0 25 0 1 0 635905814 21159936 3685 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 5166 3685 139 53 0 3589 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20664

[startup+25.5011 s]
/proc/loadavg: 3.79 6.06 7.22 5/292 30082
/proc/meminfo: memFree=24684312/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=21044 CPUtime=25.5 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 7249 0 0 0 2536 14 0 0 25 0 1 0 635905814 21549056 3780 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 5261 3780 139 53 0 3684 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 21044

[startup+51.1006 s]
/proc/loadavg: 3.86 5.89 7.13 5/292 30083
/proc/meminfo: memFree=24676592/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=20216 CPUtime=51.1 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 17233 0 0 0 5081 29 0 0 25 0 1 0 635905814 20701184 3605 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 5054 3605 139 53 0 3477 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20216

[startup+102.31 s]
/proc/loadavg: 3.94 5.60 6.96 5/292 30084
/proc/meminfo: memFree=24661084/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=22508 CPUtime=102.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 53759 0 0 0 10170 60 0 0 25 0 1 0 635905814 23048192 4146 33554432000 4194304 4409284 140734273792736 18446744073709551615 4337563 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 5627 4146 139 53 0 4050 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22508

[startup+162.301 s]
/proc/loadavg: 4.01 5.32 6.78 5/292 30086
/proc/meminfo: memFree=24642596/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=21416 CPUtime=162.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 97399 0 0 0 16138 92 0 0 25 0 1 0 635905814 21929984 3905 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 5354 3905 139 53 0 3777 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 21416

[startup+222.3 s]
/proc/loadavg: 4.00 5.07 6.60 5/292 30087
/proc/meminfo: memFree=24641212/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=23068 CPUtime=222.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 142635 0 0 0 22108 122 0 0 25 0 1 0 635905814 23621632 4161 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 5767 4161 139 53 0 4190 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23068

[startup+282.301 s]
/proc/loadavg: 4.07 4.89 6.44 5/292 30089
/proc/meminfo: memFree=24622596/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=30832 CPUtime=282.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 184488 0 0 0 28079 151 0 0 25 0 1 0 635905814 31571968 6086 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 7708 6086 139 53 0 6131 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30832

[startup+342.301 s]
/proc/loadavg: 4.02 4.73 6.29 5/292 30091
/proc/meminfo: memFree=24619116/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=34868 CPUtime=342.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 225058 0 0 0 34049 181 0 0 25 0 1 0 635905814 35704832 7068 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 8717 7068 139 53 0 7140 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 34868

[startup+402.3 s]
/proc/loadavg: 4.07 4.61 6.15 5/292 30092
/proc/meminfo: memFree=24612656/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=35904 CPUtime=402.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 263053 0 0 0 40022 208 0 0 25 0 1 0 635905814 36765696 7527 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 8976 7527 139 53 0 7399 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 35904

[startup+462.301 s]
/proc/loadavg: 4.08 4.51 6.01 5/292 30094
/proc/meminfo: memFree=24613384/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=30996 CPUtime=462.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 304114 0 0 0 45997 233 0 0 25 0 1 0 635905814 31739904 6300 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 7749 6300 139 53 0 6172 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 30996

[startup+522.301 s]
/proc/loadavg: 4.03 4.42 5.89 5/292 30095
/proc/meminfo: memFree=24604312/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=29964 CPUtime=522.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 338942 0 0 0 51973 257 0 0 25 0 1 0 635905814 30683136 6042 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 7491 6042 139 53 0 5914 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29964

[startup+582.3 s]
/proc/loadavg: 4.01 4.34 5.76 5/292 30097
/proc/meminfo: memFree=24613100/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=33052 CPUtime=582.3 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 381479 0 0 0 57946 284 0 0 25 0 1 0 635905814 33845248 6814 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358695 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 8263 6814 139 53 0 6686 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 33052

[startup+642.301 s]
/proc/loadavg: 4.00 4.27 5.65 5/292 30099
/proc/meminfo: memFree=24607384/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=40876 CPUtime=642.32 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 416852 0 0 0 63924 308 0 0 25 0 1 0 635905814 41857024 8770 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 10219 8770 139 53 0 8642 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 40876

[startup+702.301 s]
/proc/loadavg: 4.05 4.24 5.55 5/292 30100
/proc/meminfo: memFree=24607484/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=46640 CPUtime=702.31 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 449370 0 0 0 69898 333 0 0 25 0 1 0 635905814 47759360 10201 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 11660 10201 139 53 0 10083 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46640

[startup+762.311 s]
/proc/loadavg: 4.02 4.19 5.45 5/292 30111
/proc/meminfo: memFree=24589004/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=40000 CPUtime=762.31 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 483722 0 0 0 75879 352 0 0 25 0 1 0 635905814 40960000 8551 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 10000 8551 139 53 0 8423 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 40000

[startup+822.301 s]
/proc/loadavg: 4.00 4.15 5.36 5/292 30112
/proc/meminfo: memFree=24583484/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=44948 CPUtime=822.31 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 514115 0 0 0 81854 377 0 0 25 0 1 0 635905814 46026752 9756 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 11237 9756 139 53 0 9660 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 44948

[startup+882.3 s]
/proc/loadavg: 4.04 4.14 5.27 5/292 30115
/proc/meminfo: memFree=24593144/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=45560 CPUtime=882.31 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 541717 0 0 0 87830 401 0 0 25 0 1 0 635905814 46653440 9909 33554432000 4194304 4409284 140734273792736 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 11390 9909 139 53 0 9813 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 45560

[startup+942.301 s]
/proc/loadavg: 4.01 4.11 5.19 5/292 30118
/proc/meminfo: memFree=24573036/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=45976 CPUtime=942.32 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 568082 0 0 0 93808 424 0 0 25 0 1 0 635905814 47079424 10031 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 11494 10031 139 53 0 9917 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 45976

[startup+1002.3 s]
/proc/loadavg: 4.11 4.12 5.12 5/292 30119
/proc/meminfo: memFree=24591000/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=42560 CPUtime=1002.31 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 593053 0 0 0 99791 440 0 0 25 0 1 0 635905814 43581440 9177 33554432000 4194304 4409284 140734273792736 18446744073709551615 4230385 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 10640 9177 139 53 0 9063 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 42560

[startup+1062.3 s]
/proc/loadavg: 4.04 4.09 5.05 5/292 30121
/proc/meminfo: memFree=24571152/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=44888 CPUtime=1062.31 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 626824 0 0 0 105772 459 0 0 25 0 1 0 635905814 45965312 9741 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 11222 9741 139 53 0 9645 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 44888

[startup+1122.3 s]
/proc/loadavg: 4.01 4.07 4.98 5/292 30123
/proc/meminfo: memFree=24571128/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=37284 CPUtime=1122.32 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 658331 0 0 0 111750 482 0 0 25 0 1 0 635905814 38178816 7823 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 9321 7823 139 53 0 7744 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 37284

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 4.92 5/292 30125
/proc/meminfo: memFree=24576568/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=44816 CPUtime=1182.32 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 687002 0 0 0 117726 506 0 0 25 0 1 0 635905814 45891584 9723 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 11204 9723 139 53 0 9627 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 44816

[startup+1242.3 s]
/proc/loadavg: 4.07 4.06 4.86 5/292 30127
/proc/meminfo: memFree=24552988/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=48784 CPUtime=1242.32 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 709464 0 0 0 123707 525 0 0 25 0 1 0 635905814 49954816 10747 33554432000 4194304 4409284 140734273792736 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 12196 10747 139 53 0 10619 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 48784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.05 4.81 5/293 30129
/proc/meminfo: memFree=24602176/32951124 swapFree=67057896/67111528
[pid=30063] ppid=30060 vsize=34628 CPUtime=1300.03 cores=0,2
/proc/30063/stat : 30063 (lingeling) R 30060 30063 30020 0 -1 4202496 733691 0 0 0 129459 544 0 0 25 0 1 0 635905814 35459072 7208 33554432000 4194304 4409284 140734273792736 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30063/statm: 8657 7208 139 53 0 7080 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 34628

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): 1294.6
CPU system time (s): 5.44517
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 69408

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

runsolver used 3.80442 second user time and 7.79082 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
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:      24735644 kB
Buffers:        309784 kB
Cached:        4061680 kB
SwapCached:       8056 kB
Active:        4913488 kB
Inactive:      2990152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24735644 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1344 kB
Writeback:           0 kB
AnonPages:     3529180 kB
Mapped:          23168 kB
Slab:           224116 kB
PageTables:      22368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45573484 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