Trace number 3290456

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
ppfolio parUNSAT 51.5542 12.9199

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.84172
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
51.45/12.90	s UNSATISFIABLE
51.45/12.91	solver [1] cryptominisat 2.7.1 answered
51.45/12.91	Done

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: 935)

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-3290456-1304089013/watcher-3290456-1304089013 -o /tmp/evaluation-result-3290456-1304089013/solver-3290456-1304089013 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3290456-1304089013.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.36 9.96 9.48 2/172 14278
/proc/meminfo: memFree=23121532/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) R 14276 14278 14150 0 -1 4194304 283 0 0 0 0 0 0 0 20 0 1 0 520501789 18677760 231 33554432000 4194304 4287625 140734241384944 18446744073709551615 244441982440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14278/statm: 4560 232 196 23 0 57 0

[startup+0.0148599 s]
/proc/loadavg: 9.36 9.96 9.48 2/172 14278
/proc/meminfo: memFree=23121532/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) R 14276 14278 14150 0 -1 4202496 518 0 0 0 0 0 0 0 24 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100847 s]
/proc/loadavg: 9.36 9.96 9.48 2/172 14278
/proc/meminfo: memFree=23121532/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 2826088513535 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30081 s]
/proc/loadavg: 9.36 9.96 9.48 2/172 14278
/proc/meminfo: memFree=23121532/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 2826088513535 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700703 s]
/proc/loadavg: 9.36 9.96 9.48 2/172 14278
/proc/meminfo: memFree=23121532/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 9.36 9.96 9.48 12/188 14297
/proc/meminfo: memFree=22908296/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
[pid=14282] ppid=14278 vsize=36088 CPUtime=1.48 cores=0
/proc/14282/stat : 14282 (cryptominisat) R 14278 14278 14150 0 -1 4202496 4887 0 0 0 148 0 0 0 25 0 1 0 520501790 36954112 3543 33554432000 4194304 4587354 140737112927856 18446744073709551615 4237609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14282/statm: 9022 3543 327 96 0 5584 0
[pid=14283] ppid=14278 vsize=21788 CPUtime=1.48 cores=4
/proc/14283/stat : 14283 (clasp) R 14278 14278 14150 0 -1 4202496 3201 0 0 0 148 0 0 0 25 0 1 0 520501790 22310912 2788 33554432000 4194304 4785740 140734946749888 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14283/statm: 5447 2788 340 145 0 2492 0
[pid=14284] ppid=14278 vsize=456352 CPUtime=0.78 cores=6
/proc/14284/stat : 14284 (TNM) R 14278 14278 14150 0 -1 4202496 1559 0 0 0 78 0 0 0 25 0 1 0 520501790 467304448 1456 33554432000 134512640 134534564 4294100608 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14284/statm: 114088 1456 91 6 0 112754 0
[pid=14285] ppid=14278 vsize=9420 CPUtime=1.48 cores=2
/proc/14285/stat : 14285 (lingeling) R 14278 14278 14150 0 -1 4202496 1841 0 0 0 148 0 0 0 25 0 1 0 520501790 9646080 1516 33554432000 4194304 4352236 140735506345792 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14285/statm: 2355 1516 127 39 0 1435 0
[pid=14286] ppid=14278 vsize=45824 CPUtime=0.69 cores=6
/proc/14286/stat : 14286 (march_hi) R 14278 14278 14150 0 -1 4202496 14263 0 0 0 68 1 0 0 25 0 1 0 520501790 46923776 8245 33554432000 4194304 4331988 140734584303536 18446744073709551615 244446612447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14286/statm: 11456 8245 151 34 0 9898 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 587796

