Trace number 3379494

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
UmSat 2011-05-12 (fixed)? (TO) 1300.1 1300.07

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3379494-1305456207/watcher-3379494-1305456207 -o /tmp/evaluation-result-3379494-1305456207/solver-3379494-1305456207 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379494-1305456207.cnf 

running on 2 cores: 0,2

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: 4.04 4.04 3.95 5/359 27979
/proc/meminfo: memFree=25000904/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=11908 CPUtime=0 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4194304 393 0 0 0 0 0 0 0 25 0 1 0 657221194 12193792 333 33554432000 4194304 4263832 140735333268592 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 2977 333 240 17 0 150 0

[startup+0.108922 s]
/proc/loadavg: 4.04 4.04 3.95 5/359 27979
/proc/meminfo: memFree=25000904/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=13340 CPUtime=0.1 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4194304 891 0 0 0 10 0 0 0 25 0 1 0 657221194 13660160 685 33554432000 4194304 4263832 140735333268592 18446744073709551615 230808821712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 3335 685 241 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.20091 s]
/proc/loadavg: 4.04 4.04 3.95 5/359 27979
/proc/meminfo: memFree=25000904/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=15164 CPUtime=0.19 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4194304 1463 0 0 0 19 0 0 0 25 0 1 0 657221194 15527936 1064 33554432000 4194304 4263832 140735333268592 18446744073709551615 4229037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 3791 1064 241 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300877 s]
/proc/loadavg: 4.04 4.04 3.95 5/359 27979
/proc/meminfo: memFree=25000904/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=18812 CPUtime=0.29 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4194304 2489 0 0 0 29 0 0 0 25 0 1 0 657221194 19263488 1705 33554432000 4194304 4263832 140735333268592 18446744073709551615 230809165568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 4703 1705 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700804 s]
/proc/loadavg: 4.04 4.04 3.95 5/359 27979
/proc/meminfo: memFree=25000904/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=25976 CPUtime=0.69 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4194304 4812 0 0 0 69 0 0 0 25 0 1 0 657221194 26599424 3259 33554432000 4194304 4263832 140735333268592 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 6494 3259 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50066 s]
/proc/loadavg: 4.04 4.04 3.95 5/360 27980
/proc/meminfo: memFree=24982048/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=85528 CPUtime=1.49 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 18834 0 0 0 147 2 0 0 25 0 1 0 657221194 87580672 15745 33554432000 4194304 4263832 140735333268592 18446744073709551615 230808863338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 21382 15771 244 17 0 18555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85528

[startup+3.10037 s]
/proc/loadavg: 4.04 4.04 3.95 5/360 27980
/proc/meminfo: memFree=24935272/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=73500 CPUtime=3.09 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 19281 0 0 0 307 2 0 0 25 0 1 0 657221194 75264000 14454 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 18375 14454 247 17 0 15548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73500

[startup+6.30079 s]
/proc/loadavg: 4.04 4.04 3.95 5/360 27980
/proc/meminfo: memFree=24924040/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=73500 CPUtime=6.29 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 19281 0 0 0 627 2 0 0 25 0 1 0 657221194 75264000 14454 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 18375 14454 247 17 0 15548 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73500

[startup+12.7006 s]
/proc/loadavg: 4.03 4.04 3.95 5/360 27981
/proc/meminfo: memFree=24866776/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=73500 CPUtime=12.69 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 19281 0 0 0 1267 2 0 0 25 0 1 0 657221194 75264000 14454 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 18375 14454 247 17 0 15548 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73500

[startup+25.5013 s]
/proc/loadavg: 4.02 4.03 3.95 5/360 27981
/proc/meminfo: memFree=24782820/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=73500 CPUtime=25.49 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 19281 0 0 0 2547 2 0 0 25 0 1 0 657221194 75264000 14454 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 18375 14454 247 17 0 15548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73500

[startup+51.1006 s]
/proc/loadavg: 4.10 4.04 3.95 5/360 27982
/proc/meminfo: memFree=24568368/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=73500 CPUtime=51.09 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 19281 0 0 0 5107 2 0 0 25 0 1 0 657221194 75264000 14454 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 18375 14454 247 17 0 15548 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73500

