Trace number 3282501

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 994.227 994.209

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

994.12/994.18	WARNING: for repeatability, setting FPU to use double precision
994.12/994.18	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-3282501-1303755305/watcher-3282501-1303755305 -o /tmp/evaluation-result-3282501-1303755305/solver-3282501-1303755305 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3282501-1303755305.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.92 3.70 4/189 20280
/proc/meminfo: memFree=15152632/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=11800 CPUtime=0 cores=4,6
/proc/20280/stat : 20280 (runsolver) R 20278 20280 18989 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 467946103 12083200 53 33554432000 4194304 5434984 140736755113152 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/20280/statm: 2950 53 31 303 0 2644 0

[startup+0.055489 s]
/proc/loadavg: 3.68 3.92 3.70 4/189 20280
/proc/meminfo: memFree=15152632/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=29740 CPUtime=0.04 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 3824 0 0 0 4 0 0 0 22 0 1 0 467946103 30453760 3472 33554432000 4194304 4309791 140736656889920 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 7435 3479 217 29 0 4064 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29740

[startup+0.100482 s]
/proc/loadavg: 3.68 3.92 3.70 4/189 20280
/proc/meminfo: memFree=15152632/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=35608 CPUtime=0.08 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 5657 0 0 0 8 0 0 0 22 0 1 0 467946103 36462592 5104 33554432000 4194304 4309791 140736656889920 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 8902 5105 225 29 0 5531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35608

[startup+0.300447 s]
/proc/loadavg: 3.68 3.92 3.70 4/189 20280
/proc/meminfo: memFree=15152632/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=40104 CPUtime=0.29 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 8084 0 0 0 28 1 0 0 23 0 1 0 467946103 41066496 6279 33554432000 4194304 4309791 140736656889920 18446744073709551615 4227112 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 10026 6279 226 29 0 6655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40104

[startup+0.7004 s]
/proc/loadavg: 3.68 3.92 3.70 4/189 20280
/proc/meminfo: memFree=15152632/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=36360 CPUtime=0.69 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 8680 0 0 0 68 1 0 0 25 0 1 0 467946103 37232640 5447 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259471 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 9090 5447 244 29 0 5719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36360

[startup+1.50025 s]
/proc/loadavg: 3.68 3.92 3.70 6/190 20281
/proc/meminfo: memFree=14975996/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=36360 CPUtime=1.49 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 8845 0 0 0 148 1 0 0 25 0 1 0 467946103 37232640 5603 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 9090 5603 244 29 0 5719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36360

[startup+3.10092 s]
/proc/loadavg: 3.68 3.92 3.70 5/190 20282
/proc/meminfo: memFree=14995836/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=40712 CPUtime=3.09 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 9714 0 0 0 308 1 0 0 25 0 1 0 467946103 41689088 6372 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 10178 6372 244 29 0 6807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40712

[startup+6.30034 s]
/proc/loadavg: 3.70 3.92 3.71 5/190 20282
/proc/meminfo: memFree=14986176/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=43576 CPUtime=6.28 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 10898 0 0 0 627 1 0 0 25 0 1 0 467946103 44621824 7460 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 10894 7460 244 29 0 7523 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43576

[startup+12.7011 s]
/proc/loadavg: 3.73 3.92 3.71 6/190 20282
/proc/meminfo: memFree=14970344/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=48040 CPUtime=12.69 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 13548 0 0 0 1267 2 0 0 25 0 1 0 467946103 49192960 8259 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 12010 8259 244 29 0 8639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48040

[startup+25.5007 s]
/proc/loadavg: 3.79 3.92 3.71 5/190 20282
/proc/meminfo: memFree=14937508/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=59532 CPUtime=25.49 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 14088 0 0 0 2547 2 0 0 25 0 1 0 467946103 60960768 8786 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 14883 8786 244 29 0 11512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59532

[startup+51.1009 s]
/proc/loadavg: 3.86 3.93 3.72 5/190 20283
/proc/meminfo: memFree=14907568/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=60060 CPUtime=51.08 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 17133 0 0 0 5106 2 0 0 25 0 1 0 467946103 61501440 11580 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 15015 11580 244 29 0 11644 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60060

[startup+102.307 s]
/proc/loadavg: 3.94 3.94 3.73 5/190 20284
/proc/meminfo: memFree=14887100/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=99252 CPUtime=102.29 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 29718 0 0 0 10224 5 0 0 25 0 1 0 467946103 101634048 14131 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 24813 14131 244 29 0 21442 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 99252

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.74 5/190 20286
/proc/meminfo: memFree=14808320/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=99252 CPUtime=162.3 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 45210 0 0 0 16221 9 0 0 25 0 1 0 467946103 101634048 21404 33554432000 4194304 4309791 140736656889920 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 24813 21404 244 29 0 21442 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99252

