Trace number 3372892

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) 5000.13 5000.03

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark216.737
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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-3372892-1305427201/watcher-3372892-1305427201 -o /tmp/evaluation-result-3372892-1305427201/solver-3372892-1305427201 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372892-1305427201.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.94 4/308 22268
/proc/meminfo: memFree=14581836/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=7020 CPUtime=0 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 654318866 7188480 278 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594866432 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 1755 278 111 53 0 178 0

[startup+0.0840501 s]
/proc/loadavg: 2.11 2.05 2.94 4/308 22268
/proc/meminfo: memFree=14581836/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=10780 CPUtime=0.07 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 1314 0 0 0 7 0 0 0 25 0 1 0 654318866 11038720 1237 33554432000 4194304 4409284 140735722396304 18446744073709551615 4264804 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 2695 1237 130 53 0 1118 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10780

[startup+0.101046 s]
/proc/loadavg: 2.11 2.05 2.94 4/308 22268
/proc/meminfo: memFree=14581836/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=10780 CPUtime=0.09 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 1314 0 0 0 9 0 0 0 25 0 1 0 654318866 11038720 1237 33554432000 4194304 4409284 140735722396304 18446744073709551615 4277328 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 2695 1237 130 53 0 1118 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10780

[startup+0.30101 s]
/proc/loadavg: 2.11 2.05 2.94 4/308 22268
/proc/meminfo: memFree=14581836/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=10780 CPUtime=0.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 1314 0 0 0 29 0 0 0 25 0 1 0 654318866 11038720 1237 33554432000 4194304 4409284 140735722396304 18446744073709551615 4280976 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 2695 1237 130 53 0 1118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10780

[startup+0.701047 s]
/proc/loadavg: 2.11 2.05 2.94 4/308 22268
/proc/meminfo: memFree=14581836/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=14584 CPUtime=0.68 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 3128 0 0 0 68 0 0 0 25 0 1 0 654318866 14934016 1944 33554432000 4194304 4409284 140735722396304 18446744073709551615 4340289 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 3646 1944 134 53 0 2069 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14584

[startup+1.50091 s]
/proc/loadavg: 2.11 2.05 2.94 3/309 22269
/proc/meminfo: memFree=14574268/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=14584 CPUtime=1.48 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 3129 0 0 0 148 0 0 0 25 0 1 0 654318866 14934016 1945 33554432000 4194304 4409284 140735722396304 18446744073709551615 4314436 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 3646 1945 135 53 0 2069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14584

[startup+3.10064 s]
/proc/loadavg: 2.11 2.05 2.94 3/309 22270
/proc/meminfo: memFree=14573524/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=14584 CPUtime=3.08 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 3130 0 0 0 308 0 0 0 25 0 1 0 654318866 14934016 1946 33554432000 4194304 4409284 140735722396304 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 3646 1946 136 53 0 2069 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14584

[startup+6.30096 s]
/proc/loadavg: 2.10 2.05 2.93 3/309 22270
/proc/meminfo: memFree=14573404/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=14584 CPUtime=6.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 3135 0 0 0 628 1 0 0 25 0 1 0 654318866 14934016 1951 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 3646 1951 141 53 0 2069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14584

[startup+12.701 s]
/proc/loadavg: 2.10 2.05 2.92 3/309 22270
/proc/meminfo: memFree=14571884/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=17456 CPUtime=12.69 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 4069 0 0 0 1266 3 0 0 25 0 1 0 654318866 17874944 2885 33554432000 4194304 4409284 140735722396304 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 4364 2885 141 53 0 2787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17456

[startup+25.5007 s]
/proc/loadavg: 2.07 2.05 2.91 3/309 22270
/proc/meminfo: memFree=14565804/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=22436 CPUtime=25.48 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 5151 0 0 0 2542 6 0 0 25 0 1 0 654318866 22974464 3967 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 5609 3967 141 53 0 4032 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22436

[startup+51.1002 s]
/proc/loadavg: 2.11 2.06 2.89 3/309 22271
/proc/meminfo: memFree=14547636/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=28408 CPUtime=51.09 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 6807 0 0 0 5094 15 0 0 25 0 1 0 654318866 29089792 5623 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 7102 5623 141 53 0 5525 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28408

[startup+102.311 s]
/proc/loadavg: 2.05 2.05 2.84 3/309 22272
/proc/meminfo: memFree=14521288/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=35004 CPUtime=102.3 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 8142 0 0 0 10201 29 0 0 25 0 1 0 654318866 35844096 6958 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 8751 6958 141 53 0 7174 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35004

