Trace number 3422223

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.05 4999.93

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-3422223-1306661957/watcher-3422223-1306661957 -o /tmp/evaluation-result-3422223-1306661957/solver-3422223-1306661957 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422223-1306661957.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.91 3/400 27327
/proc/meminfo: memFree=16550480/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=20752 CPUtime=0 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 1121 0 0 0 0 0 0 0 25 0 1 0 777795512 21250048 1038 33554432000 4194304 4293939 140734619535264 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 5188 1038 217 25 0 1821 0

[startup+0.0481119 s]
/proc/loadavg: 2.01 2.01 1.91 3/400 27327
/proc/meminfo: memFree=16550480/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=22856 CPUtime=0.04 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 2069 0 0 0 4 0 0 0 25 0 1 0 777795512 23404544 1833 33554432000 4194304 4293939 140734619535264 18446744073709551615 4230028 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 5714 1833 223 25 0 2347 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22856

[startup+0.101093 s]
/proc/loadavg: 2.01 2.01 1.91 3/400 27327
/proc/meminfo: memFree=16550480/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=22856 CPUtime=0.09 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 2069 0 0 0 9 0 0 0 25 0 1 0 777795512 23404544 1833 33554432000 4194304 4293939 140734619535264 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 5714 1833 223 25 0 2347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22856

[startup+0.301066 s]
/proc/loadavg: 2.01 2.01 1.91 3/400 27327
/proc/meminfo: memFree=16550480/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=23816 CPUtime=0.29 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 2446 0 0 0 29 0 0 0 25 0 1 0 777795512 24387584 2196 33554432000 4194304 4293939 140734619535264 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 5954 2196 225 25 0 2587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23816

[startup+0.700927 s]
/proc/loadavg: 2.01 2.01 1.91 3/400 27327
/proc/meminfo: memFree=16550480/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=21776 CPUtime=0.69 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 3178 0 0 0 69 0 0 0 25 0 1 0 777795512 22298624 2216 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 5444 2216 244 25 0 2077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21776

[startup+1.50079 s]
/proc/loadavg: 2.01 2.01 1.91 3/401 27328
/proc/meminfo: memFree=16539940/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=27140 CPUtime=1.49 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 4041 0 0 0 149 0 0 0 25 0 1 0 777795512 27791360 3060 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 6785 3060 244 25 0 3418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27140

[startup+3.1005 s]
/proc/loadavg: 2.01 2.01 1.91 3/401 27328
/proc/meminfo: memFree=16533492/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=33540 CPUtime=3.08 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 5360 0 0 0 308 0 0 0 25 0 1 0 777795512 34344960 4359 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255728 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 8385 4359 244 25 0 5018 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33540

[startup+6.301 s]
/proc/loadavg: 2.01 2.01 1.91 3/401 27328
/proc/meminfo: memFree=16521084/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=42812 CPUtime=6.29 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 7696 0 0 0 628 1 0 0 25 0 1 0 777795512 43839488 6645 33554432000 4194304 4293939 140734619535264 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 10703 6645 244 25 0 7336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42812

[startup+12.7009 s]
/proc/loadavg: 2.01 2.01 1.91 3/401 27328
/proc/meminfo: memFree=16507168/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=78824 CPUtime=12.69 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 18914 0 0 0 1266 3 0 0 25 0 1 0 777795512 80715776 13508 33554432000 4194304 4293939 140734619535264 18446744073709551615 237278577109 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 19706 13526 244 25 0 16339 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78824

[startup+25.5006 s]
/proc/loadavg: 2.00 2.01 1.91 3/401 27329
/proc/meminfo: memFree=16486580/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=90760 CPUtime=25.49 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 22628 0 0 0 2546 3 0 0 25 0 1 0 777795512 92938240 12181 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 22690 12181 244 25 0 19323 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90760

[startup+51.1009 s]
/proc/loadavg: 2.00 2.01 1.91 3/401 27329
/proc/meminfo: memFree=16452048/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=90760 CPUtime=51.09 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 28511 0 0 0 5105 4 0 0 25 0 1 0 777795512 92938240 17829 33554432000 4194304 4293939 140734619535264 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 22690 17829 244 25 0 19323 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90760

