Trace number 3371718

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-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.76
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

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

[startup+0.021519 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=8852 CPUtime=0.01 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 835 0 0 0 1 0 0 0 19 0 1 0 856396494 9064448 750 33554432000 4194304 4409284 140736425911184 18446744073709551615 4285243 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 2213 750 125 53 0 636 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8852

[startup+0.100527 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=9808 CPUtime=0.09 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 1077 0 0 0 9 0 0 0 19 0 1 0 856396494 10043392 992 33554432000 4194304 4409284 140736425911184 18446744073709551615 4273418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 2452 992 128 53 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9808

[startup+0.300494 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=9236 CPUtime=0.29 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 1181 0 0 0 29 0 0 0 20 0 1 0 856396494 9457664 857 33554432000 4194304 4409284 140736425911184 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 2309 857 136 53 0 732 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9236

[startup+0.700415 s]
/proc/loadavg: 2.03 2.88 3.49 5/181 6432
/proc/meminfo: memFree=32552700/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=9236 CPUtime=0.69 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 1186 0 0 0 69 0 0 0 21 0 1 0 856396494 9457664 862 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 2309 862 141 53 0 732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9236

[startup+1.50027 s]
/proc/loadavg: 2.19 2.90 3.49 7/187 6445
/proc/meminfo: memFree=32539044/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=10052 CPUtime=1.49 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 1345 0 0 0 148 1 0 0 23 0 1 0 856396494 10293248 1021 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 2513 1021 141 53 0 936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10052

[startup+3.10098 s]
/proc/loadavg: 2.19 2.90 3.49 7/187 6445
/proc/meminfo: memFree=32531356/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=11808 CPUtime=3.1 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 1797 0 0 0 307 3 0 0 25 0 1 0 856396494 12091392 1473 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 2952 1473 141 53 0 1375 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 11808

[startup+6.30039 s]
/proc/loadavg: 2.19 2.90 3.49 7/187 6445
/proc/meminfo: memFree=32526792/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=12148 CPUtime=6.29 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 2471 0 0 0 624 5 0 0 25 0 1 0 856396494 12439552 1569 33554432000 4194304 4409284 140736425911184 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 3037 1569 141 53 0 1460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12148

[startup+12.7002 s]
/proc/loadavg: 2.47 2.93 3.50 7/187 6445
/proc/meminfo: memFree=32516576/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=12800 CPUtime=12.69 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 5456 0 0 0 1259 10 0 0 25 0 1 0 856396494 13107200 1681 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 3200 1681 141 53 0 1623 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12800

[startup+25.5009 s]
/proc/loadavg: 2.70 2.97 3.50 6/187 6445
/proc/meminfo: memFree=32504808/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=15704 CPUtime=25.49 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 12180 0 0 0 2532 17 0 0 25 0 1 0 856396494 16080896 2466 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 3926 2466 141 53 0 2349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15704

[startup+51.1011 s]
/proc/loadavg: 3.14 3.05 3.51 6/187 6446
/proc/meminfo: memFree=32491708/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=22152 CPUtime=51.09 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 25177 0 0 0 5076 33 0 0 25 0 1 0 856396494 22683648 4059 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 5538 4059 141 53 0 3961 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22152

[startup+102.308 s]
/proc/loadavg: 3.66 3.21 3.54 6/187 6448
/proc/meminfo: memFree=32484232/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=18844 CPUtime=102.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 54214 0 0 0 10169 61 0 0 25 0 1 0 856396494 19296256 3264 33554432000 4194304 4409284 140736425911184 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 4711 3264 141 53 0 3134 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18844

[startup+162.301 s]
/proc/loadavg: 3.87 3.35 3.56 6/187 6449
/proc/meminfo: memFree=32471284/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=22640 CPUtime=162.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 85501 0 0 0 16137 93 0 0 25 0 1 0 856396494 23183360 4210 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 5660 4210 141 53 0 4083 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 22640

[startup+222.301 s]
/proc/loadavg: 4.08 3.51 3.60 6/187 6451
/proc/meminfo: memFree=32449516/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=32872 CPUtime=222.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 120622 0 0 0 22107 123 0 0 25 0 1 0 856396494 33660928 6739 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 8218 6739 141 53 0 6641 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 32872

[startup+282.301 s]
/proc/loadavg: 4.03 3.60 3.63 7/187 6452
/proc/meminfo: memFree=32449604/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=29340 CPUtime=282.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 148489 0 0 0 28081 149 0 0 25 0 1 0 856396494 30044160 5875 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 7335 5875 141 53 0 5758 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 29340

[startup+342.3 s]
/proc/loadavg: 4.01 3.67 3.65 6/187 6454
/proc/meminfo: memFree=32447324/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=33408 CPUtime=342.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 176866 0 0 0 34053 177 0 0 25 0 1 0 856396494 34209792 6873 33554432000 4194304 4409284 140736425911184 18446744073709551615 4303699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 8352 6873 141 53 0 6775 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33408

[startup+402.3 s]
/proc/loadavg: 4.00 3.72 3.67 7/187 6456
/proc/meminfo: memFree=32447772/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=30012 CPUtime=402.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 198493 0 0 0 40030 200 0 0 25 0 1 0 856396494 30732288 6027 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 7503 6027 141 53 0 5926 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 30012

[startup+462.3 s]
/proc/loadavg: 4.00 3.77 3.68 7/187 6457
/proc/meminfo: memFree=32438420/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=32576 CPUtime=462.3 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 219831 0 0 0 46009 221 0 0 25 0 1 0 856396494 33357824 6665 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 8144 6665 141 53 0 6567 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32576

[startup+522.3 s]
/proc/loadavg: 4.03 3.82 3.71 7/187 6462
/proc/meminfo: memFree=32415520/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=46864 CPUtime=522.31 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 241192 0 0 0 51987 244 0 0 25 0 1 0 856396494 47988736 10256 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 11716 10256 141 53 0 10139 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 46864

[startup+582.301 s]
/proc/loadavg: 4.01 3.85 3.72 6/187 6463
/proc/meminfo: memFree=32429416/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=32732 CPUtime=582.31 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 266274 0 0 0 57962 269 0 0 25 0 1 0 856396494 33517568 6722 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 8183 6722 141 53 0 6606 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 32732

[startup+642.301 s]
/proc/loadavg: 4.00 3.88 3.74 7/187 6465
/proc/meminfo: memFree=32414984/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=35080 CPUtime=642.31 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 286185 0 0 0 63939 292 0 0 25 0 1 0 856396494 35921920 7321 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 8770 7321 141 53 0 7193 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 35080

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.75 7/187 6467
/proc/meminfo: memFree=32420752/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=35748 CPUtime=702.32 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 308146 0 0 0 69919 313 0 0 25 0 1 0 856396494 36605952 7490 33554432000 4194304 4409284 140736425911184 18446744073709551615 4230608 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 8937 7490 141 53 0 7360 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 35748

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.76 6/187 6468
/proc/meminfo: memFree=32420576/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=36212 CPUtime=762.32 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 328175 0 0 0 75898 334 0 0 25 0 1 0 856396494 37081088 7606 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 9053 7606 141 53 0 7476 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 36212

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.77 7/187 6470
/proc/meminfo: memFree=32410724/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=36756 CPUtime=822.31 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 348641 0 0 0 81876 355 0 0 25 0 1 0 856396494 37638144 7729 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 9189 7729 141 53 0 7612 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 36756

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.78 7/187 6471
/proc/meminfo: memFree=32389480/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=54128 CPUtime=882.32 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 372109 0 0 0 87852 380 0 0 25 0 1 0 856396494 55427072 12053 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 13532 12053 141 53 0 11955 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 54128

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.80 7/187 6473
/proc/meminfo: memFree=32408644/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=36516 CPUtime=942.32 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 392336 0 0 0 93834 398 0 0 25 0 1 0 856396494 37392384 7650 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 9129 7650 141 53 0 7552 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 36516

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.81 6/185 6475
/proc/meminfo: memFree=32424100/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=41524 CPUtime=1002.32 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 411275 0 0 0 99812 420 0 0 25 0 1 0 856396494 42520576 8925 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 10381 8925 141 53 0 8804 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 41524

[startup+1062.3 s]
/proc/loadavg: 3.37 3.78 3.75 5/181 6500
/proc/meminfo: memFree=32446264/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=42464 CPUtime=1062.33 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 434662 0 0 0 105792 441 0 0 25 0 1 0 856396494 43483136 9137 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 10616 9137 141 53 0 9039 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 42464

[startup+1122.3 s]
/proc/loadavg: 3.13 3.63 3.70 5/181 6502
/proc/meminfo: memFree=32422768/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=45464 CPUtime=1122.33 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 457891 0 0 0 111775 458 0 0 25 0 1 0 856396494 46555136 9907 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 11366 9907 141 53 0 9789 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 45464

[startup+1182.3 s]
/proc/loadavg: 3.05 3.51 3.66 5/181 6503
/proc/meminfo: memFree=32420004/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=39100 CPUtime=1182.33 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 483793 0 0 0 117753 480 0 0 25 0 1 0 856396494 40038400 8296 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 9775 8296 141 53 0 8198 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 39100

[startup+1242.3 s]
/proc/loadavg: 3.02 3.42 3.61 5/181 6505
/proc/meminfo: memFree=32396392/32951124 swapFree=67062492/67111528
[pid=6432] ppid=6426 vsize=55744 CPUtime=1242.33 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 499961 0 0 0 123735 498 0 0 25 0 1 0 856396494 57081856 12457 33554432000 4194304 4409284 140736425911184 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 13936 12457 141 53 0 12359 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 55744



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=6432] ppid=6426 vsize=54900 CPUtime=1300.04 cores=0,2
/proc/6432/stat : 6432 (lingeling) R 6426 6432 5237 0 -1 4202496 517820 0 0 0 129487 517 0 0 25 0 1 0 856396494 56217600 12246 33554432000 4194304 4409284 140736425911184 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6432/statm: 13725 12246 141 53 0 12148 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 54900

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.88
system time used= 5.17521
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517820
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= 95
involuntary context switches= 2839

runsolver used 2.06968 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 19:16:46
IDJOB=3371718
IDBENCH=83298
IDSOLVER=1849
FILE ID=node147/3371718-1307639806
RUNJOBID= node147-1307639806-6386
PBS_JOBID= 13549345
Free space on /tmp= 74072 MiB

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

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
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:      32554344 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:      32554344 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