[startup+162.301 s]
/proc/loadavg: 2.02 2.04 2.79 3/309 22274
/proc/meminfo: memFree=14521752/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=32968 CPUtime=162.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 14736 0 0 0 16185 44 0 0 25 0 1 0 654318866 33759232 6795 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 8242 6795 141 53 0 6665 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32968

[startup+222.301 s]
/proc/loadavg: 2.05 2.04 2.74 3/309 22275
/proc/meminfo: memFree=14541416/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=39688 CPUtime=222.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 24192 0 0 0 22169 60 0 0 25 0 1 0 654318866 40640512 8443 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 9922 8443 141 53 0 8345 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 39688

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.69 3/309 22277
/proc/meminfo: memFree=14527248/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=38268 CPUtime=282.3 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 31599 0 0 0 28155 75 0 0 25 0 1 0 654318866 39186432 8088 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 9567 8088 141 53 0 7990 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38268

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.64 3/309 22279
/proc/meminfo: memFree=14521512/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=44140 CPUtime=342.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 44589 0 0 0 34139 90 0 0 25 0 1 0 654318866 45199360 9556 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 11035 9556 141 53 0 9458 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44140

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.60 3/309 22280
/proc/meminfo: memFree=14537112/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=43588 CPUtime=402.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 53976 0 0 0 40124 105 0 0 25 0 1 0 654318866 44634112 9418 33554432000 4194304 4409284 140735722396304 18446744073709551615 4337540 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/22268/statm: 10897 9418 141 53 0 9320 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 43588

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.56 3/309 22282
/proc/meminfo: memFree=14509660/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=55852 CPUtime=462.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 69225 0 0 0 46110 119 0 0 25 0 1 0 654318866 57192448 12484 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 13963 12484 141 53 0 12386 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 55852

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.52 3/309 22283
/proc/meminfo: memFree=14512228/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=53216 CPUtime=522.28 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 81147 0 0 0 52096 132 0 0 25 0 1 0 654318866 54493184 11825 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 13304 11825 141 53 0 11727 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 53216

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.49 3/309 22285
/proc/meminfo: memFree=14532908/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=57048 CPUtime=582.29 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 91656 0 0 0 58083 146 0 0 25 0 1 0 654318866 58417152 12783 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 14262 12783 141 53 0 12685 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 57048

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.08 1.44 2/303 22406
/proc/meminfo: memFree=14230824/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=447396 CPUtime=4002.37 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 621550 0 0 0 399590 647 0 0 25 0 1 0 654318866 458133504 110402 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 111849 110402 141 53 0 110272 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 447396

[startup+4062.31 s]
/proc/loadavg: 1.00 1.07 1.42 2/303 22408
/proc/meminfo: memFree=14230048/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=447396 CPUtime=4062.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 621550 0 0 0 405588 650 0 0 25 0 1 0 654318866 458133504 110402 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 111849 110402 141 53 0 110272 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 447396