[startup+102.315 s]
/proc/loadavg: 2.00 2.00 1.91 3/401 27331
/proc/meminfo: memFree=16519620/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=104268 CPUtime=102.31 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 39615 0 0 0 10225 6 0 0 25 0 1 0 777795512 106770432 17393 33554432000 4194304 4293939 140734619535264 18446744073709551615 4256106 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 26067 17393 244 25 0 22700 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 104268

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/401 27332
/proc/meminfo: memFree=16436032/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=153588 CPUtime=162.3 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 49280 0 0 0 16222 8 0 0 25 0 1 0 777795512 157274112 27019 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 38397 27019 244 25 0 35030 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 153588

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/401 27334
/proc/meminfo: memFree=16481156/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=119460 CPUtime=222.29 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 56149 0 0 0 22219 10 0 0 25 0 1 0 777795512 122327040 25742 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255720 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 29865 25742 244 25 0 26498 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119460

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 1.92 3/401 27336
/proc/meminfo: memFree=16515352/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=119460 CPUtime=282.3 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 65000 0 0 0 28218 12 0 0 25 0 1 0 777795512 122327040 26529 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 29865 26529 244 25 0 26498 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119460

[startup+342.301 s]
/proc/loadavg: 2.01 2.01 1.92 3/401 27337
/proc/meminfo: memFree=16431268/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=119884 CPUtime=342.29 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 82397 0 0 0 34215 14 0 0 25 0 1 0 777795512 122761216 26636 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255678 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 29971 26636 244 25 0 26604 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 119884

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/401 27339
/proc/meminfo: memFree=16388224/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=119884 CPUtime=402.29 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 82397 0 0 0 40215 14 0 0 25 0 1 0 777795512 122761216 26636 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 29971 26636 244 25 0 26604 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 119884

[startup+462.301 s]
/proc/loadavg: 2.05 2.01 1.93 3/401 27340
/proc/meminfo: memFree=16409172/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=119884 CPUtime=462.3 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 91219 0 0 0 46214 16 0 0 25 0 1 0 777795512 122761216 26636 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 29971 26636 244 25 0 26604 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119884

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/401 27342
/proc/meminfo: memFree=16340088/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=119884 CPUtime=522.3 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 99938 0 0 0 52214 16 0 0 25 0 1 0 777795512 122761216 26649 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 29971 26649 244 25 0 26604 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119884

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/401 27344
/proc/meminfo: memFree=16394632/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=169204 CPUtime=582.31 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 120059 0 0 0 58212 19 0 0 25 0 1 0 777795512 173264896 34733 33554432000 4194304 4293939 140734619535264 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 42301 34733 244 25 0 38934 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 169204

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 27476
/proc/meminfo: memFree=10110628/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=221152 CPUtime=4062.41 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 563516 0 0 0 406149 92 0 0 25 0 1 0 777795512 226459648 51821 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 55288 51821 244 25 0 51921 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 221152

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 27478
/proc/meminfo: memFree=9947052/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=222592 CPUtime=4122.4 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 584677 0 0 0 412145 95 0 0 25 0 1 0 777795512 227934208 52129 33554432000 4194304 4293939 140734619535264 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 55648 52129 244 25 0 52281 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 222592