[startup+3.10125 s]
/proc/loadavg: 9.36 9.96 9.48 12/188 14297
/proc/meminfo: memFree=22788264/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
[pid=14282] ppid=14278 vsize=2070524 CPUtime=3.08 cores=0
/proc/14282/stat : 14282 (cryptominisat) R 14278 14278 14150 0 -1 4202496 7076 0 0 0 308 0 0 0 25 0 1 0 520501790 2120216576 4346 33554432000 4194304 4587354 140737112927856 18446744073709551615 4388300 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14282/statm: 517631 4346 337 96 0 514193 0
[pid=14283] ppid=14278 vsize=25172 CPUtime=3.08 cores=4
/proc/14283/stat : 14283 (clasp) R 14278 14278 14150 0 -1 4202496 4032 0 0 0 308 0 0 0 25 0 1 0 520501790 25776128 3619 33554432000 4194304 4785740 140734946749888 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14283/statm: 6293 3619 340 145 0 3338 0
[pid=14284] ppid=14278 vsize=456352 CPUtime=1.57 cores=6
/proc/14284/stat : 14284 (TNM) R 14278 14278 14150 0 -1 4202496 1559 0 0 0 157 0 0 0 25 0 1 0 520501790 467304448 1456 33554432000 134512640 134534564 4294100608 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14284/statm: 114088 1456 91 6 0 112754 0
[pid=14285] ppid=14278 vsize=12336 CPUtime=3.08 cores=2
/proc/14285/stat : 14285 (lingeling) R 14278 14278 14150 0 -1 4202496 2739 0 0 0 308 0 0 0 25 0 1 0 520501790 12632064 2245 33554432000 4194304 4352236 140735506345792 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14285/statm: 3084 2245 127 39 0 2164 0
[pid=14286] ppid=14278 vsize=93224 CPUtime=1.5 cores=6
/proc/14286/stat : 14286 (march_hi) R 14278 14278 14150 0 -1 4202496 25454 0 0 0 147 3 0 0 25 0 1 0 520501790 95461376 19436 33554432000 4194304 4331988 140734584303536 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14286/statm: 23306 19436 151 34 0 21748 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2675932

[startup+6.30066 s]
/proc/loadavg: 9.49 9.97 9.49 12/188 14297
/proc/meminfo: memFree=22585004/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
[pid=14282] ppid=14278 vsize=2076984 CPUtime=6.29 cores=0
/proc/14282/stat : 14282 (cryptominisat) R 14278 14278 14150 0 -1 4202496 10421 0 0 0 628 1 0 0 25 0 1 0 520501790 2126831616 6892 33554432000 4194304 4587354 140737112927856 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14282/statm: 519246 6892 337 96 0 515808 0
[pid=14283] ppid=14278 vsize=26668 CPUtime=6.28 cores=4
/proc/14283/stat : 14283 (clasp) R 14278 14278 14150 0 -1 4202496 4373 0 0 0 628 0 0 0 25 0 1 0 520501790 27308032 3960 33554432000 4194304 4785740 140734946749888 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14283/statm: 6667 3960 340 145 0 3712 0
[pid=14284] ppid=14278 vsize=456352 CPUtime=3.16 cores=6
/proc/14284/stat : 14284 (TNM) R 14278 14278 14150 0 -1 4202496 1559 0 0 0 316 0 0 0 25 0 1 0 520501790 467304448 1456 33554432000 134512640 134534564 4294100608 18446744073709551615 134524668 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14284/statm: 114088 1456 91 6 0 112754 0
[pid=14285] ppid=14278 vsize=13624 CPUtime=6.27 cores=2
/proc/14285/stat : 14285 (lingeling) R 14278 14278 14150 0 -1 4202496 4055 0 0 0 627 0 0 0 25 0 1 0 520501790 13950976 2567 33554432000 4194304 4352236 140735506345792 18446744073709551615 4329367 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14285/statm: 3406 2567 127 39 0 2486 0
[pid=14286] ppid=14278 vsize=222764 CPUtime=3.09 cores=6
/proc/14286/stat : 14286 (march_hi) R 14278 14278 14150 0 -1 4202496 54511 0 0 0 303 6 0 0 25 0 1 0 520501790 228110336 48493 33554432000 4194304 4331988 140734584303536 18446744073709551615 4272664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14286/statm: 55691 48493 151 34 0 54133 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 2814716

[startup+12.7005 s]
/proc/loadavg: 9.53 9.97 9.49 12/188 14297
/proc/meminfo: memFree=22512380/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
[pid=14282] ppid=14278 vsize=2095656 CPUtime=12.69 cores=0
/proc/14282/stat : 14282 (cryptominisat) R 14278 14278 14150 0 -1 4202496 10463 0 0 0 1268 1 0 0 25 0 1 0 520501790 2145951744 6931 33554432000 4194304 4587354 140737112927856 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14282/statm: 523914 6931 337 96 0 520476 0
[pid=14283] ppid=14278 vsize=29836 CPUtime=12.68 cores=4
/proc/14283/stat : 14283 (clasp) R 14278 14278 14150 0 -1 4202496 5160 0 0 0 1268 0 0 0 25 0 1 0 520501790 30552064 4747 33554432000 4194304 4785740 140734946749888 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14283/statm: 7459 4747 340 145 0 4504 0
[pid=14284] ppid=14278 vsize=456880 CPUtime=6.32 cores=6
/proc/14284/stat : 14284 (TNM) R 14278 14278 14150 0 -1 4202496 2024 0 0 0 632 0 0 0 25 0 1 0 520501790 467845120 1921 33554432000 134512640 134534564 4294100608 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14284/statm: 114220 1921 95 6 0 112886 0
[pid=14285] ppid=14278 vsize=13732 CPUtime=12.67 cores=2
/proc/14285/stat : 14285 (lingeling) R 14278 14278 14150 0 -1 4202496 4983 0 0 0 1267 0 0 0 25 0 1 0 520501790 14061568 2594 33554432000 4194304 4352236 140735506345792 18446744073709551615 4207744 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14285/statm: 3433 2594 127 39 0 2513 0
[pid=14286] ppid=14278 vsize=201768 CPUtime=6.29 cores=6
/proc/14286/stat : 14286 (march_hi) R 14278 14278 14150 0 -1 4202496 130507 0 0 0 613 16 0 0 25 0 1 0 520501790 206610432 48548 33554432000 4194304 4331988 140734584303536 18446744073709551615 4257039 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14286/statm: 50442 48548 151 34 0 48884 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 2816196

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

