Trace number 3291278

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

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291278-1307668490/watcher-3291278-1307668490 -o /tmp/evaluation-result-3291278-1307668490/solver-3291278-1307668490 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3291278-1307668490.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.26 5.12 5/189 12004
/proc/meminfo: memFree=31502140/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=7156 CPUtime=0 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 354 0 0 0 0 0 0 0 25 0 1 0 878445666 7327744 296 33554432000 4194304 4409164 140736044946848 18446744073709551615 4200676 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 1789 296 111 53 0 212 0

[startup+0.0392491 s]
/proc/loadavg: 4.00 4.26 5.12 5/189 12004
/proc/meminfo: memFree=31502140/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=8296 CPUtime=0.03 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 730 0 0 0 3 0 0 0 25 0 1 0 878445666 8495104 583 33554432000 4194304 4409164 140736044946848 18446744073709551615 4282610 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 2074 583 129 53 0 497 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8296

[startup+0.101246 s]
/proc/loadavg: 4.00 4.26 5.12 5/189 12004
/proc/meminfo: memFree=31502140/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=8296 CPUtime=0.09 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 814 0 0 0 9 0 0 0 25 0 1 0 878445666 8495104 583 33554432000 4194304 4409164 140736044946848 18446744073709551615 4281970 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 2074 583 129 53 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8296

[startup+0.301198 s]
/proc/loadavg: 4.00 4.26 5.12 5/189 12004
/proc/meminfo: memFree=31502140/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=8108 CPUtime=0.29 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 905 0 0 0 29 0 0 0 25 0 1 0 878445666 8302592 571 33554432000 4194304 4409164 140736044946848 18446744073709551615 4259217 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 2027 571 132 53 0 450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8108

[startup+0.701124 s]
/proc/loadavg: 4.00 4.26 5.12 5/189 12004
/proc/meminfo: memFree=31502140/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=10016 CPUtime=0.69 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 1626 0 0 0 69 0 0 0 25 0 1 0 878445666 10256384 1026 33554432000 4194304 4409164 140736044946848 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 2504 1026 136 53 0 927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10016

[startup+1.50096 s]
/proc/loadavg: 4.00 4.26 5.12 5/190 12005
/proc/meminfo: memFree=31498680/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=11072 CPUtime=1.49 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 2089 0 0 0 149 0 0 0 25 0 1 0 878445666 11337728 1295 33554432000 4194304 4409164 140736044946848 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 2768 1295 141 53 0 1191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11072

[startup+3.10064 s]
/proc/loadavg: 4.00 4.26 5.12 5/190 12005
/proc/meminfo: memFree=31496200/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=13204 CPUtime=3.09 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 2815 0 0 0 308 1 0 0 25 0 1 0 878445666 13520896 1830 33554432000 4194304 4409164 140736044946848 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 3301 1830 141 53 0 1724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13204

[startup+6.30101 s]
/proc/loadavg: 4.00 4.25 5.12 5/190 12005
/proc/meminfo: memFree=31487760/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=14420 CPUtime=6.29 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 4410 0 0 0 626 3 0 0 25 0 1 0 878445666 14766080 2132 33554432000 4194304 4409164 140736044946848 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 3605 2132 141 53 0 2028 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14420

[startup+12.7007 s]
/proc/loadavg: 4.00 4.25 5.11 5/190 12006
/proc/meminfo: memFree=31490732/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=17028 CPUtime=12.69 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 9728 0 0 0 1260 9 0 0 25 0 1 0 878445666 17436672 2816 33554432000 4194304 4409164 140736044946848 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 4257 2816 141 53 0 2680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17028

[startup+25.5012 s]
/proc/loadavg: 4.00 4.24 5.09 5/190 12006
/proc/meminfo: memFree=31456864/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=18272 CPUtime=25.49 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 18868 0 0 0 2531 18 0 0 25 0 1 0 878445666 18710528 3095 33554432000 4194304 4409164 140736044946848 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 4568 3095 141 53 0 2991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18272

[startup+51.1011 s]
/proc/loadavg: 4.00 4.22 5.06 5/190 12007
/proc/meminfo: memFree=31435584/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=23296 CPUtime=51.09 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 32030 0 0 0 5077 32 0 0 25 0 1 0 878445666 23855104 4383 33554432000 4194304 4409164 140736044946848 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 5824 4383 141 53 0 4247 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23296

