Trace number 3349321

Some explanations

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

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

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

Solver answer on this benchmark

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

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 benchmark3057.55
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-3349321-1304979630/watcher-3349321-1304979630 -o /tmp/evaluation-result-3349321-1304979630/solver-3349321-1304979630 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349321-1304979630.cnf -verb=0 

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: 2.22 3.15 3.50 5/376 24848
/proc/meminfo: memFree=12181204/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=21840 CPUtime=0.01 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 1329 0 0 0 1 0 0 0 18 0 1 0 590379306 22364160 1248 33554432000 4194304 4293939 140736633347952 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 5460 1248 218 25 0 2093 0

[startup+0.070288 s]
/proc/loadavg: 2.22 3.15 3.50 5/376 24848
/proc/meminfo: memFree=12181204/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=33656 CPUtime=0.06 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 5086 0 0 0 6 0 0 0 18 0 1 0 590379306 34463744 4548 33554432000 4194304 4293939 140736633347952 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 8414 4552 218 25 0 5047 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33656

[startup+0.100274 s]
/proc/loadavg: 2.22 3.15 3.50 5/376 24848
/proc/meminfo: memFree=12181204/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=41396 CPUtime=0.09 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 7043 0 0 0 8 1 0 0 18 0 1 0 590379306 42389504 6428 33554432000 4194304 4293939 140736633347952 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 10349 6448 218 25 0 6982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41396

[startup+0.300232 s]
/proc/loadavg: 2.22 3.15 3.50 5/376 24848
/proc/meminfo: memFree=12181204/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=76388 CPUtime=0.28 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 16151 0 0 0 26 2 0 0 18 0 1 0 590379306 78221312 14231 33554432000 4194304 4293939 140736633347952 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 19097 14231 229 25 0 15730 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 76388

[startup+0.701167 s]
/proc/loadavg: 2.22 3.15 3.50 5/376 24848
/proc/meminfo: memFree=12181204/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=87296 CPUtime=0.69 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 22106 0 0 0 65 4 0 0 18 0 1 0 590379306 89391104 16500 33554432000 4194304 4293939 140736633347952 18446744073709551615 4233074 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 21824 16500 229 25 0 18457 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87296

[startup+1.50102 s]
/proc/loadavg: 2.22 3.15 3.50 5/377 24849
/proc/meminfo: memFree=12112260/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=100916 CPUtime=1.49 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 28330 0 0 0 145 4 0 0 20 0 1 0 590379306 103337984 19771 33554432000 4194304 4293939 140736633347952 18446744073709551615 4256568 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 25229 19771 229 25 0 21862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100916

[startup+3.10074 s]
/proc/loadavg: 2.44 3.18 3.51 5/377 24849
/proc/meminfo: memFree=12103348/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=93672 CPUtime=3.08 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 28357 0 0 0 304 4 0 0 25 0 1 0 590379306 95920128 18154 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255958 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 23418 18154 248 25 0 20051 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 93672

[startup+6.30118 s]
/proc/loadavg: 2.44 3.18 3.51 5/377 24849
/proc/meminfo: memFree=12085400/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=93672 CPUtime=6.29 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 28357 0 0 0 625 4 0 0 25 0 1 0 590379306 95920128 18154 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 23418 18154 248 25 0 20051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93672

[startup+12.701 s]
/proc/loadavg: 2.68 3.20 3.51 5/377 24849
/proc/meminfo: memFree=12070180/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=93672 CPUtime=12.69 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 28358 0 0 0 1264 5 0 0 25 0 1 0 590379306 95920128 18155 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 23418 18155 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: 3.03 3.26 3.53 5/377 24849
/proc/meminfo: memFree=12019552/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=112336 CPUtime=25.49 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 30114 0 0 0 2544 5 0 0 25 0 1 0 590379306 115032064 19867 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 28084 19867 248 25 0 24717 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112336

[startup+51.1012 s]
/proc/loadavg: 3.36 3.32 3.54 5/377 24850
/proc/meminfo: memFree=11934880/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=142688 CPUtime=51.09 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 38078 0 0 0 5102 7 0 0 25 0 1 0 590379306 146112512 27750 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 35672 27750 248 25 0 32305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142688

