Trace number 3349096

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
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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: 961)

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-3349096-1304982241/watcher-3349096-1304982241 -o /tmp/evaluation-result-3349096-1304982241/solver-3349096-1304982241 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349096-1304982241.cnf -verb=0 

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: 1.17 1.85 2.48 3/351 11868
/proc/meminfo: memFree=16629660/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=19668 CPUtime=0 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 782 0 0 0 0 0 0 0 21 0 1 0 590640215 20140032 716 33554432000 4194304 4293939 140733642587632 18446744073709551615 255106429637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 4917 718 216 25 0 1550 0

[startup+0.026443 s]
/proc/loadavg: 1.17 1.85 2.48 3/351 11868
/proc/meminfo: memFree=16629660/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=22244 CPUtime=0.01 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 1809 0 0 0 1 0 0 0 21 0 1 0 590640215 22777856 1581 33554432000 4194304 4293939 140733642587632 18446744073709551615 4280595 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 5561 1582 217 25 0 2194 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22244

[startup+0.100514 s]
/proc/loadavg: 1.17 1.85 2.48 3/351 11868
/proc/meminfo: memFree=16629660/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=29396 CPUtime=0.08 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 4790 0 0 0 8 0 0 0 21 0 1 0 590640215 30101504 3999 33554432000 4194304 4293939 140733642587632 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 7349 3999 222 25 0 3982 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29396

[startup+0.300484 s]
/proc/loadavg: 1.17 1.85 2.48 3/351 11868
/proc/meminfo: memFree=16629660/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=29672 CPUtime=0.28 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 4835 0 0 0 28 0 0 0 22 0 1 0 590640215 30384128 4044 33554432000 4194304 4293939 140733642587632 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 7418 4044 222 25 0 4051 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29672

[startup+0.700385 s]
/proc/loadavg: 1.17 1.85 2.48 3/351 11868
/proc/meminfo: memFree=16629660/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=28588 CPUtime=0.68 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 5689 0 0 0 68 0 0 0 24 0 1 0 590640215 29274112 3489 33554432000 4194304 4293939 140733642587632 18446744073709551615 4273400 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 7147 3489 244 25 0 3780 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28588

[startup+1.50019 s]
/proc/loadavg: 1.17 1.85 2.48 4/354 12004
/proc/meminfo: memFree=16592300/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=31308 CPUtime=1.48 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 6218 0 0 0 148 0 0 0 25 0 1 0 590640215 32059392 4004 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 7827 4004 244 25 0 4460 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31308

[startup+3.10099 s]
/proc/loadavg: 1.40 1.88 2.49 5/359 12014
/proc/meminfo: memFree=16540008/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=35728 CPUtime=3.09 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 7089 0 0 0 308 1 0 0 25 0 1 0 590640215 36585472 4853 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 8932 4853 244 25 0 5565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35728

[startup+6.30038 s]
/proc/loadavg: 1.40 1.88 2.49 5/362 12020
/proc/meminfo: memFree=16299520/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=43392 CPUtime=6.28 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 8660 0 0 0 625 3 0 0 25 0 1 0 590640215 44433408 6381 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 10848 6381 244 25 0 7481 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43392

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 2.51 5/362 12020
/proc/meminfo: memFree=15767304/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=57312 CPUtime=12.68 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 11517 0 0 0 1264 4 0 0 25 0 1 0 590640215 58687488 9175 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 14328 9175 244 25 0 10961 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57312

[startup+25.501 s]
/proc/loadavg: 2.20 2.03 2.52 5/362 12020
/proc/meminfo: memFree=15850260/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=80112 CPUtime=25.48 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 15848 0 0 0 2543 5 0 0 25 0 1 0 590640215 82034688 13418 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 20028 13418 244 25 0 16661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80112

[startup+51.1005 s]
/proc/loadavg: 2.95 2.22 2.57 5/362 12021
/proc/meminfo: memFree=15853032/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=65588 CPUtime=51.09 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 25868 0 0 0 5101 8 0 0 25 0 1 0 590640215 67162112 12679 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 16397 12679 244 25 0 13030 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65588

