Trace number 3317988

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: MiniSAT 2.2.0-agile-26? (TO) 1300.05 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-3317988-1304903867/watcher-3317988-1304903867 -o /tmp/evaluation-result-3317988-1304903867/solver-3317988-1304903867 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3317988-1304903867.cnf 

running on 2 cores: 1,3

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.03 1.89 2.47 4/376 19800
/proc/meminfo: memFree=11806756/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=20804 CPUtime=0.01 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 1193 0 0 0 1 0 0 0 23 0 1 0 582803001 21303296 1099 33554432000 4194304 4291235 140733359002272 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 5201 1100 213 24 0 1835 0

[startup+0.0280261 s]
/proc/loadavg: 3.03 1.89 2.47 4/376 19800
/proc/meminfo: memFree=11806756/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=23060 CPUtime=0.02 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 2104 0 0 0 2 0 0 0 23 0 1 0 582803001 23613440 1857 33554432000 4194304 4291235 140733359002272 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 5765 1860 214 24 0 2399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23060

[startup+0.101012 s]
/proc/loadavg: 3.03 1.89 2.47 4/376 19800
/proc/meminfo: memFree=11806756/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=29532 CPUtime=0.08 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 4812 0 0 0 8 0 0 0 23 0 1 0 582803001 30240768 4020 33554432000 4194304 4291235 140733359002272 18446744073709551615 4229912 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 7383 4020 237 24 0 4017 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29532

[startup+0.300975 s]
/proc/loadavg: 3.03 1.89 2.47 4/376 19800
/proc/meminfo: memFree=11806756/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=29668 CPUtime=0.28 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 4851 0 0 0 28 0 0 0 25 0 1 0 582803001 30380032 4059 33554432000 4194304 4291235 140733359002272 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 7417 4059 237 24 0 4051 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29668

[startup+0.700905 s]
/proc/loadavg: 3.03 1.89 2.47 4/376 19800
/proc/meminfo: memFree=11806756/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=28584 CPUtime=0.69 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 5716 0 0 0 68 1 0 0 25 0 1 0 582803001 29270016 3513 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 7146 3513 256 24 0 3780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28584

[startup+1.50076 s]
/proc/loadavg: 3.03 1.89 2.47 5/377 19801
/proc/meminfo: memFree=11788776/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=31304 CPUtime=1.49 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 6258 0 0 0 148 1 0 0 25 0 1 0 582803001 32055296 4038 33554432000 4194304 4291235 140733359002272 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 7826 4038 256 24 0 4460 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31304

[startup+3.10047 s]
/proc/loadavg: 3.03 1.89 2.47 5/377 19801
/proc/meminfo: memFree=11781832/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=35724 CPUtime=3.09 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 7129 0 0 0 308 1 0 0 25 0 1 0 582803001 36581376 4887 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 8931 4887 256 24 0 5565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35724

[startup+6.3009 s]
/proc/loadavg: 3.10 1.92 2.48 5/377 19801
/proc/meminfo: memFree=11767936/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=43388 CPUtime=6.29 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 8704 0 0 0 628 1 0 0 25 0 1 0 582803001 44429312 6426 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 10847 6426 256 24 0 7481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43388

[startup+12.7008 s]
/proc/loadavg: 3.17 1.96 2.48 5/377 19802
/proc/meminfo: memFree=11760228/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=57368 CPUtime=12.69 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 11712 0 0 0 1268 1 0 0 25 0 1 0 582803001 58744832 9383 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 14342 9383 256 24 0 10976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57368

[startup+25.5005 s]
/proc/loadavg: 3.36 2.06 2.51 5/377 19802
/proc/meminfo: memFree=11695624/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=80448 CPUtime=25.49 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 16332 0 0 0 2546 3 0 0 25 0 1 0 582803001 82378752 13920 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 20112 13920 258 24 0 16746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80448

[startup+51.1009 s]
/proc/loadavg: 3.58 2.21 2.55 5/377 19803
/proc/meminfo: memFree=11748668/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=66036 CPUtime=51.09 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 26645 0 0 0 5103 6 0 0 25 0 1 0 582803001 67620864 13035 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 16509 13035 258 24 0 13143 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66036

