Trace number 3422373

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.1 5000.13

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2133.18
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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-3422373-1306664256/watcher-3422373-1306664256 -o /tmp/evaluation-result-3422373-1306664256/solver-3422373-1306664256 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422373-1306664256.cnf -verb=0 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.07 2.02 4/498 17048
/proc/meminfo: memFree=28115136/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=22004 CPUtime=0.01 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 1434 0 0 0 1 0 0 0 23 0 1 0 778025306 22532096 1349 33554432000 4194304 4293939 140736390534160 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 5501 1349 218 25 0 2134 0

[startup+0.076993 s]
/proc/loadavg: 2.07 2.07 2.02 4/498 17048
/proc/meminfo: memFree=28115136/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=36984 CPUtime=0.06 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 5943 0 0 0 6 0 0 0 23 0 1 0 778025306 37871616 5365 33554432000 4194304 4293939 140736390534160 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 9246 5370 220 25 0 5879 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36984

[startup+0.10099 s]
/proc/loadavg: 2.07 2.07 2.02 4/498 17048
/proc/meminfo: memFree=28115136/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=41508 CPUtime=0.09 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 7632 0 0 0 9 0 0 0 23 0 1 0 778025306 42504192 6795 33554432000 4194304 4293939 140736390534160 18446744073709551615 210646807237 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 10377 6797 218 25 0 7010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41508

[startup+0.300957 s]
/proc/loadavg: 2.07 2.07 2.02 4/498 17048
/proc/meminfo: memFree=28115136/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=77476 CPUtime=0.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 16600 0 0 0 28 1 0 0 25 0 1 0 778025306 79335424 14658 33554432000 4194304 4293939 140736390534160 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 19369 14658 229 25 0 16002 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77476

[startup+0.700889 s]
/proc/loadavg: 2.07 2.07 2.02 4/498 17048
/proc/meminfo: memFree=28115136/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=89252 CPUtime=0.69 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 22564 0 0 0 67 2 0 0 25 0 1 0 778025306 91394048 16911 33554432000 4194304 4293939 140736390534160 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 22313 16911 229 25 0 18946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89252

[startup+1.50076 s]
/proc/loadavg: 2.07 2.07 2.02 3/499 17049
/proc/meminfo: memFree=28044704/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=93672 CPUtime=1.49 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 28337 0 0 0 146 3 0 0 25 0 1 0 778025306 95920128 18135 33554432000 4194304 4293939 140736390534160 18446744073709551615 4257006 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 23418 18135 229 25 0 20051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93672

[startup+3.10049 s]
/proc/loadavg: 2.07 2.07 2.02 3/499 17049
/proc/meminfo: memFree=28039468/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=93672 CPUtime=3.09 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 28356 0 0 0 306 3 0 0 25 0 1 0 778025306 95920128 18154 33554432000 4194304 4293939 140736390534160 18446744073709551615 4256306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 23418 18154 248 25 0 20051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93672

[startup+6.30094 s]
/proc/loadavg: 2.06 2.07 2.02 4/499 17049
/proc/meminfo: memFree=28037732/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=93672 CPUtime=6.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 28356 0 0 0 626 3 0 0 25 0 1 0 778025306 95920128 18154 33554432000 4194304 4293939 140736390534160 18446744073709551615 4251613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 23418 18154 248 25 0 20051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93672

[startup+12.7009 s]
/proc/loadavg: 2.06 2.06 2.02 3/499 17049
/proc/meminfo: memFree=28033004/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=93672 CPUtime=12.69 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 28471 0 0 0 1266 3 0 0 25 0 1 0 778025306 95920128 18268 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255520 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 23418 18268 248 25 0 20051 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93672

[startup+25.5007 s]
/proc/loadavg: 2.04 2.06 2.02 3/499 17049
/proc/meminfo: memFree=28016172/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=112336 CPUtime=25.49 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 30763 0 0 0 2545 4 0 0 25 0 1 0 778025306 115032064 20500 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 28084 20500 248 25 0 24717 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112336

[startup+51.1004 s]
/proc/loadavg: 2.03 2.05 2.01 3/499 17050
/proc/meminfo: memFree=27963884/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=161656 CPUtime=51.09 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 39832 0 0 0 5103 6 0 0 25 0 1 0 778025306 165535744 29474 33554432000 4194304 4293939 140736390534160 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 40414 29474 248 25 0 37047 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 161656

