Trace number 3310103

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 703.934 703.955

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.644
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

703.87/703.90	WARNING: for repeatability, setting FPU to use double precision
703.87/703.90	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-3310103-1304002443/watcher-3310103-1304002443 -o /tmp/evaluation-result-3310103-1304002443/solver-3310103-1304002443 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3310103-1304002443.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.41 1.83 1.94 1/173 25644
/proc/meminfo: memFree=16656824/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/25644/stat : 25644 (runsolver) S 25642 25644 24913 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 511842866 12083200 51 33554432000 4194304 5434984 140736185517504 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699968823 0 0 17 2 0 0 0
/proc/25644/statm: 2950 51 31 303 0 2644 0

[startup+0.0833579 s]
/proc/loadavg: 1.41 1.83 1.94 1/173 25644
/proc/meminfo: memFree=16656824/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=27020 CPUtime=0.04 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 3834 0 0 0 4 0 0 0 17 0 1 0 511842866 27668480 3268 33554432000 4194304 4309791 140734300213152 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 6755 3271 217 29 0 3384 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27020

[startup+0.10036 s]
/proc/loadavg: 1.41 1.83 1.94 1/173 25644
/proc/meminfo: memFree=16656824/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=29848 CPUtime=0.06 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 5034 0 0 0 6 0 0 0 17 0 1 0 511842866 30564352 4214 33554432000 4194304 4309791 140734300213152 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 7462 4218 217 29 0 4091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29848

[startup+0.30037 s]
/proc/loadavg: 1.41 1.83 1.94 1/173 25644
/proc/meminfo: memFree=16656824/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=73540 CPUtime=0.26 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 17409 0 0 0 24 2 0 0 17 0 1 0 511842866 75304960 14453 33554432000 4194304 4309791 140734300213152 18446744073709551615 4229159 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 18385 14454 217 29 0 15014 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 73540

[startup+0.700309 s]
/proc/loadavg: 1.41 1.83 1.94 1/173 25644
/proc/meminfo: memFree=16656824/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=164696 CPUtime=0.66 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 41261 0 0 0 60 6 0 0 18 0 1 0 511842866 168648704 34510 33554432000 4194304 4309791 140734300213152 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 41174 34512 217 29 0 37803 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 164696

[startup+1.50117 s]
/proc/loadavg: 1.41 1.83 1.94 3/178 25651
/proc/meminfo: memFree=16210452/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=354432 CPUtime=1.46 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 88601 0 0 0 131 15 0 0 19 0 1 0 511842866 362938368 73699 33554432000 4194304 4309791 140734300213152 18446744073709551615 4294526 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 88608 73700 217 29 0 85237 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 354432

[startup+3.1009 s]
/proc/loadavg: 1.41 1.83 1.94 3/178 25651
/proc/meminfo: memFree=15783148/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=410096 CPUtime=3.06 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 111521 0 0 0 288 18 0 0 24 0 1 0 511842866 419938304 90479 33554432000 4194304 4309791 140734300213152 18446744073709551615 4227130 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 102524 90479 223 29 0 99153 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 410096

[startup+6.30034 s]
/proc/loadavg: 1.62 1.87 1.95 3/178 25651
/proc/meminfo: memFree=15469528/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=410096 CPUtime=6.26 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 111521 0 0 0 608 18 0 0 25 0 1 0 511842866 419938304 90479 33554432000 4194304 4309791 140734300213152 18446744073709551615 4227232 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 102524 90479 223 29 0 99153 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 410096

[startup+12.7003 s]
/proc/loadavg: 1.65 1.87 1.95 3/178 25651
/proc/meminfo: memFree=15412352/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=410096 CPUtime=12.66 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 111521 0 0 0 1248 18 0 0 25 0 1 0 511842866 419938304 90479 33554432000 4194304 4309791 140734300213152 18446744073709551615 4227007 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 102524 90479 223 29 0 99153 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 410096

