Trace number 3422397

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-02UNSAT 437.883 439.037

General information on the benchmark

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

Solver Data

437.83/439.02	c WARNING: for repeatability, setting FPU to use double precision
437.83/439.02	c restarts              : 3067
437.83/439.02	c conflicts             : 1546961        (3536 /sec)
437.83/439.02	c decisions             : 3347863        (0.00 % random) (7653 /sec)
437.83/439.02	c propagations          : 1473358091     (3368003 /sec)
437.83/439.02	c conflict literals     : 70213585       (46.26 % deleted)
437.83/439.02	c Memory used           : 216.00 MB
437.83/439.02	c CPU time              : 437.457 s
437.83/439.02	
437.83/439.02	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3422397-1306664633/watcher-3422397-1306664633 -o /tmp/evaluation-result-3422397-1306664633/solver-3422397-1306664633 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422397-1306664633.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.10 2.09 2.07 2/434 1615
/proc/meminfo: memFree=8495140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=19392 CPUtime=0 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 643 0 0 0 0 0 0 0 25 0 1 0 778062978 19857408 583 33554432000 4194304 4293939 140733682477856 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 4848 586 216 25 0 1481 0

[startup+0.0376159 s]
/proc/loadavg: 2.10 2.09 2.07 2/434 1615
/proc/meminfo: memFree=8495140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=27648 CPUtime=0.03 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 2988 0 0 0 3 0 0 0 25 0 1 0 778062978 28311552 2749 33554432000 4194304 4293939 140733682477856 18446744073709551615 274664505099 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 6939 2761 218 25 0 3572 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27648

[startup+0.100635 s]
/proc/loadavg: 2.10 2.09 2.07 2/434 1615
/proc/meminfo: memFree=8495140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=40980 CPUtime=0.09 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 7393 0 0 0 9 0 0 0 25 0 1 0 778062978 41963520 6560 33554432000 4194304 4293939 140733682477856 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 10245 6561 218 25 0 6878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40980

[startup+0.300606 s]
/proc/loadavg: 2.10 2.09 2.07 2/434 1615
/proc/meminfo: memFree=8495140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=64912 CPUtime=0.29 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 11943 0 0 0 28 1 0 0 25 0 1 0 778062978 66469888 10912 33554432000 4194304 4293939 140733682477856 18446744073709551615 4233074 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 16228 10912 237 25 0 12861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64912

[startup+0.700543 s]
/proc/loadavg: 2.10 2.09 2.07 2/434 1615
/proc/meminfo: memFree=8495140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=62500 CPUtime=0.69 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 14517 0 0 0 68 1 0 0 25 0 1 0 778062978 64000000 11246 33554432000 4194304 4293939 140733682477856 18446744073709551615 274664463563 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 15625 11246 237 25 0 12258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62500

[startup+1.50039 s]
/proc/loadavg: 2.10 2.09 2.07 3/435 1616
/proc/meminfo: memFree=8453972/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=55664 CPUtime=1.49 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 15537 0 0 0 148 1 0 0 25 0 1 0 778062978 56999936 9572 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 13916 9572 257 25 0 10549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55664

[startup+3.10111 s]
/proc/loadavg: 2.10 2.09 2.07 3/435 1616
/proc/meminfo: memFree=8451120/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=62736 CPUtime=3.09 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 15886 0 0 0 308 1 0 0 25 0 1 0 778062978 64241664 9905 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 15684 9905 257 25 0 12317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62736

[startup+6.30055 s]
/proc/loadavg: 2.10 2.09 2.07 4/435 1616
/proc/meminfo: memFree=8439340/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=62736 CPUtime=5.2 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 16185 0 0 0 514 6 0 0 25 0 1 0 778062978 64241664 10188 33554432000 4194304 4293939 140733682477856 18446744073709551615 4265168 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 15684 10188 257 25 0 12317 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 62736

[startup+12.7004 s]
/proc/loadavg: 2.23 2.12 2.08 3/435 1616
/proc/meminfo: memFree=8417064/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=82104 CPUtime=11.61 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 20817 0 0 0 1154 7 0 0 25 0 1 0 778062978 84074496 14777 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 20526 14777 257 25 0 17159 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 82104

