Trace number 3371657

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.07 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

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-3371657-1305434785/watcher-3371657-1305434785 -o /tmp/evaluation-result-3371657-1305434785/solver-3371657-1305434785 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371657-1305434785.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: 7.23 7.83 7.14 6/355 31267
/proc/meminfo: memFree=24104572/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=8620 CPUtime=0 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 721 0 0 0 0 0 0 0 20 0 1 0 655075179 8826880 665 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 2155 665 110 53 0 578 0

[startup+0.0756319 s]
/proc/loadavg: 7.23 7.83 7.14 6/355 31267
/proc/meminfo: memFree=24104572/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=10152 CPUtime=0.06 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 1148 0 0 0 6 0 0 0 20 0 1 0 655075179 10395648 1078 33554432000 4194304 4409284 140737191451520 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 2538 1078 128 53 0 961 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10152

[startup+0.100625 s]
/proc/loadavg: 7.23 7.83 7.14 6/355 31267
/proc/meminfo: memFree=24104572/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=10152 CPUtime=0.09 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 1148 0 0 0 9 0 0 0 20 0 1 0 655075179 10395648 1078 33554432000 4194304 4409284 140737191451520 18446744073709551615 4269860 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 2538 1078 128 53 0 961 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10152

[startup+0.300583 s]
/proc/loadavg: 7.23 7.83 7.14 6/355 31267
/proc/meminfo: memFree=24104572/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=9288 CPUtime=0.29 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 1252 0 0 0 29 0 0 0 21 0 1 0 655075179 9510912 870 33554432000 4194304 4409284 140737191451520 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 2322 870 136 53 0 745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9288

[startup+0.700503 s]
/proc/loadavg: 7.23 7.83 7.14 6/355 31267
/proc/meminfo: memFree=24104572/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=9288 CPUtime=0.69 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 1257 0 0 0 69 0 0 0 22 0 1 0 655075179 9510912 875 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 2322 875 141 53 0 745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9288

[startup+1.50034 s]
/proc/loadavg: 6.98 7.76 7.12 6/363 31281
/proc/meminfo: memFree=24085912/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=10512 CPUtime=1.48 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 1531 0 0 0 147 1 0 0 25 0 1 0 655075179 10764288 1149 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 2628 1149 141 53 0 1051 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10512

[startup+3.10103 s]
/proc/loadavg: 6.98 7.76 7.12 6/363 31282
/proc/meminfo: memFree=24076612/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=12324 CPUtime=3.08 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 1984 0 0 0 306 2 0 0 25 0 1 0 655075179 12619776 1602 33554432000 4194304 4409284 140737191451520 18446744073709551615 4331005 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 3081 1602 141 53 0 1504 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12324

[startup+6.30039 s]
/proc/loadavg: 6.74 7.70 7.11 6/363 31282
/proc/meminfo: memFree=24067064/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=14652 CPUtime=6.29 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 2581 0 0 0 622 7 0 0 25 0 1 0 655075179 15003648 2199 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 3663 2199 141 53 0 2086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14652

[startup+12.7011 s]
/proc/loadavg: 6.52 7.64 7.09 6/363 31282
/proc/meminfo: memFree=24056508/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=17428 CPUtime=12.69 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 3929 0 0 0 1253 16 0 0 25 0 1 0 655075179 17846272 2878 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 4357 2878 141 53 0 2780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17428

[startup+25.5006 s]
/proc/loadavg: 5.96 7.46 7.04 6/363 31282
/proc/meminfo: memFree=24048416/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=18592 CPUtime=25.49 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 7444 0 0 0 2517 32 0 0 25 0 1 0 655075179 19038208 3192 33554432000 4194304 4409284 140737191451520 18446744073709551615 4303010 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 4648 3192 141 53 0 3071 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18592

[startup+51.1005 s]
/proc/loadavg: 5.44 7.21 6.97 6/363 31283
/proc/meminfo: memFree=24040464/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=22704 CPUtime=51.09 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 17511 0 0 0 5044 65 0 0 25 0 1 0 655075179 23248896 4220 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 5676 4220 141 53 0 4099 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22704

