Trace number 3309296

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 1116.97 1116.95

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark441.7
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

1116.91/1116.93	WARNING: for repeatability, setting FPU to use double precision
1116.91/1116.93	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-3309296-1303987384/watcher-3309296-1303987384 -o /tmp/evaluation-result-3309296-1303987384/solver-3309296-1303987384 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309296-1303987384.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: 0.17 0.49 1.26 3/177 24037
/proc/meminfo: memFree=13623560/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=19880 CPUtime=0 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 798 0 0 0 0 0 0 0 21 0 1 0 510337580 20357120 733 33554432000 4194304 4309791 140734658874992 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 4970 733 215 29 0 1599 0

[startup+0.0114919 s]
/proc/loadavg: 0.17 0.49 1.26 3/177 24037
/proc/meminfo: memFree=13623560/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=20772 CPUtime=0 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 1083 0 0 0 0 0 0 0 21 0 1 0 510337580 21270528 1006 33554432000 4194304 4309791 140734658874992 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 5193 1007 216 29 0 1822 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20772

[startup+0.100537 s]
/proc/loadavg: 0.17 0.49 1.26 3/177 24037
/proc/meminfo: memFree=13623560/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=36176 CPUtime=0.09 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 6056 0 0 0 8 1 0 0 21 0 1 0 510337580 37044224 5212 33554432000 4194304 4309791 140734658874992 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 9044 5212 217 29 0 5673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36176

[startup+0.300507 s]
/proc/loadavg: 0.17 0.49 1.26 3/177 24037
/proc/meminfo: memFree=13623560/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=75056 CPUtime=0.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 17041 0 0 0 25 4 0 0 22 0 1 0 510337580 76857344 14270 33554432000 4194304 4309791 140734658874992 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 18764 14271 217 29 0 15393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75056

[startup+0.700439 s]
/proc/loadavg: 0.17 0.49 1.26 3/177 24037
/proc/meminfo: memFree=13623560/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=159596 CPUtime=0.69 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 38347 0 0 0 62 7 0 0 23 0 1 0 510337580 163426304 32036 33554432000 4194304 4309791 140734658874992 18446744073709551615 4262760 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 39899 32038 217 29 0 36528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159596

[startup+1.5003 s]
/proc/loadavg: 0.17 0.49 1.26 3/178 24038
/proc/meminfo: memFree=13442272/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=300820 CPUtime=1.49 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 80988 0 0 0 135 14 0 0 25 0 1 0 510337580 308039680 67036 33554432000 4194304 4309791 140734658874992 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 75205 67037 217 29 0 71834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 300820

[startup+3.1009 s]
/proc/loadavg: 0.17 0.49 1.26 3/178 24038
/proc/meminfo: memFree=13246616/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=461908 CPUtime=3.09 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 126524 0 0 0 289 20 0 0 25 0 1 0 510337580 472993792 105134 33554432000 4194304 4309791 140734658874992 18446744073709551615 4260834 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 115477 105134 223 29 0 112106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 461908

[startup+6.30045 s]
/proc/loadavg: 0.32 0.52 1.26 3/178 24038
/proc/meminfo: memFree=13192996/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=461908 CPUtime=6.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 126524 0 0 0 609 20 0 0 25 0 1 0 510337580 472993792 105134 33554432000 4194304 4309791 140734658874992 18446744073709551615 4222984 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 115477 105134 223 29 0 112106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 461908

[startup+12.7003 s]
/proc/loadavg: 0.45 0.54 1.27 3/178 24038
/proc/meminfo: memFree=13193476/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=461908 CPUtime=12.69 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 126524 0 0 0 1249 20 0 0 25 0 1 0 510337580 472993792 105134 33554432000 4194304 4309791 140734658874992 18446744073709551615 4260834 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 115477 105134 223 29 0 112106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 461908

