Trace number 3309335

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 2886.62 2886.5

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark808.69
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2886.52/2886.48	WARNING: for repeatability, setting FPU to use double precision
2886.52/2886.48	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-3309335-1303987403/watcher-3309335-1303987403 -o /tmp/evaluation-result-3309335-1303987403/solver-3309335-1303987403 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309335-1303987403.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.81 1.95 2.24 2/177 31146
/proc/meminfo: memFree=12824580/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=20132 CPUtime=0 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 866 0 0 0 0 0 0 0 23 0 1 0 491155967 20615168 798 33554432000 4194304 4309791 140733220466512 18446744073709551615 4245417 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 5033 806 216 29 0 1662 0

[startup+0.0412591 s]
/proc/loadavg: 1.81 1.95 2.24 2/177 31146
/proc/meminfo: memFree=12824580/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=28744 CPUtime=0.03 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 3250 0 0 0 3 0 0 0 23 0 1 0 491155967 29433856 3005 33554432000 4194304 4309791 140733220466512 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 7186 3009 217 29 0 3815 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28744

[startup+0.100246 s]
/proc/loadavg: 1.81 1.95 2.24 2/177 31146
/proc/meminfo: memFree=12824580/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=42772 CPUtime=0.09 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 7315 0 0 0 9 0 0 0 23 0 1 0 491155967 43798528 6697 33554432000 4194304 4309791 140733220466512 18446744073709551615 4245417 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 10693 6711 217 29 0 7322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42772

[startup+0.300237 s]
/proc/loadavg: 1.81 1.95 2.24 2/177 31146
/proc/meminfo: memFree=12824580/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=77916 CPUtime=0.29 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 15668 0 0 0 28 1 0 0 25 0 1 0 491155967 79785984 14238 33554432000 4194304 4309791 140733220466512 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 19479 14238 239 29 0 16108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77916

[startup+0.701156 s]
/proc/loadavg: 1.81 1.95 2.24 2/177 31146
/proc/meminfo: memFree=12824580/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=93800 CPUtime=0.69 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 23522 0 0 0 67 2 0 0 25 0 1 0 491155967 96051200 18032 33554432000 4194304 4309791 140733220466512 18446744073709551615 4232856 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 23450 18032 240 29 0 20079 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93800

[startup+1.50095 s]
/proc/loadavg: 1.81 1.95 2.24 3/178 31147
/proc/meminfo: memFree=12743980/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=105620 CPUtime=1.49 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 32126 0 0 0 146 3 0 0 25 0 1 0 491155967 108154880 21526 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259266 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 26405 21526 258 29 0 23034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105620

[startup+3.10068 s]
/proc/loadavg: 1.81 1.95 2.24 3/178 31148
/proc/meminfo: memFree=12738772/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=105620 CPUtime=3.09 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 32454 0 0 0 305 4 0 0 25 0 1 0 491155967 108154880 21849 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 26405 21849 260 29 0 23034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105620

[startup+6.30104 s]
/proc/loadavg: 1.83 1.95 2.24 3/178 31148
/proc/meminfo: memFree=12737780/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=105620 CPUtime=6.29 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 32555 0 0 0 625 4 0 0 25 0 1 0 491155967 108154880 21950 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 26405 21950 260 29 0 23034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105620

[startup+12.7008 s]
/proc/loadavg: 1.84 1.95 2.24 3/178 31148
/proc/meminfo: memFree=12737292/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=136080 CPUtime=12.69 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 38425 0 0 0 1264 5 0 0 25 0 1 0 491155967 139345920 22906 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275192 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 34020 22908 260 29 0 30649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136080

[startup+25.5002 s]
/proc/loadavg: 1.87 1.95 2.23 3/178 31148
/proc/meminfo: memFree=12706756/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=136080 CPUtime=25.49 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 54610 0 0 0 2542 7 0 0 25 0 1 0 491155967 139345920 24896 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 34020 24896 260 29 0 30649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136080

[startup+51.1012 s]
/proc/loadavg: 1.92 1.95 2.22 5/178 31149
/proc/meminfo: memFree=12796248/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=185400 CPUtime=51.09 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 84231 0 0 0 5098 11 0 0 25 0 1 0 491155967 189849600 36621 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 46350 36621 260 29 0 42979 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 185400

[startup+102.306 s]
/proc/loadavg: 1.96 1.96 2.21 3/178 31177
/proc/meminfo: memFree=13835876/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=185400 CPUtime=102.3 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 125211 0 0 0 10212 18 0 0 25 0 1 0 491155967 189849600 34975 33554432000 4194304 4309791 140733220466512 18446744073709551615 4287132 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 46350 34975 260 29 0 42979 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185400

[startup+162.301 s]
/proc/loadavg: 1.98 1.96 2.19 3/178 31179
/proc/meminfo: memFree=13766456/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=266308 CPUtime=162.3 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 166391 0 0 0 16204 26 0 0 25 0 1 0 491155967 272699392 45686 33554432000 4194304 4309791 140733220466512 18446744073709551615 4276712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 66577 45686 260 29 0 63206 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 266308