[startup+102.314 s]
/proc/loadavg: 3.65 2.53 2.66 5/362 12022
/proc/meminfo: memFree=15719072/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=72976 CPUtime=102.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 41080 0 0 0 10219 11 0 0 25 0 1 0 590640215 74727424 13854 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 18244 13854 244 25 0 14877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72976

[startup+162.301 s]
/proc/loadavg: 3.98 2.83 2.75 5/362 12024
/proc/meminfo: memFree=15665096/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=78200 CPUtime=162.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 56885 0 0 0 16214 15 0 0 25 0 1 0 590640215 80076800 13870 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 19550 13870 244 25 0 16183 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78200

[startup+222.3 s]
/proc/loadavg: 4.00 3.04 2.82 5/362 12052
/proc/meminfo: memFree=16342952/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=132676 CPUtime=222.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 68676 0 0 0 22210 19 0 0 25 0 1 0 590640215 135860224 25409 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 33169 25409 244 25 0 29802 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132676

[startup+282.301 s]
/proc/loadavg: 4.12 3.24 2.91 5/362 12054
/proc/meminfo: memFree=16276092/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=105336 CPUtime=282.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 83617 0 0 0 28205 24 0 0 25 0 1 0 590640215 107864064 22679 33554432000 4194304 4293939 140733642587632 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 26334 22679 244 25 0 22967 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 105336

[startup+342.3 s]
/proc/loadavg: 4.10 3.39 2.98 5/362 12056
/proc/meminfo: memFree=16288952/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=91064 CPUtime=342.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 96956 0 0 0 34201 28 0 0 25 0 1 0 590640215 93249536 16403 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 22766 16403 244 25 0 19399 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91064

[startup+402.301 s]
/proc/loadavg: 4.04 3.50 3.04 5/362 12057
/proc/meminfo: memFree=16341496/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=143376 CPUtime=402.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 108407 0 0 0 40197 32 0 0 25 0 1 0 590640215 146817024 27609 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 35844 27609 244 25 0 32477 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143376

[startup+462.3 s]
/proc/loadavg: 4.01 3.59 3.10 5/362 12059
/proc/meminfo: memFree=16279944/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=115952 CPUtime=462.28 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 122256 0 0 0 46193 35 0 0 25 0 1 0 590640215 118734848 22096 33554432000 4194304 4293939 140733642587632 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 28988 22096 244 25 0 25621 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 115952

[startup+522.301 s]
/proc/loadavg: 4.00 3.66 3.15 5/362 12060
/proc/meminfo: memFree=16187516/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=149628 CPUtime=522.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 132120 0 0 0 52191 38 0 0 25 0 1 0 590640215 153219072 31751 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 37407 31751 244 25 0 34040 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 149628

[startup+582.3 s]
/proc/loadavg: 4.00 3.72 3.20 5/362 12062
/proc/meminfo: memFree=16246356/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=122900 CPUtime=582.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 146416 0 0 0 58187 42 0 0 25 0 1 0 590640215 125849600 23673 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 30725 23673 244 25 0 27358 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 122900

[startup+642.301 s]
/proc/loadavg: 4.04 3.78 3.25 5/362 12064
/proc/meminfo: memFree=16152308/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=155688 CPUtime=642.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 156207 0 0 0 64185 45 0 0 25 0 1 0 590640215 159424512 33264 33554432000 4194304 4293939 140733642587632 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 38922 33264 244 25 0 35555 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 155688

[startup+702.301 s]
/proc/loadavg: 4.08 3.85 3.30 5/362 12065
/proc/meminfo: memFree=16307632/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=126216 CPUtime=702.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 170407 0 0 0 70181 49 0 0 25 0 1 0 590640215 129245184 25652 33554432000 4194304 4293939 140733642587632 18446744073709551615 4265181 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 31554 25652 244 25 0 28187 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 126216

[startup+762.314 s]
/proc/loadavg: 4.11 3.89 3.35 5/362 12067
/proc/meminfo: memFree=16193628/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=159552 CPUtime=762.31 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 180402 0 0 0 76179 52 0 0 25 0 1 0 590640215 163381248 35453 33554432000 4194304 4293939 140733642587632 18446744073709551615 4262986 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 39888 35453 244 25 0 36521 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 159552

