Trace number 3309431

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 2343.35 2343.3

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1428.89
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

2343.24/2343.28	WARNING: for repeatability, setting FPU to use double precision
2343.24/2343.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: 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-3309431-1303988592/watcher-3309431-1303988592 -o /tmp/evaluation-result-3309431-1303988592/solver-3309431-1303988592 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309431-1303988592.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.13 2.03 1.69 2/177 18212
/proc/meminfo: memFree=17435920/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=22500 CPUtime=0 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 1359 0 0 0 0 0 0 0 21 0 1 0 589090040 23040000 1299 33554432000 4194304 4309791 140734161520560 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 5625 1301 217 29 0 2254 0

[startup+0.096775 s]
/proc/loadavg: 2.13 2.03 1.69 2/177 18212
/proc/meminfo: memFree=17435920/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=62500 CPUtime=0.09 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 10123 0 0 0 8 1 0 0 21 0 1 0 589090040 64000000 9698 33554432000 4194304 4309791 140734161520560 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 15625 9699 217 29 0 12254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62500

[startup+0.100771 s]
/proc/loadavg: 2.13 2.03 1.69 2/177 18212
/proc/meminfo: memFree=17435920/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=63028 CPUtime=0.09 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 10290 0 0 0 8 1 0 0 21 0 1 0 589090040 64540672 9865 33554432000 4194304 4309791 140734161520560 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 15757 9867 217 29 0 12386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63028

[startup+0.30074 s]
/proc/loadavg: 2.13 2.03 1.69 2/177 18212
/proc/meminfo: memFree=17435920/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=87804 CPUtime=0.29 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 16397 0 0 0 27 2 0 0 22 0 1 0 589090040 89911296 15436 33554432000 4194304 4309791 140734161520560 18446744073709551615 215988261105 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 21951 15436 217 29 0 18580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87804

[startup+0.700791 s]
/proc/loadavg: 2.13 2.03 1.69 2/177 18212
/proc/meminfo: memFree=17435920/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=124528 CPUtime=0.69 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 29013 0 0 0 65 4 0 0 24 0 1 0 589090040 127516672 25725 33554432000 4194304 4309791 140734161520560 18446744073709551615 215988253381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 31132 25727 217 29 0 27761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124528

[startup+1.50065 s]
/proc/loadavg: 2.13 2.03 1.69 3/178 18213
/proc/meminfo: memFree=17308900/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=158644 CPUtime=1.49 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 37380 0 0 0 144 5 0 0 25 0 1 0 589090040 162451456 33706 33554432000 4194304 4309791 140734161520560 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 39661 33706 225 29 0 36290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158644

[startup+3.10036 s]
/proc/loadavg: 2.13 2.03 1.69 3/178 18213
/proc/meminfo: memFree=17292780/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=140932 CPUtime=3.09 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 44486 0 0 0 303 6 0 0 25 0 1 0 589090040 144314368 29166 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 35233 29166 245 29 0 31862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 140932

[startup+6.3008 s]
/proc/loadavg: 2.12 2.03 1.69 3/178 18213
/proc/meminfo: memFree=17308284/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=140932 CPUtime=6.29 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 45002 0 0 0 623 6 0 0 25 0 1 0 589090040 144314368 29673 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 35233 29673 245 29 0 31862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140932

[startup+12.7006 s]
/proc/loadavg: 2.11 2.03 1.69 3/178 18214
/proc/meminfo: memFree=17292676/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=152608 CPUtime=12.69 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 45963 0 0 0 1263 6 0 0 25 0 1 0 589090040 156270592 30619 33554432000 4194304 4309791 140734161520560 18446744073709551615 4253901 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 38152 30619 245 29 0 34781 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152608

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 1.69 3/178 18214
/proc/meminfo: memFree=17276652/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=138504 CPUtime=25.49 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 52406 0 0 0 2541 8 0 0 25 0 1 0 589090040 141828096 29594 33554432000 4194304 4309791 140734161520560 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 34626 29594 245 29 0 31255 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138504

[startup+51.1009 s]
/proc/loadavg: 2.05 2.03 1.70 3/178 18215
/proc/meminfo: memFree=17179912/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=218172 CPUtime=51.09 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 65000 0 0 0 5099 10 0 0 25 0 1 0 589090040 223408128 42162 33554432000 4194304 4309791 140734161520560 18446744073709551615 4261114 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 54543 42162 245 29 0 51172 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 218172

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 1.72 3/178 18216
/proc/meminfo: memFree=17104164/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=218172 CPUtime=102.29 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 81606 0 0 0 10217 12 0 0 25 0 1 0 589090040 223408128 44692 33554432000 4194304 4309791 140734161520560 18446744073709551615 4260040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 54543 44692 245 29 0 51172 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 218172

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 1.74 3/178 18218
/proc/meminfo: memFree=17321008/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=168852 CPUtime=162.29 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 91188 0 0 0 16214 15 0 0 25 0 1 0 589090040 172904448 32875 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 42213 32875 245 29 0 38842 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 168852