[startup+25.5009 s]
/proc/loadavg: 0.80 0.61 1.28 3/178 24038
/proc/meminfo: memFree=13178992/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=464996 CPUtime=25.49 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 128266 0 0 0 2529 20 0 0 25 0 1 0 510337580 476155904 106820 33554432000 4194304 4309791 140734658874992 18446744073709551615 4260536 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 116249 106820 225 29 0 112878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 464996

[startup+51.1004 s]
/proc/loadavg: 1.21 0.72 1.29 3/178 24039
/proc/meminfo: memFree=13157560/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=476236 CPUtime=51.09 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 132507 0 0 0 5088 21 0 0 25 0 1 0 510337580 487665664 110919 33554432000 4194304 4309791 140734658874992 18446744073709551615 4226209 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 119059 110919 225 29 0 115688 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 476236

[startup+102.307 s]
/proc/loadavg: 1.65 0.92 1.33 3/178 24040
/proc/meminfo: memFree=13187844/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=102.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 167695 0 0 0 10203 27 0 0 25 0 1 0 510337580 455774208 101507 33554432000 4194304 4309791 140734658874992 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/24037/statm: 111273 101507 246 29 0 107902 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 445092

[startup+162.301 s]
/proc/loadavg: 1.87 1.11 1.37 3/178 24042
/proc/meminfo: memFree=13167208/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=162.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 204797 0 0 0 16196 33 0 0 25 0 1 0 510337580 455774208 100843 33554432000 4194304 4309791 140734658874992 18446744073709551615 4280761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 100843 246 29 0 107902 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 445092

[startup+222.3 s]
/proc/loadavg: 2.01 1.29 1.41 3/178 24044
/proc/meminfo: memFree=13175320/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=222.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 241596 0 0 0 22189 40 0 0 25 0 1 0 510337580 455774208 98019 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 98019 246 29 0 107902 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 445092

[startup+282.301 s]
/proc/loadavg: 2.00 1.41 1.44 3/178 24045
/proc/meminfo: memFree=13108580/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=526480 CPUtime=282.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 249450 0 0 0 28187 42 0 0 25 0 1 0 510337580 539115520 105761 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 131620 105761 246 29 0 128249 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 526480

[startup+342.3 s]
/proc/loadavg: 2.00 1.52 1.48 3/178 24047
/proc/meminfo: memFree=13146464/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=342.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 289327 0 0 0 34180 49 0 0 25 0 1 0 510337580 455774208 104283 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259435 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 104283 246 29 0 107902 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 445092

[startup+402.301 s]
/proc/loadavg: 2.00 1.60 1.51 3/178 24048
/proc/meminfo: memFree=13140724/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=402.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 354202 0 0 0 40172 58 0 0 25 0 1 0 510337580 455774208 96878 33554432000 4194304 4309791 140734658874992 18446744073709551615 4276015 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 96878 246 29 0 107902 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 445092

[startup+462.301 s]
/proc/loadavg: 2.00 1.67 1.53 3/178 24050
/proc/meminfo: memFree=13141804/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=462.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 387041 0 0 0 46167 63 0 0 25 0 1 0 510337580 455774208 96864 33554432000 4194304 4309791 140734658874992 18446744073709551615 4253784 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 96864 246 29 0 107902 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 445092

[startup+522.3 s]
/proc/loadavg: 2.07 1.74 1.57 3/178 24052
/proc/meminfo: memFree=13114976/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=522.29 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 394889 0 0 0 52164 65 0 0 25 0 1 0 510337580 455774208 104611 33554432000 4194304 4309791 140734658874992 18446744073709551615 4253863 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 104611 246 29 0 107902 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 445092

[startup+582.301 s]
/proc/loadavg: 2.02 1.79 1.59 3/178 24053
/proc/meminfo: memFree=13156964/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=582.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 429543 0 0 0 58158 72 0 0 25 0 1 0 510337580 455774208 101754 33554432000 4194304 4309791 140734658874992 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 101754 246 29 0 107902 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 445092