[startup+222.301 s]
/proc/loadavg: 4.03 3.97 3.76 5/190 20287
/proc/meminfo: memFree=14788824/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=99252 CPUtime=222.29 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 63041 0 0 0 22218 11 0 0 25 0 1 0 467946103 101634048 21404 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 24813 21404 244 29 0 21442 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 99252

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.77 6/190 20289
/proc/meminfo: memFree=14781596/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=99252 CPUtime=282.3 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 85106 0 0 0 28214 16 0 0 25 0 1 0 467946103 101634048 21404 33554432000 4194304 4309791 140736656889920 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 24813 21404 244 29 0 21442 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99252

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 20291
/proc/meminfo: memFree=14725264/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=148572 CPUtime=342.3 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 109124 0 0 0 34209 21 0 0 25 0 1 0 467946103 152137728 31841 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 37143 31841 244 29 0 33772 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 148572

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 20292
/proc/meminfo: memFree=14723120/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=99252 CPUtime=402.29 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 127511 0 0 0 40204 25 0 0 25 0 1 0 467946103 101634048 21404 33554432000 4194304 4309791 140736656889920 18446744073709551615 4252315 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 24813 21404 244 29 0 21442 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 99252

[startup+462.301 s]
/proc/loadavg: 4.08 3.99 3.81 6/190 20294
/proc/meminfo: memFree=14686004/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=99252 CPUtime=462.31 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 144275 0 0 0 46201 30 0 0 25 0 1 0 467946103 101634048 21404 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 24813 21404 244 29 0 21442 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 99252

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.82 5/190 20295
/proc/meminfo: memFree=14690172/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=148572 CPUtime=522.3 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 173097 0 0 0 52195 35 0 0 25 0 1 0 467946103 152137728 31816 33554432000 4194304 4309791 140736656889920 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 37143 31816 244 29 0 33772 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 148572

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.83 5/190 20297
/proc/meminfo: memFree=14617720/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=148572 CPUtime=582.31 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 193781 0 0 0 58191 40 0 0 25 0 1 0 467946103 152137728 32791 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 37143 32791 244 29 0 33772 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 148572

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20302
/proc/meminfo: memFree=14666212/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=148572 CPUtime=642.31 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 215472 0 0 0 64186 45 0 0 25 0 1 0 467946103 152137728 32701 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 37143 32701 244 29 0 33772 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 148572

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20303
/proc/meminfo: memFree=14606056/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=161988 CPUtime=702.31 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 240388 0 0 0 70181 50 0 0 25 0 1 0 467946103 165875712 32349 33554432000 4194304 4309791 140736656889920 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 40497 32349 244 29 0 37126 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 161988

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20305
/proc/meminfo: memFree=14589520/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=242896 CPUtime=762.32 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 259277 0 0 0 76176 56 0 0 25 0 1 0 467946103 248725504 51139 33554432000 4194304 4309791 140736656889920 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 60724 51139 244 29 0 57353 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 242896

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.85 6/190 20306
/proc/meminfo: memFree=14513728/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=192808 CPUtime=822.32 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 280591 0 0 0 82171 61 0 0 25 0 1 0 467946103 197435392 44748 33554432000 4194304 4309791 140736656889920 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 48202 44748 244 29 0 44831 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 192808

[startup+882.301 s]
/proc/loadavg: 4.04 4.00 3.86 5/190 20308
/proc/meminfo: memFree=14610780/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=192808 CPUtime=882.32 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 301024 0 0 0 88165 67 0 0 25 0 1 0 467946103 197435392 37111 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 48202 37111 244 29 0 44831 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 192808

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 20310
/proc/meminfo: memFree=14478680/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=242896 CPUtime=942.32 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 314164 0 0 0 94160 72 0 0 25 0 1 0 467946103 248725504 50161 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 60724 50161 244 29 0 57353 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 242896

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