[startup+102.314 s]
/proc/loadavg: 3.81 2.48 2.62 5/377 19804
/proc/meminfo: memFree=11606268/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=73260 CPUtime=102.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 43112 0 0 0 10219 11 0 0 25 0 1 0 582803001 75018240 14791 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 18315 14791 258 24 0 14949 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73260

[startup+162.301 s]
/proc/loadavg: 4.05 2.79 2.71 5/377 19806
/proc/meminfo: memFree=11425796/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=79104 CPUtime=162.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 58939 0 0 0 16214 16 0 0 25 0 1 0 582803001 81002496 14439 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 19776 14439 258 24 0 16410 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79104

[startup+222.3 s]
/proc/loadavg: 4.12 3.04 2.80 5/377 19807
/proc/meminfo: memFree=11232304/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=135208 CPUtime=222.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 72154 0 0 0 22210 20 0 0 25 0 1 0 582803001 138452992 27445 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 33802 27445 258 24 0 30436 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 135208

[startup+282.301 s]
/proc/loadavg: 4.04 3.21 2.87 5/377 19809
/proc/meminfo: memFree=11044640/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=108572 CPUtime=282.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 87512 0 0 0 28206 24 0 0 25 0 1 0 582803001 111177728 23289 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 27143 23289 258 24 0 23777 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108572

[startup+342.301 s]
/proc/loadavg: 4.01 3.35 2.94 5/377 19810
/proc/meminfo: memFree=10876928/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=95244 CPUtime=342.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 101626 0 0 0 34201 29 0 0 25 0 1 0 582803001 97529856 17110 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 23811 17110 258 24 0 20445 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95244

[startup+402.301 s]
/proc/loadavg: 4.08 3.48 3.01 5/377 19812
/proc/meminfo: memFree=10658768/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=146800 CPUtime=402.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 113069 0 0 0 40196 34 0 0 25 0 1 0 582803001 150323200 28333 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256141 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 36700 28333 258 24 0 33334 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 146800

[startup+462.3 s]
/proc/loadavg: 4.19 3.61 3.08 5/377 19817
/proc/meminfo: memFree=10576364/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=119100 CPUtime=462.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 126744 0 0 0 46191 39 0 0 25 0 1 0 582803001 121958400 22055 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 29775 22055 258 24 0 26409 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119100

[startup+522.301 s]
/proc/loadavg: 4.14 3.69 3.14 5/377 19818
/proc/meminfo: memFree=10442688/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=156464 CPUtime=522.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 139207 0 0 0 52188 42 0 0 25 0 1 0 582803001 160219136 34310 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 39116 34310 258 24 0 35750 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 156464

[startup+582.301 s]
/proc/loadavg: 4.05 3.75 3.19 5/377 19820
/proc/meminfo: memFree=10264576/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=102544 CPUtime=582.3 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 151357 0 0 0 58184 46 0 0 25 0 1 0 582803001 105005056 21238 33554432000 4194304 4291235 140733359002272 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 25636 21238 258 24 0 22270 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102544

[startup+642.3 s]
/proc/loadavg: 4.02 3.79 3.24 5/377 19821
/proc/meminfo: memFree=10101308/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=165300 CPUtime=642.31 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 163083 0 0 0 64182 49 0 0 25 0 1 0 582803001 169267200 32736 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256252 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 41325 32736 258 24 0 37959 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 165300

[startup+702.3 s]
/proc/loadavg: 4.00 3.83 3.28 5/377 19823
/proc/meminfo: memFree=10000328/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=117392 CPUtime=702.31 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 175594 0 0 0 70176 55 0 0 25 0 1 0 582803001 120209408 22858 33554432000 4194304 4291235 140733359002272 18446744073709551615 4262716 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 29348 22859 258 24 0 25982 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 117392

[startup+762.314 s]
/proc/loadavg: 4.28 3.93 3.35 5/377 19825
/proc/meminfo: memFree=9791692/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=169012 CPUtime=762.32 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 187232 0 0 0 76174 58 0 0 25 0 1 0 582803001 173068288 34275 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 42253 34275 258 24 0 38887 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 169012

