Trace number 3372844

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)UNSAT 3814.38 3814.3

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1644.38
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

3814.27/3814.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 1,3,5,7

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: 3.95 5.25 6.73 3/295 12443
/proc/meminfo: memFree=15763920/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=23408 CPUtime=0 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 4432 0 0 0 0 0 0 0 21 0 1 0 110271745 23969792 4375 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880259053 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 5852 4375 111 53 0 4275 0

[startup+0.093038 s]
/proc/loadavg: 3.95 5.25 6.73 3/295 12443
/proc/meminfo: memFree=15763920/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=39708 CPUtime=0.08 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 8567 0 0 0 8 0 0 0 21 0 1 0 110271745 40660992 8452 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 9927 8452 113 53 0 8350 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39708

[startup+0.101039 s]
/proc/loadavg: 3.95 5.25 6.73 3/295 12443
/proc/meminfo: memFree=15763920/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=39708 CPUtime=0.08 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 8567 0 0 0 8 0 0 0 21 0 1 0 110271745 40660992 8452 33554432000 4194304 4409284 140735215111056 18446744073709551615 4225113 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 9927 8452 113 53 0 8350 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39708

[startup+0.301004 s]
/proc/loadavg: 3.95 5.25 6.73 3/295 12443
/proc/meminfo: memFree=15763920/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=60444 CPUtime=0.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 13751 0 0 0 28 1 0 0 22 0 1 0 110271745 61894656 13636 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 15111 13636 113 53 0 13534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60444

[startup+0.700933 s]
/proc/loadavg: 3.95 5.25 6.73 3/295 12443
/proc/meminfo: memFree=15763920/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=97992 CPUtime=0.68 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 23160 0 0 0 66 2 0 0 24 0 1 0 110271745 100343808 23023 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 24498 23023 113 53 0 22921 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 97992

[startup+1.5008 s]
/proc/loadavg: 3.95 5.25 6.73 3/296 12445
/proc/meminfo: memFree=15653756/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=115144 CPUtime=1.49 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 27448 0 0 0 145 4 0 0 25 0 1 0 110271745 117907456 27311 33554432000 4194304 4409284 140735215111056 18446744073709551615 4252975 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 28786 27311 113 53 0 27209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115144

[startup+3.10053 s]
/proc/loadavg: 3.79 5.20 6.70 3/296 12445
/proc/meminfo: memFree=15618292/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=148936 CPUtime=3.08 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 35896 0 0 0 302 6 0 0 25 0 1 0 110271745 152510464 35759 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 37234 35759 113 53 0 35657 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 148936

[startup+6.30098 s]
/proc/loadavg: 3.79 5.20 6.70 3/296 12445
/proc/meminfo: memFree=15502220/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=263308 CPUtime=6.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 79300 0 0 0 618 11 0 0 25 0 1 0 110271745 269627392 64336 33554432000 4194304 4409284 140735215111056 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 65827 64336 129 53 0 64250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 263308

[startup+12.7009 s]
/proc/loadavg: 3.52 5.09 6.65 3/296 12445
/proc/meminfo: memFree=15430048/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=271220 CPUtime=12.69 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 97518 0 0 0 1257 12 0 0 25 0 1 0 110271745 277729280 66318 33554432000 4194304 4409284 140735215111056 18446744073709551615 4295773 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 67805 66318 133 53 0 66228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 271220

[startup+25.5007 s]
/proc/loadavg: 3.28 4.99 6.60 3/296 12445
/proc/meminfo: memFree=15508096/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=255900 CPUtime=25.48 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 149658 0 0 0 2530 18 0 0 25 0 1 0 110271745 262041600 62497 33554432000 4194304 4409284 140735215111056 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 63975 62497 137 53 0 62398 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 255900

[startup+51.1003 s]
/proc/loadavg: 2.84 4.75 6.48 3/296 12446
/proc/meminfo: memFree=15417916/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=337792 CPUtime=51.09 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 170132 0 0 0 5089 20 0 0 25 0 1 0 110271745 345899008 82971 33554432000 4194304 4409284 140735215111056 18446744073709551615 4229170 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 84448 82971 137 53 0 82871 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 337792

[startup+102.312 s]
/proc/loadavg: 2.34 4.28 6.22 3/296 12448
/proc/meminfo: memFree=15550812/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=205920 CPUtime=102.3 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 172587 0 0 0 10205 25 0 0 25 0 1 0 110271745 210862080 49582 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 51480 49582 141 53 0 49903 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 205920

[startup+162.3 s]
/proc/loadavg: 2.12 3.87 5.95 3/296 12449
/proc/meminfo: memFree=15538904/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=203876 CPUtime=162.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 175839 0 0 0 16191 38 0 0 25 0 1 0 110271745 208769024 49496 33554432000 4194304 4409284 140735215111056 18446744073709551615 4340289 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 50969 49496 141 53 0 49392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 203876

