Trace number 3259087

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 587? (TO) 1300 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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-3259087-1303505857/watcher-3259087-1303505857 -o /tmp/evaluation-result-3259087-1303505857/solver-3259087-1303505857 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3259087-1303505857.cnf 

running on 2 cores: 1,3

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: 0.94 2.07 2.96 2/179 32665
/proc/meminfo: memFree=13984412/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=7220 CPUtime=0 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 358 0 0 0 0 0 0 0 22 0 1 0 540816415 7393280 300 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 1805 300 111 53 0 228 0

[startup+0.0764351 s]
/proc/loadavg: 0.94 2.07 2.96 2/179 32665
/proc/meminfo: memFree=13984412/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=8512 CPUtime=0.07 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 766 0 0 0 7 0 0 0 22 0 1 0 540816415 8716288 578 33554432000 4194304 4409164 140733763078448 18446744073709551615 4340078 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 2128 578 133 53 0 551 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8512

[startup+0.100436 s]
/proc/loadavg: 0.94 2.07 2.96 2/179 32665
/proc/meminfo: memFree=13984412/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=8512 CPUtime=0.09 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 766 0 0 0 9 0 0 0 22 0 1 0 540816415 8716288 578 33554432000 4194304 4409164 140733763078448 18446744073709551615 4340171 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 2128 578 133 53 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8512

[startup+0.300403 s]
/proc/loadavg: 0.94 2.07 2.96 2/179 32665
/proc/meminfo: memFree=13984412/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=8512 CPUtime=0.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 773 0 0 0 29 0 0 0 23 0 1 0 540816415 8716288 585 33554432000 4194304 4409164 140733763078448 18446744073709551615 4242861 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 2128 585 136 53 0 551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.70031 s]
/proc/loadavg: 0.94 2.07 2.96 2/179 32665
/proc/meminfo: memFree=13984412/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=9316 CPUtime=0.69 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 974 0 0 0 69 0 0 0 25 0 1 0 540816415 9539584 786 33554432000 4194304 4409164 140733763078448 18446744073709551615 4252021 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 2329 786 136 53 0 752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9316

[startup+1.50016 s]
/proc/loadavg: 1.02 2.07 2.95 5/190 32686
/proc/meminfo: memFree=13959788/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=9316 CPUtime=1.49 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 974 0 0 0 149 0 0 0 25 0 1 0 540816415 9539584 786 33554432000 4194304 4409164 140733763078448 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 2329 786 136 53 0 752 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9316

[startup+3.10087 s]
/proc/loadavg: 1.02 2.07 2.95 5/190 32686
/proc/meminfo: memFree=13954828/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=10116 CPUtime=3.09 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 1174 0 0 0 309 0 0 0 25 0 1 0 540816415 10358784 986 33554432000 4194304 4409164 140733763078448 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 2529 986 136 53 0 952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10116

[startup+6.30027 s]
/proc/loadavg: 1.34 2.11 2.96 5/190 32686
/proc/meminfo: memFree=13943620/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=12616 CPUtime=6.3 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 4053 0 0 0 626 4 0 0 25 0 1 0 540816415 12918784 1707 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 3154 1707 141 53 0 1577 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12616

[startup+12.7011 s]
/proc/loadavg: 1.55 2.15 2.97 5/190 32686
/proc/meminfo: memFree=13932556/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=13388 CPUtime=12.7 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 10584 0 0 0 1257 13 0 0 25 0 1 0 540816415 13709312 1900 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 3347 1900 141 53 0 1770 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13388

[startup+25.5007 s]
/proc/loadavg: 2.01 2.22 2.98 5/190 32687
/proc/meminfo: memFree=13926484/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=15808 CPUtime=25.49 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 23778 0 0 0 2518 31 0 0 25 0 1 0 540816415 16187392 2473 33554432000 4194304 4409164 140733763078448 18446744073709551615 4256842 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 3952 2473 141 53 0 2375 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15808