[startup+4182.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/401 27480
/proc/meminfo: memFree=9738344/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=271912 CPUtime=4182.39 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 605709 0 0 0 418141 98 0 0 25 0 1 0 777795512 278437888 60898 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 67978 60898 244 25 0 64611 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 271912

[startup+4242.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/401 27481
/proc/meminfo: memFree=9573152/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=252940 CPUtime=4242.4 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 624128 0 0 0 424139 101 0 0 25 0 1 0 777795512 259010560 58108 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 63235 58108 244 25 0 59868 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 252940

[startup+4302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/401 27483
/proc/meminfo: memFree=9396552/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=252940 CPUtime=4302.4 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 633846 0 0 0 430138 102 0 0 25 0 1 0 777795512 259010560 59716 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 63235 59716 244 25 0 59868 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 252940

[startup+4362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/401 27484
/proc/meminfo: memFree=9222068/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=4362.4 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 644715 0 0 0 436136 104 0 0 25 0 1 0 777795512 309514240 70504 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 70504 244 25 0 72198 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 302260

[startup+4422.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/401 27486
/proc/meminfo: memFree=9092352/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=252940 CPUtime=4422.4 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 646399 0 0 0 442135 105 0 0 25 0 1 0 777795512 259010560 59716 33554432000 4194304 4293939 140734619535264 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 63235 59716 244 25 0 59868 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 252940

[startup+4482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/401 27488
/proc/meminfo: memFree=8945436/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=4482.41 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 654239 0 0 0 448135 106 0 0 25 0 1 0 777795512 309514240 67550 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 67550 244 25 0 72198 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 302260

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 27489
/proc/meminfo: memFree=8776300/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=4542.41 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 665994 0 0 0 454133 108 0 0 25 0 1 0 777795512 309514240 68360 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 68360 244 25 0 72198 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 302260

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 27491
/proc/meminfo: memFree=8593256/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=333080 CPUtime=4602.42 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 670630 0 0 0 460133 109 0 0 25 0 1 0 777795512 341073920 72875 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 83270 72875 244 25 0 79903 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 333080

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 27492
/proc/meminfo: memFree=8438280/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=4662.41 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 682797 0 0 0 466130 111 0 0 25 0 1 0 777795512 309514240 70774 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 70774 244 25 0 72198 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 302260

[startup+4722.31 s]
/proc/loadavg: 2.16 2.04 2.01 3/401 27494
/proc/meminfo: memFree=8266688/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=333080 CPUtime=4722.42 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 684639 0 0 0 472130 112 0 0 25 0 1 0 777795512 341073920 72580 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 83270 72580 244 25 0 79903 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 333080

[startup+4782.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/401 27496
/proc/meminfo: memFree=8051828/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=333080 CPUtime=4782.41 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 687843 0 0 0 478127 114 0 0 25 0 1 0 777795512 341073920 75717 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 83270 75717 244 25 0 79903 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 333080

[startup+4842.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/401 27497
/proc/meminfo: memFree=7868672/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=252940 CPUtime=4842.42 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 688590 0 0 0 484127 115 0 0 25 0 1 0 777795512 259010560 59716 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 63235 59716 244 25 0 59868 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 252940

[startup+4902.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/401 27499
/proc/meminfo: memFree=7611968/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=4902.42 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 696784 0 0 0 490126 116 0 0 25 0 1 0 777795512 309514240 67889 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 67889 244 25 0 72198 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 302260

[startup+4962.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/401 27509
/proc/meminfo: memFree=7344500/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=4962.42 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 699371 0 0 0 496125 117 0 0 25 0 1 0 777795512 309514240 70415 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 70415 244 25 0 72198 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 302260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.05 2.01 3/401 27510
/proc/meminfo: memFree=7249432/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=5000.03 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 700876 0 0 0 499885 118 0 0 25 0 1 0 777795512 309514240 71886 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 71886 244 25 0 72198 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 302260

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.06 2.05 2.01 3/401 27510
/proc/meminfo: memFree=7249432/32950904 swapFree=64480420/67111528
[pid=27327] ppid=27325 vsize=302260 CPUtime=5000.03 cores=0,2,4,6
/proc/27327/stat : 27327 (ebminisat_relea) R 27325 27327 27054 0 -1 4202496 700876 0 0 0 499885 118 0 0 25 0 1 0 777795512 309514240 71886 33554432000 4194304 4293939 140734619535264 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/27327/statm: 75565 71886 244 25 0 72198 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 302260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4998.86
CPU system time (s): 1.19482
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 333080

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

runsolver used 19.828 second user time and 43.8183 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-29 11:39:18
IDJOB=3422223
IDBENCH=71098
IDSOLVER=1914
FILE ID=node121/3422223-1306661957
RUNJOBID= node121-1306658667-27072
PBS_JOBID= 13471776
Free space on /tmp= 73352 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-3422223-1306661957/watcher-3422223-1306661957 -o /tmp/evaluation-result-3422223-1306661957/solver-3422223-1306661957 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422223-1306661957.cnf  -verb=0

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=2109326780

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      16550636 kB
Buffers:        245812 kB
Cached:        5946448 kB
SwapCached:      66536 kB
Active:        4223120 kB
Inactive:     11927064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16550636 kB
SwapTotal:    67111528 kB
SwapFree:     64480420 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:     9897968 kB
Mapped:          27900 kB
Slab:           131244 kB
PageTables:      51952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83725536 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= 73192 MiB
End job on node121 at 2011-05-29 13:02:40