Trace number 3309329

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
glueminisat 2.2.5? (TO) 5000.09 5000.42

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8859
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309329-1303987397/watcher-3309329-1303987397 -o /tmp/evaluation-result-3309329-1303987397/solver-3309329-1303987397 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309329-1303987397.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: 1.00 0.30 1.03 3/175 31458
/proc/meminfo: memFree=16718496/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=19860 CPUtime=0 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 779 0 0 0 0 0 0 0 20 0 1 0 510339426 20336640 712 33554432000 4194304 4309791 140734985534304 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 4965 712 215 29 0 1594 0

[startup+0.066446 s]
/proc/loadavg: 1.00 0.30 1.03 3/175 31458
/proc/meminfo: memFree=16718496/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=29328 CPUtime=0.06 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 3914 0 0 0 6 0 0 0 20 0 1 0 510339426 30031872 3522 33554432000 4194304 4309791 140734985534304 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 7332 3525 217 29 0 3961 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29328

[startup+0.100438 s]
/proc/loadavg: 1.00 0.30 1.03 3/175 31458
/proc/meminfo: memFree=16718496/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=34588 CPUtime=0.09 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 5631 0 0 0 9 0 0 0 20 0 1 0 510339426 35418112 5052 33554432000 4194304 4309791 140734985534304 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 8647 5052 217 29 0 5276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34588

[startup+0.300414 s]
/proc/loadavg: 1.00 0.30 1.03 3/175 31458
/proc/meminfo: memFree=16718496/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=69664 CPUtime=0.29 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 15521 0 0 0 27 2 0 0 21 0 1 0 510339426 71335936 13640 33554432000 4194304 4309791 140734985534304 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 17416 13642 217 29 0 14045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69664

[startup+0.700353 s]
/proc/loadavg: 1.00 0.30 1.03 3/175 31458
/proc/meminfo: memFree=16718496/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=101540 CPUtime=0.69 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 23958 0 0 0 66 3 0 0 22 0 1 0 510339426 103976960 21082 33554432000 4194304 4309791 140734985534304 18446744073709551615 4221502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 25385 21082 225 29 0 22014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101540

[startup+1.5012 s]
/proc/loadavg: 1.00 0.30 1.03 3/176 31459
/proc/meminfo: memFree=16618428/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=133844 CPUtime=1.49 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 31172 0 0 0 144 5 0 0 25 0 1 0 510339426 137056256 27939 33554432000 4194304 4309791 140734985534304 18446744073709551615 4231728 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 33461 27939 225 29 0 30090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133844

[startup+3.10094 s]
/proc/loadavg: 1.00 0.30 1.03 3/176 31459
/proc/meminfo: memFree=16626116/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=115840 CPUtime=3.09 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 35056 0 0 0 304 5 0 0 25 0 1 0 510339426 118620160 23132 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 28960 23132 245 29 0 25589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115840

[startup+6.30038 s]
/proc/loadavg: 1.08 0.33 1.03 3/176 31459
/proc/meminfo: memFree=16623600/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=115840 CPUtime=6.29 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 35687 0 0 0 624 5 0 0 25 0 1 0 510339426 118620160 23734 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 28960 23734 245 29 0 25589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115840

[startup+12.7003 s]
/proc/loadavg: 1.31 0.39 1.05 3/176 31459
/proc/meminfo: memFree=16622480/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=115888 CPUtime=12.69 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 40279 0 0 0 1261 8 0 0 25 0 1 0 510339426 118669312 23730 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259423 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 28972 23730 245 29 0 25601 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115888

[startup+25.5011 s]
/proc/loadavg: 1.46 0.47 1.06 3/176 31459
/proc/meminfo: memFree=16601396/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=134564 CPUtime=25.49 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 45594 0 0 0 2540 9 0 0 25 0 1 0 510339426 137793536 28274 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259471 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 33641 28274 245 29 0 30270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 134564

[startup+51.1008 s]
/proc/loadavg: 1.65 0.59 1.09 3/176 31460
/proc/meminfo: memFree=16597900/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=164912 CPUtime=51.09 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 46947 0 0 0 5100 9 0 0 25 0 1 0 510339426 168869888 29565 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 41228 29565 245 29 0 37857 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164912

[startup+102.306 s]
/proc/loadavg: 1.84 0.81 1.13 3/176 31462
/proc/meminfo: memFree=16579532/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=164912 CPUtime=102.29 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 51347 0 0 0 10218 11 0 0 25 0 1 0 510339426 168869888 33536 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 41228 33536 245 29 0 37857 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 164912

[startup+162.301 s]
/proc/loadavg: 1.94 1.02 1.18 3/176 31463
/proc/meminfo: memFree=16553976/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=164912 CPUtime=162.28 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 52287 0 0 0 16217 11 0 0 25 0 1 0 510339426 168869888 34450 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 41228 34450 245 29 0 37857 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 164912

