Trace number 3293725

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 782.702 782.691

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 benchmark325.87
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

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

running on 2 cores: 0,2

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: 0.85 1.00 1.68 5/184 497
/proc/meminfo: memFree=12427736/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=19136 CPUtime=0 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 364 0 0 0 0 0 0 0 21 0 1 0 569367838 19595264 304 33554432000 4194304 4309791 140734411992944 18446744073709551615 216735178496 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 4784 314 211 29 0 1413 0

[startup+0.039952 s]
/proc/loadavg: 0.85 1.00 1.68 5/184 497
/proc/meminfo: memFree=12427736/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=24488 CPUtime=0.03 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 2778 0 0 0 3 0 0 0 21 0 1 0 569367838 25075712 2398 33554432000 4194304 4309791 140734411992944 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 6122 2399 217 29 0 2751 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24488

[startup+0.100945 s]
/proc/loadavg: 0.85 1.00 1.68 5/184 497
/proc/meminfo: memFree=12427736/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=35804 CPUtime=0.09 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 6178 0 0 0 8 1 0 0 21 0 1 0 569367838 36663296 5287 33554432000 4194304 4309791 140734411992944 18446744073709551615 4200952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 8951 5288 217 29 0 5580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35804

[startup+0.30093 s]
/proc/loadavg: 0.85 1.00 1.68 5/184 497
/proc/meminfo: memFree=12427736/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=74084 CPUtime=0.29 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 17677 0 0 0 27 2 0 0 22 0 1 0 569367838 75862016 14698 33554432000 4194304 4309791 140734411992944 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 18521 14699 217 29 0 15150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74084

[startup+0.700877 s]
/proc/loadavg: 0.85 1.00 1.68 5/184 497
/proc/meminfo: memFree=12427736/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=157244 CPUtime=0.69 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 39595 0 0 0 63 6 0 0 23 0 1 0 569367838 161017856 32970 33554432000 4194304 4309791 140734411992944 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 39311 32971 217 29 0 35940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 157244

[startup+1.50073 s]
/proc/loadavg: 0.85 1.00 1.68 5/190 504
/proc/meminfo: memFree=11682068/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=338528 CPUtime=1.49 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 82833 0 0 0 136 13 0 0 25 0 1 0 569367838 346652672 68265 33554432000 4194304 4309791 140734411992944 18446744073709551615 216734875403 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 84632 68268 217 29 0 81261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 338528

[startup+3.10041 s]
/proc/loadavg: 0.85 1.00 1.68 5/190 504
/proc/meminfo: memFree=11258360/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=410096 CPUtime=3.09 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 111522 0 0 0 291 18 0 0 25 0 1 0 569367838 419938304 90479 33554432000 4194304 4309791 140734411992944 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 102524 90479 223 29 0 99153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 410096

[startup+6.30088 s]
/proc/loadavg: 1.10 1.05 1.70 3/180 538
/proc/meminfo: memFree=11457108/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=410096 CPUtime=6.29 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 111522 0 0 0 611 18 0 0 25 0 1 0 569367838 419938304 90479 33554432000 4194304 4309791 140734411992944 18446744073709551615 4226931 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 102524 90479 223 29 0 99153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 410096

[startup+12.7008 s]
/proc/loadavg: 1.38 1.11 1.71 3/178 538
/proc/meminfo: memFree=11403928/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=410096 CPUtime=12.69 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 111522 0 0 0 1251 18 0 0 25 0 1 0 569367838 419938304 90479 33554432000 4194304 4309791 140734411992944 18446744073709551615 4227241 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 102524 90479 223 29 0 99153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 410096

[startup+25.5005 s]
/proc/loadavg: 1.40 1.12 1.71 2/172 556
/proc/meminfo: memFree=12326816/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=412804 CPUtime=25.49 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 112908 0 0 0 2531 18 0 0 25 0 1 0 569367838 422711296 91825 33554432000 4194304 4309791 140734411992944 18446744073709551615 4227005 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 103201 91825 225 29 0 99830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 412804