[startup+102.314 s]
/proc/loadavg: 3.93 3.48 3.58 5/377 24851
/proc/meminfo: memFree=11860684/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=192476 CPUtime=102.31 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 44903 0 0 0 10222 9 0 0 25 0 1 0 590379306 197095424 34461 33554432000 4194304 4293939 140736633347952 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 48119 34461 248 25 0 44752 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 192476

[startup+162.3 s]
/proc/loadavg: 4.03 3.59 3.61 5/377 24853
/proc/meminfo: memFree=11738112/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=161656 CPUtime=162.29 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 58765 0 0 0 16215 14 0 0 25 0 1 0 590379306 165535744 32351 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255642 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 40414 32351 248 25 0 37047 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 161656

[startup+222.301 s]
/proc/loadavg: 4.01 3.66 3.63 5/377 24855
/proc/meminfo: memFree=11752572/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=192476 CPUtime=222.29 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 66699 0 0 0 22212 17 0 0 25 0 1 0 590379306 197095424 40151 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 48119 40151 248 25 0 44752 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192476

[startup+282.301 s]
/proc/loadavg: 4.07 3.74 3.66 5/377 24859
/proc/meminfo: memFree=11745936/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=242564 CPUtime=282.29 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 73194 0 0 0 28209 20 0 0 25 0 1 0 590379306 248385536 46536 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255652 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 60641 46536 248 25 0 57274 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 242564

[startup+342.301 s]
/proc/loadavg: 4.02 3.78 3.67 5/377 24861
/proc/meminfo: memFree=11818632/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=186136 CPUtime=342.28 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 89729 0 0 0 34204 24 0 0 25 0 1 0 590379306 190603264 37964 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 46534 37964 248 25 0 43167 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 186136

[startup+402.3 s]
/proc/loadavg: 4.15 3.86 3.71 5/377 24862
/proc/meminfo: memFree=11653664/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=216956 CPUtime=402.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 98009 0 0 0 40200 27 0 0 25 0 1 0 590379306 222162944 46121 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 54239 46121 248 25 0 50872 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 216956

[startup+462.301 s]
/proc/loadavg: 4.09 3.90 3.73 5/377 24864
/proc/meminfo: memFree=11707928/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=267044 CPUtime=462.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 106784 0 0 0 46196 31 0 0 25 0 1 0 590379306 273453056 54789 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 66761 54789 248 25 0 63394 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 267044

[startup+522.301 s]
/proc/loadavg: 4.03 3.91 3.74 5/377 24865
/proc/meminfo: memFree=11623188/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=186136 CPUtime=522.28 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 118183 0 0 0 52193 35 0 0 25 0 1 0 590379306 190603264 37534 33554432000 4194304 4293939 140736633347952 18446744073709551615 4256296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 46534 37534 248 25 0 43167 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 186136

[startup+582.301 s]
/proc/loadavg: 4.08 3.94 3.76 5/377 24867
/proc/meminfo: memFree=11435784/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=216956 CPUtime=582.28 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 127153 0 0 0 58190 38 0 0 25 0 1 0 590379306 222162944 46410 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 54239 46410 248 25 0 50872 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 216956

[startup+642.3 s]
/proc/loadavg: 4.10 3.96 3.78 5/377 24869
/proc/meminfo: memFree=11477776/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=267044 CPUtime=642.29 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 133256 0 0 0 64190 39 0 0 25 0 1 0 590379306 273453056 52433 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 66761 52433 248 25 0 63394 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 267044

[startup+702.301 s]
/proc/loadavg: 4.10 4.00 3.80 5/377 24870
/proc/meminfo: memFree=11321000/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=267044 CPUtime=702.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 139053 0 0 0 70186 41 0 0 25 0 1 0 590379306 273453056 58144 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 66761 58144 248 25 0 63394 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 267044

[startup+762.314 s]
/proc/loadavg: 4.07 4.01 3.81 5/377 24872
/proc/meminfo: memFree=11831960/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=186136 CPUtime=762.29 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 153581 0 0 0 76183 46 0 0 25 0 1 0 590379306 190603264 38986 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 46534 38986 248 25 0 43167 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 186136

