Trace number 3280983

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) 1300.06 1300.02

General information on the benchmark

Nameindustrial/crypto/
mizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.3281
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
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-3280983-1303750057/watcher-3280983-1303750057 -o /tmp/evaluation-result-3280983-1303750057/solver-3280983-1303750057 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3280983-1303750057.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.07 3.55 3.21 4/189 19270
/proc/meminfo: memFree=16291724/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=20036 CPUtime=0 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 826 0 0 0 0 0 0 0 23 0 1 0 486606160 20516864 758 33554432000 4194304 4309791 140735105580320 18446744073709551615 4294396 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 5009 759 216 29 0 1638 0

[startup+0.0260959 s]
/proc/loadavg: 4.07 3.55 3.21 4/189 19270
/proc/meminfo: memFree=16291724/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=23500 CPUtime=0.02 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 1908 0 0 0 2 0 0 0 23 0 1 0 486606160 24064000 1763 33554432000 4194304 4309791 140735105580320 18446744073709551615 244446945024 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 5875 1764 217 29 0 2504 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23500

[startup+0.101112 s]
/proc/loadavg: 4.07 3.55 3.21 4/189 19270
/proc/meminfo: memFree=16291724/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=35884 CPUtime=0.09 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 5938 0 0 0 9 0 0 0 23 0 1 0 486606160 36745216 5352 33554432000 4194304 4309791 140735105580320 18446744073709551615 4216227 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 8971 5352 220 29 0 5600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35884

[startup+0.301072 s]
/proc/loadavg: 4.07 3.55 3.21 4/189 19270
/proc/meminfo: memFree=16291724/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=40868 CPUtime=0.29 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 8461 0 0 0 29 0 0 0 25 0 1 0 486606160 41848832 6345 33554432000 4194304 4309791 140735105580320 18446744073709551615 4236460 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 10217 6345 226 29 0 6846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40868

[startup+0.700993 s]
/proc/loadavg: 4.07 3.55 3.21 4/189 19270
/proc/meminfo: memFree=16291724/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=37132 CPUtime=0.7 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 9197 0 0 0 69 1 0 0 25 0 1 0 486606160 38023168 5757 33554432000 4194304 4309791 140735105580320 18446744073709551615 4253888 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 9283 5757 244 29 0 5912 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 37132

[startup+1.50086 s]
/proc/loadavg: 4.07 3.55 3.21 5/190 19272
/proc/meminfo: memFree=16268660/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=41484 CPUtime=1.49 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 10223 0 0 0 148 1 0 0 25 0 1 0 486606160 42479616 6641 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 10371 6641 244 29 0 7000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41484

[startup+3.10055 s]
/proc/loadavg: 4.07 3.55 3.21 5/190 19272
/proc/meminfo: memFree=16264692/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=41484 CPUtime=3.09 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 10490 0 0 0 308 1 0 0 25 0 1 0 486606160 42479616 6899 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259134 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 10371 6899 244 29 0 7000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41484

[startup+6.30096 s]
/proc/loadavg: 4.07 3.56 3.21 5/190 19272
/proc/meminfo: memFree=16263468/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=46716 CPUtime=6.29 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 11320 0 0 0 628 1 0 0 25 0 1 0 486606160 47837184 7714 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 11679 7714 244 29 0 8308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46716

[startup+12.7008 s]
/proc/loadavg: 4.06 3.56 3.22 5/190 19272
/proc/meminfo: memFree=16253340/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=51068 CPUtime=12.69 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 13017 0 0 0 1268 1 0 0 25 0 1 0 486606160 52293632 9241 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 12767 9241 244 29 0 9396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51068

[startup+25.5004 s]
/proc/loadavg: 4.05 3.59 3.23 5/190 19272
/proc/meminfo: memFree=16247396/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=55488 CPUtime=25.49 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 14395 0 0 0 2547 2 0 0 25 0 1 0 486606160 56819712 10429 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 13872 10429 244 29 0 10501 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55488

[startup+51.1006 s]
/proc/loadavg: 4.03 3.62 3.25 5/190 19273
/proc/meminfo: memFree=16254992/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=51788 CPUtime=51.09 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 20299 0 0 0 5106 3 0 0 25 0 1 0 486606160 53030912 8622 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 12947 8622 244 29 0 9576 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51788