[startup+102.307 s]
/proc/loadavg: 4.00 4.18 5.00 5/190 12008
/proc/meminfo: memFree=31490088/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=49800 CPUtime=102.3 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 53853 0 0 0 10181 49 0 0 25 0 1 0 878445666 50995200 10977 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358410 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 12450 10977 141 53 0 10873 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 49800

[startup+162.301 s]
/proc/loadavg: 4.00 4.14 4.94 5/190 12010
/proc/meminfo: memFree=31473776/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=49544 CPUtime=162.3 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 61771 0 0 0 16168 62 0 0 25 0 1 0 878445666 50733056 10913 33554432000 4194304 4409164 140736044946848 18446744073709551615 4301635 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 12386 10913 141 53 0 10809 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 49544

[startup+222.301 s]
/proc/loadavg: 4.00 4.12 4.88 5/190 12049
/proc/meminfo: memFree=31524556/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=82348 CPUtime=222.3 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 76276 0 0 0 22157 73 0 0 25 0 1 0 878445666 84324352 19114 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 20587 19114 141 53 0 19010 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82348

[startup+282.301 s]
/proc/loadavg: 4.00 4.09 4.82 5/190 12051
/proc/meminfo: memFree=31536900/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=71104 CPUtime=282.3 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 91906 0 0 0 28147 83 0 0 25 0 1 0 878445666 72810496 16303 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358730 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 17776 16303 141 53 0 16199 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71104

[startup+342.301 s]
/proc/loadavg: 4.00 4.07 4.76 5/190 12052
/proc/meminfo: memFree=31448176/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=91592 CPUtime=342.31 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 108265 0 0 0 34138 93 0 0 25 0 1 0 878445666 93790208 21425 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 22898 21425 141 53 0 21321 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 91592

[startup+402.301 s]
/proc/loadavg: 4.00 4.06 4.71 5/190 12054
/proc/meminfo: memFree=31413156/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=91592 CPUtime=402.3 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 108265 0 0 0 40131 99 0 0 25 0 1 0 878445666 93790208 21425 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 22898 21425 141 53 0 21321 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91592

[startup+462.3 s]
/proc/loadavg: 4.04 4.06 4.67 5/190 12056
/proc/meminfo: memFree=31454632/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=76152 CPUtime=462.31 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 121491 0 0 0 46123 108 0 0 25 0 1 0 878445666 77979648 17565 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 19038 17565 141 53 0 17461 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 76152

[startup+522.3 s]
/proc/loadavg: 3.73 3.98 4.60 4/184 12082
/proc/meminfo: memFree=31726720/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=93376 CPUtime=522.31 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 133263 0 0 0 52115 116 0 0 25 0 1 0 878445666 95617024 21871 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 23344 21871 141 53 0 21767 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 93376

[startup+582.3 s]
/proc/loadavg: 2.92 3.72 4.47 3/178 12109
/proc/meminfo: memFree=32169268/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=93376 CPUtime=582.32 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 133263 0 0 0 58109 123 0 0 25 0 1 0 878445666 95617024 21871 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 23344 21871 141 53 0 21767 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 93376

[startup+642.3 s]
/proc/loadavg: 2.34 3.40 4.32 3/178 12110
/proc/meminfo: memFree=32064684/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=107100 CPUtime=642.32 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 140819 0 0 0 64102 130 0 0 25 0 1 0 878445666 109670400 25302 33554432000 4194304 4409164 140736044946848 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 26775 25302 141 53 0 25198 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 107100

[startup+702.3 s]
/proc/loadavg: 2.12 3.15 4.17 3/178 12112
/proc/meminfo: memFree=31976592/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=139868 CPUtime=702.32 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 157203 0 0 0 70094 138 0 0 25 0 1 0 878445666 143224832 33494 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 34967 33494 141 53 0 33390 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 139868

[startup+762.307 s]
/proc/loadavg: 2.04 2.93 4.03 3/178 12114
/proc/meminfo: memFree=32123124/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=107100 CPUtime=762.33 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 157203 0 0 0 76091 142 0 0 25 0 1 0 878445666 109670400 25302 33554432000 4194304 4409164 140736044946848 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 26775 25302 141 53 0 25198 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 107100

