Trace number 3422519

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 649.768 649.848

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.727
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

649.71/649.84	c WARNING: for repeatability, setting FPU to use double precision
649.71/649.84	c restarts              : 7164
649.71/649.84	c conflicts             : 4035203        (6214 /sec)
649.71/649.84	c decisions             : 6036777        (0.00 % random) (9296 /sec)
649.71/649.84	c propagations          : 1080742475     (1664191 /sec)
649.71/649.84	c conflict literals     : 160089824      (43.75 % deleted)
649.71/649.84	c Memory used           : 171.00 MB
649.71/649.84	c CPU time              : 649.41 s
649.71/649.84	
649.71/649.84	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-3422519-1306669699/watcher-3422519-1306669699 -o /tmp/evaluation-result-3422519-1306669699/solver-3422519-1306669699 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422519-1306669699.cnf -verb=0 

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.05 2.01 2/455 12507
/proc/meminfo: memFree=13552508/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=19544 CPUtime=0 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 753 0 0 0 0 0 0 0 22 0 1 0 759385837 20013056 691 33554432000 4194304 4293939 140735005231504 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 4886 691 216 25 0 1519 0

[startup+0.063804 s]
/proc/loadavg: 2.10 2.05 2.01 2/455 12507
/proc/meminfo: memFree=13552508/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=25104 CPUtime=0.05 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 2798 0 0 0 5 0 0 0 22 0 1 0 759385837 25706496 2571 33554432000 4194304 4293939 140735005231504 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 6276 2571 223 25 0 2909 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25104

[startup+0.100794 s]
/proc/loadavg: 2.10 2.05 2.01 2/455 12507
/proc/meminfo: memFree=13552508/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=25104 CPUtime=0.09 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 2798 0 0 0 9 0 0 0 22 0 1 0 759385837 25706496 2571 33554432000 4194304 4293939 140735005231504 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 6276 2571 223 25 0 2909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25104

[startup+0.300759 s]
/proc/loadavg: 2.10 2.05 2.01 2/455 12507
/proc/meminfo: memFree=13552508/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=25400 CPUtime=0.29 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 2901 0 0 0 29 0 0 0 23 0 1 0 759385837 26009600 2673 33554432000 4194304 4293939 140735005231504 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 6350 2673 225 25 0 2983 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25400

[startup+0.700695 s]
/proc/loadavg: 2.10 2.05 2.01 2/455 12507
/proc/meminfo: memFree=13552508/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=25036 CPUtime=0.69 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 3790 0 0 0 69 0 0 0 25 0 1 0 759385837 25636864 2737 33554432000 4194304 4293939 140735005231504 18446744073709551615 4269403 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 6259 2737 245 25 0 2892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25036

[startup+1.50054 s]
/proc/loadavg: 2.10 2.05 2.01 3/456 12508
/proc/meminfo: memFree=13540728/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=27756 CPUtime=1.49 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 4555 0 0 0 149 0 0 0 25 0 1 0 759385837 28422144 3479 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 6939 3479 245 25 0 3572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27756

[startup+3.10025 s]
/proc/loadavg: 2.09 2.05 2.01 3/456 12508
/proc/meminfo: memFree=13536388/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=32816 CPUtime=3.09 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 5672 0 0 0 309 0 0 0 25 0 1 0 759385837 33603584 4580 33554432000 4194304 4293939 140735005231504 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 8204 4580 245 25 0 4837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32816

[startup+6.30067 s]
/proc/loadavg: 2.09 2.05 2.01 3/456 12508
/proc/meminfo: memFree=13527044/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=42132 CPUtime=6.29 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 7556 0 0 0 628 1 0 0 25 0 1 0 759385837 43143168 6438 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 10533 6438 245 25 0 7166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42132

[startup+12.7005 s]
/proc/loadavg: 2.08 2.05 2.01 3/456 12509
/proc/meminfo: memFree=13516792/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=56472 CPUtime=12.69 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 10019 0 0 0 1267 2 0 0 25 0 1 0 759385837 57827328 8864 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 14118 8864 245 25 0 10751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56472

[startup+25.5011 s]
/proc/loadavg: 2.07 2.05 2.01 3/456 12509
/proc/meminfo: memFree=13514424/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=58424 CPUtime=25.49 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 16534 0 0 0 2546 3 0 0 25 0 1 0 759385837 59826176 9421 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 14606 9421 245 25 0 11239 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58424

[startup+51.1004 s]
/proc/loadavg: 2.10 2.06 2.01 3/456 12510
/proc/meminfo: memFree=13486380/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=78836 CPUtime=51.09 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 30573 0 0 0 5103 6 0 0 25 0 1 0 759385837 80728064 16351 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 19709 16351 245 25 0 16342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78836

[startup+102.317 s]
/proc/loadavg: 2.04 2.05 2.00 3/456 12511
/proc/meminfo: memFree=13451400/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=128156 CPUtime=102.3 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 55434 0 0 0 10222 8 0 0 25 0 1 0 759385837 131231744 25070 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12507/statm: 32039 25070 245 25 0 28672 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 128156

[startup+162.301 s]
/proc/loadavg: 2.15 2.07 2.01 3/456 12513
/proc/meminfo: memFree=13465888/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=162.2 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 77858 0 0 0 16208 12 0 0 25 0 1 0 759385837 97718272 20650 33554432000 4194304 4293939 140735005231504 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20650 245 25 0 20490 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 95428

