Trace number 3422537

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) 5000.12 4999.93

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1519.95
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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-3422537-1306670168/watcher-3422537-1306670168 -o /tmp/evaluation-result-3422537-1306670168/solver-3422537-1306670168 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422537-1306670168.cnf -verb=0 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 2/481 13909
/proc/meminfo: memFree=11517440/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=21160 CPUtime=0.01 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1103 0 0 0 1 0 0 0 25 0 1 0 778616479 21667840 1009 33554432000 4194304 4293939 140735070609744 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 5290 1010 218 25 0 1923 0

[startup+0.06959 s]
/proc/loadavg: 1.99 2.00 1.99 2/481 13909
/proc/meminfo: memFree=11517440/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=17988 CPUtime=0.06 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1450 0 0 0 6 0 0 0 25 0 1 0 778616479 18419712 1120 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 4497 1120 244 25 0 1130 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17988

[startup+0.100581 s]
/proc/loadavg: 1.99 2.00 1.99 2/481 13909
/proc/meminfo: memFree=11517440/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=17988 CPUtime=0.09 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1499 0 0 0 9 0 0 0 25 0 1 0 778616479 18419712 1168 33554432000 4194304 4293939 140735070609744 18446744073709551615 4264308 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 4497 1168 244 25 0 1130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17988

[startup+0.300486 s]
/proc/loadavg: 1.99 2.00 1.99 2/481 13909
/proc/meminfo: memFree=11517440/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=19652 CPUtime=0.29 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1870 0 0 0 29 0 0 0 25 0 1 0 778616479 20123648 1538 33554432000 4194304 4293939 140735070609744 18446744073709551615 4264728 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 4913 1538 244 25 0 1546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19652

[startup+0.700408 s]
/proc/loadavg: 1.99 2.00 1.99 2/481 13909
/proc/meminfo: memFree=11517440/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=24644 CPUtime=0.69 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2712 0 0 0 69 0 0 0 25 0 1 0 778616479 25235456 2370 33554432000 4194304 4293939 140735070609744 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 6161 2371 244 25 0 2794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24644

