Trace number 3309749

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 2079.26 2079.23

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2052.83
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

2079.23/2079.21	WARNING: for repeatability, setting FPU to use double precision
2079.23/2079.21	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-3309749-1303993084/watcher-3309749-1303993084 -o /tmp/evaluation-result-3309749-1303993084/solver-3309749-1303993084 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309749-1303993084.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: 2.00 2.00 1.96 2/177 4969
/proc/meminfo: memFree=15178712/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=20508 CPUtime=0 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 927 0 0 0 0 0 0 0 25 0 1 0 510907184 21000192 860 33554432000 4194304 4309791 140735630634976 18446744073709551615 251813937344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 5127 860 217 29 0 1756 0

[startup+0.089412 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 4969
/proc/meminfo: memFree=15178712/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=40576 CPUtime=0.08 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 6771 0 0 0 8 0 0 0 25 0 1 0 510907184 41549824 6164 33554432000 4194304 4309791 140735630634976 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 10144 6166 217 29 0 6773 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40576

[startup+0.100401 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 4969
/proc/meminfo: memFree=15178712/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=42036 CPUtime=0.09 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 7674 0 0 0 8 1 0 0 25 0 1 0 510907184 43044864 6842 33554432000 4194304 4309791 140735630634976 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 10542 6844 217 29 0 7171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42036

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 4969
/proc/meminfo: memFree=15178712/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=90400 CPUtime=0.29 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 19384 0 0 0 27 2 0 0 25 0 1 0 510907184 92569600 17387 33554432000 4194304 4309791 140735630634976 18446744073709551615 4226915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 22600 17387 282 29 0 19229 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90400

[startup+0.700318 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 4969
/proc/meminfo: memFree=15178712/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=123344 CPUtime=0.69 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 26380 0 0 0 66 3 0 0 25 0 1 0 510907184 126304256 23777 33554432000 4194304 4309791 140735630634976 18446744073709551615 4263275 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 30836 23777 284 29 0 27465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123344

[startup+1.50117 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4970
/proc/meminfo: memFree=15053224/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=116104 CPUtime=1.49 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 34010 0 0 0 145 4 0 0 25 0 1 0 510907184 118890496 22532 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 29026 22532 304 29 0 25655 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116104

[startup+3.10086 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4970
/proc/meminfo: memFree=15053720/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=116104 CPUtime=3.09 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 34052 0 0 0 305 4 0 0 25 0 1 0 510907184 118890496 22572 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 29026 22572 304 29 0 25655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116104

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4970
/proc/meminfo: memFree=15045500/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=116104 CPUtime=6.29 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 34131 0 0 0 625 4 0 0 25 0 1 0 510907184 118890496 22649 33554432000 4194304 4309791 140735630634976 18446744073709551615 4253869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 29026 22649 304 29 0 25655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116104

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4970
/proc/meminfo: memFree=15029536/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=116104 CPUtime=12.69 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 34424 0 0 0 1265 4 0 0 25 0 1 0 510907184 118890496 22923 33554432000 4194304 4309791 140735630634976 18446744073709551615 4252133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 29026 22923 304 29 0 25655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116104

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4971
/proc/meminfo: memFree=15052352/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=116104 CPUtime=25.49 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 34835 0 0 0 2545 4 0 0 25 0 1 0 510907184 118890496 23306 33554432000 4194304 4309791 140735630634976 18446744073709551615 4253907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 29026 23306 304 29 0 25655 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116104

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4972
/proc/meminfo: memFree=15049516/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=116104 CPUtime=51.09 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 35079 0 0 0 5105 4 0 0 25 0 1 0 510907184 118890496 23535 33554432000 4194304 4309791 140735630634976 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 29026 23535 304 29 0 25655 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 116104

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4973
/proc/meminfo: memFree=15037760/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=123288 CPUtime=102.29 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 38141 0 0 0 10225 4 0 0 25 0 1 0 510907184 126246912 26234 33554432000 4194304 4309791 140735630634976 18446744073709551615 4253761 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 30822 26234 304 29 0 27451 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 123288

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4974
/proc/meminfo: memFree=15020868/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=139812 CPUtime=162.29 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 41113 0 0 0 16224 5 0 0 25 0 1 0 510907184 143167488 28814 33554432000 4194304 4309791 140735630634976 18446744073709551615 4252480 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 34953 28814 304 29 0 31582 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139812

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4976
/proc/meminfo: memFree=14979304/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=170164 CPUtime=222.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 47596 0 0 0 22223 7 0 0 25 0 1 0 510907184 174247936 35202 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 42541 35202 304 29 0 39170 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 170164

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4978
/proc/meminfo: memFree=14975556/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=170616 CPUtime=282.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 53866 0 0 0 28222 8 0 0 25 0 1 0 510907184 174710784 35963 33554432000 4194304 4309791 140735630634976 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 42654 35963 304 29 0 39283 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 170616

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4980
/proc/meminfo: memFree=14973304/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=170616 CPUtime=342.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 54438 0 0 0 34222 8 0 0 25 0 1 0 510907184 174710784 36495 33554432000 4194304 4309791 140735630634976 18446744073709551615 4252456 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 42654 36495 304 29 0 39283 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170616

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 4981
/proc/meminfo: memFree=14980716/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=170616 CPUtime=402.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 54935 0 0 0 40222 8 0 0 25 0 1 0 510907184 174710784 36971 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 42654 36971 304 29 0 39283 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170616

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 4982
/proc/meminfo: memFree=14927872/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=170616 CPUtime=462.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 55368 0 0 0 46222 8 0 0 25 0 1 0 510907184 174710784 37386 33554432000 4194304 4309791 140735630634976 18446744073709551615 4276670 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 42654 37386 304 29 0 39283 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170616

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4984
/proc/meminfo: memFree=14931440/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=182108 CPUtime=522.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 59389 0 0 0 52221 9 0 0 25 0 1 0 510907184 186478592 40879 33554432000 4194304 4309791 140735630634976 18446744073709551615 4276487 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 45527 40879 304 29 0 42156 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 182108

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 4986
/proc/meminfo: memFree=14955972/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=182108 CPUtime=582.3 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 75420 0 0 0 58219 11 0 0 25 0 1 0 510907184 186478592 40966 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 45527 40966 304 29 0 42156 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 182108

[startup+642.3 s]

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

/proc/meminfo: memFree=14795388/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=270224 CPUtime=1482.32 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 277860 0 0 0 148190 42 0 0 25 0 1 0 510907184 276709376 62984 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259453 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 67556 62984 304 29 0 64185 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 270224

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 5012
/proc/meminfo: memFree=14788668/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=270224 CPUtime=1542.31 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 290239 0 0 0 154187 44 0 0 25 0 1 0 510907184 276709376 62377 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 67556 62377 304 29 0 64185 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 270224

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 5013
/proc/meminfo: memFree=14781324/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=294680 CPUtime=1602.31 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 304077 0 0 0 160185 46 0 0 25 0 1 0 510907184 301752320 62850 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 73670 62850 304 29 0 70299 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 294680

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 5014
/proc/meminfo: memFree=14876416/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=294680 CPUtime=1662.31 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 316932 0 0 0 166183 48 0 0 25 0 1 0 510907184 301752320 62352 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 73670 62352 304 29 0 70299 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 294680

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/178 5016
/proc/meminfo: memFree=14840056/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=307952 CPUtime=1722.32 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 337622 0 0 0 172179 53 0 0 25 0 1 0 510907184 315342848 69397 33554432000 4194304 4309791 140735630634976 18446744073709551615 4253869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 76988 69397 304 29 0 73617 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 307952

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/178 5018
/proc/meminfo: memFree=14833584/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=307952 CPUtime=1782.32 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 351177 0 0 0 178176 56 0 0 25 0 1 0 510907184 315342848 69151 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 76988 69151 304 29 0 73617 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 307952

[startup+1842.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/178 5020
/proc/meminfo: memFree=14822768/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=307952 CPUtime=1842.32 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 367231 0 0 0 184173 59 0 0 25 0 1 0 510907184 315342848 71135 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 76988 71135 304 29 0 73617 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 307952

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5021
/proc/meminfo: memFree=14815800/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=307952 CPUtime=1902.32 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 382751 0 0 0 190170 62 0 0 25 0 1 0 510907184 315342848 72126 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 76988 72126 304 29 0 73617 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 307952

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5022
/proc/meminfo: memFree=14806844/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=317660 CPUtime=1962.33 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 399466 0 0 0 196168 65 0 0 25 0 1 0 510907184 325283840 73857 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 79415 73857 304 29 0 76044 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 317660

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5024
/proc/meminfo: memFree=14825300/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=298716 CPUtime=2022.32 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 412765 0 0 0 202164 68 0 0 25 0 1 0 510907184 305885184 70080 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 74679 70080 304 29 0 71308 0
Current children cumulated CPU time (s) 2022.32
Current children cumulated vsize (KiB) 298716

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

[startup+2047.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5025
/proc/meminfo: memFree=14737376/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2047.92 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 423057 0 0 0 204723 69 0 0 25 0 1 0 510907184 356388864 80270 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 80270 304 29 0 83638 0
Current children cumulated CPU time (s) 2047.92
Current children cumulated vsize (KiB) 348036

[startup+2060.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5025
/proc/meminfo: memFree=14714312/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2060.72 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 423978 0 0 0 206003 69 0 0 25 0 1 0 510907184 356388864 81147 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 81147 304 29 0 83638 0
Current children cumulated CPU time (s) 2060.72
Current children cumulated vsize (KiB) 348036

[startup+2067.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14703648/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2067.12 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 424350 0 0 0 206643 69 0 0 25 0 1 0 510907184 356388864 81504 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 81504 304 29 0 83638 0
Current children cumulated CPU time (s) 2067.12
Current children cumulated vsize (KiB) 348036

[startup+2073.51 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14693832/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2073.53 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 424740 0 0 0 207283 70 0 0 25 0 1 0 510907184 356388864 81866 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 81866 304 29 0 83638 0
Current children cumulated CPU time (s) 2073.53
Current children cumulated vsize (KiB) 348036

[startup+2076.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14795884/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2076.73 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 424939 0 0 0 207603 70 0 0 25 0 1 0 510907184 356388864 82053 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259387 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 82053 304 29 0 83638 0
Current children cumulated CPU time (s) 2076.73
Current children cumulated vsize (KiB) 348036

[startup+2078.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14793032/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2078.33 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 425004 0 0 0 207763 70 0 0 25 0 1 0 510907184 356388864 82114 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 82114 304 29 0 83638 0
Current children cumulated CPU time (s) 2078.33
Current children cumulated vsize (KiB) 348036

[startup+2078.7 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14793032/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2078.73 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 425022 0 0 0 207803 70 0 0 25 0 1 0 510907184 356388864 82132 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 82132 304 29 0 83638 0
Current children cumulated CPU time (s) 2078.73
Current children cumulated vsize (KiB) 348036

[startup+2079.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14790056/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2079.13 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 425042 0 0 0 207843 70 0 0 25 0 1 0 510907184 356388864 82150 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 82150 304 29 0 83638 0
Current children cumulated CPU time (s) 2079.13
Current children cumulated vsize (KiB) 348036

[startup+2079.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 5026
/proc/meminfo: memFree=14790056/32950928 swapFree=67111528/67111528
[pid=4969] ppid=4967 vsize=348036 CPUtime=2079.23 cores=0,2,4,6
/proc/4969/stat : 4969 (glueminisat) R 4967 4969 4456 0 -1 4202496 425047 0 0 0 207853 70 0 0 25 0 1 0 510907184 356388864 82154 33554432000 4194304 4309791 140735630634976 18446744073709551615 4259381 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4969/statm: 87009 82154 304 29 0 83638 0
Current children cumulated CPU time (s) 2079.23
Current children cumulated vsize (KiB) 348036

Child status: 20
Real time (s): 2079.23
CPU time (s): 2079.26
CPU user time (s): 2078.54
CPU system time (s): 0.716891
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 348480

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

runsolver used 3.18252 second user time and 6.78697 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-28 14:18:05
IDJOB=3309749
IDBENCH=82493
IDSOLVER=1694
FILE ID=node126/3309749-1303993084
RUNJOBID= node126-1303987381-4474
PBS_JOBID= 13168747
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=618167301

node126.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.783
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.56
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.783
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.75
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15178992 kB
Buffers:       1837844 kB
Cached:       15214404 kB
SwapCached:          0 kB
Active:        6643500 kB
Inactive:     10545032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15178992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11024 kB
Writeback:           0 kB
AnonPages:      135888 kB
Mapped:          15316 kB
Slab:           519168 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   299876 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= 71588 MiB
End job on node126 at 2011-04-28 14:52:44