Trace number 3309377

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.5? (TO) 5000.1 5000.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3309377-1303987584/watcher-3309377-1303987584 -o /tmp/evaluation-result-3309377-1303987584/solver-3309377-1303987584 -C 5000 -W 5100 -M 15500 glueminisat -compe HOME/instance-3309377-1303987584.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: 1.97 1.07 1.33 3/177 4581
/proc/meminfo: memFree=15227672/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=21488 CPUtime=0 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 1135 0 0 0 0 0 0 0 24 0 1 0 510357142 22003712 1075 33554432000 4194304 4309791 140733566987456 18446744073709551615 4292785 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 5372 1078 217 29 0 2001 0

[startup+0.0710641 s]
/proc/loadavg: 1.97 1.07 1.33 3/177 4581
/proc/meminfo: memFree=15227672/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=37572 CPUtime=0.06 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 5631 0 0 0 6 0 0 0 24 0 1 0 510357142 38473728 5223 33554432000 4194304 4309791 140733566987456 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 9393 5223 217 29 0 6022 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37572

[startup+0.101059 s]
/proc/loadavg: 1.97 1.07 1.33 3/177 4581
/proc/meminfo: memFree=15227672/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=40972 CPUtime=0.09 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 6918 0 0 0 9 0 0 0 24 0 1 0 510357142 41955328 6315 33554432000 4194304 4309791 140733566987456 18446744073709551615 4229441 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 10243 6316 217 29 0 6872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40972

[startup+0.301031 s]
/proc/loadavg: 1.97 1.07 1.33 3/177 4581
/proc/meminfo: memFree=15227672/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=56664 CPUtime=0.29 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 10131 0 0 0 28 1 0 0 25 0 1 0 510357142 58023936 9155 33554432000 4194304 4309791 140733566987456 18446744073709551615 4212127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 14166 9159 225 29 0 10795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56664

[startup+0.701014 s]
/proc/loadavg: 1.97 1.07 1.33 3/177 4581
/proc/meminfo: memFree=15227672/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=47504 CPUtime=0.69 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 12786 0 0 0 68 1 0 0 25 0 1 0 510357142 48644096 7765 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 11876 7765 242 29 0 8505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47504

[startup+1.50088 s]
/proc/loadavg: 1.97 1.07 1.33 3/178 4582
/proc/meminfo: memFree=15196424/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=47504 CPUtime=1.49 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 12848 0 0 0 148 1 0 0 25 0 1 0 510357142 48644096 7827 33554432000 4194304 4309791 140733566987456 18446744073709551615 4260051 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 11876 7827 244 29 0 8505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47504

[startup+3.10061 s]
/proc/loadavg: 1.97 1.07 1.33 3/178 4582
/proc/meminfo: memFree=15195556/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=47504 CPUtime=3.09 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 12994 0 0 0 308 1 0 0 25 0 1 0 510357142 48644096 7973 33554432000 4194304 4309791 140733566987456 18446744073709551615 4253784 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 11876 7973 244 29 0 8505 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47504

[startup+6.30101 s]
/proc/loadavg: 1.97 1.08 1.33 3/178 4582
/proc/meminfo: memFree=15192336/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=54576 CPUtime=6.29 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 13283 0 0 0 628 1 0 0 25 0 1 0 510357142 55885824 8261 33554432000 4194304 4309791 140733566987456 18446744073709551615 4276082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 13644 8261 246 29 0 10273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54576

[startup+12.7009 s]
/proc/loadavg: 1.97 1.10 1.33 3/178 4582
/proc/meminfo: memFree=15186832/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=54576 CPUtime=12.69 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 13863 0 0 0 1268 1 0 0 25 0 1 0 510357142 55885824 8835 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 13644 8835 246 29 0 10273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54576

[startup+25.5008 s]
/proc/loadavg: 1.98 1.14 1.34 3/178 4582
/proc/meminfo: memFree=15177168/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=73252 CPUtime=25.49 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 17844 0 0 0 2547 2 0 0 25 0 1 0 510357142 75010048 12802 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259852 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 18313 12802 246 29 0 14942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73252

[startup+51.1005 s]
/proc/loadavg: 1.99 1.21 1.36 3/178 4583
/proc/meminfo: memFree=15166968/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=66072 CPUtime=51.09 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 22489 0 0 0 5107 2 0 0 25 0 1 0 510357142 67657728 12479 33554432000 4194304 4309791 140733566987456 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 16518 12479 246 29 0 13147 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66072