[startup+102.307 s]
/proc/loadavg: 4.01 3.67 3.29 5/190 19274
/proc/meminfo: memFree=16229428/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=70600 CPUtime=102.3 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 30771 0 0 0 10225 5 0 0 25 0 1 0 486606160 72294400 14220 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259390 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 17650 14220 244 29 0 14279 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70600

[startup+162.301 s]
/proc/loadavg: 4.00 3.73 3.33 5/190 19276
/proc/meminfo: memFree=16213664/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=100952 CPUtime=162.29 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 34868 0 0 0 16223 6 0 0 25 0 1 0 486606160 103374848 18021 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 25238 18021 244 29 0 21867 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100952

[startup+222.301 s]
/proc/loadavg: 4.00 3.78 3.37 5/190 19277
/proc/meminfo: memFree=16167628/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=100952 CPUtime=222.3 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 37924 0 0 0 22222 8 0 0 25 0 1 0 486606160 103374848 21015 33554432000 4194304 4309791 140735105580320 18446744073709551615 4253604 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 25238 21015 244 29 0 21867 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 100952

[startup+282.301 s]
/proc/loadavg: 4.07 3.83 3.41 5/190 19279
/proc/meminfo: memFree=16195632/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=100952 CPUtime=282.3 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 38705 0 0 0 28221 9 0 0 25 0 1 0 486606160 103374848 21784 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 25238 21784 244 29 0 21867 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100952

[startup+342.301 s]
/proc/loadavg: 4.02 3.86 3.44 5/190 19280
/proc/meminfo: memFree=16168828/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=150272 CPUtime=342.31 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 54992 0 0 0 34220 11 0 0 25 0 1 0 486606160 153878528 29989 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 37568 29989 244 29 0 34197 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 150272

[startup+402.3 s]
/proc/loadavg: 4.01 3.88 3.48 5/190 19282
/proc/meminfo: memFree=16167312/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=150272 CPUtime=402.3 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 64182 0 0 0 40218 12 0 0 25 0 1 0 486606160 153878528 30335 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 37568 30335 244 29 0 34197 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 150272

[startup+462.3 s]
/proc/loadavg: 4.06 3.92 3.51 5/190 19284
/proc/meminfo: memFree=16103808/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=150272 CPUtime=462.31 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 73487 0 0 0 46217 14 0 0 25 0 1 0 486606160 153878528 30210 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 37568 30210 244 29 0 34197 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 150272

[startup+522.3 s]
/proc/loadavg: 4.02 3.93 3.54 5/190 19285
/proc/meminfo: memFree=16199016/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=100952 CPUtime=522.31 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 75511 0 0 0 52216 15 0 0 25 0 1 0 486606160 103374848 21811 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 25238 21811 244 29 0 21867 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 100952

[startup+582.301 s]
/proc/loadavg: 4.01 3.94 3.56 5/190 19287
/proc/meminfo: memFree=16164652/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=113048 CPUtime=582.31 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 87002 0 0 0 58214 17 0 0 25 0 1 0 486606160 115761152 22133 33554432000 4194304 4309791 140735105580320 18446744073709551615 4252174 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 28262 22133 244 29 0 24891 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 113048

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.59 5/190 19288
/proc/meminfo: memFree=16105848/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=162368 CPUtime=642.32 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 101110 0 0 0 64211 21 0 0 25 0 1 0 486606160 166264832 36112 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 40592 36112 244 29 0 37221 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 162368

[startup+702.301 s]
/proc/loadavg: 4.00 3.95 3.61 5/190 19290
/proc/meminfo: memFree=16119232/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=162368 CPUtime=702.32 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 110430 0 0 0 70209 23 0 0 25 0 1 0 486606160 166264832 33498 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 40592 33498 244 29 0 37221 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 162368

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.64 5/190 19292
/proc/meminfo: memFree=16155288/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=113048 CPUtime=762.32 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 114382 0 0 0 76208 24 0 0 25 0 1 0 486606160 115761152 24835 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 28262 24835 244 29 0 24891 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 113048

[startup+822.301 s]
/proc/loadavg: 4.00 3.96 3.65 5/191 19294
/proc/meminfo: memFree=16070196/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=162368 CPUtime=822.32 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 125391 0 0 0 82205 27 0 0 25 0 1 0 486606160 166264832 35783 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 40592 35783 244 29 0 37221 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 162368