[startup+102.313 s]
/proc/loadavg: 4.62 6.72 6.81 6/363 31284
/proc/meminfo: memFree=24029540/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=23516 CPUtime=102.3 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 43912 0 0 0 10106 124 0 0 25 0 1 0 655075179 24080384 4400 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 5879 4400 141 53 0 4302 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23516

[startup+162.3 s]
/proc/loadavg: 4.23 6.22 6.63 6/363 31286
/proc/meminfo: memFree=24010788/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=24620 CPUtime=162.29 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 76680 0 0 0 16042 187 0 0 25 0 1 0 655075179 25210880 4688 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 6155 4688 141 53 0 4578 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24620

[startup+222.3 s]
/proc/loadavg: 4.08 5.81 6.46 6/363 31287
/proc/meminfo: memFree=23996992/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=30724 CPUtime=222.29 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 110205 0 0 0 21977 252 0 0 25 0 1 0 655075179 31461376 6202 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 7681 6202 141 53 0 6104 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 30724

[startup+282.3 s]
/proc/loadavg: 4.03 5.48 6.31 6/363 31289
/proc/meminfo: memFree=23981844/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=32952 CPUtime=282.29 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 134257 0 0 0 27922 307 0 0 25 0 1 0 655075179 33742848 6759 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 8238 6759 141 53 0 6661 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 32952

[startup+342.301 s]
/proc/loadavg: 4.01 5.21 6.16 6/363 31291
/proc/meminfo: memFree=23979460/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=40632 CPUtime=342.3 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 161248 0 0 0 33864 366 0 0 25 0 1 0 655075179 41607168 8682 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 10158 8682 141 53 0 8581 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40632

[startup+402.301 s]
/proc/loadavg: 4.15 5.02 6.03 6/363 31292
/proc/meminfo: memFree=23975596/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=37560 CPUtime=402.31 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 182946 0 0 0 39815 416 0 0 25 0 1 0 655075179 38461440 7914 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 9390 7914 141 53 0 7813 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 37560

[startup+462.301 s]
/proc/loadavg: 4.11 4.85 5.91 6/363 31294
/proc/meminfo: memFree=23969620/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=47124 CPUtime=462.31 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 210325 0 0 0 45764 467 0 0 25 0 1 0 655075179 48254976 10305 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 11781 10305 141 53 0 10204 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 47124

[startup+522.301 s]
/proc/loadavg: 4.04 4.69 5.79 6/363 31295
/proc/meminfo: memFree=23975432/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=34616 CPUtime=522.32 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 232719 0 0 0 51716 516 0 0 25 0 1 0 655075179 35446784 7178 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 8654 7178 141 53 0 7077 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 34616

[startup+582.301 s]
/proc/loadavg: 4.11 4.59 5.68 6/363 31297
/proc/meminfo: memFree=23977512/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=34204 CPUtime=582.32 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 255526 0 0 0 57666 566 0 0 25 0 1 0 655075179 35024896 7075 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 8551 7075 141 53 0 6974 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 34204

[startup+642.301 s]
/proc/loadavg: 4.04 4.48 5.57 6/363 31299
/proc/meminfo: memFree=23952808/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=50756 CPUtime=642.33 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 275779 0 0 0 63617 616 0 0 25 0 1 0 655075179 51974144 11210 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 12689 11210 141 53 0 11112 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 50756

[startup+702.301 s]
/proc/loadavg: 4.01 4.39 5.47 6/363 31300
/proc/meminfo: memFree=23975476/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=35828 CPUtime=702.32 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 297271 0 0 0 69576 656 0 0 25 0 1 0 655075179 36687872 7505 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 8957 7505 141 53 0 7380 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 35828

[startup+762.314 s]
/proc/loadavg: 4.00 4.32 5.38 6/363 31302
/proc/meminfo: memFree=23962308/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=46464 CPUtime=762.33 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 315214 0 0 0 75523 710 0 0 25 0 1 0 655075179 47579136 10164 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 11616 10164 141 53 0 10039 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 46464

[startup+822.301 s]
/proc/loadavg: 4.00 4.26 5.29 6/363 31303
/proc/meminfo: memFree=23958200/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=36972 CPUtime=822.32 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 343015 0 0 0 81466 766 0 0 25 0 1 0 655075179 37859328 7791 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 9243 7791 141 53 0 7666 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 36972