[startup+25.5012 s]
/proc/loadavg: 2.19 2.11 2.08 3/435 1617
/proc/meminfo: memFree=8359280/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=93780 CPUtime=24.41 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 23235 0 0 0 2433 8 0 0 25 0 1 0 778062978 96030720 17115 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255644 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 23445 17115 257 25 0 20078 0
Current children cumulated CPU time (s) 24.41
Current children cumulated vsize (KiB) 93780

[startup+51.1008 s]
/proc/loadavg: 2.12 2.10 2.08 3/435 1617
/proc/meminfo: memFree=8285544/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=112748 CPUtime=49.99 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 27620 0 0 0 4985 14 0 0 25 0 1 0 778062978 115453952 21403 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 28187 21403 257 25 0 24820 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 112748

[startup+102.317 s]
/proc/loadavg: 2.15 2.11 2.08 3/435 1619
/proc/meminfo: memFree=8128792/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=130148 CPUtime=101.2 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 44224 0 0 0 10101 19 0 0 25 0 1 0 778062978 133271552 27768 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 32537 27768 257 25 0 29170 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 130148

[startup+162.3 s]
/proc/loadavg: 2.10 2.10 2.08 3/435 1620
/proc/meminfo: memFree=7996216/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=130148 CPUtime=161.18 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 57490 0 0 0 16095 23 0 0 25 0 1 0 778062978 133271552 25120 33554432000 4194304 4293939 140733682477856 18446744073709551615 4248921 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 32537 25120 257 25 0 29170 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 130148

[startup+222.301 s]
/proc/loadavg: 2.03 2.08 2.08 3/435 1622
/proc/meminfo: memFree=7792100/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=160968 CPUtime=221.17 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 66755 0 0 0 22091 26 0 0 25 0 1 0 778062978 164831232 34214 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 40242 34214 257 25 0 36875 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 160968

[startup+282.301 s]
/proc/loadavg: 2.01 2.06 2.07 3/435 1624
/proc/meminfo: memFree=7670444/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=165096 CPUtime=281.17 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 82091 0 0 0 28085 32 0 0 25 0 1 0 778062978 169058304 30738 33554432000 4194304 4293939 140733682477856 18446744073709551615 4263344 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 41274 30738 257 25 0 37907 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 165096

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/435 1625
/proc/meminfo: memFree=7480832/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=215184 CPUtime=341.15 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 88811 0 0 0 34081 34 0 0 25 0 1 0 778062978 220348416 37330 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 53796 37330 257 25 0 50429 0
Current children cumulated CPU time (s) 341.15
Current children cumulated vsize (KiB) 215184

[startup+402.301 s]
/proc/loadavg: 2.13 2.07 2.07 3/435 1627
/proc/meminfo: memFree=7352216/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=140460 CPUtime=401.14 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 102517 0 0 0 40075 39 0 0 25 0 1 0 778062978 143831040 30502 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256115 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 35115 30502 257 25 0 31748 0
Current children cumulated CPU time (s) 401.14
Current children cumulated vsize (KiB) 140460

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

[startup+409.501 s]
/proc/loadavg: 2.12 2.07 2.07 3/435 1627
/proc/meminfo: memFree=7322580/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=408.35 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 103239 0 0 0 40795 40 0 0 25 0 1 0 778062978 175390720 31201 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 31201 257 25 0 39453 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 171280

[startup+422.3 s]
/proc/loadavg: 2.10 2.07 2.07 3/435 1627
/proc/meminfo: memFree=7287612/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=421.14 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 104357 0 0 0 42074 40 0 0 25 0 1 0 778062978 175390720 32294 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 32294 257 25 0 39453 0
Current children cumulated CPU time (s) 421.14
Current children cumulated vsize (KiB) 171280

[startup+428.7 s]
/proc/loadavg: 2.09 2.06 2.07 3/435 1627
/proc/meminfo: memFree=7270992/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=427.55 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 104829 0 0 0 42714 41 0 0 25 0 1 0 778062978 175390720 32741 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 32741 257 25 0 39453 0
Current children cumulated CPU time (s) 427.55
Current children cumulated vsize (KiB) 171280

