Trace number 3349298

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: EBMiniSAT 2011-03-02? (TO) 1300.05 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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-3349298-1304978071/watcher-3349298-1304978071 -o /tmp/evaluation-result-3349298-1304978071/solver-3349298-1304978071 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349298-1304978071.cnf -verb=0 

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.95 3.97 3.45 4/369 4493
/proc/meminfo: memFree=10135560/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=19804 CPUtime=0 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 819 0 0 0 0 0 0 0 25 0 1 0 590222972 20279296 752 33554432000 4194304 4293939 140736278999776 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 4951 752 216 25 0 1584 0

[startup+0.093663 s]
/proc/loadavg: 3.95 3.97 3.45 4/369 4493
/proc/meminfo: memFree=10135560/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=22848 CPUtime=0.09 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 2067 0 0 0 9 0 0 0 25 0 1 0 590222972 23396352 1832 33554432000 4194304 4293939 140736278999776 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 5712 1832 223 25 0 2345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22848

[startup+0.100662 s]
/proc/loadavg: 3.95 3.97 3.45 4/369 4493
/proc/meminfo: memFree=10135560/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=22848 CPUtime=0.09 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 2067 0 0 0 9 0 0 0 25 0 1 0 590222972 23396352 1832 33554432000 4194304 4293939 140736278999776 18446744073709551615 4229988 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 5712 1832 223 25 0 2345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22848

[startup+0.30063 s]
/proc/loadavg: 3.95 3.97 3.45 4/369 4493
/proc/meminfo: memFree=10135560/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=23808 CPUtime=0.29 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 2444 0 0 0 29 0 0 0 25 0 1 0 590222972 24379392 2195 33554432000 4194304 4293939 140736278999776 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 5952 2195 225 25 0 2585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23808

[startup+0.700564 s]
/proc/loadavg: 3.95 3.97 3.45 4/369 4493
/proc/meminfo: memFree=10135560/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=21768 CPUtime=0.69 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 3158 0 0 0 69 0 0 0 25 0 1 0 590222972 22290432 2198 33554432000 4194304 4293939 140736278999776 18446744073709551615 233513734795 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 5442 2198 244 25 0 2075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21768

[startup+1.50041 s]
/proc/loadavg: 3.95 3.97 3.45 5/370 4494
/proc/meminfo: memFree=10123904/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=27132 CPUtime=1.49 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 3991 0 0 0 149 0 0 0 25 0 1 0 590222972 27783168 3013 33554432000 4194304 4293939 140736278999776 18446744073709551615 4263704 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 6783 3013 244 25 0 3416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27132

[startup+3.10112 s]
/proc/loadavg: 3.96 3.97 3.45 5/370 4494
/proc/meminfo: memFree=10117580/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=33388 CPUtime=3.09 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 5292 0 0 0 308 1 0 0 25 0 1 0 590222972 34189312 4292 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 8347 4292 244 25 0 4980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33388

[startup+6.30055 s]
/proc/loadavg: 3.96 3.97 3.45 5/370 4494
/proc/meminfo: memFree=10103320/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=42608 CPUtime=6.29 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 7534 0 0 0 628 1 0 0 25 0 1 0 590222972 43630592 6488 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 10652 6488 244 25 0 7285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42608

[startup+12.7004 s]
/proc/loadavg: 3.89 3.95 3.45 5/367 4517
/proc/meminfo: memFree=10290008/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=48464 CPUtime=12.69 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 14172 0 0 0 1267 2 0 0 25 0 1 0 590222972 49627136 8768 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 12116 8768 244 25 0 8749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48464

[startup+25.5011 s]
/proc/loadavg: 3.91 3.95 3.46 5/367 4544
/proc/meminfo: memFree=9041872/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=90752 CPUtime=25.49 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 22626 0 0 0 2544 5 0 0 25 0 1 0 590222972 92930048 12180 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 22688 12180 244 25 0 19321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90752

