Trace number 3422217

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.03 5000.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 4 cores: 0,2,4,6

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

[startup+0 s]
/proc/loadavg: 2.02 2.03 1.86 3/464 4035
/proc/meminfo: memFree=14670036/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/4035/stat : 4035 (runsolver) R 4033 3865 3865 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 1 0 777713931 12079104 23 33554432000 4194304 5432360 140733745118784 18446744073709551615 4254906 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/4035/statm: 2949 23 3 303 0 2643 0
Current StackSize limit: 10240 KiB


[startup+0.090101 s]
/proc/loadavg: 2.02 2.03 1.86 3/464 4035
/proc/meminfo: memFree=14670036/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=23144 CPUtime=0.06 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 2159 0 0 0 6 0 0 0 25 0 1 0 777713931 23699456 1916 33554432000 4194304 4293939 140735371262752 18446744073709551615 4229750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 5786 1916 222 25 0 2419 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23144

[startup+0.101027 s]
/proc/loadavg: 2.02 2.03 1.86 3/464 4035
/proc/meminfo: memFree=14670036/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=23144 CPUtime=0.08 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 2159 0 0 0 8 0 0 0 25 0 1 0 777713931 23699456 1916 33554432000 4194304 4293939 140735371262752 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 5786 1916 222 25 0 2419 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23144

[startup+0.301064 s]
/proc/loadavg: 2.02 2.03 1.86 3/464 4035
/proc/meminfo: memFree=14670036/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=23948 CPUtime=0.27 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 2534 0 0 0 27 0 0 0 25 0 1 0 777713931 24522752 2280 33554432000 4194304 4293939 140735371262752 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 5987 2280 224 25 0 2620 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 23948

[startup+0.70098 s]
/proc/loadavg: 2.02 2.03 1.86 3/464 4035
/proc/meminfo: memFree=14670036/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=21908 CPUtime=0.67 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 3167 0 0 0 67 0 0 0 25 0 1 0 777713931 22433792 2180 33554432000 4194304 4293939 140735371262752 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 5477 2180 243 25 0 2110 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21908

[startup+1.50084 s]
/proc/loadavg: 2.02 2.03 1.86 3/465 4036
/proc/meminfo: memFree=14660116/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=24308 CPUtime=1.47 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 3760 0 0 0 147 0 0 0 25 0 1 0 777713931 24891392 2746 33554432000 4194304 4293939 140735371262752 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 6077 2746 243 25 0 2710 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24308

[startup+3.10057 s]
/proc/loadavg: 2.02 2.03 1.86 3/465 4036
/proc/meminfo: memFree=14654660/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=28300 CPUtime=3.08 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 4724 0 0 0 307 1 0 0 25 0 1 0 777713931 28979200 3692 33554432000 4194304 4293939 140735371262752 18446744073709551615 4248917 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 7075 3692 243 25 0 3708 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28300

[startup+6.30099 s]
/proc/loadavg: 2.02 2.03 1.86 3/465 4036
/proc/meminfo: memFree=14643964/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=36060 CPUtime=6.27 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 6672 0 0 0 626 1 0 0 25 0 1 0 777713931 36925440 5606 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 9015 5606 243 25 0 5648 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36060

[startup+12.7008 s]
/proc/loadavg: 2.01 2.03 1.86 3/465 4036
/proc/meminfo: memFree=14748156/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=44884 CPUtime=12.68 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 12508 0 0 0 1266 2 0 0 25 0 1 0 777713931 45961216 7848 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 11221 7848 243 25 0 7854 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44884

[startup+25.5006 s]
/proc/loadavg: 2.01 2.03 1.86 3/465 4037
/proc/meminfo: memFree=14703884/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=63560 CPUtime=25.47 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 17238 0 0 0 2545 2 0 0 25 0 1 0 777713931 65085440 12330 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 15890 12330 243 25 0 12523 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 63560

[startup+51.101 s]
/proc/loadavg: 2.01 2.02 1.86 3/465 4037
/proc/meminfo: memFree=14664792/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=62640 CPUtime=51.08 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 24089 0 0 0 5104 4 0 0 25 0 1 0 777713931 64143360 12167 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 15660 12167 244 25 0 12293 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62640

