Trace number 3309692

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 630.529 630.529

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.529
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

630.49/630.52	WARNING: for repeatability, setting FPU to use double precision
630.49/630.52	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-3309692-1303992589/watcher-3309692-1303992589 -o /tmp/evaluation-result-3309692-1303992589/solver-3309692-1303992589 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309692-1303992589.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 29527
/proc/meminfo: memFree=19392408/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=20116 CPUtime=0 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 871 0 0 0 0 0 0 0 25 0 1 0 510858685 20598784 803 33554432000 4194304 4309791 140733531885344 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 5029 803 216 29 0 1658 0

[startup+0.0661559 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 29527
/proc/meminfo: memFree=19392408/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=33704 CPUtime=0.06 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 4730 0 0 0 6 0 0 0 25 0 1 0 510858685 34512896 4339 33554432000 4194304 4309791 140733531885344 18446744073709551615 4216240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 8426 4339 220 29 0 5055 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33704

[startup+0.101146 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 29527
/proc/meminfo: memFree=19392408/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=35428 CPUtime=0.09 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 5250 0 0 0 9 0 0 0 25 0 1 0 510858685 36278272 4836 33554432000 4194304 4309791 140733531885344 18446744073709551615 4210854 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 8857 4836 225 29 0 5486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35428

[startup+0.300114 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 29527
/proc/meminfo: memFree=19392408/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=34896 CPUtime=0.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 7629 0 0 0 29 0 0 0 25 0 1 0 510858685 35733504 5018 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 8724 5027 243 29 0 5353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34896

[startup+0.701106 s]
/proc/loadavg: 2.01 2.02 1.96 2/177 29527
/proc/meminfo: memFree=19392408/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=34896 CPUtime=0.69 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 7737 0 0 0 69 0 0 0 25 0 1 0 510858685 35733504 5117 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259242 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 8724 5117 245 29 0 5353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34896

[startup+1.5009 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 29528
/proc/meminfo: memFree=19371452/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=37572 CPUtime=1.49 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 7863 0 0 0 149 0 0 0 25 0 1 0 510858685 38473728 5237 33554432000 4194304 4309791 140733531885344 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 9393 5237 245 29 0 6022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37572

[startup+3.10067 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 29528
/proc/meminfo: memFree=19369248/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=37572 CPUtime=3.09 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 8335 0 0 0 308 1 0 0 25 0 1 0 510858685 38473728 5665 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 9393 5665 245 29 0 6022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37572

[startup+6.30104 s]
/proc/loadavg: 2.01 2.02 1.96 3/178 29528
/proc/meminfo: memFree=19365456/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=41308 CPUtime=6.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 8691 0 0 0 628 1 0 0 25 0 1 0 510858685 42299392 5993 33554432000 4194304 4309791 140733531885344 18446744073709551615 4276390 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 10327 5993 245 29 0 6956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41308

[startup+12.7009 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 29528
/proc/meminfo: memFree=19355800/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=47700 CPUtime=12.69 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 10877 0 0 0 1268 1 0 0 25 0 1 0 510858685 48844800 6930 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259387 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 11925 6930 245 29 0 8554 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47700

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 29529
/proc/meminfo: memFree=19343156/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=43308 CPUtime=25.49 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 15944 0 0 0 2547 2 0 0 25 0 1 0 510858685 44347392 7348 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 10827 7348 245 29 0 7456 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43308

[startup+51.1011 s]
/proc/loadavg: 2.00 2.02 1.96 3/178 29529
/proc/meminfo: memFree=19311856/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=54844 CPUtime=51.09 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 21873 0 0 0 5106 3 0 0 25 0 1 0 510858685 56160256 10221 33554432000 4194304 4309791 140733531885344 18446744073709551615 4279181 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 13711 10221 245 29 0 10340 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54844

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.96 3/178 29531
/proc/meminfo: memFree=19261252/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=78440 CPUtime=102.3 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 24247 0 0 0 10227 3 0 0 25 0 1 0 510858685 80322560 12535 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 19610 12535 245 29 0 16239 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78440

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29532
/proc/meminfo: memFree=19203824/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=97292 CPUtime=162.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 30709 0 0 0 16225 4 0 0 25 0 1 0 510858685 99627008 13864 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 24323 13864 245 29 0 20952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97292

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29534
/proc/meminfo: memFree=19148248/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=97292 CPUtime=222.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 36723 0 0 0 22223 6 0 0 25 0 1 0 510858685 99627008 19634 33554432000 4194304 4309791 140733531885344 18446744073709551615 4277623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 24323 19634 245 29 0 20952 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97292

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29536
/proc/meminfo: memFree=19120580/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=97292 CPUtime=282.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 37024 0 0 0 28223 6 0 0 25 0 1 0 510858685 99627008 19925 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 24323 19925 245 29 0 20952 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 97292

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/178 29537
/proc/meminfo: memFree=19072696/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=97292 CPUtime=342.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 45831 0 0 0 34221 8 0 0 25 0 1 0 510858685 99627008 20833 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259471 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 24323 20833 245 29 0 20952 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 97292

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 29539
/proc/meminfo: memFree=19017864/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=109272 CPUtime=402.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 66839 0 0 0 40217 12 0 0 25 0 1 0 510858685 111894528 23828 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 27318 23828 245 29 0 23947 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 109272

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29540
/proc/meminfo: memFree=18984112/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=109272 CPUtime=462.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 76512 0 0 0 46215 14 0 0 25 0 1 0 510858685 111894528 23828 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259397 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29527/statm: 27318 23828 245 29 0 23947 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 109272

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29542
/proc/meminfo: memFree=19217212/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=109272 CPUtime=522.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 86039 0 0 0 52214 15 0 0 25 0 1 0 510858685 111894528 23828 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 27318 23828 245 29 0 23947 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 109272

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29544
/proc/meminfo: memFree=19153824/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=158592 CPUtime=582.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 104022 0 0 0 58211 18 0 0 25 0 1 0 510858685 162398208 32499 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 39648 32499 245 29 0 36277 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 158592

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

[startup+588.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29544
/proc/meminfo: memFree=19185196/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=109272 CPUtime=588.69 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 104390 0 0 0 58851 18 0 0 25 0 1 0 510858685 111894528 23828 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259909 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 27318 23828 245 29 0 23947 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 109272

[startup+614.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29544
/proc/meminfo: memFree=19172652/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=109272 CPUtime=614.29 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 104390 0 0 0 61411 18 0 0 25 0 1 0 510858685 111894528 23828 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 27318 23828 245 29 0 23947 0
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (KiB) 109272

[startup+620.701 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19137928/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=158592 CPUtime=620.69 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 112512 0 0 0 62050 19 0 0 25 0 1 0 510858685 162398208 31930 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 39648 31930 245 29 0 36277 0
Current children cumulated CPU time (s) 620.69
Current children cumulated vsize (KiB) 158592

[startup+627.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19131604/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=158592 CPUtime=627.09 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 113365 0 0 0 62690 19 0 0 25 0 1 0 510858685 162398208 32763 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 39648 32763 245 29 0 36277 0
Current children cumulated CPU time (s) 627.09
Current children cumulated vsize (KiB) 158592

[startup+628.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19130736/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=158592 CPUtime=628.7 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 113519 0 0 0 62850 20 0 0 25 0 1 0 510858685 162398208 32912 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259917 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 39648 32912 245 29 0 36277 0
Current children cumulated CPU time (s) 628.7
Current children cumulated vsize (KiB) 158592

[startup+629.501 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19129868/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=158592 CPUtime=629.5 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 113592 0 0 0 62930 20 0 0 25 0 1 0 510858685 162398208 32984 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 39648 32984 245 29 0 36277 0
Current children cumulated CPU time (s) 629.5
Current children cumulated vsize (KiB) 158592

[startup+630.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19129372/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=158592 CPUtime=630.3 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 113651 0 0 0 63010 20 0 0 25 0 1 0 510858685 162398208 33042 33554432000 4194304 4309791 140733531885344 18446744073709551615 4291273 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 39648 33042 245 29 0 36277 0
Current children cumulated CPU time (s) 630.3
Current children cumulated vsize (KiB) 158592

[startup+630.501 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 29545
/proc/meminfo: memFree=19129372/32950904 swapFree=67082284/67111528
[pid=29527] ppid=29525 vsize=109272 CPUtime=630.49 cores=1,3,5,7
/proc/29527/stat : 29527 (glueminisat) R 29525 29527 29243 0 -1 4202496 113651 0 0 0 63029 20 0 0 25 0 1 0 510858685 111894528 23828 33554432000 4194304 4309791 140733531885344 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/29527/statm: 27318 23828 245 29 0 23947 0
Current children cumulated CPU time (s) 630.49
Current children cumulated vsize (KiB) 109272

Child status: 20
Real time (s): 630.529
CPU time (s): 630.529
CPU user time (s): 630.32
CPU system time (s): 0.208968
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 158592

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

runsolver used 1.03784 second user time and 2.33964 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-28 14:09:49
IDJOB=3309692
IDBENCH=82466
IDSOLVER=1694
FILE ID=node121/3309692-1303992589
RUNJOBID= node121-1303987383-29262
PBS_JOBID= 13168752
Free space on /tmp= 72472 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309692-1303992589/watcher-3309692-1303992589 -o /tmp/evaluation-result-3309692-1303992589/solver-3309692-1303992589 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309692-1303992589.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1429585292

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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:     32950904 kB
MemFree:      19392564 kB
Buffers:       2175236 kB
Cached:       10324376 kB
SwapCached:       2776 kB
Active:        9733636 kB
Inactive:      3305272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19392564 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:      536968 kB
Mapped:          14344 kB
Slab:           454208 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   728364 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= 72468 MiB
End job on node121 at 2011-04-28 14:20:20