Trace number 3282639

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.05 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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-3282639-1303756145/watcher-3282639-1303756145 -o /tmp/evaluation-result-3282639-1303756145/solver-3282639-1303756145 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3282639-1303756145.cnf 

running on 2 cores: 0,2

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: 3.42 3.89 3.89 4/184 20407
/proc/meminfo: memFree=19069232/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=22396 CPUtime=0 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 1318 0 0 0 0 0 0 0 23 0 1 0 487217161 22933504 1259 33554432000 4194304 4309791 140734132607984 18446744073709551615 4243969 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 5599 1265 217 29 0 2228 0

[startup+0.0633719 s]
/proc/loadavg: 3.42 3.89 3.89 4/184 20407
/proc/meminfo: memFree=19069232/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=36540 CPUtime=0.05 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 5257 0 0 0 5 0 0 0 23 0 1 0 487217161 37416960 4874 33554432000 4194304 4309791 140734132607984 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 9135 4875 217 29 0 5764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36540

[startup+0.100392 s]
/proc/loadavg: 3.42 3.89 3.89 4/184 20407
/proc/meminfo: memFree=19069232/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=39952 CPUtime=0.09 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 6626 0 0 0 9 0 0 0 23 0 1 0 487217161 40910848 6041 33554432000 4194304 4309791 140734132607984 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 9988 6042 217 29 0 6617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39952

[startup+0.300352 s]
/proc/loadavg: 3.42 3.89 3.89 4/184 20407
/proc/meminfo: memFree=19069232/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=52040 CPUtime=0.29 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 9838 0 0 0 28 1 0 0 25 0 1 0 487217161 53288960 8891 33554432000 4194304 4309791 140734132607984 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 13010 8893 225 29 0 9639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52040

[startup+0.700277 s]
/proc/loadavg: 3.42 3.89 3.89 4/184 20407
/proc/meminfo: memFree=19069232/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=47512 CPUtime=0.69 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 12794 0 0 0 67 2 0 0 25 0 1 0 487217161 48652288 7757 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259175 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 11878 7757 244 29 0 8507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47512

[startup+1.50115 s]
/proc/loadavg: 3.42 3.89 3.89 5/190 20418
/proc/meminfo: memFree=19010196/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=47512 CPUtime=1.49 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 12802 0 0 0 147 2 0 0 25 0 1 0 487217161 48652288 7765 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259147 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 11878 7765 244 29 0 8507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47512

[startup+3.10086 s]
/proc/loadavg: 3.42 3.89 3.89 5/190 20418
/proc/meminfo: memFree=19008212/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=47512 CPUtime=3.09 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 12892 0 0 0 307 2 0 0 25 0 1 0 487217161 48652288 7854 33554432000 4194304 4309791 140734132607984 18446744073709551615 4276368 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 11878 7854 244 29 0 8507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47512

[startup+6.3003 s]
/proc/loadavg: 3.47 3.89 3.89 5/190 20418
/proc/meminfo: memFree=19003772/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=47512 CPUtime=6.29 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 13099 0 0 0 627 2 0 0 25 0 1 0 487217161 48652288 8061 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259481 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 11878 8061 244 29 0 8507 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47512

[startup+12.7012 s]
/proc/loadavg: 3.51 3.89 3.89 5/190 20418
/proc/meminfo: memFree=18991048/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=54584 CPUtime=12.69 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 13462 0 0 0 1267 2 0 0 25 0 1 0 487217161 55894016 8422 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 13646 8422 246 29 0 10275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54584

[startup+25.5009 s]
/proc/loadavg: 3.62 3.89 3.89 5/190 20419
/proc/meminfo: memFree=18975364/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=54584 CPUtime=25.49 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 14360 0 0 0 2547 2 0 0 25 0 1 0 487217161 55894016 9310 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 13646 9310 246 29 0 10275 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54584

[startup+51.1003 s]
/proc/loadavg: 3.75 3.90 3.89 5/190 20446
/proc/meminfo: memFree=18930940/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=54584 CPUtime=51.09 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 18685 0 0 0 5106 3 0 0 25 0 1 0 487217161 55894016 9934 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259220 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 13646 9934 246 29 0 10275 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54584

[startup+102.306 s]
/proc/loadavg: 3.89 3.91 3.90 5/190 20475
/proc/meminfo: memFree=18929236/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=73432 CPUtime=102.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 29198 0 0 0 10225 5 0 0 25 0 1 0 487217161 75194368 14644 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 18358 14644 246 29 0 14987 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73432

[startup+162.301 s]
/proc/loadavg: 4.03 3.94 3.91 5/190 20476
/proc/meminfo: memFree=18918552/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=162.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 31088 0 0 0 16224 6 0 0 25 0 1 0 487217161 106270720 16525 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259463 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 16525 246 29 0 22574 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103780