[startup+642.3 s]
/proc/loadavg: 2.01 1.82 1.61 3/178 24055
/proc/meminfo: memFree=13177732/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=642.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 467605 0 0 0 64151 79 0 0 25 0 1 0 510337580 455774208 96459 33554432000 4194304 4309791 140734658874992 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 96459 246 29 0 107902 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 445092

[startup+702.301 s]
/proc/loadavg: 2.00 1.85 1.64 3/178 24056
/proc/meminfo: memFree=13152028/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=702.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 500609 0 0 0 70145 85 0 0 25 0 1 0 510337580 455774208 93593 33554432000 4194304 4309791 140734658874992 18446744073709551615 4260024 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 93593 246 29 0 107902 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 445092

[startup+762.306 s]
/proc/loadavg: 2.00 1.88 1.65 3/178 24058
/proc/meminfo: memFree=13191296/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=762.31 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 531415 0 0 0 76142 89 0 0 25 0 1 0 510337580 455774208 93151 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 93151 246 29 0 107902 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 445092

[startup+822.301 s]
/proc/loadavg: 2.03 1.91 1.68 3/178 24060
/proc/meminfo: memFree=13109520/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=822.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 540158 0 0 0 82138 92 0 0 25 0 1 0 510337580 455774208 101755 33554432000 4194304 4309791 140734658874992 18446744073709551615 4253591 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 101755 246 29 0 107902 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 445092

[startup+882.301 s]
/proc/loadavg: 2.01 1.92 1.69 3/178 24061
/proc/meminfo: memFree=13133672/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=882.31 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 572553 0 0 0 88132 99 0 0 25 0 1 0 510337580 455774208 98419 33554432000 4194304 4309791 140734658874992 18446744073709551615 4253896 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 98419 246 29 0 107902 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 445092

[startup+942.3 s]
/proc/loadavg: 2.00 1.94 1.71 3/178 24063
/proc/meminfo: memFree=13193136/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=395004 CPUtime=942.3 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 603993 0 0 0 94126 104 0 0 25 0 1 0 510337580 404484096 92877 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 98751 92877 246 29 0 95380 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 395004

[startup+1002.3 s]
/proc/loadavg: 2.00 1.94 1.73 3/178 24064
/proc/meminfo: memFree=13118324/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=1002.31 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 611713 0 0 0 100124 107 0 0 25 0 1 0 510337580 455774208 100462 33554432000 4194304 4309791 140734658874992 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 100462 246 29 0 107902 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 445092

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.74 3/178 24066
/proc/meminfo: memFree=13180660/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=1062.31 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 641603 0 0 0 106117 114 0 0 25 0 1 0 510337580 455774208 96029 33554432000 4194304 4309791 140734658874992 18446744073709551615 4275243 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 96029 246 29 0 107902 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 445092

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

[startup+1075.1 s]
/proc/loadavg: 2.08 1.97 1.75 3/179 24067
/proc/meminfo: memFree=13142808/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=1075.11 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 642786 0 0 0 107396 115 0 0 25 0 1 0 510337580 455774208 97187 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259474 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 97187 246 29 0 107902 0
Current children cumulated CPU time (s) 1075.11
Current children cumulated vsize (KiB) 445092

[startup+1100.7 s]
/proc/loadavg: 2.05 1.97 1.75 3/178 24076
/proc/meminfo: memFree=13122416/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=1100.71 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 645641 0 0 0 109956 115 0 0 25 0 1 0 510337580 455774208 99990 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 99990 246 29 0 107902 0
Current children cumulated CPU time (s) 1100.71
Current children cumulated vsize (KiB) 445092