[startup+222.301 s]
/proc/loadavg: 2.07 1.99 2.18 3/178 31180
/proc/meminfo: memFree=13735556/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=266308 CPUtime=222.3 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 199713 0 0 0 22196 34 0 0 25 0 1 0 491155967 272699392 48786 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 66577 48786 260 29 0 63206 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 266308

[startup+282.3 s]
/proc/loadavg: 2.02 1.99 2.17 3/178 31182
/proc/meminfo: memFree=13755248/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=200952 CPUtime=282.3 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 252467 0 0 0 28187 43 0 0 25 0 1 0 491155967 205774848 44446 33554432000 4194304 4309791 140733220466512 18446744073709551615 4260024 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 50238 44446 260 29 0 46867 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 200952

[startup+342.3 s]
/proc/loadavg: 2.01 1.99 2.16 3/178 31184
/proc/meminfo: memFree=13680328/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=231772 CPUtime=342.3 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 296824 0 0 0 34178 52 0 0 25 0 1 0 491155967 237334528 50769 33554432000 4194304 4309791 140733220466512 18446744073709551615 4276536 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 57943 50769 260 29 0 54572 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 231772

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.15 3/178 31185
/proc/meminfo: memFree=13721848/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=200952 CPUtime=402.3 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 333774 0 0 0 40171 59 0 0 25 0 1 0 491155967 205774848 44018 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259902 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 50238 44018 260 29 0 46867 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 200952

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 2.14 3/178 31187
/proc/meminfo: memFree=13660572/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=281860 CPUtime=462.31 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 370718 0 0 0 46164 67 0 0 25 0 1 0 491155967 288624640 54916 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275183 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 70465 54916 260 29 0 67094 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 281860

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 2.12 3/178 31188
/proc/meminfo: memFree=13697508/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=200952 CPUtime=522.31 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 411865 0 0 0 52156 75 0 0 25 0 1 0 491155967 205774848 44555 33554432000 4194304 4309791 140733220466512 18446744073709551615 4260070 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 50238 44555 260 29 0 46867 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 200952

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 2.11 3/178 31190
/proc/meminfo: memFree=13572496/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=582.32 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 442637 0 0 0 58150 82 0 0 25 0 1 0 491155967 371965952 75192 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 75192 260 29 0 87441 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 363248

[startup+642.301 s]

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

/proc/meminfo: memFree=13484516/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=231772 CPUtime=2262.38 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1209957 0 0 0 225984 254 0 0 25 0 1 0 491155967 237334528 53109 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 57943 53110 260 29 0 54572 0
Current children cumulated CPU time (s) 2262.38
Current children cumulated vsize (KiB) 231772

