Trace number 3371757

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.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3371757-1305432664/watcher-3371757-1305432664 -o /tmp/evaluation-result-3371757-1305432664/solver-3371757-1305432664 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371757-1305432664.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: 4.07 4.10 4.76 4/410 5305
/proc/meminfo: memFree=24141640/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=6984 CPUtime=0 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 309 0 0 0 0 0 0 0 18 0 1 0 654865063 7151616 252 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 1746 252 110 53 0 169 0

[startup+0.0911151 s]
/proc/loadavg: 4.07 4.10 4.76 4/410 5305
/proc/meminfo: memFree=24141640/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=15096 CPUtime=0.08 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 2363 0 0 0 8 0 0 0 18 0 1 0 654865063 15458304 2291 33554432000 4194304 4409284 140734525656160 18446744073709551615 4286917 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 3774 2291 123 53 0 2197 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15096

[startup+0.101068 s]
/proc/loadavg: 4.07 4.10 4.76 4/410 5305
/proc/meminfo: memFree=24141640/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=15096 CPUtime=0.09 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 2365 0 0 0 9 0 0 0 18 0 1 0 654865063 15458304 2293 33554432000 4194304 4409284 140734525656160 18446744073709551615 4277349 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 3774 2293 125 53 0 2197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15096

[startup+0.301033 s]
/proc/loadavg: 4.07 4.10 4.76 4/410 5305
/proc/meminfo: memFree=24141640/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=15096 CPUtime=0.29 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 2369 0 0 0 29 0 0 0 18 0 1 0 654865063 15458304 2297 33554432000 4194304 4409284 140734525656160 18446744073709551615 4258030 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 3774 2297 129 53 0 2197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15096

[startup+0.700967 s]
/proc/loadavg: 4.07 4.10 4.76 4/410 5305
/proc/meminfo: memFree=24141640/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=21196 CPUtime=0.69 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 4420 0 0 0 69 0 0 0 18 0 1 0 654865063 21704704 3304 33554432000 4194304 4409284 140734525656160 18446744073709551615 4329706 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 5299 3304 136 53 0 3722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21196

[startup+1.50083 s]
/proc/loadavg: 4.06 4.10 4.76 5/411 5306
/proc/meminfo: memFree=24127628/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=21196 CPUtime=1.49 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 4420 0 0 0 149 0 0 0 20 0 1 0 654865063 21704704 3304 33554432000 4194304 4409284 140734525656160 18446744073709551615 4252036 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 5299 3304 136 53 0 3722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21196

[startup+3.10055 s]
/proc/loadavg: 4.06 4.10 4.76 5/411 5306
/proc/meminfo: memFree=24125276/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=26148 CPUtime=3.09 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 5658 0 0 0 309 0 0 0 25 0 1 0 654865063 26775552 4542 33554432000 4194304 4409284 140734525656160 18446744073709551615 4229760 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 6537 4542 136 53 0 4960 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26148

[startup+6.301 s]
/proc/loadavg: 4.06 4.10 4.76 5/411 5306
/proc/meminfo: memFree=24109304/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=26148 CPUtime=6.29 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 5658 0 0 0 629 0 0 0 25 0 1 0 654865063 26775552 4542 33554432000 4194304 4409284 140734525656160 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 6537 4542 136 53 0 4960 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26148

[startup+12.7009 s]
/proc/loadavg: 4.05 4.10 4.75 5/411 5306
/proc/meminfo: memFree=24106700/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=31100 CPUtime=12.69 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 6896 0 0 0 1269 0 0 0 25 0 1 0 654865063 31846400 5780 33554432000 4194304 4409284 140734525656160 18446744073709551615 4243768 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 7775 5780 136 53 0 6198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31100

[startup+25.5007 s]
/proc/loadavg: 4.12 4.11 4.75 5/411 5307
/proc/meminfo: memFree=24107072/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=27636 CPUtime=25.49 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 8177 0 0 0 2543 6 0 0 25 0 1 0 654865063 28299264 4944 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 6909 4944 141 53 0 5332 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27636

[startup+51.1003 s]
/proc/loadavg: 4.08 4.10 4.72 5/411 5307
/proc/meminfo: memFree=24074480/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=34060 CPUtime=51.09 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 10608 0 0 0 5093 16 0 0 25 0 1 0 654865063 34877440 6996 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 8515 6996 141 53 0 6938 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34060