[startup+822.301 s]
/proc/loadavg: 4.10 3.94 3.39 5/377 19826
/proc/meminfo: memFree=9755548/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=109604 CPUtime=822.31 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 198956 0 0 0 82168 63 0 0 25 0 1 0 582803001 112234496 21761 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 27401 21761 258 24 0 24035 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 109604

[startup+882.3 s]
/proc/loadavg: 4.04 3.95 3.42 5/377 19828
/proc/meminfo: memFree=9652812/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=173932 CPUtime=882.31 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 211407 0 0 0 88163 68 0 0 25 0 1 0 582803001 178106368 33959 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 43483 33959 258 24 0 40117 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 173932

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.46 5/377 19829
/proc/meminfo: memFree=9084208/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=226464 CPUtime=942.31 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 220465 0 0 0 94160 71 0 0 25 0 1 0 582803001 231899136 42836 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 56616 42836 258 24 0 53250 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 226464

[startup+1002.3 s]
/proc/loadavg: 4.04 3.97 3.49 5/377 19831
/proc/meminfo: memFree=8777256/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=147512 CPUtime=1002.32 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 235086 0 0 0 100155 77 0 0 25 0 1 0 582803001 151052288 32187 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 36878 32187 258 24 0 33512 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 147512

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.53 5/377 19833
/proc/meminfo: memFree=8668944/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=229676 CPUtime=1062.32 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 243971 0 0 0 106151 81 0 0 25 0 1 0 582803001 235188224 40878 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 57419 40878 258 24 0 54053 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 229676

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.56 5/377 19834
/proc/meminfo: memFree=8498500/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=150328 CPUtime=1122.32 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 257135 0 0 0 112147 85 0 0 25 0 1 0 582803001 153935872 29370 33554432000 4194304 4291235 140733359002272 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 37582 29371 258 24 0 34216 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 150328

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.58 5/377 19836
/proc/meminfo: memFree=8298428/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=184292 CPUtime=1182.32 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 267158 0 0 0 118142 90 0 0 25 0 1 0 582803001 188715008 39215 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 46073 39215 258 24 0 42707 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184292

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.61 4/372 19855
/proc/meminfo: memFree=10040592/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=239460 CPUtime=1242.32 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 276200 0 0 0 124138 94 0 0 25 0 1 0 582803001 245207040 48120 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 59865 48120 258 24 0 56499 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 239460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.73 3.64 3.51 2/359 19893
/proc/meminfo: memFree=12939864/32951124 swapFree=65155552/67111528
[pid=19800] ppid=19798 vsize=192900 CPUtime=1300.03 cores=1,3
/proc/19800/stat : 19800 (minisat) R 19798 19800 18785 0 -1 4202496 292360 0 0 0 129905 98 0 0 25 0 1 0 582803001 197529600 37559 33554432000 4194304 4291235 140733359002272 18446744073709551615 4255893 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/19800/statm: 48225 37559 258 24 0 44859 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 192900

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.05
CPU user time (s): 1299.06
CPU system time (s): 0.993848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 246536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 0.993848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292360
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 13301

runsolver used 4.41033 second user time and 10.9803 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-09 03:17:47
IDJOB=3317988
IDBENCH=85987
IDSOLVER=1707
FILE ID=node146/3317988-1304903867
RUNJOBID= node146-1304903802-19678
PBS_JOBID= 13282125
Free space on /tmp= 41660 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317988-1304903867/watcher-3317988-1304903867 -o /tmp/evaluation-result-3317988-1304903867/solver-3317988-1304903867 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3317988-1304903867.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=957603397

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      11807036 kB
Buffers:        145404 kB
Cached:        4219068 kB
SwapCached:       9284 kB
Active:       11894432 kB
Inactive:      8935740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11807036 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:          105116 kB
Writeback:           0 kB
AnonPages:    16463536 kB
Mapped:          22728 kB
Slab:           185816 kB
PageTables:      61132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82902460 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= 41948 MiB
End job on node146 at 2011-05-09 03:39:29