[startup+51.101 s]
/proc/loadavg: 2.79 2.39 3.01 5/190 32687
/proc/meminfo: memFree=13904132/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=24304 CPUtime=51.09 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 47285 0 0 0 5047 62 0 0 25 0 1 0 540816415 24887296 4603 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 6076 4603 141 53 0 4499 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24304

[startup+102.306 s]
/proc/loadavg: 3.47 2.64 3.06 5/190 32689
/proc/meminfo: memFree=13882160/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=29780 CPUtime=102.3 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 81441 0 0 0 10116 114 0 0 25 0 1 0 540816415 30494720 5978 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 7445 5978 141 53 0 5868 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29780

[startup+162.3 s]
/proc/loadavg: 3.88 2.90 3.12 5/190 32690
/proc/meminfo: memFree=13862668/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=24332 CPUtime=162.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 117186 0 0 0 16063 166 0 0 25 0 1 0 540816415 24915968 4604 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 6083 4604 141 53 0 4506 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24332

[startup+222.301 s]
/proc/loadavg: 3.96 3.10 3.18 5/190 32701
/proc/meminfo: memFree=13862968/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=26804 CPUtime=222.28 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 152410 0 0 0 22015 213 0 0 25 0 1 0 540816415 27447296 5222 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 6701 5222 141 53 0 5124 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26804

[startup+282.301 s]
/proc/loadavg: 4.02 3.27 3.23 5/190 32703
/proc/meminfo: memFree=13855892/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=32284 CPUtime=282.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 187649 0 0 0 27970 259 0 0 25 0 1 0 540816415 33058816 6592 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 8071 6592 141 53 0 6494 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 32284

[startup+342.301 s]
/proc/loadavg: 4.01 3.40 3.28 5/190 32704
/proc/meminfo: memFree=13798588/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=33012 CPUtime=342.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 215987 0 0 0 33929 300 0 0 25 0 1 0 540816415 33804288 6774 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 8253 6774 141 53 0 6676 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 33012

[startup+402.301 s]
/proc/loadavg: 4.00 3.51 3.32 5/190 32706
/proc/meminfo: memFree=13803776/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=50132 CPUtime=402.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 239852 0 0 0 39893 336 0 0 25 0 1 0 540816415 51335168 11054 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 12533 11054 141 53 0 10956 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 50132

[startup+462.301 s]
/proc/loadavg: 4.03 3.61 3.36 5/190 32707
/proc/meminfo: memFree=13724160/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=61480 CPUtime=462.28 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 257622 0 0 0 45871 357 0 0 25 0 1 0 540816415 62955520 13891 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 15370 13891 141 53 0 13793 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 61480

[startup+522.3 s]
/proc/loadavg: 4.01 3.68 3.40 5/190 32709
/proc/meminfo: memFree=13688180/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=72884 CPUtime=522.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 277831 0 0 0 51846 383 0 0 25 0 1 0 540816415 74633216 16742 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 18221 16742 141 53 0 16644 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 72884

[startup+582.3 s]
/proc/loadavg: 4.00 3.73 3.43 5/190 32711
/proc/meminfo: memFree=13679596/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=109452 CPUtime=582.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 293690 0 0 0 57828 401 0 0 25 0 1 0 540816415 112078848 25884 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 27363 25884 141 53 0 25786 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 109452

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.47 5/190 32712
/proc/meminfo: memFree=13628616/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=93924 CPUtime=642.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 307516 0 0 0 63806 423 0 0 25 0 1 0 540816415 96178176 22034 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 23481 22034 141 53 0 21904 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 93924