[startup+222.301 s]
/proc/loadavg: 2.02 2.02 1.75 3/178 18219
/proc/meminfo: memFree=17146148/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=222.3 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 109520 0 0 0 22211 19 0 0 25 0 1 0 589090040 254967808 51179 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 51179 245 29 0 58877 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 248992

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 1.76 3/178 18221
/proc/meminfo: memFree=17047164/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=282.29 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 117350 0 0 0 28207 22 0 0 25 0 1 0 589090040 306257920 58988 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 58988 245 29 0 71399 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 299080

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.77 3/178 18222
/proc/meminfo: memFree=17238340/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=342.3 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 134018 0 0 0 34204 26 0 0 25 0 1 0 589090040 254967808 48206 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259510 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 48206 245 29 0 58877 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 248992

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/178 18224
/proc/meminfo: memFree=17118648/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=402.3 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 140733 0 0 0 40201 29 0 0 25 0 1 0 589090040 306257920 54895 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 54895 245 29 0 71399 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 299080

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.79 3/178 18226
/proc/meminfo: memFree=17085516/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=218172 CPUtime=462.3 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 157227 0 0 0 46197 33 0 0 25 0 1 0 589090040 223408128 43125 33554432000 4194304 4309791 140734161520560 18446744073709551615 4277560 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 54543 43125 245 29 0 51172 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 218172

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/178 18227
/proc/meminfo: memFree=17001536/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=522.3 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 163312 0 0 0 52195 35 0 0 25 0 1 0 589090040 254967808 49177 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 49177 245 29 0 58877 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 248992

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 1.82 3/178 18229
/proc/meminfo: memFree=17168544/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=582.3 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 169033 0 0 0 58193 37 0 0 25 0 1 0 589090040 306257920 54880 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 54880 245 29 0 71399 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 299080

[startup+642.3 s]

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

/proc/meminfo: memFree=17189460/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=1722.33 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 276873 0 0 0 172162 71 0 0 25 0 1 0 589090040 306257920 61098 33554432000 4194304 4309791 140734161520560 18446744073709551615 4260074 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 61098 245 29 0 71399 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 299080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18261
/proc/meminfo: memFree=17156064/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=218172 CPUtime=1782.33 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 289812 0 0 0 178160 73 0 0 25 0 1 0 589090040 223408128 44632 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 54543 44632 245 29 0 51172 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 218172

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18262
/proc/meminfo: memFree=17036980/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=1842.33 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 293495 0 0 0 184159 74 0 0 25 0 1 0 589090040 254967808 48298 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 48298 245 29 0 58877 0
Current children cumulated CPU time (s) 1842.33
Current children cumulated vsize (KiB) 248992

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18264
/proc/meminfo: memFree=16966392/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=1902.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 296853 0 0 0 190158 76 0 0 25 0 1 0 589090040 254967808 51636 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 51636 245 29 0 58877 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 248992

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18266
/proc/meminfo: memFree=16897292/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=1962.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 300028 0 0 0 196157 77 0 0 25 0 1 0 589090040 306257920 54787 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 54787 245 29 0 71399 0
Current children cumulated CPU time (s) 1962.34
Current children cumulated vsize (KiB) 299080

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18267
/proc/meminfo: memFree=17217432/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2022.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 302998 0 0 0 202155 79 0 0 25 0 1 0 589090040 306257920 57745 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 57745 245 29 0 71399 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 299080

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18269
/proc/meminfo: memFree=17114216/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2082.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 305822 0 0 0 208154 80 0 0 25 0 1 0 589090040 306257920 60551 33554432000 4194304 4309791 140734161520560 18446744073709551615 4280761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 60551 245 29 0 71399 0
Current children cumulated CPU time (s) 2082.34
Current children cumulated vsize (KiB) 299080

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18273
/proc/meminfo: memFree=17097188/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=218172 CPUtime=2142.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 318993 0 0 0 214151 83 0 0 25 0 1 0 589090040 223408128 45195 33554432000 4194304 4309791 140734161520560 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 54543 45195 245 29 0 51172 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 218172

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18275
/proc/meminfo: memFree=17021432/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=2202.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 323256 0 0 0 220149 85 0 0 25 0 1 0 589090040 254967808 49430 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 49430 245 29 0 58877 0
Current children cumulated CPU time (s) 2202.34
Current children cumulated vsize (KiB) 248992

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18277
/proc/meminfo: memFree=16953204/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=2262.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 326752 0 0 0 226147 87 0 0 25 0 1 0 589090040 254967808 52908 33554432000 4194304 4309791 140734161520560 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 52908 245 29 0 58877 0
Current children cumulated CPU time (s) 2262.34
Current children cumulated vsize (KiB) 248992

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18278
/proc/meminfo: memFree=16869964/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2322.35 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 330123 0 0 0 232146 89 0 0 25 0 1 0 589090040 306257920 56265 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 56265 245 29 0 71399 0
Current children cumulated CPU time (s) 2322.35
Current children cumulated vsize (KiB) 299080

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