[startup+222.301 s]
/proc/loadavg: 2.04 3.52 5.70 3/296 12450
/proc/meminfo: memFree=15513712/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=209196 CPUtime=222.3 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 177338 0 0 0 22178 52 0 0 25 0 1 0 110271745 214216704 50826 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 52299 50826 141 53 0 50722 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 209196

[startup+282.301 s]
/proc/loadavg: 2.01 3.24 5.47 3/296 12452
/proc/meminfo: memFree=15476756/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=214588 CPUtime=282.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 178785 0 0 0 28165 64 0 0 25 0 1 0 110271745 219738112 52174 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 53647 52174 141 53 0 52070 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 214588

[startup+342.3 s]
/proc/loadavg: 2.00 3.01 5.25 3/296 12454
/proc/meminfo: memFree=15461372/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=219720 CPUtime=342.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 181589 0 0 0 34152 77 0 0 25 0 1 0 110271745 224993280 53457 33554432000 4194304 4409284 140735215111056 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54930 53457 141 53 0 53353 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 219720

[startup+402.301 s]
/proc/loadavg: 2.00 2.83 5.04 3/296 12456
/proc/meminfo: memFree=15437308/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=214372 CPUtime=402.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 181589 0 0 0 40132 97 0 0 25 0 1 0 110271745 219516928 52120 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 53593 52120 141 53 0 52016 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 214372

[startup+462.301 s]
/proc/loadavg: 2.00 2.67 4.85 3/296 12457
/proc/meminfo: memFree=15433080/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=219260 CPUtime=462.29 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 182905 0 0 0 46119 110 0 0 25 0 1 0 110271745 224522240 53342 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54815 53342 141 53 0 53238 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 219260

[startup+522.3 s]
/proc/loadavg: 2.05 2.56 4.67 3/296 12458
/proc/meminfo: memFree=15384836/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=214096 CPUtime=522.3 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 182969 0 0 0 52096 134 0 0 25 0 1 0 110271745 219234304 52051 33554432000 4194304 4409284 140735215111056 18446744073709551615 4360315 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 53524 52051 141 53 0 51947 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214096

[startup+582.301 s]
/proc/loadavg: 2.06 2.47 4.51 3/296 12460
/proc/meminfo: memFree=15342916/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218716 CPUtime=582.3 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 184125 0 0 0 58082 148 0 0 25 0 1 0 110271745 223965184 53206 33554432000 4194304 4409284 140735215111056 18446744073709551615 4359741 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54679 53206 141 53 0 53102 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 218716

[startup+642.3 s]

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

/proc/meminfo: memFree=15334692/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=290916 CPUtime=3222.36 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 224036 0 0 0 321197 1039 0 0 25 0 1 0 110271745 297897984 71256 33554432000 4194304 4409284 140735215111056 18446744073709551615 4256972 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 72729 71256 141 53 0 71152 0
Current children cumulated CPU time (s) 3222.36
Current children cumulated vsize (KiB) 290916

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/296 12544
/proc/meminfo: memFree=15303936/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=290916 CPUtime=3282.36 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 224036 0 0 0 327180 1056 0 0 25 0 1 0 110271745 297897984 71256 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 72729 71256 141 53 0 71152 0
Current children cumulated CPU time (s) 3282.36
Current children cumulated vsize (KiB) 290916

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/296 12546
/proc/meminfo: memFree=15273544/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=290504 CPUtime=3342.35 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 224036 0 0 0 333159 1076 0 0 25 0 1 0 110271745 297476096 71153 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 72626 71153 141 53 0 71049 0
Current children cumulated CPU time (s) 3342.35
Current children cumulated vsize (KiB) 290504

[startup+3402.31 s]
/proc/loadavg: 2.13 2.04 2.10 3/296 12548
/proc/meminfo: memFree=15265728/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=257720 CPUtime=3402.37 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 224036 0 0 0 339147 1090 0 0 25 0 1 0 110271745 263905280 62957 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 64430 62957 141 53 0 62853 0
Current children cumulated CPU time (s) 3402.37
Current children cumulated vsize (KiB) 257720

[startup+3462.3 s]
/proc/loadavg: 2.05 2.03 2.09 3/296 12549
/proc/meminfo: memFree=15356860/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=257720 CPUtime=3462.36 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 224036 0 0 0 345126 1110 0 0 25 0 1 0 110271745 263905280 62957 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 64430 62957 141 53 0 62853 0
Current children cumulated CPU time (s) 3462.36
Current children cumulated vsize (KiB) 257720