[startup+222.301 s]
/proc/loadavg: 2.01 1.21 1.24 3/176 31465
/proc/meminfo: memFree=16548136/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=164912 CPUtime=222.26 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 53366 0 0 0 22215 11 0 0 25 0 1 0 510339426 168869888 35495 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 41228 35495 245 29 0 37857 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 164912

[startup+282.301 s]
/proc/loadavg: 2.00 1.35 1.28 3/176 31467
/proc/meminfo: memFree=16515396/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=214232 CPUtime=282.26 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 69271 0 0 0 28213 13 0 0 25 0 1 0 510339426 219373568 43389 33554432000 4194304 4309791 140734985534304 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 53558 43389 245 29 0 50187 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 214232

[startup+342.301 s]
/proc/loadavg: 2.00 1.47 1.32 3/176 31468
/proc/meminfo: memFree=16509680/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=214232 CPUtime=342.25 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 78761 0 0 0 34209 16 0 0 25 0 1 0 510339426 219373568 44261 33554432000 4194304 4309791 140734985534304 18446744073709551615 4278953 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 53558 44261 245 29 0 50187 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 214232

[startup+402.301 s]
/proc/loadavg: 2.00 1.56 1.37 3/176 31470
/proc/meminfo: memFree=16507440/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=214232 CPUtime=402.25 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 88458 0 0 0 40207 18 0 0 25 0 1 0 510339426 219373568 44902 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 53558 44902 245 29 0 50187 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 214232

[startup+462.3 s]
/proc/loadavg: 2.00 1.64 1.40 3/176 31471
/proc/meminfo: memFree=16504708/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=214232 CPUtime=462.24 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 98219 0 0 0 46204 20 0 0 25 0 1 0 510339426 219373568 45015 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 53558 45015 245 29 0 50187 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 214232

[startup+522.3 s]
/proc/loadavg: 2.00 1.70 1.44 3/176 31473
/proc/meminfo: memFree=16506436/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=214232 CPUtime=522.24 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 108150 0 0 0 52202 22 0 0 25 0 1 0 510339426 219373568 44667 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259937 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 53558 44667 245 29 0 50187 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 214232

[startup+582.3 s]
/proc/loadavg: 2.00 1.75 1.47 3/176 31475
/proc/meminfo: memFree=16510516/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=214232 CPUtime=582.24 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 117845 0 0 0 58200 24 0 0 25 0 1 0 510339426 219373568 43637 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31458/statm: 53558 43637 245 29 0 50187 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 214232

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/176 31578
/proc/meminfo: memFree=16380068/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=295140 CPUtime=4001.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 506277 0 0 0 400042 154 0 0 25 0 1 0 510339426 302223360 61050 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259474 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 73785 61050 245 29 0 70414 0
Current children cumulated CPU time (s) 4001.96
Current children cumulated vsize (KiB) 295140

[startup+4062.31 s]
/proc/loadavg: 2.01 2.02 1.93 3/176 31579
/proc/meminfo: memFree=16355136/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=295140 CPUtime=4061.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 510376 0 0 0 406041 155 0 0 25 0 1 0 510339426 302223360 65068 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 73785 65068 245 29 0 70414 0
Current children cumulated CPU time (s) 4061.96
Current children cumulated vsize (KiB) 295140

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/176 31581
/proc/meminfo: memFree=16435108/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=215540 CPUtime=4121.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 523380 0 0 0 412038 158 0 0 25 0 1 0 510339426 220712960 49563 33554432000 4194304 4309791 140734985534304 18446744073709551615 4284222 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 53885 49563 245 29 0 50514 0
Current children cumulated CPU time (s) 4121.96
Current children cumulated vsize (KiB) 215540

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 31583
/proc/meminfo: memFree=16405336/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=246360 CPUtime=4181.95 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 528507 0 0 0 418035 160 0 0 25 0 1 0 510339426 252272640 54598 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 61590 54598 245 29 0 58219 0
Current children cumulated CPU time (s) 4181.95
Current children cumulated vsize (KiB) 246360

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 31584
/proc/meminfo: memFree=16379032/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=296448 CPUtime=4241.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 533162 0 0 0 424033 163 0 0 25 0 1 0 510339426 303562752 59176 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74112 59176 245 29 0 70741 0
Current children cumulated CPU time (s) 4241.96
Current children cumulated vsize (KiB) 296448

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 31586
/proc/meminfo: memFree=16353728/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=296448 CPUtime=4301.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 537375 0 0 0 430032 164 0 0 25 0 1 0 510339426 303562752 63326 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74112 63326 245 29 0 70741 0
Current children cumulated CPU time (s) 4301.96
Current children cumulated vsize (KiB) 296448