[startup+4122.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/303 22409
/proc/meminfo: memFree=14230868/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=447396 CPUtime=4122.37 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 621550 0 0 0 411584 653 0 0 25 0 1 0 654318866 458133504 110402 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 111849 110402 141 53 0 110272 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 447396

[startup+4182.3 s]
/proc/loadavg: 1.06 1.06 1.36 2/303 22411
/proc/meminfo: memFree=14230828/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=447396 CPUtime=4182.37 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 621550 0 0 0 417581 656 0 0 25 0 1 0 654318866 458133504 110402 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 111849 110402 141 53 0 110272 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 447396

[startup+4242.3 s]
/proc/loadavg: 1.02 1.04 1.34 2/303 22413
/proc/meminfo: memFree=14230788/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=447396 CPUtime=4242.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 621550 0 0 0 423577 661 0 0 25 0 1 0 654318866 458133504 110402 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 111849 110402 141 53 0 110272 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 447396

[startup+4302.3 s]
/proc/loadavg: 1.01 1.03 1.32 2/303 22414
/proc/meminfo: memFree=14230620/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=447396 CPUtime=4302.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 621550 0 0 0 429573 665 0 0 25 0 1 0 654318866 458133504 110402 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 111849 110402 141 53 0 110272 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 447396

[startup+4362.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/303 22416
/proc/meminfo: memFree=14408396/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=270124 CPUtime=4362.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 655763 0 0 0 435564 674 0 0 25 0 1 0 654318866 276606976 66084 33554432000 4194304 4409284 140735722396304 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 67531 66084 141 53 0 65954 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 270124

[startup+4422.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/303 22417
/proc/meminfo: memFree=14408336/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=270124 CPUtime=4422.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 655763 0 0 0 441560 678 0 0 25 0 1 0 654318866 276606976 66084 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 67531 66084 141 53 0 65954 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 270124

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/303 22419
/proc/meminfo: memFree=14398636/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=279800 CPUtime=4482.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 658182 0 0 0 447553 685 0 0 25 0 1 0 654318866 286515200 68503 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 69950 68503 141 53 0 68373 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 279800

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/303 22421
/proc/meminfo: memFree=14398604/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=279800 CPUtime=4542.38 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 658182 0 0 0 453547 691 0 0 25 0 1 0 654318866 286515200 68503 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 69950 68503 141 53 0 68373 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 279800

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/303 22422
/proc/meminfo: memFree=14331232/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=346912 CPUtime=4602.39 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 690805 0 0 0 459542 697 0 0 25 0 1 0 654318866 355237888 85281 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 86728 85281 141 53 0 85151 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 346912

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/303 22424
/proc/meminfo: memFree=14330824/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=346912 CPUtime=4662.39 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 690805 0 0 0 465538 701 0 0 25 0 1 0 654318866 355237888 85281 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 86728 85281 141 53 0 85151 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 346912

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.18 2/303 22425
/proc/meminfo: memFree=14303748/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=373772 CPUtime=4722.4 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 726786 0 0 0 471531 709 0 0 25 0 1 0 654318866 382742528 91996 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 93443 91996 141 53 0 91866 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 373772

[startup+4782.3 s]
/proc/loadavg: 1.03 1.01 1.17 2/303 22427
/proc/meminfo: memFree=14303832/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=373772 CPUtime=4782.39 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 726786 0 0 0 477526 713 0 0 25 0 1 0 654318866 382742528 91996 33554432000 4194304 4409284 140735722396304 18446744073709551615 235594891159 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 93443 91996 141 53 0 91866 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 373772

[startup+4842.3 s]
/proc/loadavg: 1.01 1.01 1.16 2/303 22429
/proc/meminfo: memFree=14303916/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=373772 CPUtime=4842.39 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 726786 0 0 0 483521 718 0 0 25 0 1 0 654318866 382742528 91996 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 93443 91996 141 53 0 91866 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 373772

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/303 22439
/proc/meminfo: memFree=14303632/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=373772 CPUtime=4902.39 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 726786 0 0 0 489518 721 0 0 25 0 1 0 654318866 382742528 91996 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 93443 91996 141 53 0 91866 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 373772

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/303 22441
/proc/meminfo: memFree=14304472/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=373772 CPUtime=4962.39 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 726786 0 0 0 495512 727 0 0 25 0 1 0 654318866 382742528 91996 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 93443 91996 141 53 0 91866 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 373772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.13 2/303 22442
/proc/meminfo: memFree=14304328/32950928 swapFree=67111348/67111528
[pid=22268] ppid=22266 vsize=373772 CPUtime=5000.09 cores=0,2,4,6
/proc/22268/stat : 22268 (lingeling) R 22266 22268 15036 0 -1 4202496 726786 0 0 0 499280 729 0 0 25 0 1 0 654318866 382742528 91996 33554432000 4194304 4409284 140735722396304 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22268/statm: 93443 91996 141 53 0 91866 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 373772

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): 5000.03
CPU time (s): 5000.13
CPU user time (s): 4992.81
CPU system time (s): 7.31689
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 447396

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

runsolver used 15.4107 second user time and 32.0981 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 04:40:01
IDJOB=3372892
IDBENCH=85975
IDSOLVER=1850
FILE ID=node120/3372892-1305427201
RUNJOBID= node120-1305425493-16270
PBS_JOBID= 13324572
Free space on /tmp= 73644 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372892-1305427201/watcher-3372892-1305427201 -o /tmp/evaluation-result-3372892-1305427201/solver-3372892-1305427201 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372892-1305427201.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=720442809

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.78
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.809
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.809
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.809
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:      14581992 kB
Buffers:        224176 kB
Cached:        1272088 kB
SwapCached:          0 kB
Active:       16688256 kB
Inactive:      1403672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14581992 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2336 kB
Writeback:           0 kB
AnonPages:    16595864 kB
Mapped:          25152 kB
Slab:           165316 kB
PageTables:      48600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51667820 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= 73644 MiB
End job on node120 at 2011-05-15 06:03:23