[startup+102.318 s]
/proc/loadavg: 2.00 2.02 1.87 3/465 4039
/proc/meminfo: memFree=14659292/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=110868 CPUtime=102.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 37076 0 0 0 10224 5 0 0 25 0 1 0 777713931 113528832 19295 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 27717 19295 244 25 0 24350 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 110868

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/465 4040
/proc/meminfo: memFree=14662584/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=110868 CPUtime=162.28 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 37094 0 0 0 16223 5 0 0 25 0 1 0 777713931 113528832 19313 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 27717 19313 244 25 0 24350 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 110868

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.88 3/465 4042
/proc/meminfo: memFree=14655356/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=110868 CPUtime=222.28 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 42278 0 0 0 22222 6 0 0 25 0 1 0 777713931 113528832 24259 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 27717 24259 244 25 0 24350 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 110868

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/465 4043
/proc/meminfo: memFree=14556856/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=125456 CPUtime=282.28 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 64221 0 0 0 28219 9 0 0 25 0 1 0 777713931 128466944 28165 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 31364 28165 244 25 0 27997 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 125456

[startup+342.301 s]
/proc/loadavg: 2.03 2.01 1.90 3/465 4045
/proc/meminfo: memFree=14565356/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=125456 CPUtime=342.28 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 71931 0 0 0 34218 10 0 0 25 0 1 0 777713931 128466944 28173 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 31364 28173 244 25 0 27997 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 125456

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 1.90 3/465 4047
/proc/meminfo: memFree=14574000/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=125456 CPUtime=402.28 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 71931 0 0 0 40218 10 0 0 25 0 1 0 777713931 128466944 28173 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 31364 28173 244 25 0 27997 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 125456

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 4048
/proc/meminfo: memFree=14590456/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=125456 CPUtime=462.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 71931 0 0 0 46219 10 0 0 25 0 1 0 777713931 128466944 28173 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255874 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 31364 28173 244 25 0 27997 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 125456

[startup+522.301 s]
/proc/loadavg: 2.12 2.03 1.92 3/465 4050
/proc/meminfo: memFree=14594632/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=125456 CPUtime=522.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 80123 0 0 0 52218 11 0 0 25 0 1 0 777713931 128466944 28173 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 31364 28173 244 25 0 27997 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 125456