[startup+947.107 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 20310
/proc/meminfo: memFree=14571184/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=112668 CPUtime=947.12 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 314554 0 0 0 94640 72 0 0 25 0 1 0 467946103 115372032 24758 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 28167 24758 244 29 0 24796 0
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (KiB) 112668

[startup+972.701 s]
/proc/loadavg: 4.08 4.02 3.88 5/190 20310
/proc/meminfo: memFree=14615680/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=161988 CPUtime=972.72 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 325876 0 0 0 97198 74 0 0 25 0 1 0 467946103 165875712 36055 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259720 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 40497 36055 244 29 0 37126 0
Current children cumulated CPU time (s) 972.72
Current children cumulated vsize (KiB) 161988

[startup+985.5 s]
/proc/loadavg: 4.14 4.03 3.88 6/190 20311
/proc/meminfo: memFree=14645804/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=192808 CPUtime=985.53 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 328368 0 0 0 98478 75 0 0 25 0 1 0 467946103 197435392 38524 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 48202 38524 244 29 0 44831 0
Current children cumulated CPU time (s) 985.53
Current children cumulated vsize (KiB) 192808

[startup+988.701 s]
/proc/loadavg: 4.14 4.03 3.88 5/190 20311
/proc/meminfo: memFree=14643572/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=192808 CPUtime=988.72 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 328833 0 0 0 98797 75 0 0 25 0 1 0 467946103 197435392 38982 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259471 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 48202 38982 244 29 0 44831 0
Current children cumulated CPU time (s) 988.72
Current children cumulated vsize (KiB) 192808

[startup+991.901 s]
/proc/loadavg: 4.12 4.03 3.88 5/190 20311
/proc/meminfo: memFree=14640468/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=192808 CPUtime=991.92 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 329192 0 0 0 99117 75 0 0 25 0 1 0 467946103 197435392 39339 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 48202 39339 244 29 0 44831 0
Current children cumulated CPU time (s) 991.92
Current children cumulated vsize (KiB) 192808

[startup+993.501 s]
/proc/loadavg: 4.12 4.03 3.88 5/190 20311
/proc/meminfo: memFree=14637864/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=192808 CPUtime=993.52 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 329559 0 0 0 99277 75 0 0 25 0 1 0 467946103 197435392 39700 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 48202 39700 244 29 0 44831 0
Current children cumulated CPU time (s) 993.52
Current children cumulated vsize (KiB) 192808

[startup+993.901 s]
/proc/loadavg: 4.12 4.03 3.88 5/190 20311
/proc/meminfo: memFree=14637864/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=161988 CPUtime=993.92 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 338178 0 0 0 99315 77 0 0 25 0 1 0 467946103 165875712 33108 33554432000 4194304 4309791 140736656889920 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 40497 33108 244 29 0 37126 0
Current children cumulated CPU time (s) 993.92
Current children cumulated vsize (KiB) 161988

[startup+994.101 s]
/proc/loadavg: 4.12 4.03 3.88 5/190 20311
/proc/meminfo: memFree=14637864/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=161988 CPUtime=994.12 cores=4,6
/proc/20280/stat : 20280 (glueminisat) R 20278 20280 18989 0 -1 4202496 338203 0 0 0 99335 77 0 0 25 0 1 0 467946103 165875712 33132 33554432000 4194304 4309791 140736656889920 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/20280/statm: 40497 33132 244 29 0 37126 0
Current children cumulated CPU time (s) 994.12
Current children cumulated vsize (KiB) 161988

[startup+994.201 s]
/proc/loadavg: 4.12 4.03 3.88 5/190 20311
/proc/meminfo: memFree=14637864/32951124 swapFree=67111528/67111528
[pid=20280] ppid=20278 vsize=0 CPUtime=994.22 cores=4,6
/proc/20280/stat : 20280 (glueminisat) S 20278 20280 18989 0 -1 4202500 338214 0 0 0 99344 78 0 0 25 0 1 0 467946103 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/20280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 994.22
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 994.209
CPU time (s): 994.227
CPU user time (s): 993.446
CPU system time (s): 0.780881
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 242896

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

runsolver used 1.81672 second user time and 3.61245 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-25 20:15:05
IDJOB=3282501
IDBENCH=70817
IDSOLVER=1650
FILE ID=node141/3282501-1303755305
RUNJOBID= node141-1303755304-20239
PBS_JOBID= 13154021
Free space on /tmp= 71496 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282501-1303755305/watcher-3282501-1303755305 -o /tmp/evaluation-result-3282501-1303755305/solver-3282501-1303755305 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3282501-1303755305.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1358824842

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.75
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.806
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.806
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:      15153656 kB
Buffers:       1635608 kB
Cached:       15486152 kB
SwapCached:          0 kB
Active:        9790240 kB
Inactive:      7431844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15153656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26416 kB
Writeback:           0 kB
AnonPages:       99916 kB
Mapped:          14868 kB
Slab:           511056 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   293684 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= 71496 MiB
End job on node141 at 2011-04-25 20:31:39