Trace number 3309965

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.5UNSAT 1923.74 1923.69

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

1923.65/1923.66	WARNING: for repeatability, setting FPU to use double precision
1923.65/1923.66	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: 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-3309965-1303998928/watcher-3309965-1303998928 -o /tmp/evaluation-result-3309965-1303998928/solver-3309965-1303998928 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309965-1303998928.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.02 2.01 2.00 2/181 25135
/proc/meminfo: memFree=16643620/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=22388 CPUtime=0 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 1339 0 0 0 0 0 0 0 23 0 1 0 511491044 22925312 1280 33554432000 4194304 4309791 140736379059440 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 5597 1282 215 29 0 2226 0

[startup+0.06584 s]
/proc/loadavg: 2.02 2.01 2.00 2/181 25135
/proc/meminfo: memFree=16643620/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=77632 CPUtime=0.06 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 12537 0 0 0 4 2 0 0 23 0 1 0 511491044 79495168 12259 33554432000 4194304 4309791 140736379059440 18446744073709551615 271550595498 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 19408 12259 215 29 0 16037 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 77632

[startup+0.100831 s]
/proc/loadavg: 2.02 2.01 2.00 2/181 25135
/proc/meminfo: memFree=16643620/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=115348 CPUtime=0.09 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 18887 0 0 0 7 2 0 0 23 0 1 0 511491044 118116352 18406 33554432000 4194304 4309791 140736379059440 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 28837 18413 215 29 0 25466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 115348

[startup+0.300798 s]
/proc/loadavg: 2.02 2.01 2.00 2/181 25135
/proc/meminfo: memFree=16643620/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=177512 CPUtime=0.29 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 32812 0 0 0 24 5 0 0 25 0 1 0 511491044 181772288 32018 33554432000 4194304 4309791 140736379059440 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 44378 32019 217 29 0 41007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 177512

[startup+0.700708 s]
/proc/loadavg: 2.02 2.01 2.00 2/181 25135
/proc/meminfo: memFree=16643620/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=211756 CPUtime=0.69 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 41779 0 0 0 63 6 0 0 25 0 1 0 511491044 216838144 40070 33554432000 4194304 4309791 140736379059440 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 52939 40070 217 29 0 49568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 211756