[startup+4362.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/176 31587
/proc/meminfo: memFree=16331768/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=296448 CPUtime=4361.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 541067 0 0 0 436031 165 0 0 25 0 1 0 510339426 303562752 66963 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74112 66963 245 29 0 70741 0
Current children cumulated CPU time (s) 4361.96
Current children cumulated vsize (KiB) 296448

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/176 31589
/proc/meminfo: memFree=16463316/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=247348 CPUtime=4421.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 554347 0 0 0 442027 169 0 0 25 0 1 0 510339426 253284352 50672 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 61837 50672 245 29 0 58466 0
Current children cumulated CPU time (s) 4421.96
Current children cumulated vsize (KiB) 247348

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31591
/proc/meminfo: memFree=16404532/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=247348 CPUtime=4481.95 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 559398 0 0 0 448024 171 0 0 25 0 1 0 510339426 253284352 55620 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259191 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 61837 55620 245 29 0 58466 0
Current children cumulated CPU time (s) 4481.95
Current children cumulated vsize (KiB) 247348

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31592
/proc/meminfo: memFree=16376620/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=297436 CPUtime=4541.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 563926 0 0 0 454023 173 0 0 25 0 1 0 510339426 304574464 60067 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74359 60067 245 29 0 70988 0
Current children cumulated CPU time (s) 4541.96
Current children cumulated vsize (KiB) 297436

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31594
/proc/meminfo: memFree=16351312/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=297436 CPUtime=4601.97 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 568081 0 0 0 460022 175 0 0 25 0 1 0 510339426 304574464 64153 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74359 64153 245 29 0 70988 0
Current children cumulated CPU time (s) 4601.97
Current children cumulated vsize (KiB) 297436

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31595
/proc/meminfo: memFree=16327368/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=297436 CPUtime=4661.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 571829 0 0 0 466020 176 0 0 25 0 1 0 510339426 304574464 67835 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74359 67835 245 29 0 70988 0
Current children cumulated CPU time (s) 4661.96
Current children cumulated vsize (KiB) 297436

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31606
/proc/meminfo: memFree=16462288/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=248636 CPUtime=4721.97 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 585178 0 0 0 472018 179 0 0 25 0 1 0 510339426 254603264 50609 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 62159 50609 245 29 0 58788 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 248636

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31608
/proc/meminfo: memFree=16404992/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=248636 CPUtime=4781.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 590312 0 0 0 478015 181 0 0 25 0 1 0 510339426 254603264 55653 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 62159 55653 245 29 0 58788 0
Current children cumulated CPU time (s) 4781.96
Current children cumulated vsize (KiB) 248636

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/176 31609
/proc/meminfo: memFree=16377084/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=298724 CPUtime=4841.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 595024 0 0 0 484013 183 0 0 25 0 1 0 510339426 305893376 60289 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74681 60289 245 29 0 71310 0
Current children cumulated CPU time (s) 4841.96
Current children cumulated vsize (KiB) 298724

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 4/176 31611
/proc/meminfo: memFree=16350912/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=298724 CPUtime=4901.97 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 599483 0 0 0 490012 185 0 0 25 0 1 0 510339426 305893376 64668 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74681 64668 245 29 0 71310 0
Current children cumulated CPU time (s) 4901.97
Current children cumulated vsize (KiB) 298724

[startup+4962.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/176 31615
/proc/meminfo: memFree=16327072/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=298724 CPUtime=4961.96 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 603352 0 0 0 496010 186 0 0 25 0 1 0 510339426 305893376 68472 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 74681 68472 245 29 0 71310 0
Current children cumulated CPU time (s) 4961.96
Current children cumulated vsize (KiB) 298724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.4 s]
/proc/loadavg: 2.33 2.08 1.96 3/176 31644
/proc/meminfo: memFree=16520172/32951132 swapFree=67111524/67111528
[pid=31458] ppid=31456 vsize=217816 CPUtime=5000.08 cores=0,2,4,6
/proc/31458/stat : 31458 (glueminisat) R 31456 31458 31393 0 -1 4202496 615001 0 0 0 499818 190 0 0 25 0 1 0 510339426 223043584 47378 33554432000 4194304 4309791 140734985534304 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/31458/statm: 54454 47378 245 29 0 51083 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 217816

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.42
CPU time (s): 5000.09
CPU user time (s): 4998.18
CPU system time (s): 1.90871
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 348044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.18
system time used= 1.90871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 615001
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 6696

runsolver used 8.03478 second user time and 15.9616 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 12:43:18
IDJOB=3309329
IDBENCH=69635
IDSOLVER=1694
FILE ID=node129/3309329-1303987397
RUNJOBID= node129-1303987381-31411
PBS_JOBID= 13168745
Free space on /tmp= 66332 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309329-1303987397/watcher-3309329-1303987397 -o /tmp/evaluation-result-3309329-1303987397/solver-3309329-1303987397 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309329-1303987397.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=392653272

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      16718528 kB
Buffers:       1270232 kB
Cached:       14061092 kB
SwapCached:          4 kB
Active:        3905008 kB
Inactive:     11662356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16718528 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           41472 kB
Writeback:           0 kB
AnonPages:      235276 kB
Mapped:          15524 kB
Slab:           603068 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   396412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node129 at 2011-04-28 14:06:40