Trace number 3371760

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3371760-1305432579/watcher-3371760-1305432579 -o /tmp/evaluation-result-3371760-1305432579/solver-3371760-1305432579 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371760-1305432579.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: 3.15 3.97 5.25 3/313 18998
/proc/meminfo: memFree=22893336/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=6964 CPUtime=0 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 304 0 0 0 0 0 0 0 24 0 1 0 733488379 7131136 247 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 1741 247 110 53 0 164 0

[startup+0.085174 s]
/proc/loadavg: 3.15 3.97 5.25 3/313 18998
/proc/meminfo: memFree=22893336/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=10964 CPUtime=0.08 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 1337 0 0 0 8 0 0 0 24 0 1 0 733488379 11227136 1263 33554432000 4194304 4409284 140734117644880 18446744073709551615 4278551 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 2741 1263 125 53 0 1164 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10964

[startup+0.101136 s]
/proc/loadavg: 3.15 3.97 5.25 3/313 18998
/proc/meminfo: memFree=22893336/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=10964 CPUtime=0.09 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 1337 0 0 0 9 0 0 0 24 0 1 0 733488379 11227136 1263 33554432000 4194304 4409284 140734117644880 18446744073709551615 4276579 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 2741 1263 125 53 0 1164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10964

[startup+0.301099 s]
/proc/loadavg: 3.15 3.97 5.25 3/313 18998
/proc/meminfo: memFree=22893336/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=17140 CPUtime=0.29 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 3403 0 0 0 29 0 0 0 25 0 1 0 733488379 17551360 2287 33554432000 4194304 4409284 140734117644880 18446744073709551615 4340254 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 4285 2287 133 53 0 2708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17140

[startup+0.701023 s]
/proc/loadavg: 3.15 3.97 5.25 3/313 18998
/proc/meminfo: memFree=22893336/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=21236 CPUtime=0.69 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 4430 0 0 0 69 0 0 0 25 0 1 0 733488379 21745664 3314 33554432000 4194304 4409284 140734117644880 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21236

[startup+1.50087 s]
/proc/loadavg: 3.14 3.95 5.24 5/327 19025
/proc/meminfo: memFree=22851748/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=21236 CPUtime=1.49 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 4430 0 0 0 149 0 0 0 25 0 1 0 733488379 21745664 3314 33554432000 4194304 4409284 140734117644880 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21236

[startup+3.10058 s]
/proc/loadavg: 3.14 3.95 5.24 5/327 19025
/proc/meminfo: memFree=22846292/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=21236 CPUtime=3.09 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 4762 0 0 0 309 0 0 0 25 0 1 0 733488379 21745664 3646 33554432000 4194304 4409284 140734117644880 18446744073709551615 4244101 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 5309 3646 136 53 0 3732 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21236

[startup+6.30098 s]
/proc/loadavg: 3.21 3.95 5.23 5/327 19025
/proc/meminfo: memFree=22837384/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=21236 CPUtime=6.29 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 4762 0 0 0 629 0 0 0 25 0 1 0 733488379 21745664 3646 33554432000 4194304 4409284 140734117644880 18446744073709551615 4243878 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 5309 3646 136 53 0 3732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21236

[startup+12.7008 s]
/proc/loadavg: 3.27 3.95 5.22 5/327 19026
/proc/meminfo: memFree=22813512/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=29920 CPUtime=12.69 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 6933 0 0 0 1269 0 0 0 25 0 1 0 733488379 30638080 5817 33554432000 4194304 4409284 140734117644880 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 7480 5817 136 53 0 5903 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29920

[startup+25.5004 s]
/proc/loadavg: 3.43 3.95 5.20 5/327 19026
/proc/meminfo: memFree=22815896/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=27064 CPUtime=25.49 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 8316 0 0 0 2542 7 0 0 25 0 1 0 733488379 27713536 5287 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 6766 5287 141 53 0 5189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27064