[startup+222.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 20478
/proc/meminfo: memFree=18839536/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=222.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 40007 0 0 0 22222 8 0 0 25 0 1 0 487217161 106270720 17563 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259188 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17563 246 29 0 22574 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103780

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.91 5/190 20480
/proc/meminfo: memFree=18871252/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=282.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 49810 0 0 0 28219 11 0 0 25 0 1 0 487217161 106270720 17563 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17563 246 29 0 22574 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103780

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 20481
/proc/meminfo: memFree=18834648/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=342.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 49810 0 0 0 34219 11 0 0 25 0 1 0 487217161 106270720 17563 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259934 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17563 246 29 0 22574 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103780

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20483
/proc/meminfo: memFree=18823984/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=153100 CPUtime=402.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 61085 0 0 0 40216 14 0 0 25 0 1 0 487217161 156774400 28804 33554432000 4194304 4309791 140734132607984 18446744073709551615 4277604 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 38275 28804 246 29 0 34904 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153100

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20484
/proc/meminfo: memFree=18834016/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=462.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 61640 0 0 0 46216 14 0 0 25 0 1 0 487217161 106270720 17563 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275225 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17563 246 29 0 22574 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103780

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20486
/proc/meminfo: memFree=18757244/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=153100 CPUtime=522.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 72547 0 0 0 52213 17 0 0 25 0 1 0 487217161 156774400 28444 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275094 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 38275 28444 246 29 0 34904 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153100

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20488
/proc/meminfo: memFree=18857424/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=582.3 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 74731 0 0 0 58212 18 0 0 25 0 1 0 487217161 106270720 17564 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259202 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17564 246 29 0 22574 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 103780

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20489
/proc/meminfo: memFree=18780660/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=153100 CPUtime=642.31 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 84378 0 0 0 64211 20 0 0 25 0 1 0 487217161 156774400 27193 33554432000 4194304 4309791 140734132607984 18446744073709551615 4276312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 38275 27193 246 29 0 34904 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 153100

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 20491
/proc/meminfo: memFree=18749388/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=183920 CPUtime=702.31 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 88483 0 0 0 70209 22 0 0 25 0 1 0 487217161 188334080 31271 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 45980 31271 246 29 0 42609 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 183920

[startup+762.307 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 20492
/proc/meminfo: memFree=18837896/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=762.32 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 89968 0 0 0 76209 23 0 0 25 0 1 0 487217161 106270720 17564 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259912 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17564 246 29 0 22574 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 103780

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 20494
/proc/meminfo: memFree=18755656/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=153100 CPUtime=822.31 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 100560 0 0 0 82206 25 0 0 25 0 1 0 487217161 156774400 28132 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 38275 28132 246 29 0 34904 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 153100

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20496
/proc/meminfo: memFree=18725868/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=183920 CPUtime=882.31 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 104663 0 0 0 88203 28 0 0 25 0 1 0 487217161 188334080 32200 33554432000 4194304 4309791 140734132607984 18446744073709551615 4276363 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 45980 32200 246 29 0 42609 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 183920

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20497
/proc/meminfo: memFree=18769736/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=103780 CPUtime=942.31 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 106885 0 0 0 94202 29 0 0 25 0 1 0 487217161 106270720 17564 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259111 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 25945 17564 246 29 0 22574 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 103780

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 20499
/proc/meminfo: memFree=18790924/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=153100 CPUtime=1002.32 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 116894 0 0 0 100201 31 0 0 25 0 1 0 487217161 156774400 27557 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 38275 27557 246 29 0 34904 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 153100

[startup+1062.3 s]
/proc/loadavg: 4.11 4.03 3.93 5/190 20500
/proc/meminfo: memFree=18732636/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=183920 CPUtime=1062.32 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 121139 0 0 0 106199 33 0 0 25 0 1 0 487217161 188334080 31783 33554432000 4194304 4309791 140734132607984 18446744073709551615 4276678 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 45980 31783 246 29 0 42609 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183920

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 20502
/proc/meminfo: memFree=18704596/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=183920 CPUtime=1122.31 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 124995 0 0 0 112197 34 0 0 25 0 1 0 487217161 188334080 35614 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275426 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 45980 35614 246 29 0 42609 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 183920

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20504
/proc/meminfo: memFree=18728508/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=153100 CPUtime=1182.32 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 133914 0 0 0 118196 36 0 0 25 0 1 0 487217161 156774400 26146 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 38275 26146 246 29 0 34904 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 153100

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 20505
/proc/meminfo: memFree=18776484/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=183920 CPUtime=1242.32 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 138056 0 0 0 124194 38 0 0 25 0 1 0 487217161 188334080 30245 33554432000 4194304 4309791 140734132607984 18446744073709551615 4259413 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 45980 30245 246 29 0 42609 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 183920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 3.94 4/189 20508
/proc/meminfo: memFree=18838840/32951124 swapFree=67111528/67111528
[pid=20407] ppid=20405 vsize=183920 CPUtime=1300.03 cores=0,2
/proc/20407/stat : 20407 (glueminisat) R 20405 20407 20357 0 -1 4202496 141847 0 0 0 129962 41 0 0 25 0 1 0 487217161 188334080 34010 33554432000 4194304 4309791 140734132607984 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20407/statm: 45980 34010 246 29 0 42609 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 183920

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.62
CPU system time (s): 0.422935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 183920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.422935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141847
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= 5
involuntary context switches= 2278

runsolver used 2.25666 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-25 20:29:05
IDJOB=3282639
IDBENCH=70830
IDSOLVER=1650
FILE ID=node103/3282639-1303756145
RUNJOBID= node103-1303756145-20375
PBS_JOBID= 13154068
Free space on /tmp= 71024 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282639-1303756145/watcher-3282639-1303756145 -o /tmp/evaluation-result-3282639-1303756145/solver-3282639-1303756145 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3282639-1303756145.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=367174991

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
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.858
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.858
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.83
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.858
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:      19069760 kB
Buffers:       2116608 kB
Cached:       11089636 kB
SwapCached:          0 kB
Active:        4071544 kB
Inactive:      9229536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19069760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10700 kB
Writeback:           0 kB
AnonPages:       94680 kB
Mapped:          15100 kB
Slab:           513856 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260656 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= 71024 MiB
End job on node103 at 2011-04-25 20:50:47