[startup+435.101 s]
/proc/loadavg: 2.08 2.06 2.07 3/435 1628
/proc/meminfo: memFree=7245200/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=433.94 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 105237 0 0 0 43353 41 0 0 25 0 1 0 778062978 175390720 33138 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 33138 257 25 0 39453 0
Current children cumulated CPU time (s) 433.94
Current children cumulated vsize (KiB) 171280

[startup+436.717 s]
/proc/loadavg: 2.07 2.06 2.07 3/435 1628
/proc/meminfo: memFree=7239744/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=435.55 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 105336 0 0 0 43514 41 0 0 25 0 1 0 778062978 175390720 33236 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255837 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 33236 257 25 0 39453 0
Current children cumulated CPU time (s) 435.55
Current children cumulated vsize (KiB) 171280

[startup+438.301 s]
/proc/loadavg: 2.07 2.06 2.07 3/435 1628
/proc/meminfo: memFree=7237140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=437.13 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 105417 0 0 0 43672 41 0 0 25 0 1 0 778062978 175390720 33313 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 33313 257 25 0 39453 0
Current children cumulated CPU time (s) 437.13
Current children cumulated vsize (KiB) 171280

[startup+438.701 s]
/proc/loadavg: 2.07 2.06 2.07 3/435 1628
/proc/meminfo: memFree=7237140/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=437.53 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 105443 0 0 0 43712 41 0 0 25 0 1 0 778062978 175390720 33338 33554432000 4194304 4293939 140733682477856 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 33338 257 25 0 39453 0
Current children cumulated CPU time (s) 437.53
Current children cumulated vsize (KiB) 171280

[startup+438.917 s]
/proc/loadavg: 2.07 2.06 2.07 3/435 1628
/proc/meminfo: memFree=7234784/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=437.75 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 105453 0 0 0 43734 41 0 0 25 0 1 0 778062978 175390720 33347 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 33347 257 25 0 39453 0
Current children cumulated CPU time (s) 437.75
Current children cumulated vsize (KiB) 171280

[startup+439 s]
/proc/loadavg: 2.07 2.06 2.07 3/435 1628
/proc/meminfo: memFree=7234784/32951132 swapFree=67093840/67111528
[pid=1615] ppid=1613 vsize=171280 CPUtime=437.83 cores=0,2,4,6
/proc/1615/stat : 1615 (ebminisat_relea) R 1613 1615 1015 0 -1 4202496 105456 0 0 0 43742 41 0 0 25 0 1 0 778062978 175390720 33350 33554432000 4194304 4293939 140733682477856 18446744073709551615 4256134 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/1615/statm: 42820 33350 257 25 0 39453 0
Current children cumulated CPU time (s) 437.83
Current children cumulated vsize (KiB) 171280

Child status: 20
Real time (s): 439.037
CPU time (s): 437.883
CPU user time (s): 437.457
CPU system time (s): 0.425935
CPU usage (%): 99.7373
Max. virtual memory (cumulated for all children) (KiB): 215184

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

runsolver used 1.86172 second user time and 4.16337 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-29 12:23:53
IDJOB=3422397
IDBENCH=82482
IDSOLVER=1914
FILE ID=node131/3422397-1306664633
RUNJOBID= node131-1306658666-1033
PBS_JOBID= 13471766
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-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422397-1306664633/watcher-3422397-1306664633 -o /tmp/evaluation-result-3422397-1306664633/solver-3422397-1306664633 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422397-1306664633.cnf  -verb=0

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=568998880

node131.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.83
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.75
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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       8495296 kB
Buffers:        308004 kB
Cached:        5803024 kB
SwapCached:        948 kB
Active:       19662728 kB
Inactive:      4479288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       8495296 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:            5440 kB
Writeback:           0 kB
AnonPages:    18029816 kB
Mapped:          38724 kB
Slab:           183328 kB
PageTables:      63528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 99615096 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= 73124 MiB
End job on node131 at 2011-05-29 12:31:13