[startup+882.3 s]
/proc/loadavg: 4.08 4.00 3.68 5/190 19304
/proc/meminfo: memFree=16139472/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=113048 CPUtime=882.32 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 127735 0 0 0 88204 28 0 0 25 0 1 0 486606160 115761152 24835 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 28262 24835 244 29 0 24891 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 113048

[startup+942.3 s]
/proc/loadavg: 2.39 3.55 3.55 2/172 19359
/proc/meminfo: memFree=16540248/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=193188 CPUtime=942.33 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 140897 0 0 0 94201 32 0 0 25 0 1 0 486606160 197824512 37900 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 48297 37900 244 29 0 44926 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 193188

[startup+1002.3 s]
/proc/loadavg: 1.51 3.08 3.38 2/172 19364
/proc/meminfo: memFree=16557740/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=162368 CPUtime=1002.32 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 150924 0 0 0 100199 33 0 0 25 0 1 0 486606160 166264832 33678 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259856 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 40592 33678 244 29 0 37221 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 162368

[startup+1062.3 s]
/proc/loadavg: 1.18 2.70 3.23 2/172 19366
/proc/meminfo: memFree=16534356/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=193188 CPUtime=1062.33 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 156919 0 0 0 106198 35 0 0 25 0 1 0 486606160 197824512 39560 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 48297 39560 244 29 0 44926 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 193188

[startup+1122.3 s]
/proc/loadavg: 1.07 2.39 3.09 2/172 19367
/proc/meminfo: memFree=16552424/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=162368 CPUtime=1122.33 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 167256 0 0 0 112196 37 0 0 25 0 1 0 486606160 166264832 34998 33554432000 4194304 4309791 140735105580320 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 40592 34998 244 29 0 37221 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 162368

[startup+1182.3 s]
/proc/loadavg: 1.02 2.13 2.96 3/172 19369
/proc/meminfo: memFree=16529952/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=193188 CPUtime=1182.33 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 173048 0 0 0 118194 39 0 0 25 0 1 0 486606160 197824512 40704 33554432000 4194304 4309791 140735105580320 18446744073709551615 4263035 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 48297 40704 244 29 0 44926 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 193188

[startup+1242.3 s]
/proc/loadavg: 1.01 1.92 2.83 2/172 19370
/proc/meminfo: memFree=16552116/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=162368 CPUtime=1242.33 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 183392 0 0 0 124192 41 0 0 25 0 1 0 486606160 166264832 35137 33554432000 4194304 4309791 140735105580320 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 40592 35137 244 29 0 37221 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 162368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.75 2.71 2/172 19372
/proc/meminfo: memFree=16530520/32951124 swapFree=67111528/67111528
[pid=19270] ppid=19268 vsize=193188 CPUtime=1300.04 cores=4,6
/proc/19270/stat : 19270 (glueminisat) R 19268 19270 18696 0 -1 4202496 188814 0 0 0 129960 44 0 0 25 0 1 0 486606160 197824512 40451 33554432000 4194304 4309791 140735105580320 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19270/statm: 48297 40451 244 29 0 44926 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 193188

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): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.61
CPU system time (s): 0.448931
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 193188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.61
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188814
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1265

runsolver used 2.12268 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 18:47:37
IDJOB=3280983
IDBENCH=20483
IDSOLVER=1650
FILE ID=node105/3280983-1303750057
RUNJOBID= node105-1303749642-19110
PBS_JOBID= 13154057
Free space on /tmp= 71872 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT07/industrial/crypto/mizh-sha0-36-2.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280983-1303750057/watcher-3280983-1303750057 -o /tmp/evaluation-result-3280983-1303750057/solver-3280983-1303750057 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3280983-1303750057.cnf

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=2100428958

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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:     32951124 kB
MemFree:      16292004 kB
Buffers:       2277476 kB
Cached:       13379164 kB
SwapCached:          0 kB
Active:        8743528 kB
Inactive:      7348024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16292004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4824 kB
Writeback:           0 kB
AnonPages:      434400 kB
Mapped:          15472 kB
Slab:           503324 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   663232 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= 71904 MiB
End job on node105 at 2011-04-25 19:09:19