[startup+822.301 s]
/proc/loadavg: 2.01 2.76 3.90 3/178 12115
/proc/meminfo: memFree=32096672/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=107100 CPUtime=822.33 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 165395 0 0 0 82086 147 0 0 25 0 1 0 878445666 109670400 25302 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 26775 25302 141 53 0 25198 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 107100

[startup+882.301 s]
/proc/loadavg: 2.00 2.62 3.78 3/178 12117
/proc/meminfo: memFree=31957868/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=168740 CPUtime=882.33 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 192944 0 0 0 88080 153 0 0 25 0 1 0 878445666 172789760 40712 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 42185 40712 141 53 0 40608 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 168740

[startup+942.301 s]
/proc/loadavg: 2.06 2.52 3.67 3/178 12118
/proc/meminfo: memFree=31988200/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=124152 CPUtime=942.34 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 212728 0 0 0 94074 160 0 0 25 0 1 0 878445666 127131648 29565 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 31038 29565 141 53 0 29461 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 124152

[startup+1002.3 s]
/proc/loadavg: 2.02 2.42 3.56 3/178 12120
/proc/meminfo: memFree=31943772/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=91384 CPUtime=1002.34 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 212728 0 0 0 100067 167 0 0 25 0 1 0 878445666 93577216 21373 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 22846 21373 141 53 0 21269 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 91384

[startup+1062.3 s]
/proc/loadavg: 2.01 2.34 3.46 3/178 12122
/proc/meminfo: memFree=31901076/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=133988 CPUtime=1062.34 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 223379 0 0 0 106060 174 0 0 25 0 1 0 878445666 137203712 32024 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 33497 32024 141 53 0 31920 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 133988

[startup+1122.3 s]
/proc/loadavg: 2.00 2.28 3.37 3/178 12123
/proc/meminfo: memFree=31868788/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=133988 CPUtime=1122.34 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 231571 0 0 0 112055 179 0 0 25 0 1 0 878445666 137203712 32024 33554432000 4194304 4409164 140736044946848 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 33497 32024 141 53 0 31920 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 133988

[startup+1182.3 s]
/proc/loadavg: 2.00 2.23 3.28 3/178 12125
/proc/meminfo: memFree=32012216/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=155856 CPUtime=1182.34 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 265902 0 0 0 118047 187 0 0 25 0 1 0 878445666 159596544 37491 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 38964 37491 141 53 0 37387 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 155856

[startup+1242.3 s]
/proc/loadavg: 2.00 2.18 3.20 3/178 12126
/proc/meminfo: memFree=31957612/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=155968 CPUtime=1242.34 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 265930 0 0 0 124043 191 0 0 25 0 1 0 878445666 159711232 37519 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 155968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.15 3.12 3/178 12128
/proc/meminfo: memFree=31957440/32950928 swapFree=67053604/67111528
[pid=12004] ppid=12002 vsize=155968 CPUtime=1300.06 cores=0,2
/proc/12004/stat : 12004 (lingeling) R 12002 12004 11600 0 -1 4202496 265930 0 0 0 129809 197 0 0 25 0 1 0 878445666 159711232 37519 33554432000 4194304 4409164 140736044946848 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/12004/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 155968

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): 1298.09
CPU system time (s): 1.9787
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 173796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.09
system time used= 1.9787
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265930
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= 5
involuntary context switches= 3834

runsolver used 2.34464 second user time and 4.5713 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-10 03:14:50
IDJOB=3291278
IDBENCH=84180
IDSOLVER=1606
FILE ID=node149/3291278-1307668490
RUNJOBID= node149-1307667676-11618
PBS_JOBID= 13549506
Free space on /tmp= 73788 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291278-1307668490/watcher-3291278-1307668490 -o /tmp/evaluation-result-3291278-1307668490/solver-3291278-1307668490 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3291278-1307668490.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1098045688

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:      31502684 kB
Buffers:         63252 kB
Cached:         580628 kB
SwapCached:      10328 kB
Active:         984168 kB
Inactive:       323100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31502684 kB
SwapTotal:    67111528 kB
SwapFree:     67053604 kB
Dirty:             700 kB
Writeback:           0 kB
AnonPages:      661036 kB
Mapped:           9920 kB
Slab:            73580 kB
PageTables:       6292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   900600 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= 74000 MiB
End job on node149 at 2011-06-10 03:36:32