[startup+1107.1 s]
/proc/loadavg: 2.05 1.97 1.76 3/178 24076
/proc/meminfo: memFree=13116464/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=445092 CPUtime=1107.11 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 646500 0 0 0 110595 116 0 0 25 0 1 0 510337580 455774208 100828 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259199 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 111273 100828 246 29 0 107902 0
Current children cumulated CPU time (s) 1107.11
Current children cumulated vsize (KiB) 445092

[startup+1113.5 s]
/proc/loadavg: 2.04 1.97 1.76 3/178 24077
/proc/meminfo: memFree=13164200/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=395004 CPUtime=1113.51 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 665398 0 0 0 111233 118 0 0 25 0 1 0 510337580 404484096 88286 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 98751 88286 246 29 0 95380 0
Current children cumulated CPU time (s) 1113.51
Current children cumulated vsize (KiB) 395004

[startup+1115.1 s]
/proc/loadavg: 2.04 1.97 1.76 3/178 24077
/proc/meminfo: memFree=13163084/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=395004 CPUtime=1115.11 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 665631 0 0 0 111393 118 0 0 25 0 1 0 510337580 404484096 88514 33554432000 4194304 4309791 140734658874992 18446744073709551615 4252592 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 98751 88514 246 29 0 95380 0
Current children cumulated CPU time (s) 1115.11
Current children cumulated vsize (KiB) 395004

[startup+1115.9 s]
/proc/loadavg: 2.04 1.97 1.76 3/178 24077
/proc/meminfo: memFree=13162216/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=395004 CPUtime=1115.91 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 665713 0 0 0 111473 118 0 0 25 0 1 0 510337580 404484096 88594 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 98751 88594 246 29 0 95380 0
Current children cumulated CPU time (s) 1115.91
Current children cumulated vsize (KiB) 395004

[startup+1116.7 s]
/proc/loadavg: 2.04 1.97 1.76 3/178 24077
/proc/meminfo: memFree=13161348/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=395004 CPUtime=1116.71 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 665847 0 0 0 111553 118 0 0 25 0 1 0 510337580 404484096 88726 33554432000 4194304 4309791 140734658874992 18446744073709551615 4280685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 98751 88726 246 29 0 95380 0
Current children cumulated CPU time (s) 1116.71
Current children cumulated vsize (KiB) 395004

[startup+1116.9 s]
/proc/loadavg: 2.04 1.97 1.76 3/178 24077
/proc/meminfo: memFree=13161348/32950928 swapFree=67111528/67111528
[pid=24037] ppid=24035 vsize=395004 CPUtime=1116.91 cores=0,2,4,6
/proc/24037/stat : 24037 (glueminisat) R 24035 24037 23999 0 -1 4202496 665868 0 0 0 111573 118 0 0 25 0 1 0 510337580 404484096 88747 33554432000 4194304 4309791 140734658874992 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24037/statm: 98751 88747 246 29 0 95380 0
Current children cumulated CPU time (s) 1116.91
Current children cumulated vsize (KiB) 395004

Child status: 20
Real time (s): 1116.95
CPU time (s): 1116.97
CPU user time (s): 1115.76
CPU system time (s): 1.20882
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 656708

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

runsolver used 1.9867 second user time and 3.89741 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-28 12:43:08
IDJOB=3309296
IDBENCH=20580
IDSOLVER=1694
FILE ID=node120/3309296-1303987384
RUNJOBID= node120-1303987382-24017
PBS_JOBID= 13168753
Free space on /tmp= 71936 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309296-1303987384/watcher-3309296-1303987384 -o /tmp/evaluation-result-3309296-1303987384/solver-3309296-1303987384 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309296-1303987384.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1759591088

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      13623716 kB
Buffers:       2477012 kB
Cached:       16160012 kB
SwapCached:          0 kB
Active:       10956228 kB
Inactive:      7797624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13623716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          143912 kB
Writeback:           0 kB
AnonPages:      115464 kB
Mapped:          15440 kB
Slab:           509308 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   274912 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= 71936 MiB
End job on node120 at 2011-04-28 13:01:45