[startup+582.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/465 4051
/proc/meminfo: memFree=14483004/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=125456 CPUtime=582.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 88215 0 0 0 58217 12 0 0 25 0 1 0 777713931 128466944 28174 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255583 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 31364 28174 244 25 0 27997 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 125456

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/465 4317
/proc/meminfo: memFree=9770972/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=349604 CPUtime=4002.3 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 610222 0 0 0 400129 101 0 0 25 0 1 0 777713931 357994496 75526 33554432000 4194304 4293939 140735371262752 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87401 75526 244 25 0 84034 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 349604

[startup+4062.32 s]
/proc/loadavg: 2.02 2.04 2.01 3/465 4318
/proc/meminfo: memFree=9672704/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=349604 CPUtime=4062.31 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 610849 0 0 0 406130 101 0 0 25 0 1 0 777713931 357994496 76136 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87401 76136 244 25 0 84034 0
Current children cumulated CPU time (s) 4062.31
Current children cumulated vsize (KiB) 349604

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 4320
/proc/meminfo: memFree=9574836/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=349604 CPUtime=4122.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 611313 0 0 0 412128 101 0 0 25 0 1 0 777713931 357994496 76591 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87401 76591 244 25 0 84034 0
Current children cumulated CPU time (s) 4122.29
Current children cumulated vsize (KiB) 349604

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 4321
/proc/meminfo: memFree=9555088/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=301252 CPUtime=4182.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 618399 0 0 0 418127 102 0 0 25 0 1 0 777713931 308482048 66324 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 75313 66324 244 25 0 71946 0
Current children cumulated CPU time (s) 4182.29
Current children cumulated vsize (KiB) 301252

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 4323
/proc/meminfo: memFree=9403132/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4242.3 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 627376 0 0 0 424126 104 0 0 25 0 1 0 777713931 358985728 75265 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 75265 244 25 0 84276 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 350572

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 4325
/proc/meminfo: memFree=9290484/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4302.3 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 628470 0 0 0 430126 104 0 0 25 0 1 0 777713931 358985728 76333 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 76333 244 25 0 84276 0
Current children cumulated CPU time (s) 4302.3
Current children cumulated vsize (KiB) 350572

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4326
/proc/meminfo: memFree=9175376/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4362.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 629397 0 0 0 436125 104 0 0 25 0 1 0 777713931 358985728 77227 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 77227 244 25 0 84276 0
Current children cumulated CPU time (s) 4362.29
Current children cumulated vsize (KiB) 350572

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4328
/proc/meminfo: memFree=9078116/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4422.3 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 631002 0 0 0 442125 105 0 0 25 0 1 0 777713931 358985728 78800 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 78800 244 25 0 84276 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 350572

[startup+4482.3 s]
/proc/loadavg: 2.21 2.06 2.02 3/465 4329
/proc/meminfo: memFree=8974648/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=381392 CPUtime=4482.31 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 633245 0 0 0 448125 106 0 0 25 0 1 0 777713931 390545408 80974 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 95348 80974 244 25 0 91981 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 381392

[startup+4542.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/465 4331
/proc/meminfo: memFree=8897220/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4542.3 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 642658 0 0 0 454123 107 0 0 25 0 1 0 777713931 358985728 76331 33554432000 4194304 4293939 140735371262752 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 76331 244 25 0 84276 0
Current children cumulated CPU time (s) 4542.3
Current children cumulated vsize (KiB) 350572

[startup+4602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/465 4333
/proc/meminfo: memFree=8818300/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=301252 CPUtime=4602.31 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 651465 0 0 0 460123 108 0 0 25 0 1 0 777713931 308482048 67250 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 75313 67250 244 25 0 71946 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 301252

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 4334
/proc/meminfo: memFree=8651116/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=301252 CPUtime=4662.31 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 671986 0 0 0 466120 111 0 0 25 0 1 0 777713931 308482048 67250 33554432000 4194304 4293939 140735371262752 18446744073709551615 4248960 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 75313 67250 244 25 0 71946 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 301252

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 4336
/proc/meminfo: memFree=8601840/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=301252 CPUtime=4722.33 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 682559 0 0 0 472121 112 0 0 25 0 1 0 777713931 308482048 67250 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 75313 67250 244 25 0 71946 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 301252

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 4337
/proc/meminfo: memFree=8432188/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4782.31 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 693145 0 0 0 478118 113 0 0 25 0 1 0 777713931 358985728 77752 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 77752 244 25 0 84276 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 350572

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 4339
/proc/meminfo: memFree=8328452/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4842.31 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 706834 0 0 0 484116 115 0 0 25 0 1 0 777713931 358985728 76535 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/4035/statm: 87643 76535 244 25 0 84276 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 350572

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4341
/proc/meminfo: memFree=8293572/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=301252 CPUtime=4902.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 711060 0 0 0 490112 117 0 0 25 0 1 0 777713931 308482048 67250 33554432000 4194304 4293939 140735371262752 18446744073709551615 4263198 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4035/statm: 75313 67250 244 25 0 71946 0
Current children cumulated CPU time (s) 4902.29
Current children cumulated vsize (KiB) 301252

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4342
/proc/meminfo: memFree=8182764/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=4962.29 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 723423 0 0 0 496110 119 0 0 25 0 1 0 777713931 358985728 79419 33554432000 4194304 4293939 140735371262752 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4035/statm: 87643 79419 244 25 0 84276 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 350572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 4343
/proc/meminfo: memFree=8152344/32950928 swapFree=56743108/67111528
[pid=4035] ppid=4033 vsize=350572 CPUtime=5000 cores=0,2,4,6
/proc/4035/stat : 4035 (ebminisat_relea) R 4033 4035 3865 0 -1 4202496 733603 0 0 0 499880 120 0 0 25 0 1 0 777713931 358985728 77282 33554432000 4194304 4293939 140735371262752 18446744073709551615 4264247 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4035/statm: 87643 77282 244 25 0 84276 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 350572

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): 5000.03
CPU time (s): 5000.03
CPU user time (s): 4998.82
CPU system time (s): 1.21581
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 381392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.82
system time used= 1.21582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 733606
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= 6632

runsolver used 23.3914 second user time and 53.3199 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 11:25:41
IDJOB=3422217
IDBENCH=71089
IDSOLVER=1914
FILE ID=node123/3422217-1306661141
RUNJOBID= node123-1306658667-3883
PBS_JOBID= 13471774
Free space on /tmp= 73440 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422217-1306661141/watcher-3422217-1306661141 -o /tmp/evaluation-result-3422217-1306661141/solver-3422217-1306661141 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422217-1306661141.cnf  -verb=0

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=500550287

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:      14670192 kB
Buffers:        266084 kB
Cached:        4347104 kB
SwapCached:      18840 kB
Active:        3564916 kB
Inactive:     14445176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14670192 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:            1880 kB
Writeback:           0 kB
AnonPages:    13385628 kB
Mapped:          31756 kB
Slab:           124068 kB
PageTables:      79024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133700676 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= 73400 MiB
End job on node123 at 2011-05-29 12:49:03