[startup+1.50026 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13910
/proc/meminfo: memFree=11504916/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=30152 CPUtime=1.49 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 4120 0 0 0 149 0 0 0 25 0 1 0 778616479 30875648 3762 33554432000 4194304 4293939 140735070609744 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 7538 3762 244 25 0 4171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30152

[startup+3.10095 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13910
/proc/meminfo: memFree=11497600/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=42084 CPUtime=3.09 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 8650 0 0 0 308 1 0 0 25 0 1 0 778616479 43094016 5394 33554432000 4194304 4293939 140735070609744 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 10521 5394 244 25 0 7154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42084

[startup+6.30034 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13910
/proc/meminfo: memFree=11471696/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=49268 CPUtime=6.29 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 11829 0 0 0 627 2 0 0 25 0 1 0 778616479 50450432 8499 33554432000 4194304 4293939 140735070609744 18446744073709551615 4248397 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 12317 8499 244 25 0 8950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49268

[startup+12.7001 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13910
/proc/meminfo: memFree=11462988/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=49268 CPUtime=12.69 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 11832 0 0 0 1267 2 0 0 25 0 1 0 778616479 50450432 8502 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 12317 8502 244 25 0 8950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49268

[startup+25.5007 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13910
/proc/meminfo: memFree=11437464/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=84488 CPUtime=25.49 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 27653 0 0 0 2544 5 0 0 25 0 1 0 778616479 86515712 11266 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 21122 11266 244 25 0 17755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84488

[startup+51.1008 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13911
/proc/meminfo: memFree=11400864/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=84488 CPUtime=51.09 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 38056 0 0 0 5103 6 0 0 25 0 1 0 778616479 86515712 13142 33554432000 4194304 4293939 140735070609744 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 21122 13142 244 25 0 17755 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84488

[startup+102.318 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13913
/proc/meminfo: memFree=11287884/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=133808 CPUtime=102.31 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 85596 0 0 0 10218 13 0 0 25 0 1 0 778616479 137019392 29597 33554432000 4194304 4293939 140735070609744 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 33452 29597 244 25 0 30085 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 133808

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13914
/proc/meminfo: memFree=11272488/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=162.3 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 122432 0 0 0 16213 17 0 0 25 0 1 0 778616479 98541568 20746 33554432000 4194304 4293939 140735070609744 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20746 244 25 0 20691 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96232

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/482 13916
/proc/meminfo: memFree=11423984/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=222.3 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 130180 0 0 0 22212 18 0 0 25 0 1 0 778616479 98541568 20746 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20746 244 25 0 20691 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 96232

[startup+282.301 s]
/proc/loadavg: 2.14 2.04 2.01 3/482 13917
/proc/meminfo: memFree=11356384/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=282.3 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 147798 0 0 0 28209 21 0 0 25 0 1 0 778616479 98541568 20746 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20746 244 25 0 20691 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96232

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/482 13928
/proc/meminfo: memFree=11296756/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=342.3 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 155813 0 0 0 34208 22 0 0 25 0 1 0 778616479 98541568 20750 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20750 244 25 0 20691 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 96232

[startup+402.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/482 13929
/proc/meminfo: memFree=11505916/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=402.31 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 197520 0 0 0 40204 27 0 0 25 0 1 0 778616479 98541568 20752 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255532 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20752 244 25 0 20691 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 96232

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/482 13931
/proc/meminfo: memFree=11408300/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=462.31 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 221143 0 0 0 46201 30 0 0 25 0 1 0 778616479 98541568 20752 33554432000 4194304 4293939 140735070609744 18446744073709551615 4248367 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20752 244 25 0 20691 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 96232

[startup+522.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/482 13936
/proc/meminfo: memFree=11342280/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=96232 CPUtime=522.31 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 256799 0 0 0 52197 34 0 0 25 0 1 0 778616479 98541568 20752 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 24058 20752 244 25 0 20691 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96232

[startup+582.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 13937
/proc/meminfo: memFree=11278768/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=103308 CPUtime=582.31 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 291378 0 0 0 58193 38 0 0 25 0 1 0 778616479 105787392 22521 33554432000 4194304 4293939 140735070609744 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 25827 22521 244 25 0 22460 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 103308

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 14067
/proc/meminfo: memFree=10817088/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=220040 CPUtime=4062.47 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1788947 0 0 0 405996 251 0 0 25 0 1 0 778616479 225320960 51675 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 55010 51675 244 25 0 51643 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 220040

[startup+4122.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/482 14072
/proc/meminfo: memFree=10745608/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=220040 CPUtime=4122.45 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1817844 0 0 0 411989 256 0 0 25 0 1 0 778616479 225320960 51675 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 55010 51675 244 25 0 51643 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 220040

[startup+4182.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/482 14073
/proc/meminfo: memFree=10688532/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=220040 CPUtime=4182.46 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1842725 0 0 0 417987 259 0 0 25 0 1 0 778616479 225320960 51675 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 55010 51675 244 25 0 51643 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 220040

[startup+4242.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/482 14075
/proc/meminfo: memFree=11272912/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=269360 CPUtime=4242.46 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1876876 0 0 0 423983 263 0 0 25 0 1 0 778616479 275824640 59270 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 67340 59270 244 25 0 63973 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 269360

[startup+4302.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/482 14076
/proc/meminfo: memFree=11138588/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=269360 CPUtime=4302.45 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1904506 0 0 0 429980 265 0 0 25 0 1 0 778616479 275824640 59267 33554432000 4194304 4293939 140735070609744 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 67340 59267 244 25 0 63973 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 269360

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 14078
/proc/meminfo: memFree=11037108/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=269360 CPUtime=4362.46 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1924228 0 0 0 435979 267 0 0 25 0 1 0 778616479 275824640 63023 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255538 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 67340 63023 244 25 0 63973 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 269360

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 14080
/proc/meminfo: memFree=10966148/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=269360 CPUtime=4422.46 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1956734 0 0 0 441974 272 0 0 25 0 1 0 778616479 275824640 59940 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 67340 59940 244 25 0 63973 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 269360

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 14081
/proc/meminfo: memFree=10891844/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=269360 CPUtime=4482.47 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 1990416 0 0 0 447970 277 0 0 25 0 1 0 778616479 275824640 60205 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 67340 60205 244 25 0 63973 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 269360

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 14083
/proc/meminfo: memFree=10855228/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=220040 CPUtime=4542.46 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2011534 0 0 0 453967 279 0 0 25 0 1 0 778616479 225320960 51675 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 55010 51675 244 25 0 51643 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 220040

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 14085
/proc/meminfo: memFree=10774332/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4602.48 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2029426 0 0 0 459966 282 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 224392

[startup+4662.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/482 14086
/proc/meminfo: memFree=10713412/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4662.48 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2055588 0 0 0 465962 286 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4662.48
Current children cumulated vsize (KiB) 224392

[startup+4722.32 s]
/proc/loadavg: 2.11 2.05 2.01 3/482 14088
/proc/meminfo: memFree=10642212/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4722.5 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2073027 0 0 0 471962 288 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 224392

[startup+4782.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/482 14089
/proc/meminfo: memFree=10582900/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4782.48 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2097586 0 0 0 477957 291 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 224392

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 14091
/proc/meminfo: memFree=11215016/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4842.48 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2108031 0 0 0 483955 293 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4263128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 224392

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 14092
/proc/meminfo: memFree=11147520/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4902.48 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2108031 0 0 0 489955 293 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 224392

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 14094
/proc/meminfo: memFree=11054984/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=224392 CPUtime=4962.49 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2133254 0 0 0 495953 296 0 0 25 0 1 0 778616479 229777408 52763 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 56098 52763 244 25 0 52731 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 224392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 14095
/proc/meminfo: memFree=10973860/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=250812 CPUtime=5000.09 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2148207 0 0 0 499712 297 0 0 25 0 1 0 778616479 256831488 59368 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 62703 59368 244 25 0 59336 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 250812

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 14095
/proc/meminfo: memFree=10973860/32950928 swapFree=51884240/67111528
[pid=13909] ppid=13907 vsize=250812 CPUtime=5000.09 cores=1,3,5,7
/proc/13909/stat : 13909 (ebminisat_relea) R 13907 13909 13040 0 -1 4202496 2148207 0 0 0 499712 297 0 0 25 0 1 0 778616479 256831488 59368 33554432000 4194304 4293939 140735070609744 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13909/statm: 62703 59368 244 25 0 59336 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 250812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.12
CPU user time (s): 4997.13
CPU system time (s): 2.98954
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 300180

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

runsolver used 21.9787 second user time and 55.3256 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-29 13:56:08
IDJOB=3422537
IDBENCH=84180
IDSOLVER=1914
FILE ID=node127/3422537-1306670168
RUNJOBID= node127-1306658667-13059
PBS_JOBID= 13471770
Free space on /tmp= 73708 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422537-1306670168/watcher-3422537-1306670168 -o /tmp/evaluation-result-3422537-1306670168/solver-3422537-1306670168 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422537-1306670168.cnf  -verb=0

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=630203709

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11517472 kB
Buffers:        276300 kB
Cached:        4379796 kB
SwapCached:      55132 kB
Active:        4309820 kB
Inactive:     16844608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11517472 kB
SwapTotal:    67111528 kB
SwapFree:     51884240 kB
Dirty:             740 kB
Writeback:           0 kB
AnonPages:    16449956 kB
Mapped:          29048 kB
Slab:           114060 kB
PageTables:      95620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120008760 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= 73696 MiB
End job on node127 at 2011-05-29 15:19:30