[startup+882.301 s]
/proc/loadavg: 4.00 4.21 5.20 6/363 31314
/proc/meminfo: memFree=23943640/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=43692 CPUtime=882.33 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 356742 0 0 0 87426 807 0 0 25 0 1 0 655075179 44740608 9444 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 10923 9444 141 53 0 9346 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 43692

[startup+942.301 s]
/proc/loadavg: 4.04 4.18 5.13 6/363 31316
/proc/meminfo: memFree=23948380/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=40568 CPUtime=942.33 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 378885 0 0 0 93383 850 0 0 25 0 1 0 655075179 41541632 8680 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 10142 8680 141 53 0 8565 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 40568

[startup+1002.3 s]
/proc/loadavg: 4.04 4.16 5.06 6/363 31317
/proc/meminfo: memFree=23940168/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=46268 CPUtime=1002.33 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 394044 0 0 0 99347 886 0 0 25 0 1 0 655075179 47378432 10088 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 11567 10088 141 53 0 9990 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 46268

[startup+1062.3 s]
/proc/loadavg: 4.16 4.16 5.00 6/363 31319
/proc/meminfo: memFree=23953032/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=39568 CPUtime=1062.34 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 418972 0 0 0 105307 927 0 0 25 0 1 0 655075179 40517632 8425 33554432000 4194304 4409284 140737191451520 18446744073709551615 4256859 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 9892 8425 141 53 0 8315 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 39568

[startup+1122.3 s]
/proc/loadavg: 4.11 4.14 4.94 6/363 31323
/proc/meminfo: memFree=23917460/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=47472 CPUtime=1122.34 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 439167 0 0 0 111263 971 0 0 25 0 1 0 655075179 48611328 10401 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 11868 10401 141 53 0 10291 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 47472

[startup+1182.3 s]
/proc/loadavg: 4.04 4.11 4.88 6/363 31325
/proc/meminfo: memFree=23895096/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=48192 CPUtime=1182.34 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 464118 0 0 0 117222 1012 0 0 25 0 1 0 655075179 49348608 10584 33554432000 4194304 4409284 140737191451520 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 12048 10584 141 53 0 10471 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 48192

[startup+1242.3 s]
/proc/loadavg: 4.01 4.09 4.82 6/363 31327
/proc/meminfo: memFree=23917024/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=41264 CPUtime=1242.35 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 493979 0 0 0 123180 1055 0 0 25 0 1 0 655075179 42254336 8852 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 10316 8852 141 53 0 8739 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 41264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.07 4.77 6/363 31328
/proc/meminfo: memFree=23903740/32950928 swapFree=45937192/67111528
[pid=31267] ppid=31265 vsize=41640 CPUtime=1300.06 cores=5,7
/proc/31267/stat : 31267 (lingeling) R 31265 31267 31220 0 -1 4202496 515337 0 0 0 128914 1092 0 0 25 0 1 0 655075179 42639360 8956 33554432000 4194304 4409284 140737191451520 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31267/statm: 10410 8956 141 53 0 8833 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 41640

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.02
CPU time (s): 1300.07
CPU user time (s): 1289.14
CPU system time (s): 10.9273
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 74064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.14
system time used= 10.9273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515337
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= 4
involuntary context switches= 14958

runsolver used 4.22236 second user time and 11.1353 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 06:46:25
IDJOB=3371657
IDBENCH=83268
IDSOLVER=1849
FILE ID=node149/3371657-1305434785
RUNJOBID= node149-1305434785-31241
PBS_JOBID= 13324699
Free space on /tmp= 73620 MiB

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

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1485966703

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32950928 kB
MemFree:      24105424 kB
Buffers:        317364 kB
Cached:        3893784 kB
SwapCached:      19984 kB
Active:        6326276 kB
Inactive:      2222964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24105424 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            2084 kB
Writeback:           0 kB
AnonPages:     4331344 kB
Mapped:          13216 kB
Slab:           156964 kB
PageTables:      72360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80193400 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= 73616 MiB
End job on node149 at 2011-05-15 07:08:07