[startup+822.301 s]
/proc/loadavg: 4.04 3.91 3.39 5/362 12068
/proc/meminfo: memFree=16187756/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=131184 CPUtime=822.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 193452 0 0 0 82174 56 0 0 25 0 1 0 590640215 134332416 24231 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 32796 24231 244 25 0 29429 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 131184

[startup+882.301 s]
/proc/loadavg: 4.16 3.96 3.44 5/362 12070
/proc/meminfo: memFree=16162288/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=163824 CPUtime=882.29 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 203986 0 0 0 88170 59 0 0 25 0 1 0 590640215 167755776 34548 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 40956 34548 244 25 0 37589 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 163824

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 3.47 5/362 12072
/proc/meminfo: memFree=16160644/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=115968 CPUtime=942.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 215722 0 0 0 94166 64 0 0 25 0 1 0 590640215 118751232 22843 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 28992 22843 244 25 0 25625 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 115968

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.50 5/362 12073
/proc/meminfo: memFree=16074428/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=167652 CPUtime=1002.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 226118 0 0 0 100163 67 0 0 25 0 1 0 590640215 171675648 32987 33554432000 4194304 4293939 140733642587632 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 41913 32987 244 25 0 38546 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 167652

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.53 5/362 12075
/proc/meminfo: memFree=16082580/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=219404 CPUtime=1062.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 234373 0 0 0 106160 70 0 0 25 0 1 0 590640215 224669696 41065 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 54851 41065 244 25 0 51484 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 219404

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.56 5/362 12076
/proc/meminfo: memFree=16171320/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=170500 CPUtime=1122.3 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 248398 0 0 0 112156 74 0 0 25 0 1 0 590640215 174592000 31563 33554432000 4194304 4293939 140733642587632 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 42625 31563 244 25 0 39258 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 170500

[startup+1182.3 s]
/proc/loadavg: 4.10 4.00 3.59 5/362 12078
/proc/meminfo: memFree=16187036/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=222952 CPUtime=1182.31 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 256915 0 0 0 118153 78 0 0 25 0 1 0 590640215 228302848 39897 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 55738 39897 244 25 0 52371 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 222952

[startup+1242.3 s]
/proc/loadavg: 4.13 4.03 3.62 5/362 12080
/proc/meminfo: memFree=16164432/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=144296 CPUtime=1242.31 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 270382 0 0 0 124150 81 0 0 25 0 1 0 590640215 147759104 29452 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 36074 29452 244 25 0 32707 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 144296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 3.64 5/362 12084
/proc/meminfo: memFree=16077916/32951124 swapFree=67111348/67111528
[pid=11868] ppid=11866 vsize=177148 CPUtime=1300.02 cores=4,6
/proc/11868/stat : 11868 (ebminisat_relea) R 11866 11868 10801 0 -1 4202496 279890 0 0 0 129917 85 0 0 25 0 1 0 590640215 181399552 38774 33554432000 4194304 4293939 140733642587632 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11868/statm: 44287 38774 244 25 0 40920 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 177148

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.04
CPU user time (s): 1299.18
CPU system time (s): 0.859869
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 235444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.18
system time used= 0.859869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279890
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= 6
involuntary context switches= 13901

runsolver used 4.70428 second user time and 9.58954 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-10 01:04:01
IDJOB=3349096
IDBENCH=85987
IDSOLVER=1812
FILE ID=node144/3349096-1304982241
RUNJOBID= node144-1304982241-11843
PBS_JOBID= 13285669
Free space on /tmp= 37680 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349096-1304982241/watcher-3349096-1304982241 -o /tmp/evaluation-result-3349096-1304982241/solver-3349096-1304982241 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349096-1304982241.cnf  -verb=0

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=216439927

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.75
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.850
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:     32951124 kB
MemFree:      16630064 kB
Buffers:        208460 kB
Cached:        8506876 kB
SwapCached:          0 kB
Active:        7635992 kB
Inactive:      8211672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16630064 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7116 kB
Writeback:           4 kB
AnonPages:     7131792 kB
Mapped:          27252 kB
Slab:           372416 kB
PageTables:      38004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82003820 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= 37672 MiB
End job on node144 at 2011-05-10 01:25:43