[startup+12.9004 s]
/proc/loadavg: 9.53 9.97 9.49 12/188 14297
/proc/meminfo: memFree=22512380/32951124 swapFree=67111524/67111528
[pid=14278] ppid=14276 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14278/stat : 14278 (ppfolio) S 14276 14278 14150 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520501789 18763776 389 33554432000 4194304 4287625 140734241384944 18446744073709551615 244446965263 0 0 4096 65536 4078168896064978943 0 0 17 0 0 0 0
/proc/14278/statm: 4581 389 341 23 0 91 0
[pid=14282] ppid=14278 vsize=2096620 CPUtime=12.89 cores=0
/proc/14282/stat : 14282 (cryptominisat) R 14278 14278 14150 0 -1 4202496 10465 0 0 0 1288 1 0 0 25 0 1 0 520501790 2146938880 6932 33554432000 4194304 4587354 140737112927856 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14282/statm: 524155 6932 338 96 0 520717 0
[pid=14283] ppid=14278 vsize=29836 CPUtime=12.88 cores=4
/proc/14283/stat : 14283 (clasp) R 14278 14278 14150 0 -1 4202496 5160 0 0 0 1288 0 0 0 25 0 1 0 520501790 30552064 4747 33554432000 4194304 4785740 140734946749888 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14283/statm: 7459 4747 340 145 0 4504 0
[pid=14284] ppid=14278 vsize=456880 CPUtime=6.42 cores=6
/proc/14284/stat : 14284 (TNM) R 14278 14278 14150 0 -1 4202496 2024 0 0 0 642 0 0 0 25 0 1 0 520501790 467845120 1921 33554432000 134512640 134534564 4294100608 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14284/statm: 114220 1921 95 6 0 112886 0
[pid=14285] ppid=14278 vsize=13860 CPUtime=12.87 cores=2
/proc/14285/stat : 14285 (lingeling) R 14278 14278 14150 0 -1 4202496 5015 0 0 0 1287 0 0 0 25 0 1 0 520501790 14192640 2626 33554432000 4194304 4352236 140735506345792 18446744073709551615 4328803 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14285/statm: 3465 2626 127 39 0 2545 0
[pid=14286] ppid=14278 vsize=201768 CPUtime=6.39 cores=6
/proc/14286/stat : 14286 (march_hi) R 14278 14278 14150 0 -1 4202496 130507 0 0 0 623 16 0 0 25 0 1 0 520501790 206610432 48548 33554432000 4194304 4331988 140734584303536 18446744073709551615 4257039 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14286/statm: 50442 48548 151 34 0 48884 0
Current children cumulated CPU time (s) 51.45
Current children cumulated vsize (KiB) 2817288

Child status: 0
Real time (s): 12.9199
CPU time (s): 51.5542
CPU user time (s): 51.3422
CPU system time (s): 0.211967
CPU usage (%): 399.03
Max. virtual memory (cumulated for all children) (KiB): 2856584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.3422
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153725
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= 200
involuntary context switches= 554

runsolver used 0.024996 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 16:56:53
IDJOB=3290456
IDBENCH=83433
IDSOLVER=1612
FILE ID=node105/3290456-1304089013
RUNJOBID= node105-1304087809-14168
PBS_JOBID= 13170561
Free space on /tmp= 71940 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290456-1304089013/watcher-3290456-1304089013 -o /tmp/evaluation-result-3290456-1304089013/solver-3290456-1304089013 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3290456-1304089013.cnf

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

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=1182877651

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      23121820 kB
Buffers:       2154896 kB
Cached:        7064888 kB
SwapCached:          4 kB
Active:         526772 kB
Inactive:      8756188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23121820 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11304 kB
Writeback:           0 kB
AnonPages:       62612 kB
Mapped:          14616 kB
Slab:           483508 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185008 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= 71904 MiB
End job on node105 at 2011-04-29 16:57:07