[startup+102.306 s]
/proc/loadavg: 1.99 1.33 1.39 3/178 4584
/proc/meminfo: memFree=15139684/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=84928 CPUtime=102.3 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 26654 0 0 0 10226 4 0 0 25 0 1 0 510357142 86966272 16613 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 21232 16613 246 29 0 17861 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84928

[startup+162.301 s]
/proc/loadavg: 1.99 1.45 1.43 3/178 4586
/proc/meminfo: memFree=15134096/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=94164 CPUtime=162.29 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 36271 0 0 0 16223 6 0 0 25 0 1 0 510357142 96423936 17964 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 23541 17964 246 29 0 20170 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94164

[startup+222.301 s]
/proc/loadavg: 2.03 1.56 1.46 3/178 4588
/proc/meminfo: memFree=15123916/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=94164 CPUtime=222.3 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 47739 0 0 0 22221 9 0 0 25 0 1 0 510357142 96423936 19828 33554432000 4194304 4309791 140733566987456 18446744073709551615 4276655 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 23541 19828 246 29 0 20170 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94164

[startup+282.301 s]
/proc/loadavg: 2.01 1.64 1.49 3/178 4589
/proc/meminfo: memFree=15093652/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=143484 CPUtime=282.3 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 55410 0 0 0 28220 10 0 0 25 0 1 0 510357142 146927616 27498 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 35871 27498 246 29 0 32500 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143484

[startup+342.301 s]
/proc/loadavg: 2.00 1.70 1.52 3/178 4591
/proc/meminfo: memFree=15122408/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=94164 CPUtime=342.29 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 58669 0 0 0 34218 11 0 0 25 0 1 0 510357142 96423936 19829 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 23541 19829 246 29 0 20170 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94164

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.55 3/178 4592
/proc/meminfo: memFree=15088920/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=143484 CPUtime=402.29 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 67023 0 0 0 40217 12 0 0 25 0 1 0 510357142 146927616 28179 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 35871 28179 246 29 0 32500 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143484

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.57 3/178 4594
/proc/meminfo: memFree=15035212/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=174304 CPUtime=462.3 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 71230 0 0 0 46216 14 0 0 25 0 1 0 510357142 178487296 32352 33554432000 4194304 4309791 140733566987456 18446744073709551615 4275453 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 43576 32352 246 29 0 40205 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 174304

[startup+522.3 s]
/proc/loadavg: 2.00 1.83 1.60 3/178 4596
/proc/meminfo: memFree=15088028/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=94164 CPUtime=522.29 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 71378 0 0 0 52215 14 0 0 25 0 1 0 510357142 96423936 19831 33554432000 4194304 4309791 140733566987456 18446744073709551615 4275392 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 23541 19831 246 29 0 20170 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 94164

[startup+582.301 s]
/proc/loadavg: 2.03 1.87 1.63 3/178 4597
/proc/meminfo: memFree=15074868/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=143484 CPUtime=582.3 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 82771 0 0 0 58214 16 0 0 25 0 1 0 510357142 146927616 31200 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259892 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 35871 31200 246 29 0 32500 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 143484

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4700
/proc/meminfo: memFree=14913808/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4002.35 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 348075 0 0 0 400119 116 0 0 25 0 1 0 510357142 204410880 45403 33554432000 4194304 4309791 140733566987456 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 45403 246 29 0 46534 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 199620

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4702
/proc/meminfo: memFree=14919748/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=4062.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 351353 0 0 0 406118 118 0 0 25 0 1 0 510357142 255700992 48666 33554432000 4194304 4309791 140733566987456 18446744073709551615 4276556 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 48666 246 29 0 59056 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 249708