[startup+102.319 s]
/proc/loadavg: 2.01 2.04 2.01 3/499 17051
/proc/meminfo: memFree=27970068/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=112336 CPUtime=102.31 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 47076 0 0 0 10222 9 0 0 25 0 1 0 778025306 115032064 20763 33554432000 4194304 4293939 140736390534160 18446744073709551615 4262723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 28084 20763 248 25 0 24717 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 112336

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 17053
/proc/meminfo: memFree=27866512/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=192476 CPUtime=162.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 64209 0 0 0 16216 13 0 0 25 0 1 0 778025306 197095424 37708 33554432000 4194304 4293939 140736390534160 18446744073709551615 4248775 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 48119 37708 248 25 0 44752 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192476

[startup+222.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 17055
/proc/meminfo: memFree=27804116/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=242564 CPUtime=222.28 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 71718 0 0 0 22213 15 0 0 25 0 1 0 778025306 248385536 45078 33554432000 4194304 4293939 140736390534160 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 60641 45078 248 25 0 57274 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 242564

[startup+282.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/499 17056
/proc/meminfo: memFree=27798760/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=186136 CPUtime=282.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 90157 0 0 0 28210 19 0 0 25 0 1 0 778025306 190603264 38383 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 46534 38383 248 25 0 43167 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 186136

[startup+342.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/499 17058
/proc/meminfo: memFree=27725940/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=267044 CPUtime=342.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 101168 0 0 0 34206 23 0 0 25 0 1 0 778025306 273453056 49235 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 66761 49235 248 25 0 63394 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 267044

[startup+402.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 17059
/proc/meminfo: memFree=27758156/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=167168 CPUtime=402.28 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 114651 0 0 0 40201 27 0 0 25 0 1 0 778025306 171180032 34073 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 41792 34073 248 25 0 38425 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 167168

[startup+462.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/499 17061
/proc/meminfo: memFree=27686836/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=216956 CPUtime=462.28 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 125977 0 0 0 46198 30 0 0 25 0 1 0 778025306 222162944 45247 33554432000 4194304 4293939 140736390534160 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 54239 45247 248 25 0 50872 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 216956

[startup+522.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/499 17063
/proc/meminfo: memFree=27627544/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=267044 CPUtime=522.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 133781 0 0 0 52195 34 0 0 25 0 1 0 778025306 273453056 52955 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 66761 52955 248 25 0 63394 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 267044

[startup+582.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 17064
/proc/meminfo: memFree=27674520/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=167168 CPUtime=582.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 147413 0 0 0 58190 39 0 0 25 0 1 0 778025306 171180032 32942 33554432000 4194304 4293939 140736390534160 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 41792 32942 248 25 0 38425 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 167168

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.05 2.04 2.00 4/499 17169
/proc/meminfo: memFree=26480332/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4062.29 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 713960 0 0 0 405967 262 0 0 25 0 1 0 778025306 419430400 94002 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 94002 248 25 0 99033 0
Current children cumulated CPU time (s) 4062.29
Current children cumulated vsize (KiB) 409600

[startup+4122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 17171
/proc/meminfo: memFree=26627248/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=278124 CPUtime=4122.27 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 727961 0 0 0 411961 266 0 0 25 0 1 0 778025306 284798976 54901 33554432000 4194304 4293939 140736390534160 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 69531 54901 248 25 0 66164 0
Current children cumulated CPU time (s) 4122.27
Current children cumulated vsize (KiB) 278124

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 17172
/proc/meminfo: memFree=26569688/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=328212 CPUtime=4182.27 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 739337 0 0 0 417957 270 0 0 25 0 1 0 778025306 336089088 66141 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 82053 66141 248 25 0 78686 0
Current children cumulated CPU time (s) 4182.27
Current children cumulated vsize (KiB) 328212

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 17174
/proc/meminfo: memFree=26530592/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=328212 CPUtime=4242.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 746777 0 0 0 423953 273 0 0 25 0 1 0 778025306 336089088 73480 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 82053 73480 248 25 0 78686 0
Current children cumulated CPU time (s) 4242.26
Current children cumulated vsize (KiB) 328212

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 17175
/proc/meminfo: memFree=26493236/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4302.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 753822 0 0 0 429950 276 0 0 25 0 1 0 778025306 419430400 80445 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255622 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 80445 248 25 0 99033 0
Current children cumulated CPU time (s) 4302.26
Current children cumulated vsize (KiB) 409600

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 17177
/proc/meminfo: memFree=26456132/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4362.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 761026 0 0 0 435947 279 0 0 25 0 1 0 778025306 419430400 87562 33554432000 4194304 4293939 140736390534160 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 87562 248 25 0 99033 0
Current children cumulated CPU time (s) 4362.26
Current children cumulated vsize (KiB) 409600

[startup+4422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/499 17179
/proc/meminfo: memFree=26422880/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4422.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 765666 0 0 0 441944 282 0 0 25 0 1 0 778025306 419430400 92144 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255930 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 92144 248 25 0 99033 0
Current children cumulated CPU time (s) 4422.26
Current children cumulated vsize (KiB) 409600

[startup+4482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/499 17180
/proc/meminfo: memFree=26583068/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=228336 CPUtime=4482.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 776542 0 0 0 447940 286 0 0 25 0 1 0 778025306 233816064 49732 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 57084 49732 248 25 0 53717 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 228336

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 17182
/proc/meminfo: memFree=26526752/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=278124 CPUtime=4542.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 788771 0 0 0 453934 292 0 0 25 0 1 0 778025306 284798976 61809 33554432000 4194304 4293939 140736390534160 18446744073709551615 4262675 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 69531 61809 248 25 0 66164 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 278124

[startup+4602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 17183
/proc/meminfo: memFree=26482576/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=328212 CPUtime=4602.28 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 797229 0 0 0 459932 296 0 0 25 0 1 0 778025306 336089088 70167 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 82053 70167 248 25 0 78686 0
Current children cumulated CPU time (s) 4602.28
Current children cumulated vsize (KiB) 328212

[startup+4662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 17185
/proc/meminfo: memFree=26438176/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4662.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 805367 0 0 0 465926 300 0 0 25 0 1 0 778025306 419430400 78212 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 78212 248 25 0 99033 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 409600

[startup+4722.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 17214
/proc/meminfo: memFree=28117188/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4722.28 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 811286 0 0 0 471924 304 0 0 25 0 1 0 778025306 419430400 84061 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 84061 248 25 0 99033 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 409600

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 17215
/proc/meminfo: memFree=28089884/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=4782.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 817122 0 0 0 477919 307 0 0 25 0 1 0 778025306 419430400 89836 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255874 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 89836 248 25 0 99033 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 409600

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 17217
/proc/meminfo: memFree=28047836/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=541860 CPUtime=4842.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 825508 0 0 0 483915 311 0 0 25 0 1 0 778025306 554864640 98147 33554432000 4194304 4293939 140736390534160 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 135465 98147 248 25 0 132098 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 541860

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 17218
/proc/meminfo: memFree=28206544/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=278124 CPUtime=4902.26 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 844761 0 0 0 489909 317 0 0 25 0 1 0 778025306 284798976 57587 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 69531 57587 248 25 0 66164 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 278124

[startup+4962.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/499 17220
/proc/meminfo: memFree=28147860/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=328212 CPUtime=4962.27 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 859546 0 0 0 495905 322 0 0 25 0 1 0 778025306 336089088 72217 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 82053 72217 248 25 0 78686 0
Current children cumulated CPU time (s) 4962.27
Current children cumulated vsize (KiB) 328212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.07 2.03 2.01 3/499 17221
/proc/meminfo: memFree=28117344/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=5000.07 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 866883 0 0 0 499683 324 0 0 25 0 1 0 778025306 419430400 79479 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 79479 248 25 0 99033 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 409600

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

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

[startup+5000.1 s]
/proc/loadavg: 2.07 2.03 2.01 3/499 17221
/proc/meminfo: memFree=28117344/32951132 swapFree=59085548/67111528
[pid=17048] ppid=17046 vsize=409600 CPUtime=5000.07 cores=1,3,5,7
/proc/17048/stat : 17048 (ebminisat_relea) R 17046 17048 16699 0 -1 4202496 866883 0 0 0 499683 324 0 0 25 0 1 0 778025306 419430400 79479 33554432000 4194304 4293939 140736390534160 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17048/statm: 102400 79479 248 25 0 99033 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 409600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.13
CPU time (s): 5000.1
CPU user time (s): 4996.84
CPU system time (s): 3.2585
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 541860

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

runsolver used 23.0795 second user time and 58.7601 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-29 12:17:37
IDJOB=3422373
IDBENCH=82468
IDSOLVER=1914
FILE ID=node129/3422373-1306664256
RUNJOBID= node129-1306658666-16718
PBS_JOBID= 13471768
Free space on /tmp= 73128 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422373-1306664256/watcher-3422373-1306664256 -o /tmp/evaluation-result-3422373-1306664256/solver-3422373-1306664256 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422373-1306664256.cnf  -verb=0

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1987564305

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28115168 kB
Buffers:        210760 kB
Cached:        1708920 kB
SwapCached:      74208 kB
Active:         874572 kB
Inactive:      3733836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28115168 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:            8748 kB
Writeback:           0 kB
AnonPages:     2624872 kB
Mapped:          18284 kB
Slab:            98672 kB
PageTables:      59528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147735340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73140 MiB
End job on node129 at 2011-05-29 13:40:59