[startup+51.1007 s]
/proc/loadavg: 3.62 3.96 5.17 5/327 19027
/proc/meminfo: memFree=22783924/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=36812 CPUtime=51.09 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 11543 0 0 0 5090 19 0 0 25 0 1 0 733488379 37695488 7724 33554432000 4194304 4409284 140734117644880 18446744073709551615 4256882 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 9203 7724 141 53 0 7626 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36812

[startup+102.312 s]
/proc/loadavg: 3.83 3.96 5.11 5/327 19028
/proc/meminfo: memFree=22766432/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=41604 CPUtime=102.31 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 29739 0 0 0 10179 52 0 0 25 0 1 0 733488379 42602496 8922 33554432000 4194304 4409284 140734117644880 18446744073709551615 4256842 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 10401 8922 141 53 0 8824 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 41604

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 5.04 5/327 19030
/proc/meminfo: memFree=22723376/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=48264 CPUtime=162.3 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 67563 0 0 0 16128 102 0 0 25 0 1 0 733488379 49422336 10587 33554432000 4194304 4409284 140734117644880 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 12066 10587 141 53 0 10489 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48264

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 4.97 5/327 19031
/proc/meminfo: memFree=22720612/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=39088 CPUtime=222.3 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 87948 0 0 0 22084 146 0 0 25 0 1 0 733488379 40026112 8325 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 9772 8325 141 53 0 8195 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39088

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 4.91 5/327 19033
/proc/meminfo: memFree=22710160/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=42780 CPUtime=282.3 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 125237 0 0 0 28035 195 0 0 25 0 1 0 733488379 43806720 9216 33554432000 4194304 4409284 140734117644880 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 10695 9216 141 53 0 9118 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42780

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 4.85 5/327 19034
/proc/meminfo: memFree=22666484/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=58260 CPUtime=342.3 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 160999 0 0 0 33987 243 0 0 25 0 1 0 733488379 59658240 13086 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 14565 13086 141 53 0 12988 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 58260

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 4.80 5/327 19036
/proc/meminfo: memFree=22687536/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=44420 CPUtime=402.31 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 210598 0 0 0 39938 293 0 0 25 0 1 0 733488379 45486080 9626 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 11105 9626 141 53 0 9528 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 44420

[startup+462.3 s]
/proc/loadavg: 4.08 4.02 4.75 5/327 19038
/proc/meminfo: memFree=22615220/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=65892 CPUtime=462.3 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 254713 0 0 0 45887 343 0 0 25 0 1 0 733488379 67473408 14994 33554432000 4194304 4409284 140734117644880 18446744073709551615 4360183 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 16473 14994 141 53 0 14896 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 65892

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 4.71 5/327 19039
/proc/meminfo: memFree=22640852/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=49592 CPUtime=522.31 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 296178 0 0 0 51840 391 0 0 25 0 1 0 733488379 50782208 10919 33554432000 4194304 4409284 140734117644880 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 12398 10919 141 53 0 10821 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 49592

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 4.66 5/327 19041
/proc/meminfo: memFree=22609824/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=48788 CPUtime=582.31 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 341719 0 0 0 57799 432 0 0 25 0 1 0 733488379 49958912 10718 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 12197 10718 141 53 0 10620 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 48788

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.62 5/327 19042
/proc/meminfo: memFree=22546040/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=56212 CPUtime=642.32 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 380108 0 0 0 63752 480 0 0 25 0 1 0 733488379 57561088 12574 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 14053 12574 141 53 0 12476 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 56212

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 4.59 5/327 19044
/proc/meminfo: memFree=22511044/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=97076 CPUtime=702.32 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 421490 0 0 0 69697 535 0 0 25 0 1 0 733488379 99405824 22790 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 24269 22790 141 53 0 22692 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 97076

[startup+762.312 s]
/proc/loadavg: 4.03 4.03 4.54 5/327 19046
/proc/meminfo: memFree=22512500/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=95788 CPUtime=762.33 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 450531 0 0 0 75646 587 0 0 25 0 1 0 733488379 98086912 22468 33554432000 4194304 4409284 140734117644880 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 23947 22468 141 53 0 22370 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 95788

