Trace number 3371682

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

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: 977)

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-3371682-1307639806/watcher-3371682-1307639806 -o /tmp/evaluation-result-3371682-1307639806/solver-3371682-1307639806 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371682-1307639806.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: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=7596 CPUtime=0 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 467 0 0 0 0 0 0 0 18 0 1 0 856396494 7778304 409 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816236288 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 1899 409 110 53 0 322 0

[startup+0.020641 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=8872 CPUtime=0.01 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 837 0 0 0 1 0 0 0 18 0 1 0 856396494 9084928 757 33554432000 4194304 4409284 140735335524080 18446744073709551615 4252930 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 2218 757 127 53 0 641 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8872

[startup+0.100625 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=9940 CPUtime=0.09 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 1122 0 0 0 9 0 0 0 18 0 1 0 856396494 10178560 1028 33554432000 4194304 4409284 140735335524080 18446744073709551615 4269817 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 2485 1028 131 53 0 908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9940

[startup+0.300587 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=9596 CPUtime=0.29 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 1228 0 0 0 29 0 0 0 18 0 1 0 856396494 9826304 853 33554432000 4194304 4409284 140735335524080 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 2399 853 137 53 0 822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9596

[startup+0.700514 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=9596 CPUtime=0.69 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 1232 0 0 0 69 0 0 0 18 0 1 0 856396494 9826304 857 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 2399 857 141 53 0 822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9596

[startup+1.50037 s]
/proc/loadavg: 2.19 2.90 3.49 7/187 6445
/proc/meminfo: memFree=32539044/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=10252 CPUtime=1.49 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 1413 0 0 0 147 2 0 0 20 0 1 0 856396494 10498048 1038 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 2563 1038 141 53 0 986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10252

[startup+3.10107 s]
/proc/loadavg: 2.19 2.90 3.49 7/187 6445
/proc/meminfo: memFree=32531356/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=12176 CPUtime=3.1 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 1940 0 0 0 305 5 0 0 25 0 1 0 856396494 12468224 1565 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 3044 1565 141 53 0 1467 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 12176

[startup+6.30048 s]
/proc/loadavg: 2.19 2.90 3.49 7/187 6445
/proc/meminfo: memFree=32526792/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=12596 CPUtime=6.29 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 2049 0 0 0 619 10 0 0 25 0 1 0 856396494 12898304 1674 33554432000 4194304 4409284 140735335524080 18446744073709551615 4310051 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 3149 1674 141 53 0 1572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12596

[startup+12.7003 s]
/proc/loadavg: 2.47 2.93 3.50 7/187 6445
/proc/meminfo: memFree=32516576/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=16864 CPUtime=12.69 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 4945 0 0 0 1247 22 0 0 25 0 1 0 856396494 17268736 2769 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 4216 2769 141 53 0 2639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16864

[startup+25.501 s]
/proc/loadavg: 2.70 2.97 3.50 7/187 6445
/proc/meminfo: memFree=32504808/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=17288 CPUtime=25.49 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 11234 0 0 0 2509 40 0 0 25 0 1 0 856396494 17702912 2875 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 4322 2875 141 53 0 2745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17288

[startup+51.1002 s]
/proc/loadavg: 3.14 3.05 3.51 7/187 6446
/proc/meminfo: memFree=32491708/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=21444 CPUtime=51.09 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 27108 0 0 0 5031 78 0 0 25 0 1 0 856396494 21958656 3914 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 5361 3914 141 53 0 3784 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21444

[startup+102.307 s]
/proc/loadavg: 3.66 3.21 3.54 7/187 6448
/proc/meminfo: memFree=32484232/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=24964 CPUtime=102.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 54035 0 0 0 10091 139 0 0 25 0 1 0 856396494 25563136 4781 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 6241 4781 141 53 0 4664 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24964

[startup+162.301 s]
/proc/loadavg: 3.87 3.35 3.56 7/187 6449
/proc/meminfo: memFree=32471284/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=26124 CPUtime=162.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 97194 0 0 0 16025 205 0 0 25 0 1 0 856396494 26750976 5052 33554432000 4194304 4409284 140735335524080 18446744073709551615 4226160 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 6531 5052 141 53 0 4954 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 26124

[startup+222.301 s]
/proc/loadavg: 4.08 3.51 3.60 7/187 6451
/proc/meminfo: memFree=32449516/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=27068 CPUtime=222.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 126858 0 0 0 21969 261 0 0 25 0 1 0 856396494 27717632 5315 33554432000 4194304 4409284 140735335524080 18446744073709551615 4309721 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 6767 5315 141 53 0 5190 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27068

[startup+282.301 s]
/proc/loadavg: 4.03 3.60 3.63 7/187 6452
/proc/meminfo: memFree=32449604/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=31828 CPUtime=282.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 153722 0 0 0 27912 318 0 0 25 0 1 0 856396494 32591872 6499 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 7957 6499 141 53 0 6380 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31828

[startup+342.301 s]
/proc/loadavg: 4.01 3.67 3.65 7/187 6454
/proc/meminfo: memFree=32447324/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=32328 CPUtime=342.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 182430 0 0 0 33857 373 0 0 25 0 1 0 856396494 33103872 6605 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 8082 6605 141 53 0 6505 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 32328

[startup+402.3 s]
/proc/loadavg: 4.00 3.72 3.67 7/187 6456
/proc/meminfo: memFree=32447772/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=33212 CPUtime=402.31 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 207053 0 0 0 39808 423 0 0 25 0 1 0 856396494 34009088 6824 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 8303 6824 141 53 0 6726 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 33212

[startup+462.3 s]
/proc/loadavg: 4.00 3.77 3.68 7/187 6457
/proc/meminfo: memFree=32438420/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=39760 CPUtime=462.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 228050 0 0 0 45753 477 0 0 25 0 1 0 856396494 40714240 8488 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 9940 8488 141 53 0 8363 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 39760

[startup+522.3 s]
/proc/loadavg: 4.03 3.82 3.71 7/187 6462
/proc/meminfo: memFree=32415520/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=41788 CPUtime=522.3 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 251929 0 0 0 51703 527 0 0 25 0 1 0 856396494 42790912 8968 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 10447 8968 141 53 0 8870 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41788

[startup+582.3 s]
/proc/loadavg: 4.01 3.85 3.72 6/187 6463
/proc/meminfo: memFree=32429416/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=33448 CPUtime=582.31 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 276605 0 0 0 57654 577 0 0 25 0 1 0 856396494 34250752 6883 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 8362 6883 141 53 0 6785 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 33448

[startup+642.3 s]
/proc/loadavg: 4.00 3.88 3.74 6/187 6465
/proc/meminfo: memFree=32414984/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=43252 CPUtime=642.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 295476 0 0 0 63608 624 0 0 25 0 1 0 856396494 44290048 9361 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 10813 9361 141 53 0 9236 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 43252

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.75 6/187 6467
/proc/meminfo: memFree=32420752/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=44556 CPUtime=702.31 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 316276 0 0 0 69561 670 0 0 25 0 1 0 856396494 45625344 9669 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 11139 9669 141 53 0 9562 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 44556

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.76 7/187 6468
/proc/meminfo: memFree=32420576/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=53852 CPUtime=762.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 336043 0 0 0 75513 719 0 0 25 0 1 0 856396494 55144448 12001 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 13463 12001 141 53 0 11886 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 53852

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.77 6/187 6470
/proc/meminfo: memFree=32410724/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=43332 CPUtime=822.31 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 358812 0 0 0 81463 768 0 0 25 0 1 0 856396494 44371968 9369 33554432000 4194304 4409284 140735335524080 18446744073709551615 4359897 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 10833 9369 141 53 0 9256 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 43332

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.78 7/187 6471
/proc/meminfo: memFree=32389480/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=35824 CPUtime=882.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 376328 0 0 0 87426 806 0 0 25 0 1 0 856396494 36683776 7482 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 8956 7482 141 53 0 7379 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 35824

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.80 7/187 6473
/proc/meminfo: memFree=32408644/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=44220 CPUtime=942.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 394658 0 0 0 93385 847 0 0 25 0 1 0 856396494 45281280 9600 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 11055 9600 141 53 0 9478 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 44220

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.81 6/185 6475
/proc/meminfo: memFree=32424100/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=61608 CPUtime=1002.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 414120 0 0 0 99346 886 0 0 25 0 1 0 856396494 63086592 13954 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 15402 13954 141 53 0 13825 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 61608

[startup+1062.3 s]
/proc/loadavg: 3.37 3.78 3.75 5/181 6500
/proc/meminfo: memFree=32446264/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=39152 CPUtime=1062.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 436727 0 0 0 105303 929 0 0 25 0 1 0 856396494 40091648 8309 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358527 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 9788 8309 141 53 0 8211 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 39152

[startup+1122.3 s]
/proc/loadavg: 3.13 3.63 3.70 5/181 6502
/proc/meminfo: memFree=32422768/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=42660 CPUtime=1122.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 461817 0 0 0 111258 974 0 0 25 0 1 0 856396494 43683840 9205 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 10665 9205 141 53 0 9088 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 42660

[startup+1182.3 s]
/proc/loadavg: 3.05 3.51 3.66 5/181 6503
/proc/meminfo: memFree=32420004/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=50936 CPUtime=1182.32 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 482851 0 0 0 117219 1013 0 0 25 0 1 0 856396494 52158464 11274 33554432000 4194304 4409284 140735335524080 18446744073709551615 4257315 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 12734 11274 141 53 0 11157 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 50936

[startup+1242.3 s]
/proc/loadavg: 3.02 3.42 3.61 5/181 6505
/proc/meminfo: memFree=32396392/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=64900 CPUtime=1242.34 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 505783 0 0 0 123179 1055 0 0 25 0 1 0 856396494 66457600 14746 33554432000 4194304 4409284 140735335524080 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 16225 14746 141 53 0 14648 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 64900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.37 3.59 5/181 6506
/proc/meminfo: memFree=32392988/32951124 swapFree=67062492/67111528
[pid=6430] ppid=6424 vsize=60524 CPUtime=1300.04 cores=5,7
/proc/6430/stat : 6430 (lingeling) R 6424 6430 5237 0 -1 4202496 524267 0 0 0 128914 1090 0 0 25 0 1 0 856396494 61976576 13675 33554432000 4194304 4409284 140735335524080 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/6430/statm: 15131 13675 141 53 0 13554 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 60524

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.15
system time used= 10.9043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524267
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= 123
involuntary context switches= 1632

runsolver used 1.9467 second user time and 5.03623 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 19:16:46
IDJOB=3371682
IDBENCH=83293
IDSOLVER=1849
FILE ID=node147/3371682-1307639806
RUNJOBID= node147-1307639806-6389
PBS_JOBID= 13549345
Free space on /tmp= 74068 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_443.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371682-1307639806/watcher-3371682-1307639806 -o /tmp/evaluation-result-3371682-1307639806/solver-3371682-1307639806 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371682-1307639806.cnf

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=2105103144

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.76
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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      32554336 kB
Buffers:         47960 kB
Cached:         196292 kB
SwapCached:      10236 kB
Active:         102940 kB
Inactive:       158932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32554336 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:       15780 kB
Mapped:           9480 kB
Slab:            70224 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158236 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= 74068 MiB
End job on node147 at 2011-06-09 19:38:28