[startup+2329.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18278
/proc/meminfo: memFree=16854952/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2329.55 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 330403 0 0 0 232866 89 0 0 25 0 1 0 589090040 306257920 56544 33554432000 4194304 4309791 140734161520560 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 56544 245 29 0 71399 0
Current children cumulated CPU time (s) 2329.55
Current children cumulated vsize (KiB) 299080

[startup+2335.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18278
/proc/meminfo: memFree=16837096/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2335.94 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 330706 0 0 0 233505 89 0 0 25 0 1 0 589090040 306257920 56845 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 56845 245 29 0 71399 0
Current children cumulated CPU time (s) 2335.94
Current children cumulated vsize (KiB) 299080

[startup+2339.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18279
/proc/meminfo: memFree=17206364/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2339.14 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 330831 0 0 0 233825 89 0 0 25 0 1 0 589090040 306257920 56969 33554432000 4194304 4309791 140734161520560 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 56969 245 29 0 71399 0
Current children cumulated CPU time (s) 2339.14
Current children cumulated vsize (KiB) 299080

[startup+2340.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18279
/proc/meminfo: memFree=17201032/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=299080 CPUtime=2340.75 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 330928 0 0 0 233986 89 0 0 25 0 1 0 589090040 306257920 57066 33554432000 4194304 4309791 140734161520560 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 74770 57066 245 29 0 71399 0
Current children cumulated CPU time (s) 2340.75
Current children cumulated vsize (KiB) 299080

[startup+2342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18279
/proc/meminfo: memFree=17233396/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=2342.34 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 346689 0 0 0 234143 91 0 0 25 0 1 0 589090040 254967808 47972 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 47972 245 29 0 58877 0
Current children cumulated CPU time (s) 2342.34
Current children cumulated vsize (KiB) 248992

[startup+2342.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18279
/proc/meminfo: memFree=17233396/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=2342.74 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 346705 0 0 0 234183 91 0 0 25 0 1 0 589090040 254967808 47988 33554432000 4194304 4309791 140734161520560 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 47988 245 29 0 58877 0
Current children cumulated CPU time (s) 2342.74
Current children cumulated vsize (KiB) 248992

[startup+2343.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18279
/proc/meminfo: memFree=17231040/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=2343.14 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 346718 0 0 0 234223 91 0 0 25 0 1 0 589090040 254967808 48001 33554432000 4194304 4309791 140734161520560 18446744073709551615 4276888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 48001 245 29 0 58877 0
Current children cumulated CPU time (s) 2343.14
Current children cumulated vsize (KiB) 248992

[startup+2343.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 18279
/proc/meminfo: memFree=17231040/32950940 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=248992 CPUtime=2343.24 cores=0,2,4,6
/proc/18212/stat : 18212 (glueminisat) R 18210 18212 17971 0 -1 4202496 346718 0 0 0 234233 91 0 0 25 0 1 0 589090040 254967808 48001 33554432000 4194304 4309791 140734161520560 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/18212/statm: 62248 48001 245 29 0 58877 0
Current children cumulated CPU time (s) 2343.24
Current children cumulated vsize (KiB) 248992

Child status: 20
Real time (s): 2343.3
CPU time (s): 2343.35
CPU user time (s): 2342.43
CPU system time (s): 0.925859
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 379220

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

runsolver used 4.06538 second user time and 8.25275 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-28 13:03:13
IDJOB=3309431
IDBENCH=71036
IDSOLVER=1694
FILE ID=node117/3309431-1303988592
RUNJOBID= node117-1303987382-17989
PBS_JOBID= 13168755
Free space on /tmp= 71652 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309431-1303988592/watcher-3309431-1303988592 -o /tmp/evaluation-result-3309431-1303988592/solver-3309431-1303988592 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309431-1303988592.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1192565456

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17436200 kB
Buffers:       2373192 kB
Cached:       12307944 kB
SwapCached:          0 kB
Active:        8212460 kB
Inactive:      6718568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17436200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26360 kB
Writeback:           0 kB
AnonPages:      248920 kB
Mapped:          15208 kB
Slab:           519588 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   417124 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= 71652 MiB
End job on node117 at 2011-04-28 13:42:16