[startup+102.315 s]
/proc/loadavg: 4.17 4.12 4.70 5/411 5309
/proc/meminfo: memFree=24063176/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=36236 CPUtime=102.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 22437 0 0 0 10196 35 0 0 25 0 1 0 654865063 37105664 7580 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 9059 7580 141 53 0 7482 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 36236

[startup+162.3 s]
/proc/loadavg: 4.13 4.13 4.66 5/411 5310
/proc/meminfo: memFree=24081128/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=42368 CPUtime=162.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 50164 0 0 0 16152 78 0 0 25 0 1 0 654865063 43384832 9145 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358488 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 10592 9145 141 53 0 9015 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42368

[startup+222.301 s]
/proc/loadavg: 4.05 4.10 4.62 5/411 5312
/proc/meminfo: memFree=24042664/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=50796 CPUtime=222.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 74315 0 0 0 22117 113 0 0 25 0 1 0 654865063 52015104 11220 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 12699 11220 141 53 0 11122 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50796

[startup+282.301 s]
/proc/loadavg: 4.02 4.08 4.58 5/411 5341
/proc/meminfo: memFree=23972768/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=51176 CPUtime=282.29 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 123863 0 0 0 28068 161 0 0 25 0 1 0 654865063 52404224 11347 33554432000 4194304 4409284 140734525656160 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 12794 11347 141 53 0 11217 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51176

[startup+342.3 s]
/proc/loadavg: 4.15 4.10 4.55 5/411 5343
/proc/meminfo: memFree=23957132/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=55932 CPUtime=342.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 161873 0 0 0 34025 205 0 0 25 0 1 0 654865063 57274368 12504 33554432000 4194304 4409284 140734525656160 18446744073709551615 4242943 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 13983 12504 141 53 0 12406 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 55932

[startup+402.301 s]
/proc/loadavg: 4.12 4.09 4.52 5/411 5345
/proc/meminfo: memFree=23945588/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=53148 CPUtime=402.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 208507 0 0 0 39976 254 0 0 25 0 1 0 654865063 54423552 11808 33554432000 4194304 4409284 140734525656160 18446744073709551615 4229800 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 13287 11808 141 53 0 11710 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 53148

[startup+462.301 s]
/proc/loadavg: 4.04 4.07 4.48 5/411 5346
/proc/meminfo: memFree=23899700/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=74648 CPUtime=462.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 257677 0 0 0 45926 304 0 0 25 0 1 0 654865063 76439552 17183 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 18662 17183 141 53 0 17085 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74648

[startup+522.3 s]
/proc/loadavg: 4.01 4.06 4.45 5/411 5348
/proc/meminfo: memFree=23896444/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=61456 CPUtime=522.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 300034 0 0 0 51882 348 0 0 25 0 1 0 654865063 62930944 13885 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 15364 13885 141 53 0 13787 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 61456

[startup+582.301 s]
/proc/loadavg: 4.00 4.04 4.42 5/411 5349
/proc/meminfo: memFree=23897800/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=75888 CPUtime=582.3 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 335363 0 0 0 57847 383 0 0 25 0 1 0 654865063 77709312 17493 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 18972 17493 141 53 0 17395 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 75888

[startup+642.301 s]
/proc/loadavg: 4.07 4.05 4.39 5/411 5351
/proc/meminfo: memFree=23874588/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=83536 CPUtime=642.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 383854 0 0 0 63801 430 0 0 25 0 1 0 654865063 85540864 19405 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 20884 19405 141 53 0 19307 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 83536

[startup+702.3 s]
/proc/loadavg: 4.13 4.07 4.38 5/411 5353
/proc/meminfo: memFree=23905436/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=63680 CPUtime=702.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 427215 0 0 0 69760 471 0 0 25 0 1 0 654865063 65208320 13418 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 15920 13418 141 53 0 14343 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 63680

[startup+762.315 s]
/proc/loadavg: 4.05 4.05 4.35 5/411 5354
/proc/meminfo: memFree=23889796/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=81200 CPUtime=762.32 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 470274 0 0 0 75721 511 0 0 25 0 1 0 654865063 83148800 18821 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 20300 18821 141 53 0 18723 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 81200