[startup+25.5011 s]
/proc/loadavg: 1.65 1.86 1.95 2/172 25668
/proc/meminfo: memFree=16306928/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=412804 CPUtime=25.46 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 112907 0 0 0 2527 19 0 0 25 0 1 0 511842866 422711296 91825 33554432000 4194304 4309791 140734300213152 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 103201 91825 225 29 0 99830 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 412804

[startup+51.1008 s]
/proc/loadavg: 1.43 1.79 1.92 2/172 25669
/proc/meminfo: memFree=16355444/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=382088 CPUtime=51.06 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 176265 0 0 0 5078 28 0 0 25 0 1 0 511842866 391258112 80006 33554432000 4194304 4309791 140734300213152 18446744073709551615 4260194 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 95522 80006 245 29 0 92151 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 382088

[startup+102.301 s]
/proc/loadavg: 1.18 1.66 1.87 2/172 25670
/proc/meminfo: memFree=16330880/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=382088 CPUtime=102.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 325367 0 0 0 10178 49 0 0 25 0 1 0 511842866 391258112 86046 33554432000 4194304 4309791 140734300213152 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 95522 86046 245 29 0 92151 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 382088

[startup+162.301 s]
/proc/loadavg: 1.07 1.54 1.81 2/172 25672
/proc/meminfo: memFree=16291672/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=463476 CPUtime=162.26 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 419612 0 0 0 16161 65 0 0 25 0 1 0 511842866 474599424 96030 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 115869 96030 245 29 0 112498 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 463476

[startup+222.306 s]
/proc/loadavg: 1.02 1.44 1.76 2/172 25674
/proc/meminfo: memFree=16356124/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=382088 CPUtime=222.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 531439 0 0 0 22148 79 0 0 25 0 1 0 511842866 391258112 79751 33554432000 4194304 4309791 140734300213152 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 95522 79751 245 29 0 92151 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 382088

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.71 2/172 25675
/proc/meminfo: memFree=16299072/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=476308 CPUtime=282.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 590861 0 0 0 28135 92 0 0 25 0 1 0 511842866 487739392 94233 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 119077 94233 245 29 0 115706 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 476308

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.66 2/172 25677
/proc/meminfo: memFree=16283788/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=488256 CPUtime=342.26 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 642097 0 0 0 34126 100 0 0 25 0 1 0 511842866 499974144 97852 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 122064 97852 245 29 0 118693 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 488256

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.62 2/172 25678
/proc/meminfo: memFree=16305700/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=413884 CPUtime=402.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 724755 0 0 0 40114 113 0 0 25 0 1 0 511842866 423817216 92702 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 103471 92702 245 29 0 100100 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 413884

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.58 2/172 25689
/proc/meminfo: memFree=16267220/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=511276 CPUtime=462.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 777177 0 0 0 46105 122 0 0 25 0 1 0 511842866 523546624 102042 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 127819 102042 245 29 0 124448 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 511276

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.54 2/172 25691
/proc/meminfo: memFree=16307624/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=432768 CPUtime=522.26 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 854352 0 0 0 52095 131 0 0 25 0 1 0 511842866 443154432 92130 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 108192 92130 245 29 0 104821 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 432768

[startup+582.301 s]
/proc/loadavg: 1.08 1.14 1.51 2/172 25692
/proc/meminfo: memFree=16290844/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=435968 CPUtime=582.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 902681 0 0 0 58087 140 0 0 25 0 1 0 511842866 446431232 96133 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 108992 96133 245 29 0 105621 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 435968

[startup+642.301 s]
/proc/loadavg: 1.03 1.11 1.47 2/172 25697
/proc/meminfo: memFree=16151892/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=661456 CPUtime=642.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 979243 0 0 0 64076 151 0 0 25 0 1 0 511842866 677330944 132997 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259772 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 165364 132997 245 29 0 161993 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 661456