[startup+1.50055 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 25136
/proc/meminfo: memFree=16461836/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=255952 CPUtime=1.49 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 54734 0 0 0 141 8 0 0 25 0 1 0 511491044 262094848 51360 33554432000 4194304 4309791 140736379059440 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 63988 51361 217 29 0 60617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 255952

[startup+3.10028 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 25136
/proc/meminfo: memFree=16410952/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=334844 CPUtime=3.09 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 75339 0 0 0 297 12 0 0 25 0 1 0 511491044 342880256 68384 33554432000 4194304 4309791 140736379059440 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 83711 68385 217 29 0 80340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 334844

[startup+6.30071 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 25136
/proc/meminfo: memFree=16286968/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=430780 CPUtime=6.29 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 99571 0 0 0 613 16 0 0 25 0 1 0 511491044 441118720 89140 33554432000 4194304 4309791 140736379059440 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 107695 89140 223 29 0 104324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 430780

[startup+12.7005 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 25137
/proc/meminfo: memFree=16243984/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=494068 CPUtime=12.69 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 136509 0 0 0 1247 22 0 0 25 0 1 0 511491044 505925632 102973 33554432000 4194304 4309791 140736379059440 18446744073709551615 4220907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 123517 102974 226 29 0 120146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 494068

[startup+25.5012 s]
/proc/loadavg: 2.08 2.02 2.00 3/182 25137
/proc/meminfo: memFree=16288992/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=416644 CPUtime=25.49 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 162078 0 0 0 2523 26 0 0 25 0 1 0 511491044 426643456 88785 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 104161 88785 245 29 0 100790 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 416644

[startup+51.1006 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 25138
/proc/meminfo: memFree=16286392/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=416644 CPUtime=51.09 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 162748 0 0 0 5083 26 0 0 25 0 1 0 511491044 426643456 89438 33554432000 4194304 4309791 140736379059440 18446744073709551615 4252315 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 104161 89438 245 29 0 100790 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 416644

[startup+102.306 s]
/proc/loadavg: 2.08 2.03 2.00 3/182 25139
/proc/meminfo: memFree=16285340/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=416644 CPUtime=102.3 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 170400 0 0 0 10203 27 0 0 25 0 1 0 511491044 426643456 89538 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 104161 89538 245 29 0 100790 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 416644

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/182 25141
/proc/meminfo: memFree=16299144/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=162.29 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 178631 0 0 0 16200 29 0 0 25 0 1 0 511491044 424796160 90228 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25135/statm: 103710 90228 245 29 0 100339 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 414840

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 25142
/proc/meminfo: memFree=16224468/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=445188 CPUtime=222.3 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 187342 0 0 0 22199 31 0 0 25 0 1 0 511491044 455872512 97704 33554432000 4194304 4309791 140736379059440 18446744073709551615 4253784 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 111297 97704 245 29 0 107926 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 445188

[startup+282.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 25144
/proc/meminfo: memFree=16289048/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=282.29 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 203700 0 0 0 28195 34 0 0 25 0 1 0 511491044 424796160 89968 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 89968 245 29 0 100339 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 414840

[startup+342.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 25154
/proc/meminfo: memFree=16263284/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=342.3 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 213082 0 0 0 34194 36 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 414840

[startup+402.301 s]
/proc/loadavg: 2.15 2.06 2.01 3/182 25156
/proc/meminfo: memFree=16214948/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=402.29 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 221736 0 0 0 40193 36 0 0 25 0 1 0 511491044 475299840 99212 33554432000 4194304 4309791 140736379059440 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99212 245 29 0 112669 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 464160

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/182 25158
/proc/meminfo: memFree=16287096/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=462.3 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 223055 0 0 0 46192 38 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 414840

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/182 25159
/proc/meminfo: memFree=16255456/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=522.31 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 231748 0 0 0 52191 40 0 0 25 0 1 0 511491044 475299840 99246 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99246 245 29 0 112669 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 464160

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 25164
/proc/meminfo: memFree=16235288/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=582.3 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 232932 0 0 0 58190 40 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 414840

[startup+642.301 s]

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

/proc/meminfo: memFree=16266300/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=1302.33 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 278430 0 0 0 130180 53 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 414840

[startup+1362.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/182 25185
/proc/meminfo: memFree=16201300/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1362.32 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 286937 0 0 0 136178 54 0 0 25 0 1 0 511491044 475299840 99072 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99072 245 29 0 112669 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 464160

[startup+1422.31 s]
/proc/loadavg: 2.07 2.05 2.01 3/182 25186
/proc/meminfo: memFree=16266636/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=1422.33 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 287982 0 0 0 142178 55 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 414840

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/182 25188
/proc/meminfo: memFree=16235612/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=1482.33 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 287982 0 0 0 148178 55 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 414840

[startup+1542.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/182 25189
/proc/meminfo: memFree=16246748/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1542.33 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 296594 0 0 0 154176 57 0 0 25 0 1 0 511491044 475299840 99177 33554432000 4194304 4309791 140736379059440 18446744073709551615 4276914 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99177 245 29 0 112669 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 464160

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/182 25191
/proc/meminfo: memFree=16205312/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1602.33 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 298377 0 0 0 160176 57 0 0 25 0 1 0 511491044 475299840 100921 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 100921 245 29 0 112669 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 464160

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 25193
/proc/meminfo: memFree=16186564/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1662.34 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 307548 0 0 0 166174 60 0 0 25 0 1 0 511491044 475299840 99498 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99498 245 29 0 112669 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 464160

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 25194
/proc/meminfo: memFree=16267024/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=1722.34 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 307685 0 0 0 172174 60 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4276604 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 414840

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 25196
/proc/meminfo: memFree=16240344/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=414840 CPUtime=1782.34 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 307685 0 0 0 178174 60 0 0 25 0 1 0 511491044 424796160 90580 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 103710 90580 245 29 0 100339 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 414840

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 25197
/proc/meminfo: memFree=16181796/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1842.35 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 316807 0 0 0 184173 62 0 0 25 0 1 0 511491044 475299840 99671 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99671 245 29 0 112669 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 464160

[startup+1902.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 25199
/proc/meminfo: memFree=16221328/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1902.34 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 318473 0 0 0 190172 62 0 0 25 0 1 0 511491044 475299840 101316 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 101316 245 29 0 112669 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 464160

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

[startup+1907.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25199
/proc/meminfo: memFree=16218848/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1907.14 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 318637 0 0 0 190652 62 0 0 25 0 1 0 511491044 475299840 101477 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 101477 245 29 0 112669 0
Current children cumulated CPU time (s) 1907.14
Current children cumulated vsize (KiB) 464160

[startup+1913.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25199
/proc/meminfo: memFree=16215372/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1913.54 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 318782 0 0 0 191292 62 0 0 25 0 1 0 511491044 475299840 101618 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 101618 245 29 0 112669 0
Current children cumulated CPU time (s) 1913.54
Current children cumulated vsize (KiB) 464160

[startup+1919.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25199
/proc/meminfo: memFree=16211776/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1919.94 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 318913 0 0 0 191932 62 0 0 25 0 1 0 511491044 475299840 101747 33554432000 4194304 4309791 140736379059440 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 101747 245 29 0 112669 0
Current children cumulated CPU time (s) 1919.94
Current children cumulated vsize (KiB) 464160

[startup+1921.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25199
/proc/meminfo: memFree=16211032/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1921.55 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 328712 0 0 0 192091 64 0 0 25 0 1 0 511491044 475299840 99343 33554432000 4194304 4309791 140736379059440 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99343 245 29 0 112669 0
Current children cumulated CPU time (s) 1921.55
Current children cumulated vsize (KiB) 464160

[startup+1922.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25199
/proc/meminfo: memFree=16219708/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1922.35 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 328723 0 0 0 192171 64 0 0 25 0 1 0 511491044 475299840 99354 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99354 245 29 0 112669 0
Current children cumulated CPU time (s) 1922.35
Current children cumulated vsize (KiB) 464160

[startup+1923.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25200
/proc/meminfo: memFree=16219336/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1923.15 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 328766 0 0 0 192251 64 0 0 25 0 1 0 511491044 475299840 99397 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99397 245 29 0 112669 0
Current children cumulated CPU time (s) 1923.15
Current children cumulated vsize (KiB) 464160

[startup+1923.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25200
/proc/meminfo: memFree=16219336/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1923.55 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 328774 0 0 0 192291 64 0 0 25 0 1 0 511491044 475299840 99405 33554432000 4194304 4309791 140736379059440 18446744073709551615 4253805 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99405 245 29 0 112669 0
Current children cumulated CPU time (s) 1923.55
Current children cumulated vsize (KiB) 464160

[startup+1923.6 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 25200
/proc/meminfo: memFree=16219336/32951124 swapFree=67111528/67111528
[pid=25135] ppid=25133 vsize=464160 CPUtime=1923.65 cores=0,2,4,6
/proc/25135/stat : 25135 (glueminisat) R 25133 25135 23995 0 -1 4202496 328775 0 0 0 192301 64 0 0 25 0 1 0 511491044 475299840 99406 33554432000 4194304 4309791 140736379059440 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/25135/statm: 116040 99406 245 29 0 112669 0
Current children cumulated CPU time (s) 1923.65
Current children cumulated vsize (KiB) 464160

Child status: 20
Real time (s): 1923.69
CPU time (s): 1923.74
CPU user time (s): 1923.08
CPU system time (s): 0.663899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 550396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1923.08
system time used= 0.663899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 328781
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= 10
involuntary context switches= 4680

runsolver used 3.3055 second user time and 7.18791 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-28 15:55:32
IDJOB=3309965
IDBENCH=84238
IDSOLVER=1694
FILE ID=node133/3309965-1303998928
RUNJOBID= node133-1303987380-24013
PBS_JOBID= 13168741
Free space on /tmp= 71720 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309965-1303998928/watcher-3309965-1303998928 -o /tmp/evaluation-result-3309965-1303998928/solver-3309965-1303998928 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309965-1303998928.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1188858237

node133.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.834
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.834
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.75
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.834
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.834
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	: 6741.12
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.834
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.834
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.834
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.834
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:     32951124 kB
MemFree:      16643776 kB
Buffers:       2188892 kB
Cached:       13232340 kB
SwapCached:          0 kB
Active:        9286940 kB
Inactive:      6454560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16643776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           64216 kB
Writeback:           0 kB
AnonPages:      319648 kB
Mapped:          15256 kB
Slab:           502212 kB
PageTables:       5372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   503752 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71720 MiB
End job on node133 at 2011-04-28 16:27:35