[startup+822.301 s]
/proc/loadavg: 4.02 4.04 4.33 5/411 5356
/proc/meminfo: memFree=23886920/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=112880 CPUtime=822.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 504721 0 0 0 81675 556 0 0 25 0 1 0 654865063 115589120 26773 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 28220 26773 141 53 0 26643 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 112880

[startup+882.3 s]
/proc/loadavg: 4.00 4.03 4.30 5/411 5357
/proc/meminfo: memFree=23806780/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=97284 CPUtime=882.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 557011 0 0 0 87638 593 0 0 25 0 1 0 654865063 99618816 22842 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 24321 22842 141 53 0 22744 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 97284

[startup+942.301 s]
/proc/loadavg: 3.56 3.91 4.24 4/405 5376
/proc/meminfo: memFree=23915928/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=94704 CPUtime=942.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 601202 0 0 0 93595 636 0 0 25 0 1 0 654865063 96976896 22197 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 23676 22197 141 53 0 22099 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 94704

[startup+1002.3 s]
/proc/loadavg: 3.20 3.74 4.16 4/405 5378
/proc/meminfo: memFree=23924352/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=132140 CPUtime=1002.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 626231 0 0 0 99559 672 0 0 25 0 1 0 654865063 135311360 31556 33554432000 4194304 4409284 140734525656160 18446744073709551615 4337968 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 33035 31556 141 53 0 31458 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 132140

[startup+1062.3 s]
/proc/loadavg: 2.47 3.44 4.03 3/399 5397
/proc/meminfo: memFree=23980284/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=111680 CPUtime=1062.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 653807 0 0 0 105523 708 0 0 25 0 1 0 654865063 114360320 26441 33554432000 4194304 4409284 140734525656160 18446744073709551615 4242680 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 27920 26441 141 53 0 26343 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 111680

[startup+1122.3 s]
/proc/loadavg: 2.17 3.17 3.90 3/399 5399
/proc/meminfo: memFree=24041892/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=87716 CPUtime=1122.31 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 682493 0 0 0 111484 747 0 0 25 0 1 0 654865063 89821184 20482 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 21929 20482 141 53 0 20352 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 87716

[startup+1182.3 s]
/proc/loadavg: 2.06 2.96 3.78 3/399 5400
/proc/meminfo: memFree=24022168/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=84060 CPUtime=1182.32 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 712675 0 0 0 117447 785 0 0 25 0 1 0 654865063 86077440 19568 33554432000 4194304 4409284 140734525656160 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 21015 19568 141 53 0 19438 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 84060

[startup+1242.3 s]
/proc/loadavg: 2.17 2.81 3.67 3/399 5402
/proc/meminfo: memFree=23955808/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=82852 CPUtime=1242.32 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 736729 0 0 0 123419 813 0 0 25 0 1 0 654865063 84840448 19266 33554432000 4194304 4409284 140734525656160 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 20713 19266 141 53 0 19136 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 82852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.78 2.61 3.55 2/393 5422
/proc/meminfo: memFree=24134724/32951132 swapFree=67093844/67111528
[pid=5305] ppid=5303 vsize=87616 CPUtime=1300.02 cores=5,7
/proc/5305/stat : 5305 (lingeling) R 5303 5305 4949 0 -1 4202496 775524 0 0 0 129141 861 0 0 25 0 1 0 654865063 89718784 20425 33554432000 4194304 4409284 140734525656160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5305/statm: 21904 20425 141 53 0 20327 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 87616

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.05
CPU user time (s): 1291.42
CPU system time (s): 8.62269
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 149624

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

runsolver used 4.80727 second user time and 11.7772 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 06:11:04
IDJOB=3371757
IDBENCH=71471
IDSOLVER=1849
FILE ID=node128/3371757-1305432664
RUNJOBID= node128-1305431209-4970
PBS_JOBID= 13324621
Free space on /tmp= 73612 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g6.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371757-1305432664/watcher-3371757-1305432664 -o /tmp/evaluation-result-3371757-1305432664/solver-3371757-1305432664 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371757-1305432664.cnf

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=1236271773

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24141796 kB
Buffers:        276200 kB
Cached:        2912492 kB
SwapCached:       1440 kB
Active:        6434720 kB
Inactive:      2082804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24141796 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            4432 kB
Writeback:           0 kB
AnonPages:     5327448 kB
Mapped:          32568 kB
Slab:           187504 kB
PageTables:      38876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100803628 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 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 node128 at 2011-05-15 06:32:46