[startup+3522.3 s]
/proc/loadavg: 2.02 2.02 2.08 3/296 12550
/proc/meminfo: memFree=15306752/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=257940 CPUtime=3522.37 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 224092 0 0 0 351106 1131 0 0 25 0 1 0 110271745 264130560 63012 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 64485 63012 141 53 0 62908 0
Current children cumulated CPU time (s) 3522.37
Current children cumulated vsize (KiB) 257940

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/296 12552
/proc/meminfo: memFree=15403836/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=192596 CPUtime=3582.37 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 241126 0 0 0 357083 1154 0 0 25 0 1 0 110271745 197218304 46676 33554432000 4194304 4409284 140735215111056 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 48149 46676 141 53 0 46572 0
Current children cumulated CPU time (s) 3582.37
Current children cumulated vsize (KiB) 192596

[startup+3642.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/296 12554
/proc/meminfo: memFree=15441272/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=216332 CPUtime=3642.37 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247122 0 0 0 363063 1174 0 0 25 0 1 0 110271745 221523968 52610 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54083 52610 141 53 0 52506 0
Current children cumulated CPU time (s) 3642.37
Current children cumulated vsize (KiB) 216332

[startup+3702.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/296 12556
/proc/meminfo: memFree=15411752/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=215688 CPUtime=3702.37 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247122 0 0 0 369042 1195 0 0 25 0 1 0 110271745 220864512 52449 33554432000 4194304 4409284 140735215111056 18446744073709551615 4230753 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 53922 52449 141 53 0 52345 0
Current children cumulated CPU time (s) 3702.37
Current children cumulated vsize (KiB) 215688

[startup+3762.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12557
/proc/meminfo: memFree=15345032/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218140 CPUtime=3762.37 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247738 0 0 0 375026 1211 0 0 25 0 1 0 110271745 223375360 53062 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54535 53062 141 53 0 52958 0
Current children cumulated CPU time (s) 3762.37
Current children cumulated vsize (KiB) 218140

Solver just ended. Dumping a history of the last processes samples

[startup+3788.7 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15345148/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3788.77 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 377657 1220 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3788.77
Current children cumulated vsize (KiB) 218292

[startup+3801.5 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15345140/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3801.58 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 378935 1223 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3801.58
Current children cumulated vsize (KiB) 218292

[startup+3807.9 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3807.97 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 379572 1225 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3807.97
Current children cumulated vsize (KiB) 218292

[startup+3811.1 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3811.17 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 379891 1226 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3811.17
Current children cumulated vsize (KiB) 218292

[startup+3812.7 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3812.77 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 380050 1227 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3812.77
Current children cumulated vsize (KiB) 218292

[startup+3813.5 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3813.57 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 380130 1227 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3813.57
Current children cumulated vsize (KiB) 218292

[startup+3813.9 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3813.97 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 380169 1228 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3813.97
Current children cumulated vsize (KiB) 218292

[startup+3814.1 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3814.17 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 380189 1228 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3814.17
Current children cumulated vsize (KiB) 218292

[startup+3814.2 s]
/proc/loadavg: 2.00 2.00 2.06 3/296 12558
/proc/meminfo: memFree=15305708/32950928 swapFree=67111364/67111528
[pid=12443] ppid=12441 vsize=218292 CPUtime=3814.27 cores=1,3,5,7
/proc/12443/stat : 12443 (lingeling) R 12441 12443 4917 0 -1 4202496 247781 0 0 0 380199 1228 0 0 25 0 1 0 110271745 223531008 53100 33554432000 4194304 4409284 140735215111056 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12443/statm: 54573 53100 141 53 0 52996 0
Current children cumulated CPU time (s) 3814.27
Current children cumulated vsize (KiB) 218292

Child status: 20
Real time (s): 3814.3
CPU time (s): 3814.38
CPU user time (s): 3802.08
CPU system time (s): 12.2931
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 337792

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

runsolver used 9.98948 second user time and 24.6852 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 04:30:23
IDJOB=3372844
IDBENCH=84238
IDSOLVER=1850
FILE ID=node112/3372844-1305426619
RUNJOBID= node112-1305426619-12424
PBS_JOBID= 13324570
Free space on /tmp= 73528 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372844-1305426619/watcher-3372844-1305426619 -o /tmp/evaluation-result-3372844-1305426619/solver-3372844-1305426619 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372844-1305426619.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1431669461

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15764200 kB
Buffers:        294176 kB
Cached:        2889296 kB
SwapCached:          0 kB
Active:       15161760 kB
Inactive:      1783148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15764200 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           64188 kB
Writeback:           0 kB
AnonPages:    13761276 kB
Mapped:          21684 kB
Slab:           135304 kB
PageTables:      42240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35011220 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= 73528 MiB
End job on node112 at 2011-05-15 05:33:58