[startup+4122.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/178 4704
/proc/meminfo: memFree=14879552/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=4122.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 354838 0 0 0 412116 120 0 0 25 0 1 0 510357142 255700992 52121 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 52121 246 29 0 59056 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 249708

[startup+4182.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 4705
/proc/meminfo: memFree=14846312/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=4182.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 358357 0 0 0 418114 122 0 0 25 0 1 0 510357142 255700992 55616 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259376 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 55616 246 29 0 59056 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 249708

[startup+4242.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 4706
/proc/meminfo: memFree=14819640/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=331096 CPUtime=4242.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 361527 0 0 0 424112 124 0 0 25 0 1 0 510357142 339042304 58766 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 82774 58766 246 29 0 79403 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 331096

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4708
/proc/meminfo: memFree=14974380/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=168800 CPUtime=4302.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 371522 0 0 0 430110 126 0 0 25 0 1 0 510357142 172851200 35659 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 42200 35659 246 29 0 38829 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 168800

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4710
/proc/meminfo: memFree=14938528/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4362.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 374919 0 0 0 436108 128 0 0 25 0 1 0 510357142 204410880 39027 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 39027 246 29 0 46534 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 199620

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4712
/proc/meminfo: memFree=14904044/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4422.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 378218 0 0 0 442107 129 0 0 25 0 1 0 510357142 204410880 42308 33554432000 4194304 4309791 140733566987456 18446744073709551615 4276363 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 42308 246 29 0 46534 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 199620

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4722
/proc/meminfo: memFree=14871788/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4482.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 381711 0 0 0 448104 132 0 0 25 0 1 0 510357142 204410880 45779 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 45779 246 29 0 46534 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 199620

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4724
/proc/meminfo: memFree=14955588/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=4542.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 385437 0 0 0 454102 134 0 0 25 0 1 0 510357142 255700992 49477 33554432000 4194304 4309791 140733566987456 18446744073709551615 4275152 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 49477 246 29 0 59056 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 249708

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4725
/proc/meminfo: memFree=14886140/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=4602.37 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 389294 0 0 0 460102 135 0 0 25 0 1 0 510357142 255700992 53303 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 53303 246 29 0 59056 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 249708

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 4727
/proc/meminfo: memFree=14852648/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=4662.36 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 392566 0 0 0 466100 136 0 0 25 0 1 0 510357142 255700992 56550 33554432000 4194304 4309791 140733566987456 18446744073709551615 4260177 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 56550 246 29 0 59056 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 249708

[startup+4722.31 s]
/proc/loadavg: 2.07 2.03 1.95 3/178 4732
/proc/meminfo: memFree=14820080/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=331096 CPUtime=4722.38 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 395933 0 0 0 472099 139 0 0 25 0 1 0 510357142 339042304 59888 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 82774 59888 246 29 0 79403 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 331096

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 4733
/proc/meminfo: memFree=14901168/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=168800 CPUtime=4782.37 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 405889 0 0 0 478096 141 0 0 25 0 1 0 510357142 172851200 35570 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 42200 35570 246 29 0 38829 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 168800

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 4735
/proc/meminfo: memFree=14950136/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4842.37 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 409699 0 0 0 484094 143 0 0 25 0 1 0 510357142 204410880 39360 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 39360 246 29 0 46534 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 199620

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/175 4767
/proc/meminfo: memFree=14854376/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4902.37 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 413068 0 0 0 490093 144 0 0 25 0 1 0 510357142 204410880 42705 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 42705 246 29 0 46534 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 199620

[startup+4962.3 s]
/proc/loadavg: 2.04 2.02 1.95 3/178 4793
/proc/meminfo: memFree=14961008/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=199620 CPUtime=4962.37 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 416535 0 0 0 496091 146 0 0 25 0 1 0 510357142 204410880 46151 33554432000 4194304 4309791 140733566987456 18446744073709551615 4259182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 49905 46151 246 29 0 46534 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 199620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 4794
/proc/meminfo: memFree=14928756/32950928 swapFree=67111528/67111528
[pid=4581] ppid=4579 vsize=249708 CPUtime=5000.07 cores=1,3,5,7
/proc/4581/stat : 4581 (glueminisat) R 4579 4581 4456 0 -1 4202496 418867 0 0 0 499860 147 0 0 25 0 1 0 510357142 255700992 48471 33554432000 4194304 4309791 140733566987456 18446744073709551615 4275252 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4581/statm: 62427 48471 246 29 0 59056 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 249708

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.1
CPU user time (s): 4998.61
CPU system time (s): 1.48677
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 331096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.61
system time used= 1.48677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418867
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= 9
involuntary context switches= 54080

runsolver used 6.73698 second user time and 16.7635 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-28 12:46:24
IDJOB=3309377
IDBENCH=70829
IDSOLVER=1694
FILE ID=node126/3309377-1303987584
RUNJOBID= node126-1303987381-4475
PBS_JOBID= 13168747
Free space on /tmp= 71592 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309377-1303987584/watcher-3309377-1303987584 -o /tmp/evaluation-result-3309377-1303987584/solver-3309377-1303987584 -C 5000 -W 5100 -M 15500  glueminisat -compe HOME/instance-3309377-1303987584.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=392653272

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:      15227944 kB
Buffers:       1837444 kB
Cached:       15172544 kB
SwapCached:          0 kB
Active:        6629224 kB
Inactive:     10510784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15227944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4572 kB
Writeback:           0 kB
AnonPages:      129300 kB
Mapped:          15268 kB
Slab:           519008 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   288472 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:09:46