[startup+2322.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31245
/proc/meminfo: memFree=13539432/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2322.39 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1228408 0 0 0 231981 258 0 0 25 0 1 0 491155967 371965952 71476 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 71476 260 29 0 87441 0
Current children cumulated CPU time (s) 2322.39
Current children cumulated vsize (KiB) 363248

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31247
/proc/meminfo: memFree=13383428/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2382.39 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1243017 0 0 0 237977 262 0 0 25 0 1 0 491155967 371965952 86003 33554432000 4194304 4309791 140733220466512 18446744073709551615 4276358 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 86003 260 29 0 87441 0
Current children cumulated CPU time (s) 2382.39
Current children cumulated vsize (KiB) 363248

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31249
/proc/meminfo: memFree=13489292/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=231772 CPUtime=2442.39 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1271386 0 0 0 243970 269 0 0 25 0 1 0 491155967 237334528 47234 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 57943 47234 260 29 0 54572 0
Current children cumulated CPU time (s) 2442.39
Current children cumulated vsize (KiB) 231772

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31253
/proc/meminfo: memFree=13565656/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2502.39 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1292007 0 0 0 249967 272 0 0 25 0 1 0 491155967 371965952 67734 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259229 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 67734 260 29 0 87441 0
Current children cumulated CPU time (s) 2502.39
Current children cumulated vsize (KiB) 363248

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31255
/proc/meminfo: memFree=13426488/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2562.4 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1309982 0 0 0 255963 277 0 0 25 0 1 0 491155967 371965952 85620 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 85620 260 29 0 87441 0
Current children cumulated CPU time (s) 2562.4
Current children cumulated vsize (KiB) 363248

[startup+2622.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31256
/proc/meminfo: memFree=13509048/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=231772 CPUtime=2622.41 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1339378 0 0 0 261957 284 0 0 25 0 1 0 491155967 237334528 49213 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 57943 49213 260 29 0 54572 0
Current children cumulated CPU time (s) 2622.41
Current children cumulated vsize (KiB) 231772

[startup+2682.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31258
/proc/meminfo: memFree=13559744/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2682.4 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1358682 0 0 0 267951 289 0 0 25 0 1 0 491155967 371965952 68404 33554432000 4194304 4309791 140733220466512 18446744073709551615 4276791 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68404 260 29 0 87441 0
Current children cumulated CPU time (s) 2682.4
Current children cumulated vsize (KiB) 363248

[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31260
/proc/meminfo: memFree=13414392/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2742.41 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1373586 0 0 0 273948 293 0 0 25 0 1 0 491155967 371965952 83202 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 83202 260 29 0 87441 0
Current children cumulated CPU time (s) 2742.41
Current children cumulated vsize (KiB) 363248

[startup+2802.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 31261
/proc/meminfo: memFree=13497328/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=231772 CPUtime=2802.4 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1398220 0 0 0 279941 299 0 0 25 0 1 0 491155967 237334528 50013 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275236 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 57943 50013 260 29 0 54572 0
Current children cumulated CPU time (s) 2802.4
Current children cumulated vsize (KiB) 231772

[startup+2862.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31263
/proc/meminfo: memFree=13588568/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=281860 CPUtime=2862.41 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1412801 0 0 0 285939 302 0 0 25 0 1 0 491155967 288624640 64507 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 70465 64507 260 29 0 67094 0
Current children cumulated CPU time (s) 2862.41
Current children cumulated vsize (KiB) 281860

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

[startup+2867.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13581748/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=281860 CPUtime=2867.21 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1413511 0 0 0 286418 303 0 0 25 0 1 0 491155967 288624640 65213 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 70465 65213 260 29 0 67094 0
Current children cumulated CPU time (s) 2867.21
Current children cumulated vsize (KiB) 281860

[startup+2879.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13558932/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2880.01 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416076 0 0 0 287697 304 0 0 25 0 1 0 491155967 371965952 67760 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259775 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 67760 260 29 0 87441 0
Current children cumulated CPU time (s) 2880.01
Current children cumulated vsize (KiB) 363248

[startup+2883.11 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13553844/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2883.22 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416544 0 0 0 288018 304 0 0 25 0 1 0 491155967 371965952 68225 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68225 260 29 0 87441 0
Current children cumulated CPU time (s) 2883.22
Current children cumulated vsize (KiB) 363248

[startup+2884.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13552356/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2884.81 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416786 0 0 0 288177 304 0 0 25 0 1 0 491155967 371965952 68463 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68463 260 29 0 87441 0
Current children cumulated CPU time (s) 2884.81
Current children cumulated vsize (KiB) 363248

[startup+2885.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13550992/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2885.61 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416852 0 0 0 288257 304 0 0 25 0 1 0 491155967 371965952 68529 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68529 260 29 0 87441 0
Current children cumulated CPU time (s) 2885.61
Current children cumulated vsize (KiB) 363248

[startup+2885.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13550992/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2886.01 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416880 0 0 0 288297 304 0 0 25 0 1 0 491155967 371965952 68557 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68557 260 29 0 87441 0
Current children cumulated CPU time (s) 2886.01
Current children cumulated vsize (KiB) 363248

[startup+2886.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13549996/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2886.42 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416929 0 0 0 288338 304 0 0 25 0 1 0 491155967 371965952 68604 33554432000 4194304 4309791 140733220466512 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68604 260 29 0 87441 0
Current children cumulated CPU time (s) 2886.42
Current children cumulated vsize (KiB) 363248

[startup+2886.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31263
/proc/meminfo: memFree=13549996/32951124 swapFree=67111528/67111528
[pid=31146] ppid=31144 vsize=363248 CPUtime=2886.52 cores=0,2,4,6
/proc/31146/stat : 31146 (glueminisat) R 31144 31146 31081 0 -1 4202496 1416939 0 0 0 288348 304 0 0 25 0 1 0 491155967 371965952 68614 33554432000 4194304 4309791 140733220466512 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31146/statm: 90812 68614 260 29 0 87441 0
Current children cumulated CPU time (s) 2886.52
Current children cumulated vsize (KiB) 363248

Child status: 20
Real time (s): 2886.5
CPU time (s): 2886.62
CPU user time (s): 2883.56
CPU system time (s): 3.05853
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 575648

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

runsolver used 4.42233 second user time and 8.93764 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-28 12:43:24
IDJOB=3309335
IDBENCH=70760
IDSOLVER=1694
FILE ID=node143/3309335-1303987403
RUNJOBID= node143-1303987384-31099
PBS_JOBID= 13168757
Free space on /tmp= 72616 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309335-1303987403/watcher-3309335-1303987403 -o /tmp/evaluation-result-3309335-1303987403/solver-3309335-1303987403 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309335-1303987403.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=1987118281

node143.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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.846
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.846
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:     32951124 kB
MemFree:      12824612 kB
Buffers:       2289884 kB
Cached:       16298588 kB
SwapCached:          0 kB
Active:        8322404 kB
Inactive:     11237648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12824612 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          316880 kB
Writeback:           0 kB
AnonPages:      970152 kB
Mapped:          15392 kB
Slab:           498520 kB
PageTables:       6416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1230188 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= 72912 MiB
End job on node143 at 2011-04-28 13:31:30