[startup+51.101 s]
/proc/loadavg: 1.26 1.11 1.69 2/172 556
/proc/meminfo: memFree=12370124/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=382088 CPUtime=51.1 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 144609 0 0 0 5085 25 0 0 25 0 1 0 569367838 391258112 82683 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 95522 82683 245 29 0 92151 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 382088

[startup+102.301 s]
/proc/loadavg: 1.11 1.09 1.65 2/172 559
/proc/meminfo: memFree=12378548/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=382088 CPUtime=102.29 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 318649 0 0 0 10176 53 0 0 25 0 1 0 569367838 391258112 79370 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 95522 79370 245 29 0 92151 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 382088

[startup+162.301 s]
/proc/loadavg: 1.04 1.07 1.61 2/172 560
/proc/meminfo: memFree=12357812/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=382088 CPUtime=162.29 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 407857 0 0 0 16159 70 0 0 25 0 1 0 569367838 391258112 84326 33554432000 4194304 4309791 140734411992944 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 95522 84326 245 29 0 92151 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 382088

[startup+222.301 s]
/proc/loadavg: 1.01 1.06 1.56 2/172 562
/proc/meminfo: memFree=12365088/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=382088 CPUtime=222.29 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 493334 0 0 0 22143 86 0 0 25 0 1 0 569367838 391258112 82924 33554432000 4194304 4309791 140734411992944 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 95522 82924 245 29 0 92151 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 382088

[startup+282.307 s]
/proc/loadavg: 1.00 1.04 1.53 2/172 564
/proc/meminfo: memFree=12310992/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=467728 CPUtime=282.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 547881 0 0 0 28132 98 0 0 25 0 1 0 569367838 478953472 96076 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 116932 96076 245 29 0 113561 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 467728

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.49 2/172 565
/proc/meminfo: memFree=12285296/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=486832 CPUtime=342.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 599322 0 0 0 34122 108 0 0 25 0 1 0 569367838 498515968 102655 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 121708 102655 245 29 0 118337 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 486832

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.46 2/172 567
/proc/meminfo: memFree=12338096/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=411220 CPUtime=402.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 679084 0 0 0 40108 122 0 0 25 0 1 0 569367838 421089280 89343 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 102805 89343 245 29 0 99434 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 411220

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.43 2/172 568
/proc/meminfo: memFree=12300624/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=495272 CPUtime=462.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 731044 0 0 0 46100 130 0 0 25 0 1 0 569367838 507158528 98909 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 123818 98909 245 29 0 120447 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 495272

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.40 2/172 570
/proc/meminfo: memFree=12281248/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=511276 CPUtime=522.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 778781 0 0 0 52092 138 0 0 25 0 1 0 569367838 523546624 103624 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 127819 103624 245 29 0 124448 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 511276

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.37 2/172 572
/proc/meminfo: memFree=12326352/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=432768 CPUtime=582.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 854878 0 0 0 58076 154 0 0 25 0 1 0 569367838 443154432 92644 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259390 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 108192 92644 245 29 0 104821 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 432768

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.34 2/172 573
/proc/meminfo: memFree=12317272/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=435968 CPUtime=642.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 901277 0 0 0 64067 163 0 0 25 0 1 0 569367838 446431232 94763 33554432000 4194304 4309791 140734411992944 18446744073709551615 4252140 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 108992 94763 245 29 0 105621 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 435968

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.32 2/172 575
/proc/meminfo: memFree=12239500/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=527276 CPUtime=702.31 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 962924 0 0 0 70056 175 0 0 25 0 1 0 569367838 539930624 116697 33554432000 4194304 4309791 140734411992944 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 131819 116697 245 29 0 128448 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 527276

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.30 2/172 576
/proc/meminfo: memFree=11664728/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1226268 CPUtime=762.3 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1105505 0 0 0 76032 198 0 0 25 0 1 0 569367838 1255698432 259213 33554432000 4194304 4309791 140734411992944 18446744073709551615 4276487 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 306567 259213 245 29 0 303196 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1226268

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