[startup+51.1005 s]
/proc/loadavg: 3.94 3.96 3.47 5/370 4551
/proc/meminfo: memFree=8437068/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=90752 CPUtime=51.09 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 27948 0 0 0 5101 8 0 0 25 0 1 0 590222972 92930048 17290 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 22688 17290 244 25 0 19321 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90752

[startup+102.314 s]
/proc/loadavg: 3.97 3.96 3.50 5/370 4552
/proc/meminfo: memFree=8476416/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=104260 CPUtime=102.3 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 39602 0 0 0 10218 12 0 0 25 0 1 0 590222972 106762240 17381 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 26065 17381 244 25 0 22698 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 104260

[startup+162.301 s]
/proc/loadavg: 4.04 3.98 3.53 5/370 4608
/proc/meminfo: memFree=9093720/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=104260 CPUtime=162.29 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 40959 0 0 0 16217 12 0 0 25 0 1 0 590222972 106762240 18717 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 26065 18717 244 25 0 22698 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104260

[startup+222.301 s]
/proc/loadavg: 4.01 3.98 3.56 5/370 4609
/proc/meminfo: memFree=8687488/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=104260 CPUtime=222.29 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 49284 0 0 0 22216 13 0 0 25 0 1 0 590222972 106762240 18919 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 26065 18919 244 25 0 22698 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 104260

[startup+282.301 s]
/proc/loadavg: 4.13 4.01 3.59 5/367 4632
/proc/meminfo: memFree=9911228/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119452 CPUtime=282.3 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 56706 0 0 0 28215 15 0 0 25 0 1 0 590222972 122318848 26288 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29863 26288 244 25 0 26496 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119452

[startup+342.3 s]
/proc/loadavg: 4.15 4.04 3.63 5/370 4639
/proc/meminfo: memFree=9059904/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119876 CPUtime=342.29 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 65000 0 0 0 34213 16 0 0 25 0 1 0 590222972 122753024 26530 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256138 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29969 26530 244 25 0 26602 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 119876

[startup+402.3 s]
/proc/loadavg: 4.05 4.03 3.65 5/370 4650
/proc/meminfo: memFree=8802572/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119876 CPUtime=402.3 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 82395 0 0 0 40210 20 0 0 25 0 1 0 590222972 122753024 26635 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29969 26635 244 25 0 26602 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119876

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.66 5/370 4652
/proc/meminfo: memFree=8556660/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119876 CPUtime=462.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 82395 0 0 0 46211 20 0 0 25 0 1 0 590222972 122753024 26635 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29969 26635 244 25 0 26602 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119876

[startup+522.301 s]
/proc/loadavg: 4.05 4.03 3.69 5/370 4653
/proc/meminfo: memFree=8281212/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=169196 CPUtime=522.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 91210 0 0 0 52210 21 0 0 25 0 1 0 590222972 173256704 35419 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 42299 35419 244 25 0 38932 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 169196

[startup+582.301 s]
/proc/loadavg: 4.02 4.02 3.70 5/370 4655
/proc/meminfo: memFree=8058844/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119876 CPUtime=582.3 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 91230 0 0 0 58209 21 0 0 25 0 1 0 590222972 122753024 26648 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256115 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29969 26648 244 25 0 26602 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 119876

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.72 5/370 4656
/proc/meminfo: memFree=7829516/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119876 CPUtime=642.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 111958 0 0 0 64206 25 0 0 25 0 1 0 590222972 122753024 26648 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29969 26648 244 25 0 26602 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 119876

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.74 5/370 4658
/proc/meminfo: memFree=7559136/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=169196 CPUtime=702.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 121976 0 0 0 70204 27 0 0 25 0 1 0 590222972 173256704 36610 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 42299 36610 244 25 0 38932 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 169196

[startup+762.314 s]
/proc/loadavg: 4.06 4.03 3.76 5/370 4660
/proc/meminfo: memFree=7404704/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=119876 CPUtime=762.33 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 123995 0 0 0 76204 29 0 0 25 0 1 0 590222972 122753024 26648 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 29969 26648 244 25 0 26602 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 119876