[startup+702.301 s]
/proc/loadavg: 1.01 1.09 1.44 2/172 25698
/proc/meminfo: memFree=15443544/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=1793796 CPUtime=702.27 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 1154259 0 0 0 70055 172 0 0 25 0 1 0 511842866 1836847104 307957 33554432000 4194304 4309791 140734300213152 18446744073709551615 4275207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 448449 307957 245 29 0 445078 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 1793796

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

[startup+702.401 s]
/proc/loadavg: 1.01 1.09 1.44 2/172 25698
/proc/meminfo: memFree=15443544/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=1793796 CPUtime=702.37 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 1154278 0 0 0 70065 172 0 0 25 0 1 0 511842866 1836847104 307976 33554432000 4194304 4309791 140734300213152 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 448449 307976 245 29 0 445078 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 1793796

[startup+703.2 s]
/proc/loadavg: 1.01 1.09 1.44 2/172 25698
/proc/meminfo: memFree=15436724/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=1793796 CPUtime=703.17 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 1156960 0 0 0 70145 172 0 0 25 0 1 0 511842866 1836847104 310657 33554432000 4194304 4309791 140734300213152 18446744073709551615 4277234 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 448449 310659 245 29 0 445078 0
Current children cumulated CPU time (s) 703.17
Current children cumulated vsize (KiB) 1793796

[startup+703.6 s]
/proc/loadavg: 1.01 1.09 1.44 2/172 25698
/proc/meminfo: memFree=15436724/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=1793796 CPUtime=703.57 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 1158918 0 0 0 70184 173 0 0 25 0 1 0 511842866 1836847104 312615 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259235 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 448449 312615 245 29 0 445078 0
Current children cumulated CPU time (s) 703.57
Current children cumulated vsize (KiB) 1793796

[startup+703.8 s]
/proc/loadavg: 1.01 1.09 1.44 2/172 25698
/proc/meminfo: memFree=15436724/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=1793796 CPUtime=703.77 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 1158997 0 0 0 70204 173 0 0 25 0 1 0 511842866 1836847104 312694 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 448449 312694 245 29 0 445078 0
Current children cumulated CPU time (s) 703.77
Current children cumulated vsize (KiB) 1793796

[startup+703.9 s]
/proc/loadavg: 1.01 1.09 1.44 2/172 25698
/proc/meminfo: memFree=15436724/32951124 swapFree=67111528/67111528
[pid=25644] ppid=25642 vsize=1793796 CPUtime=703.87 cores=0,2,4,6
/proc/25644/stat : 25644 (glueminisat) R 25642 25644 24913 0 -1 4202496 1159032 0 0 0 70214 173 0 0 25 0 1 0 511842866 1836847104 312729 33554432000 4194304 4309791 140734300213152 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/25644/statm: 448449 312729 245 29 0 445078 0
Current children cumulated CPU time (s) 703.87
Current children cumulated vsize (KiB) 1793796

Child status: 20
Real time (s): 703.955
CPU time (s): 703.934
CPU user time (s): 702.152
CPU system time (s): 1.78173
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 1793796

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

runsolver used 1.03984 second user time and 2.17967 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-28 16:54:04
IDJOB=3310103
IDBENCH=88167
IDSOLVER=1694
FILE ID=node130/3310103-1304002443
RUNJOBID= node130-1304002443-25632
PBS_JOBID= 13168744
Free space on /tmp= 71836 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310103-1304002443/watcher-3310103-1304002443 -o /tmp/evaluation-result-3310103-1304002443/solver-3310103-1304002443 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3310103-1304002443.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1890894996

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16659784 kB
Buffers:       2124924 kB
Cached:       13545916 kB
SwapCached:          0 kB
Active:        7494976 kB
Inactive:      8239780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16659784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          169564 kB
Writeback:           0 kB
AnonPages:       63264 kB
Mapped:          14704 kB
Slab:           493564 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189120 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= 71892 MiB
End job on node130 at 2011-04-28 17:05:48