[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.50 5/190 32714
/proc/meminfo: memFree=13593612/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=90060 CPUtime=702.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 323756 0 0 0 69784 445 0 0 25 0 1 0 540816415 92221440 21036 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 22515 21036 141 53 0 20938 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 90060

[startup+762.307 s]
/proc/loadavg: 4.04 3.86 3.53 5/190 32715
/proc/meminfo: memFree=13543008/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=124740 CPUtime=762.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 338802 0 0 0 75768 461 0 0 25 0 1 0 540816415 127733760 29706 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 31185 29706 141 53 0 29608 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 124740

[startup+822.301 s]
/proc/loadavg: 4.01 3.88 3.56 5/190 32717
/proc/meminfo: memFree=13606592/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=141124 CPUtime=822.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 342898 0 0 0 81755 474 0 0 25 0 1 0 540816415 144510976 33802 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 35281 33802 141 53 0 33704 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 141124

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.58 5/190 32719
/proc/meminfo: memFree=13579428/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=96420 CPUtime=882.28 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 373377 0 0 0 87740 488 0 0 25 0 1 0 540816415 98734080 22626 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 24105 22626 141 53 0 22528 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 96420

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.60 5/190 32720
/proc/meminfo: memFree=13528944/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=111676 CPUtime=942.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 377191 0 0 0 93724 505 0 0 25 0 1 0 540816415 114356224 26440 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 27919 26440 141 53 0 26342 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 111676

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.63 5/190 32722
/proc/meminfo: memFree=13384592/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=193984 CPUtime=1002.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 403167 0 0 0 99711 518 0 0 25 0 1 0 540816415 198639616 47017 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 48496 47017 141 53 0 46919 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 193984

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.65 5/190 32723
/proc/meminfo: memFree=13377516/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=193984 CPUtime=1062.28 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 403167 0 0 0 105700 528 0 0 25 0 1 0 540816415 198639616 47017 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 48496 47017 141 53 0 46919 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 193984

[startup+1122.3 s]
/proc/loadavg: 4.04 3.96 3.67 5/190 32725
/proc/meminfo: memFree=13260444/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=238592 CPUtime=1122.28 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 426093 0 0 0 111687 541 0 0 25 0 1 0 540816415 244318208 58169 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 59648 58169 141 53 0 58071 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 238592

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/190 32727
/proc/meminfo: memFree=13298872/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=238592 CPUtime=1182.28 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 426093 0 0 0 117677 551 0 0 25 0 1 0 540816415 244318208 58169 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 59648 58169 141 53 0 58071 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 238592

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 32728
/proc/meminfo: memFree=13351676/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=238592 CPUtime=1242.29 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 426093 0 0 0 123668 561 0 0 25 0 1 0 540816415 244318208 58169 33554432000 4194304 4409164 140733763078448 18446744073709551615 4358373 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 59648 58169 141 53 0 58071 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 238592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.72 4/189 32731
/proc/meminfo: memFree=13465744/32950928 swapFree=67111528/67111528
[pid=32665] ppid=32663 vsize=154168 CPUtime=1299.98 cores=1,3
/proc/32665/stat : 32665 (lingeling) R 32663 32665 32262 0 -1 4202496 443224 0 0 0 129424 574 0 0 25 0 1 0 540816415 157868032 37063 33554432000 4194304 4409164 140733763078448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32665/statm: 38542 37063 141 53 0 36965 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 154168

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
CPU user time (s): 1294.25
CPU system time (s): 5.75413
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 238592

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

runsolver used 2.08268 second user time and 5.01924 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 22:57:37
IDJOB=3259087
IDBENCH=71487
IDSOLVER=1606
FILE ID=node113/3259087-1303505857
RUNJOBID= node113-1303505857-32645
PBS_JOBID= 13134224
Free space on /tmp= 70628 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259087-1303505857/watcher-3259087-1303505857 -o /tmp/evaluation-result-3259087-1303505857/solver-3259087-1303505857 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3259087-1303505857.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=66302678

node113.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.846
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.846
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.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13984692 kB
Buffers:       1697316 kB
Cached:       16619648 kB
SwapCached:          0 kB
Active:       10455308 kB
Inactive:      7928088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13984692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:       66516 kB
Mapped:          14872 kB
Slab:           517944 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   211744 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= 70624 MiB
End job on node113 at 2011-04-22 23:19:19