[startup+768.601 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 576
/proc/meminfo: memFree=11586980/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1226268 CPUtime=768.6 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1123199 0 0 0 76659 201 0 0 25 0 1 0 569367838 1255698432 276904 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259443 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 306567 276904 245 29 0 303196 0
Current children cumulated CPU time (s) 768.6
Current children cumulated vsize (KiB) 1226268

[startup+775 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 577
/proc/meminfo: memFree=11503396/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1226268 CPUtime=775.01 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1144003 0 0 0 77297 204 0 0 25 0 1 0 569367838 1255698432 297703 33554432000 4194304 4309791 140734411992944 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 306567 297703 245 29 0 303196 0
Current children cumulated CPU time (s) 775.01
Current children cumulated vsize (KiB) 1226268

[startup+778.201 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 577
/proc/meminfo: memFree=11484424/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1793796 CPUtime=778.2 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1149262 0 0 0 77616 204 0 0 25 0 1 0 569367838 1836847104 302960 33554432000 4194304 4309791 140734411992944 18446744073709551615 4277234 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 448449 302960 245 29 0 445078 0
Current children cumulated CPU time (s) 778.2
Current children cumulated vsize (KiB) 1793796

[startup+779.801 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 577
/proc/meminfo: memFree=11467312/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1793796 CPUtime=779.8 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1153316 0 0 0 77775 205 0 0 25 0 1 0 569367838 1836847104 307013 33554432000 4194304 4309791 140734411992944 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 448449 307013 245 29 0 445078 0
Current children cumulated CPU time (s) 779.8
Current children cumulated vsize (KiB) 1793796

[startup+781.4 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 577
/proc/meminfo: memFree=11463220/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1793796 CPUtime=781.41 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1154948 0 0 0 77935 206 0 0 25 0 1 0 569367838 1836847104 308645 33554432000 4194304 4309791 140734411992944 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 448449 308645 245 29 0 445078 0
Current children cumulated CPU time (s) 781.41
Current children cumulated vsize (KiB) 1793796

[startup+782.201 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 577
/proc/meminfo: memFree=11456524/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1793796 CPUtime=782.2 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1158350 0 0 0 78014 206 0 0 25 0 1 0 569367838 1836847104 312046 33554432000 4194304 4309791 140734411992944 18446744073709551615 4276712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 448449 312046 245 29 0 445078 0
Current children cumulated CPU time (s) 782.2
Current children cumulated vsize (KiB) 1793796

[startup+782.601 s]
/proc/loadavg: 1.00 1.00 1.29 2/172 577
/proc/meminfo: memFree=11456524/32951124 swapFree=67102140/67111528
[pid=497] ppid=495 vsize=1793796 CPUtime=782.6 cores=0,2
/proc/497/stat : 497 (glueminisat) R 495 497 32283 0 -1 4202496 1159001 0 0 0 78054 206 0 0 25 0 1 0 569367838 1836847104 312697 33554432000 4194304 4309791 140734411992944 18446744073709551615 4253853 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/497/statm: 448449 312697 245 29 0 445078 0
Current children cumulated CPU time (s) 782.6
Current children cumulated vsize (KiB) 1793796

Child status: 20
Real time (s): 782.691
CPU time (s): 782.702
CPU user time (s): 780.575
CPU system time (s): 2.12668
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1793796

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

runsolver used 1.21781 second user time and 2.34864 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 06:16:12
IDJOB=3293725
IDBENCH=88167
IDSOLVER=1650
FILE ID=node119/3293725-1303791371
RUNJOBID= node119-1303791371-455
PBS_JOBID= 13157246
Free space on /tmp= 71760 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-3293725-1303791371/watcher-3293725-1303791371 -o /tmp/evaluation-result-3293725-1303791371/solver-3293725-1303791371 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3293725-1303791371.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=2045963361

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      12429636 kB
Buffers:       2230060 kB
Cached:       17556292 kB
SwapCached:       5504 kB
Active:        8720620 kB
Inactive:     11211764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12429636 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          279828 kB
Writeback:           0 kB
AnonPages:      142404 kB
Mapped:          14728 kB
Slab:           524724 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330816 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= 71932 MiB
End job on node119 at 2011-04-26 06:29:15