[startup+822.301 s]
/proc/loadavg: 4.10 4.04 3.78 5/370 4661
/proc/meminfo: memFree=7137940/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=169196 CPUtime=822.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 133574 0 0 0 82200 31 0 0 25 0 1 0 590222972 173256704 36187 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 42299 36187 244 25 0 38932 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 169196

[startup+882.3 s]
/proc/loadavg: 4.07 4.05 3.79 5/370 4663
/proc/meminfo: memFree=6890636/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=169196 CPUtime=882.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 143124 0 0 0 88198 33 0 0 25 0 1 0 590222972 173256704 35057 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255717 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 42299 35057 244 25 0 38932 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 169196

[startup+942.301 s]
/proc/loadavg: 4.06 4.05 3.81 5/370 4664
/proc/meminfo: memFree=6674068/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=141432 CPUtime=942.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 145917 0 0 0 94197 34 0 0 25 0 1 0 590222972 144826368 26658 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 35358 26658 244 25 0 31991 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 141432

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 3.82 5/370 4666
/proc/meminfo: memFree=6454660/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=141432 CPUtime=1002.31 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 147114 0 0 0 100197 34 0 0 25 0 1 0 590222972 144826368 27854 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 35358 27854 244 25 0 31991 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141432

[startup+1062.3 s]
/proc/loadavg: 4.14 4.06 3.84 5/370 4668
/proc/meminfo: memFree=6226824/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=190752 CPUtime=1062.32 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 156361 0 0 0 106196 36 0 0 25 0 1 0 590222972 195330048 37065 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 47688 37065 244 25 0 44321 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 190752

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 3.84 5/370 4669
/proc/meminfo: memFree=5994516/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=190752 CPUtime=1122.32 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 157554 0 0 0 112196 36 0 0 25 0 1 0 590222972 195330048 38238 33554432000 4194304 4293939 140736278999776 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 47688 38238 244 25 0 44321 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 190752

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.85 5/370 4671
/proc/meminfo: memFree=5817880/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=158652 CPUtime=1182.32 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 165249 0 0 0 118194 38 0 0 25 0 1 0 590222972 162459648 35386 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 39663 35386 244 25 0 36296 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 158652

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/370 4672
/proc/meminfo: memFree=5581720/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=207972 CPUtime=1242.32 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 185793 0 0 0 124191 41 0 0 25 0 1 0 590222972 212963328 45614 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 51993 45614 244 25 0 48626 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 207972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.05 3.87 5/370 4674
/proc/meminfo: memFree=5453340/32951124 swapFree=67111348/67111528
[pid=4493] ppid=4491 vsize=158652 CPUtime=1300.03 cores=1,3
/proc/4493/stat : 4493 (ebminisat_relea) R 4491 4493 4205 0 -1 4202496 186254 0 0 0 129961 42 0 0 25 0 1 0 590222972 162459648 36313 33554432000 4194304 4293939 140736278999776 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/4493/statm: 39663 36313 244 25 0 36296 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 158652

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.63
CPU system time (s): 0.427934
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 207972

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

runsolver used 4.69429 second user time and 10.6894 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 23:54:31
IDJOB=3349298
IDBENCH=71098
IDSOLVER=1812
FILE ID=node145/3349298-1304978071
RUNJOBID= node145-1304976739-4225
PBS_JOBID= 13285668
Free space on /tmp= 43268 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349298-1304978071/watcher-3349298-1304978071 -o /tmp/evaluation-result-3349298-1304978071/solver-3349298-1304978071 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349298-1304978071.cnf  -verb=0

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1522354748

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10135964 kB
Buffers:        219172 kB
Cached:       15896432 kB
SwapCached:          0 kB
Active:        7478492 kB
Inactive:     14751428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10135964 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           64036 kB
Writeback:           0 kB
AnonPages:     6114340 kB
Mapped:          28020 kB
Slab:           483952 kB
PageTables:      35580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80146284 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= 43128 MiB
End job on node145 at 2011-05-10 00:16:13