[startup+822.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/377 24874
/proc/meminfo: memFree=11576216/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=216956 CPUtime=822.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 161720 0 0 0 82178 49 0 0 25 0 1 0 590379306 222162944 47001 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 54239 47001 248 25 0 50872 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 216956

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/377 24875
/proc/meminfo: memFree=11401824/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=267044 CPUtime=882.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 168188 0 0 0 88175 52 0 0 25 0 1 0 590379306 273453056 53368 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 66761 53368 248 25 0 63394 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 267044

[startup+942.301 s]
/proc/loadavg: 4.12 4.03 3.85 5/377 24877
/proc/meminfo: memFree=11610572/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=267044 CPUtime=942.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 173366 0 0 0 94173 54 0 0 25 0 1 0 590379306 273453056 58474 33554432000 4194304 4293939 140736633347952 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 66761 58474 248 25 0 63394 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 267044

[startup+1002.3 s]
/proc/loadavg: 4.13 4.05 3.86 5/377 24878
/proc/meminfo: memFree=11530156/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=216956 CPUtime=1002.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 188916 0 0 0 100168 59 0 0 25 0 1 0 590379306 222162944 41532 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 54239 41532 248 25 0 50872 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 216956

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 3.87 5/377 24880
/proc/meminfo: memFree=11329616/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=267044 CPUtime=1062.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 201625 0 0 0 106164 63 0 0 25 0 1 0 590379306 273453056 54120 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 66761 54120 248 25 0 63394 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 267044

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.87 5/377 24882
/proc/meminfo: memFree=11411772/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=348432 CPUtime=1122.28 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 214335 0 0 0 112160 68 0 0 25 0 1 0 590379306 356794368 66715 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 87108 66715 248 25 0 83741 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 348432

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 3.89 5/377 24883
/proc/meminfo: memFree=11280796/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=348432 CPUtime=1182.28 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 219432 0 0 0 118158 70 0 0 25 0 1 0 590379306 356794368 71751 33554432000 4194304 4293939 140736633347952 18446744073709551615 4248360 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 87108 71751 248 25 0 83741 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 348432

[startup+1242.3 s]
/proc/loadavg: 4.11 4.07 3.91 5/377 24885
/proc/meminfo: memFree=11344376/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=182384 CPUtime=1242.27 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 231240 0 0 0 124153 74 0 0 25 0 1 0 590379306 186761216 36987 33554432000 4194304 4293939 140736633347952 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 45596 36987 248 25 0 42229 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 182384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.78 4.00 3.89 2/361 24940
/proc/meminfo: memFree=12184060/32951124 swapFree=65155552/67111528
[pid=24848] ppid=24846 vsize=232172 CPUtime=1299.98 cores=0,2
/proc/24848/stat : 24848 (ebminisat_relea) R 24846 24848 24257 0 -1 4202496 239660 0 0 0 129922 76 0 0 25 0 1 0 590379306 237744128 45251 33554432000 4194304 4293939 140736633347952 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24848/statm: 58043 45251 248 25 0 54676 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 232172

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.23
CPU system time (s): 0.777881
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 348432

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

runsolver used 4.91625 second user time and 10.4724 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-10 00:20:30
IDJOB=3349321
IDBENCH=82468
IDSOLVER=1812
FILE ID=node146/3349321-1304979630
RUNJOBID= node146-1304979620-24697
PBS_JOBID= 13285667
Free space on /tmp= 41828 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-3349321-1304979630/watcher-3349321-1304979630 -o /tmp/evaluation-result-3349321-1304979630/solver-3349321-1304979630 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349321-1304979630.cnf  -verb=0

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=302377782

node146.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.830
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.830
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.75
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.830
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.830
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.86
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.830
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.75
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.830
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.75
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.830
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.830
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:     32951124 kB
MemFree:      12181236 kB
Buffers:        164068 kB
Cached:        4650556 kB
SwapCached:       9316 kB
Active:       10869548 kB
Inactive:      9586252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12181236 kB
SwapTotal:    67111528 kB
SwapFree:     65155552 kB
Dirty:           30840 kB
Writeback:           0 kB
AnonPages:    15638572 kB
Mapped:          22800 kB
Slab:           188012 kB
PageTables:      59908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81993692 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= 41848 MiB
End job on node146 at 2011-05-10 00:42:12