Trace number 3422399

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 4999.94

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark104.513
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
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-3422399-1306664807/watcher-3422399-1306664807 -o /tmp/evaluation-result-3422399-1306664807/solver-3422399-1306664807 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422399-1306664807.cnf -verb=0 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 21040
/proc/meminfo: memFree=9552876/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=21848 CPUtime=0 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1352 0 0 0 0 0 0 0 22 0 1 0 778078582 22372352 1269 33554432000 4194304 4293939 140736619024432 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 5462 1269 218 25 0 2095 0

[startup+0.101779 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 21040
/proc/meminfo: memFree=9552876/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=41340 CPUtime=0.09 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 7576 0 0 0 8 1 0 0 22 0 1 0 778078582 42332160 6737 33554432000 4194304 4293939 140736619024432 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 10335 6739 218 25 0 6968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41340

[startup+0.20076 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 21040
/proc/meminfo: memFree=9552876/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=71936 CPUtime=0.19 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 13991 0 0 0 17 2 0 0 22 0 1 0 778078582 73662464 12590 33554432000 4194304 4293939 140736619024432 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 17984 12592 237 25 0 14617 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71936

[startup+0.300743 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 21040
/proc/meminfo: memFree=9552876/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=76672 CPUtime=0.29 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 16170 0 0 0 27 2 0 0 23 0 1 0 778078582 78512128 14241 33554432000 4194304 4293939 140736619024432 18446744073709551615 4216871 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 19168 14241 237 25 0 15801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76672

[startup+0.700693 s]
/proc/loadavg: 2.01 2.02 2.00 2/436 21040
/proc/meminfo: memFree=9552876/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=88660 CPUtime=0.69 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 21878 0 0 0 66 3 0 0 25 0 1 0 778078582 90787840 16426 33554432000 4194304 4293939 140736619024432 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 22165 16426 237 25 0 18798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88660

[startup+1.50056 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 21041
/proc/meminfo: memFree=9484552/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=82468 CPUtime=1.49 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 26073 0 0 0 145 4 0 0 25 0 1 0 778078582 84447232 16045 33554432000 4194304 4293939 140736619024432 18446744073709551615 4251656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 20617 16045 256 25 0 17250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82468

[startup+3.10025 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 21041
/proc/meminfo: memFree=9484668/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=82468 CPUtime=3.09 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 26205 0 0 0 305 4 0 0 25 0 1 0 778078582 84447232 16168 33554432000 4194304 4293939 140736619024432 18446744073709551615 4249376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 20617 16168 257 25 0 17250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82468

[startup+6.30063 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 21041
/proc/meminfo: memFree=9481608/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=82468 CPUtime=6.29 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 26363 0 0 0 625 4 0 0 25 0 1 0 778078582 84447232 16314 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 20617 16314 257 25 0 17250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82468

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 21042
/proc/meminfo: memFree=9460288/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=108284 CPUtime=12.69 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 28762 0 0 0 1265 4 0 0 25 0 1 0 778078582 110882816 18679 33554432000 4194304 4293939 140736619024432 18446744073709551615 4248283 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 27071 18679 257 25 0 23704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108284

[startup+25.5011 s]
/proc/loadavg: 2.01 2.02 2.00 3/437 21042
/proc/meminfo: memFree=9407840/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=138636 CPUtime=25.49 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 37532 0 0 0 2544 5 0 0 25 0 1 0 778078582 141963264 27380 33554432000 4194304 4293939 140736619024432 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 34659 27380 257 25 0 31292 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138636

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/437 21043
/proc/meminfo: memFree=9351456/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=188424 CPUtime=51.09 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 45350 0 0 0 5102 7 0 0 25 0 1 0 778078582 192946176 35131 33554432000 4194304 4293939 140736619024432 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 47106 35131 257 25 0 43739 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 188424

[startup+102.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/437 21044
/proc/meminfo: memFree=9221488/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=238512 CPUtime=102.3 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 59738 0 0 0 10220 10 0 0 25 0 1 0 778078582 244236288 49406 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 59628 49406 257 25 0 56261 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 238512

[startup+162.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/437 21046
/proc/meminfo: memFree=9204476/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=157604 CPUtime=162.29 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 82836 0 0 0 16213 16 0 0 25 0 1 0 778078582 161386496 34578 33554432000 4194304 4293939 140736619024432 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 39401 34578 257 25 0 36034 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157604

[startup+222.317 s]
/proc/loadavg: 2.09 2.07 2.01 3/437 21047
/proc/meminfo: memFree=9060628/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=238512 CPUtime=222.32 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 103678 0 0 0 22211 21 0 0 25 0 1 0 778078582 244236288 55303 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 59628 55303 257 25 0 56261 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 238512

[startup+282.301 s]
/proc/loadavg: 2.15 2.09 2.02 3/437 21049
/proc/meminfo: memFree=8929664/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=319900 CPUtime=282.3 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 117833 0 0 0 28206 24 0 0 25 0 1 0 778078582 327577600 69358 33554432000 4194304 4293939 140736619024432 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 79975 69358 257 25 0 76608 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 319900

[startup+342.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/437 21050
/proc/meminfo: memFree=8818428/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=452160 CPUtime=342.3 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 129004 0 0 0 34202 28 0 0 25 0 1 0 778078582 463011840 80443 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 113040 80443 257 25 0 109673 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 452160

[startup+402.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/437 21052
/proc/meminfo: memFree=8941408/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=157604 CPUtime=402.3 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 147897 0 0 0 40197 33 0 0 25 0 1 0 778078582 161386496 34036 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 39401 34036 257 25 0 36034 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157604

[startup+462.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/437 21054
/proc/meminfo: memFree=8806976/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=238512 CPUtime=462.31 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 164530 0 0 0 46193 38 0 0 25 0 1 0 778078582 244236288 50555 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 59628 50555 257 25 0 56261 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 238512

[startup+522.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 21055
/proc/meminfo: memFree=8675392/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=321432 CPUtime=522.3 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 179087 0 0 0 52188 42 0 0 25 0 1 0 778078582 329146368 65036 33554432000 4194304 4293939 140736619024432 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 80358 65036 257 25 0 76991 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 321432

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 21057
/proc/meminfo: memFree=8556200/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=324920 CPUtime=582.31 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 190597 0 0 0 58185 46 0 0 25 0 1 0 778078582 332718080 76481 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 81230 76481 257 25 0 77863 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 324920

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/437 21188
/proc/meminfo: memFree=11051596/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=731612 CPUtime=4002.42 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 917577 0 0 0 399969 273 0 0 25 0 1 0 778078582 749170688 136981 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 182903 136981 257 25 0 179536 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 731612

[startup+4062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/437 21190
/proc/meminfo: memFree=10966744/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=733052 CPUtime=4062.44 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 927851 0 0 0 405967 277 0 0 25 0 1 0 778078582 750645248 147203 33554432000 4194304 4293939 140736619024432 18446744073709551615 4248982 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 183263 147203 257 25 0 179896 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 733052

[startup+4122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/437 21191
/proc/meminfo: memFree=11351496/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=304480 CPUtime=4122.42 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 953824 0 0 0 411958 284 0 0 25 0 1 0 778078582 311787520 62268 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 76120 62268 257 25 0 72753 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 304480

[startup+4182.32 s]
/proc/loadavg: 2.02 2.01 2.00 3/437 21193
/proc/meminfo: memFree=11291444/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=385868 CPUtime=4182.45 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 968862 0 0 0 417957 288 0 0 25 0 1 0 778078582 395128832 77203 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 96467 77203 257 25 0 93100 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 385868

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/437 21194
/proc/meminfo: memFree=11241940/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=385868 CPUtime=4242.43 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 981115 0 0 0 423951 292 0 0 25 0 1 0 778078582 395128832 89372 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 96467 89372 257 25 0 93100 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 385868

[startup+4302.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/437 21196
/proc/meminfo: memFree=11115448/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=518128 CPUtime=4302.43 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 991536 0 0 0 429948 295 0 0 25 0 1 0 778078582 530563072 99724 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 129532 99724 257 25 0 126165 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 518128

[startup+4362.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/437 21198
/proc/meminfo: memFree=11133900/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=518128 CPUtime=4362.44 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1000542 0 0 0 435945 299 0 0 25 0 1 0 778078582 530563072 108660 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 129532 108660 257 25 0 126165 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 518128

[startup+4422.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/437 21199
/proc/meminfo: memFree=11052028/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=518768 CPUtime=4422.44 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1008524 0 0 0 441942 302 0 0 25 0 1 0 778078582 531218432 116601 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255705 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 129692 116601 257 25 0 126325 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 518768

[startup+4482.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/437 21201
/proc/meminfo: memFree=11068108/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=733692 CPUtime=4482.43 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1017004 0 0 0 447938 305 0 0 25 0 1 0 778078582 751300608 125044 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 183423 125044 257 25 0 180056 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 733692

[startup+4542.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/437 21202
/proc/meminfo: memFree=10973356/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=734652 CPUtime=4542.44 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1026231 0 0 0 453936 308 0 0 25 0 1 0 778078582 752283648 134221 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 183663 134221 257 25 0 180296 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 734652

[startup+4602.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/437 21204
/proc/meminfo: memFree=10965392/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=735612 CPUtime=4602.44 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1034687 0 0 0 459933 311 0 0 25 0 1 0 778078582 753266688 142632 33554432000 4194304 4293939 140736619024432 18446744073709551615 4263678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 183903 142632 257 25 0 180536 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 735612

[startup+4662.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/437 21206
/proc/meminfo: memFree=11276860/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=257804 CPUtime=4662.45 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1055440 0 0 0 465927 318 0 0 25 0 1 0 778078582 263991296 56825 33554432000 4194304 4293939 140736619024432 18446744073709551615 4263198 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 64451 56825 257 25 0 61084 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 257804

[startup+4722.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/437 21207
/proc/meminfo: memFree=11289212/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=307892 CPUtime=4722.46 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1068240 0 0 0 471924 322 0 0 25 0 1 0 778078582 315281408 69525 33554432000 4194304 4293939 140736619024432 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 76973 69525 257 25 0 73606 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 307892

[startup+4782.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/437 21209
/proc/meminfo: memFree=11194824/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=389280 CPUtime=4782.45 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1079894 0 0 0 477919 326 0 0 25 0 1 0 778078582 398622720 81085 33554432000 4194304 4293939 140736619024432 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 97320 81085 257 25 0 93953 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 389280

[startup+4842.32 s]
/proc/loadavg: 2.06 2.06 2.01 3/437 21210
/proc/meminfo: memFree=11140988/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=389280 CPUtime=4842.47 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1089710 0 0 0 483918 329 0 0 25 0 1 0 778078582 398622720 90833 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 97320 90833 257 25 0 93953 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 389280

[startup+4902.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/437 21212
/proc/meminfo: memFree=11171712/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=521540 CPUtime=4902.46 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1097915 0 0 0 489914 332 0 0 25 0 1 0 778078582 534056960 98972 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 130385 98972 257 25 0 127018 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 521540

[startup+4962.3 s]
/proc/loadavg: 2.37 2.15 2.04 3/437 21214
/proc/meminfo: memFree=11131128/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=521540 CPUtime=4962.46 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1108111 0 0 0 495910 336 0 0 25 0 1 0 778078582 534056960 109105 33554432000 4194304 4293939 140736619024432 18446744073709551615 4249006 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 130385 109105 257 25 0 127018 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 521540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.19 2.13 2.03 3/437 21215
/proc/meminfo: memFree=11112008/32951124 swapFree=62199376/67111528
[pid=21040] ppid=21038 vsize=522500 CPUtime=5000.07 cores=0,2,4,6
/proc/21040/stat : 21040 (ebminisat_relea) R 21038 21040 20516 0 -1 4202496 1112876 0 0 0 499669 338 0 0 25 0 1 0 778078582 535040000 113832 33554432000 4194304 4293939 140736619024432 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/21040/statm: 130625 113832 257 25 0 127258 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 522500

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): 4999.94
CPU time (s): 5000.1
CPU user time (s): 4996.7
CPU system time (s): 3.40848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 766816

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

runsolver used 22.8645 second user time and 49.7604 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 12:26:47
IDJOB=3422399
IDBENCH=82488
IDSOLVER=1914
FILE ID=node135/3422399-1306664807
RUNJOBID= node135-1306658665-20534
PBS_JOBID= 13471762
Free space on /tmp= 73500 MiB

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

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=244382563

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9553156 kB
Buffers:        359028 kB
Cached:        8048804 kB
SwapCached:      84472 kB
Active:       16126392 kB
Inactive:      6969752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9553156 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            8724 kB
Writeback:           0 kB
AnonPages:    14609608 kB
Mapped:          26396 kB
Slab:           165276 kB
PageTables:      70016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126875388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73524 MiB
End job on node135 at 2011-05-29 13:50:09