[startup+222.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/456 12514
/proc/meminfo: memFree=13466492/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=222.2 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 96364 0 0 0 22205 15 0 0 25 0 1 0 759385837 97718272 20650 33554432000 4194304 4293939 140735005231504 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20650 245 25 0 20490 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 95428

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/456 12516
/proc/meminfo: memFree=13464376/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=282.2 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 116012 0 0 0 28202 18 0 0 25 0 1 0 759385837 97718272 20652 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255663 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20652 245 25 0 20490 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 95428

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/456 12517
/proc/meminfo: memFree=13430256/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=144748 CPUtime=342.21 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 134802 0 0 0 34200 21 0 0 25 0 1 0 759385837 148221952 29216 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 36187 29216 245 25 0 32820 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 144748

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 12519
/proc/meminfo: memFree=13462484/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=402.2 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 148012 0 0 0 40197 23 0 0 25 0 1 0 759385837 97718272 20654 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20654 245 25 0 20490 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 95428

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/456 12521
/proc/meminfo: memFree=13430472/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=144748 CPUtime=462.21 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 166847 0 0 0 46195 26 0 0 25 0 1 0 759385837 148221952 28783 33554432000 4194304 4293939 140735005231504 18446744073709551615 4248909 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 36187 28783 245 25 0 32820 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 144748

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/456 12522
/proc/meminfo: memFree=13458348/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=522.21 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 179782 0 0 0 52193 28 0 0 25 0 1 0 759385837 97718272 20680 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20680 245 25 0 20490 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 95428

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/456 12524
/proc/meminfo: memFree=13458328/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=582.2 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 192879 0 0 0 58190 30 0 0 25 0 1 0 759385837 97718272 20680 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20680 245 25 0 20490 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 95428

[startup+642.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12525
/proc/meminfo: memFree=13424332/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=144748 CPUtime=642.22 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 212981 0 0 0 64188 34 0 0 25 0 1 0 759385837 148221952 29491 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 36187 29491 245 25 0 32820 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 144748

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

[startup+646.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12526
/proc/meminfo: memFree=13421848/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=144748 CPUtime=646.21 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 213863 0 0 0 64587 34 0 0 25 0 1 0 759385837 148221952 30348 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 36187 30348 245 25 0 32820 0
Current children cumulated CPU time (s) 646.21
Current children cumulated vsize (KiB) 144748

[startup+647.917 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12526
/proc/meminfo: memFree=13419244/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=144748 CPUtime=647.83 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 214211 0 0 0 64748 35 0 0 25 0 1 0 759385837 148221952 30690 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 36187 30690 245 25 0 32820 0
Current children cumulated CPU time (s) 647.83
Current children cumulated vsize (KiB) 144748

[startup+648.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12526
/proc/meminfo: memFree=13419244/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=144748 CPUtime=648.61 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 214350 0 0 0 64826 35 0 0 25 0 1 0 759385837 148221952 30828 33554432000 4194304 4293939 140735005231504 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 36187 30828 245 25 0 32820 0
Current children cumulated CPU time (s) 648.61
Current children cumulated vsize (KiB) 144748

[startup+649.501 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12526
/proc/meminfo: memFree=13418616/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=649.41 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 214431 0 0 0 64906 35 0 0 25 0 1 0 759385837 97718272 20680 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255919 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20680 245 25 0 20490 0
Current children cumulated CPU time (s) 649.41
Current children cumulated vsize (KiB) 95428

[startup+649.701 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12526
/proc/meminfo: memFree=13418616/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=649.61 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 214431 0 0 0 64926 35 0 0 25 0 1 0 759385837 97718272 20680 33554432000 4194304 4293939 140735005231504 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20680 245 25 0 20490 0
Current children cumulated CPU time (s) 649.61
Current children cumulated vsize (KiB) 95428

[startup+649.801 s]
/proc/loadavg: 2.01 2.02 2.00 3/456 12526
/proc/meminfo: memFree=13418616/32951124 swapFree=63485464/67111528
[pid=12507] ppid=12505 vsize=95428 CPUtime=649.71 cores=1,3,5,7
/proc/12507/stat : 12507 (ebminisat_relea) R 12505 12507 11488 0 -1 4202496 214431 0 0 0 64936 35 0 0 25 0 1 0 759385837 97718272 20680 33554432000 4194304 4293939 140735005231504 18446744073709551615 4255874 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/12507/statm: 23857 20680 245 25 0 20490 0
Current children cumulated CPU time (s) 649.71
Current children cumulated vsize (KiB) 95428

Child status: 20
Real time (s): 649.848
CPU time (s): 649.768
CPU user time (s): 649.41
CPU system time (s): 0.357945
CPU usage (%): 99.9877
Max. virtual memory (cumulated for all children) (KiB): 175568

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

runsolver used 2.58361 second user time and 6.87195 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-29 13:48:19
IDJOB=3422519
IDBENCH=83451
IDSOLVER=1914
FILE ID=node147/3422519-1306669699
RUNJOBID= node147-1306658664-11507
PBS_JOBID= 13471750
Free space on /tmp= 73616 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422519-1306669699/watcher-3422519-1306669699 -o /tmp/evaluation-result-3422519-1306669699/solver-3422519-1306669699 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422519-1306669699.cnf  -verb=0

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=820372270

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      13552664 kB
Buffers:        373632 kB
Cached:        9362356 kB
SwapCached:      13096 kB
Active:       10067232 kB
Inactive:      9043680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13552664 kB
SwapTotal:    67111528 kB
SwapFree:     63485464 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:     9369836 kB
Mapped:          27676 kB
Slab:           163964 kB
PageTables:      58312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120817460 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= 73616 MiB
End job on node147 at 2011-05-29 13:59:09