[startup+102.301 s]
/proc/loadavg: 4.04 4.04 3.95 5/360 27983
/proc/meminfo: memFree=24272148/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=80780 CPUtime=102.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 21044 0 0 0 10228 2 0 0 25 0 1 0 657221194 82718720 16217 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 20195 16217 247 17 0 17368 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80780

[startup+162.3 s]
/proc/loadavg: 4.01 4.03 3.95 5/360 27984
/proc/meminfo: memFree=23717588/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=100924 CPUtime=162.29 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 26034 0 0 0 16225 4 0 0 25 0 1 0 657221194 103346176 21207 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 25231 21207 247 17 0 22404 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100924

[startup+222.313 s]
/proc/loadavg: 4.10 4.05 3.96 5/360 27986
/proc/meminfo: memFree=23461120/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=124872 CPUtime=222.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 32076 0 0 0 22223 7 0 0 25 0 1 0 657221194 127868928 27249 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 31218 27249 247 17 0 28391 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 124872

[startup+282.3 s]
/proc/loadavg: 4.04 4.04 3.96 5/360 27988
/proc/meminfo: memFree=23339068/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=162024 CPUtime=282.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 41082 0 0 0 28221 9 0 0 25 0 1 0 657221194 165912576 36255 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 40506 36255 247 17 0 37679 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 162024

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/360 28016
/proc/meminfo: memFree=23473964/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=196484 CPUtime=342.29 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 49639 0 0 0 34218 11 0 0 25 0 1 0 657221194 201199616 44812 33554432000 4194304 4263832 140735333268592 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 49121 44812 247 17 0 46294 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 196484

[startup+402.3 s]
/proc/loadavg: 4.07 4.04 3.97 5/360 28018
/proc/meminfo: memFree=23393820/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=251344 CPUtime=402.29 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 62957 0 0 0 40214 15 0 0 25 0 1 0 657221194 257376256 58130 33554432000 4194304 4263832 140735333268592 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 62836 58130 247 17 0 60009 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 251344

[startup+462.301 s]
/proc/loadavg: 4.02 4.03 3.97 5/360 28020
/proc/meminfo: memFree=23269400/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=300400 CPUtime=462.29 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 75011 0 0 0 46211 18 0 0 25 0 1 0 657221194 307609600 70184 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 75100 70184 247 17 0 72273 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 300400

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/360 28021
/proc/meminfo: memFree=23157024/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=345908 CPUtime=522.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 86115 0 0 0 52208 22 0 0 25 0 1 0 657221194 354209792 81288 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 86477 81288 247 17 0 83650 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 345908

[startup+582.301 s]
/proc/loadavg: 4.11 4.05 3.98 5/360 28023
/proc/meminfo: memFree=23016624/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=396684 CPUtime=582.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 98453 0 0 0 58205 25 0 0 25 0 1 0 657221194 406204416 93626 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 99171 93626 247 17 0 96344 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 396684

[startup+642.301 s]
/proc/loadavg: 4.09 4.05 3.99 5/360 28024
/proc/meminfo: memFree=22896428/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=475896 CPUtime=642.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 116668 0 0 0 64201 29 0 0 25 0 1 0 657221194 487317504 111841 33554432000 4194304 4263832 140735333268592 18446744073709551615 4209673 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 118974 111841 247 17 0 116147 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 475896

[startup+702.301 s]
/proc/loadavg: 4.26 4.09 4.00 5/360 28026
/proc/meminfo: memFree=22799056/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=534788 CPUtime=702.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 130268 0 0 0 70198 32 0 0 25 0 1 0 657221194 547622912 125441 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224778 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 133697 125441 247 17 0 130870 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 534788

[startup+762.301 s]
/proc/loadavg: 4.24 4.10 4.01 5/360 28028
/proc/meminfo: memFree=22643660/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=607756 CPUtime=762.32 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 147063 0 0 0 76195 37 0 0 25 0 1 0 657221194 622342144 142236 33554432000 4194304 4263832 140735333268592 18446744073709551615 230808824172 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 151939 142236 247 17 0 149112 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 607756

[startup+822.301 s]
/proc/loadavg: 4.08 4.08 4.00 5/360 28029
/proc/meminfo: memFree=22514544/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=673664 CPUtime=822.31 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 162259 0 0 0 82191 40 0 0 25 0 1 0 657221194 689831936 157432 33554432000 4194304 4263832 140735333268592 18446744073709551615 4209461 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 168416 157432 247 17 0 165589 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 673664