[startup+822.3 s]
/proc/loadavg: 4.06 4.04 4.51 5/327 19047
/proc/meminfo: memFree=22492624/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=65884 CPUtime=822.32 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 492209 0 0 0 81594 638 0 0 25 0 1 0 733488379 67465216 14992 33554432000 4194304 4409284 140734117644880 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 16471 14992 141 53 0 14894 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 65884

[startup+882.3 s]
/proc/loadavg: 4.02 4.03 4.48 5/327 19049
/proc/meminfo: memFree=22426496/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=130040 CPUtime=882.32 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 541091 0 0 0 87546 686 0 0 25 0 1 0 733488379 133160960 31031 33554432000 4194304 4409284 140734117644880 18446744073709551615 4299704 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 32510 31031 141 53 0 30933 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 130040

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.45 5/327 19050
/proc/meminfo: memFree=22453256/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=97792 CPUtime=942.32 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 571718 0 0 0 93502 730 0 0 25 0 1 0 733488379 100139008 23001 33554432000 4194304 4409284 140734117644880 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 24448 23001 141 53 0 22871 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 97792

[startup+1002.3 s]
/proc/loadavg: 4.09 4.04 4.43 5/327 19052
/proc/meminfo: memFree=22398908/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=99200 CPUtime=1002.32 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 595382 0 0 0 99458 774 0 0 25 0 1 0 733488379 101580800 23353 33554432000 4194304 4409284 140734117644880 18446744073709551615 4358764 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 24800 23353 141 53 0 23223 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 99200

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 4.40 5/327 19054
/proc/meminfo: memFree=22337500/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=71576 CPUtime=1062.33 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 616808 0 0 0 105419 814 0 0 25 0 1 0 733488379 73293824 16415 33554432000 4194304 4409284 140734117644880 18446744073709551615 4337543 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 17894 16415 141 53 0 16317 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 71576

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 4.37 5/327 19055
/proc/meminfo: memFree=22280404/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=88828 CPUtime=1122.33 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 661996 0 0 0 111370 863 0 0 25 0 1 0 733488379 90959872 19642 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 22207 19642 141 53 0 20630 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 88828

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.35 5/327 19057
/proc/meminfo: memFree=22373500/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=93516 CPUtime=1182.33 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 716974 0 0 0 117319 914 0 0 25 0 1 0 733488379 95760384 21900 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 23379 21900 141 53 0 21802 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 93516

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 4.33 5/327 19058
/proc/meminfo: memFree=22265964/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=102484 CPUtime=1242.34 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 762863 0 0 0 123271 963 0 0 25 0 1 0 733488379 104943616 24142 33554432000 4194304 4409284 140734117644880 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 25621 24142 141 53 0 24044 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 102484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.31 5/327 19060
/proc/meminfo: memFree=22103492/32951124 swapFree=59305796/67111528
[pid=18998] ppid=18996 vsize=65108 CPUtime=1300.04 cores=5,7
/proc/18998/stat : 18998 (lingeling) R 18996 18998 18964 0 -1 4202496 810266 0 0 0 128996 1008 0 0 25 0 1 0 733488379 66670592 14798 33554432000 4194304 4409284 140734117644880 18446744073709551615 4226211 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18998/statm: 16277 14798 141 53 0 14700 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 65108

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.06
CPU user time (s): 1289.97
CPU system time (s): 10.0825
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 145524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1289.97
system time used= 10.0825
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 810266
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= 6
involuntary context switches= 4159

runsolver used 3.83942 second user time and 9.1846 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:09:39
IDJOB=3371760
IDBENCH=71428
IDSOLVER=1849
FILE ID=node111/3371760-1305432579
RUNJOBID= node111-1305432579-18985
PBS_JOBID= 13324629
Free space on /tmp= 73728 MiB

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=1302292773

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22893624 kB
Buffers:        273804 kB
Cached:        6533324 kB
SwapCached:      13720 kB
Active:         950964 kB
Inactive:      8888516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22893624 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            5884 kB
Writeback:           0 kB
AnonPages:     3028880 kB
Mapped:          11408 kB
Slab:           115668 kB
PageTables:      36620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53320604 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= 73720 MiB
End job on node111 at 2011-05-15 06:31:21