[startup+882.314 s]
/proc/loadavg: 4.03 4.06 4.00 5/360 28059
/proc/meminfo: memFree=24233144/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=741984 CPUtime=882.32 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 178416 0 0 0 88188 44 0 0 25 0 1 0 657221194 759791616 173588 33554432000 4194304 4263832 140735333268592 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 185496 173588 247 17 0 182669 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 741984

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/360 28060
/proc/meminfo: memFree=24039128/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=833920 CPUtime=942.3 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 199917 0 0 0 94183 47 0 0 25 0 1 0 657221194 853934080 195089 33554432000 4194304 4263832 140735333268592 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 208480 195089 248 17 0 205653 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 833920

[startup+1002.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/360 28062
/proc/meminfo: memFree=23879008/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=915764 CPUtime=1002.31 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 218779 0 0 0 100179 52 0 0 25 0 1 0 657221194 937742336 213950 33554432000 4194304 4263832 140735333268592 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 228941 213950 247 17 0 226114 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 915764

[startup+1062.3 s]
/proc/loadavg: 4.16 4.09 4.01 5/360 28072
/proc/meminfo: memFree=23674548/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=1040460 CPUtime=1062.31 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 246383 0 0 0 106173 58 0 0 25 0 1 0 657221194 1065431040 241554 33554432000 4194304 4263832 140735333268592 18446744073709551615 4207633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 260115 241554 247 17 0 257288 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1040460

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 4.00 5/360 28074
/proc/meminfo: memFree=23501264/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=1107192 CPUtime=1122.32 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 262062 0 0 0 112169 63 0 0 25 0 1 0 657221194 1133764608 257233 33554432000 4194304 4263832 140735333268592 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 276798 257233 248 17 0 273971 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1107192

[startup+1182.3 s]
/proc/loadavg: 4.02 4.06 4.00 5/360 28076
/proc/meminfo: memFree=23292044/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=1239540 CPUtime=1182.32 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 291714 0 0 0 118163 69 0 0 25 0 1 0 657221194 1269288960 286885 33554432000 4194304 4263832 140735333268592 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 309885 286885 248 17 0 307058 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1239540

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/360 28080
/proc/meminfo: memFree=23081448/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=1361812 CPUtime=1242.32 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 319209 0 0 0 124159 73 0 0 25 0 1 0 657221194 1394495488 314380 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 340453 314380 248 17 0 337626 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1361812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.01 4/355 28100
/proc/meminfo: memFree=23547144/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=1429628 CPUtime=1300.03 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 334755 0 0 0 129926 77 0 0 25 0 1 0 657221194 1463939072 329926 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 357407 329926 248 17 0 354580 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1429628

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.01 4/355 28100
/proc/meminfo: memFree=23547144/32951124 swapFree=40554400/67111528
[pid=27979] ppid=27977 vsize=1429628 CPUtime=1300.03 cores=0,2
/proc/27979/stat : 27979 (umsat) R 27977 27979 27741 0 -1 4202496 334755 0 0 0 129926 77 0 0 25 0 1 0 657221194 1463939072 329926 33554432000 4194304 4263832 140735333268592 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27979/statm: 357407 329926 248 17 0 354580 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1429628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.1
CPU user time (s): 1299.26
CPU system time (s): 0.833873
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1429628

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

runsolver used 4.96324 second user time and 9.93349 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 12:43:27
IDJOB=3379494
IDBENCH=82482
IDSOLVER=1861
FILE ID=node104/3379494-1305456207
RUNJOBID= node104-1305455616-27759
PBS_JOBID= 13324887
Free space on /tmp= 73384 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379494-1305456207/watcher-3379494-1305456207 -o /tmp/evaluation-result-3379494-1305456207/solver-3379494-1305456207 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379494-1305456207.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1970406030

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25001300 kB
Buffers:        311612 kB
Cached:        2518216 kB
SwapCached:     122128 kB
Active:        1701512 kB
Inactive:      5975148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25001300 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           19388 kB
Writeback:           8 kB
AnonPages:     4737596 kB
Mapped:          11376 kB
Slab:           121364 kB
PageTables:      86112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75589724 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 node104 at 2011-05-15 13:05:10