Trace number 3290916

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 60.7338 15.8807

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

0.00/0.87	This is pico-portfolio, a naive parallel portfolio
0.00/0.87	Copyright (C) 2011 Olivier Roussel
0.00/0.87	Using 4 processing units
0.00/0.87	This portfolio uses the following solvers:
0.00/0.87	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.87	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.87	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.87	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.87	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.87	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.87	Starting clasp 1.3.6 on core(s) 4
0.00/0.87	Starting TNM 2009 on core(s) 6
0.00/0.87	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.87	Starting march_hi 2009 on core(s) 6
60.38/15.87	s UNSATISFIABLE
60.38/15.88	solver [1] cryptominisat 2.7.1 answered
60.38/15.88	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-3290916-1304089544/watcher-3290916-1304089544 -o /tmp/evaluation-result-3290916-1304089544/solver-3290916-1304089544 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3290916-1304089544.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: 10.27 10.20 10.18 7/180 7989
/proc/meminfo: memFree=16611772/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) R 7987 7989 5255 0 -1 4194304 274 0 0 0 0 0 0 0 25 0 1 0 520553986 18677760 222 33554432000 4194304 4287625 140737235000880 18446744073709551615 210642184081 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/7989/statm: 4560 222 188 23 0 57 0

[startup+0.870876 s]
/proc/loadavg: 10.27 10.20 10.18 7/180 7989
/proc/meminfo: memFree=16611772/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 2 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900781 s]
/proc/loadavg: 10.27 10.20 10.18 7/180 7989
/proc/meminfo: memFree=16611772/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 2 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00077 s]
/proc/loadavg: 10.27 10.20 10.18 7/180 7989
/proc/meminfo: memFree=16611772/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 0 0 0 17 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 2 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10075 s]
/proc/loadavg: 10.27 10.20 10.18 7/180 7989
/proc/meminfo: memFree=16611772/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 2 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 10.27 10.20 10.18 7/180 7989
/proc/meminfo: memFree=16611772/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 2 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10041 s]
/proc/loadavg: 10.25 10.20 10.18 13/186 7995
/proc/meminfo: memFree=16490456/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=912752 CPUtime=3.08 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 7281 0 0 0 308 0 0 0 25 0 1 0 520553987 934658048 4703 33554432000 4194304 4587354 140734116640640 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 228188 4703 337 96 0 224750 0
[pid=7992] ppid=7989 vsize=23776 CPUtime=3.08 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 3660 0 0 0 308 0 0 0 25 0 1 0 520553987 24346624 3254 33554432000 4194304 4785740 140737448070832 18446744073709551615 210646843998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 5944 3254 340 145 0 2989 0
[pid=7993] ppid=7989 vsize=455428 CPUtime=1.96 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1330 0 0 0 196 0 0 0 21 0 1 0 520553987 466358272 1227 33554432000 134512640 134534564 4288973024 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113857 1227 91 6 0 112523 0
[pid=7994] ppid=7989 vsize=12368 CPUtime=2.7 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 2860 0 0 0 270 0 0 0 25 0 1 0 520553987 12664832 2254 33554432000 4194304 4352236 140734603396704 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3092 2254 127 39 0 2172 0
[pid=7995] ppid=7989 vsize=102388 CPUtime=1.1 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 27472 0 0 0 107 3 0 0 25 0 1 0 520553987 104845312 22187 33554432000 4194304 4331988 140737373565456 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 25597 22187 151 34 0 24039 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 1525036

[startup+6.30087 s]
/proc/loadavg: 10.25 10.20 10.18 11/186 7995
/proc/meminfo: memFree=16444072/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 520 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=918868 CPUtime=6.28 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 8558 0 0 0 627 1 0 0 25 0 1 0 520553987 940920832 5189 33554432000 4194304 4587354 140734116640640 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 229717 5189 337 96 0 226279 0
[pid=7992] ppid=7989 vsize=25380 CPUtime=6.28 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4025 0 0 0 628 0 0 0 25 0 1 0 520553987 25989120 3619 33554432000 4194304 4785740 140737448070832 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 6345 3619 340 145 0 3390 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=3.55 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 355 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=12368 CPUtime=3.63 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 2860 0 0 0 340 23 0 0 25 0 1 0 520553987 12664832 2254 33554432000 4194304 4352236 140734603396704 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3092 2254 127 39 0 2172 0
[pid=7995] ppid=7989 vsize=141148 CPUtime=2.7 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 59594 0 0 0 263 7 0 0 25 0 1 0 520553987 144535552 31272 33554432000 4194304 4331988 140737373565456 18446744073709551615 210646843559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 35287 31272 151 34 0 33729 0
Current children cumulated CPU time (s) 22.46
Current children cumulated vsize (KiB) 1572068

[startup+12.7008 s]
/proc/loadavg: 10.21 10.19 10.18 11/186 7995
/proc/meminfo: memFree=16320492/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 521 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=917288 CPUtime=12.67 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 13068 0 0 0 1265 2 0 0 25 0 1 0 520553987 939302912 6117 33554432000 4194304 4587354 140734116640640 18446744073709551615 4372590 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 229322 6119 337 96 0 225884 0
[pid=7992] ppid=7989 vsize=27480 CPUtime=12.68 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4556 0 0 0 1268 0 0 0 25 0 1 0 520553987 28139520 4150 33554432000 4194304 4785740 140737448070832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 6870 4150 340 145 0 3915 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=6.74 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 674 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=14672 CPUtime=10.02 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 3918 0 0 0 979 23 0 0 25 0 1 0 520553987 15024128 2861 33554432000 4194304 4352236 140734603396704 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3668 2861 127 39 0 2748 0
[pid=7995] ppid=7989 vsize=268140 CPUtime=5.87 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 125798 0 0 0 570 17 0 0 25 0 1 0 520553987 274575360 51824 33554432000 4194304 4331988 140737373565456 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 67035 51824 172 34 0 65477 0
Current children cumulated CPU time (s) 48
Current children cumulated vsize (KiB) 1701884

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

[startup+13.7006 s]
/proc/loadavg: 10.21 10.19 10.18 11/186 7995
/proc/meminfo: memFree=16347152/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 521 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=917288 CPUtime=13.67 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 13491 0 0 0 1365 2 0 0 25 0 1 0 520553987 939302912 6540 33554432000 4194304 4587354 140734116640640 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 229322 6540 337 96 0 225884 0
[pid=7992] ppid=7989 vsize=27808 CPUtime=13.68 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4633 0 0 0 1368 0 0 0 25 0 1 0 520553987 28475392 4227 33554432000 4194304 4785740 140737448070832 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 6952 4227 340 145 0 3997 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=7.24 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 724 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=14032 CPUtime=11.02 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 3950 0 0 0 1079 23 0 0 25 0 1 0 520553987 14368768 2701 33554432000 4194304 4352236 140734603396704 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3508 2701 127 39 0 2588 0
[pid=7995] ppid=7989 vsize=268140 CPUtime=6.36 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 125808 0 0 0 619 17 0 0 25 0 1 0 520553987 274575360 51834 33554432000 4194304 4331988 140737373565456 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 67035 51834 173 34 0 65477 0
Current children cumulated CPU time (s) 51.99
Current children cumulated vsize (KiB) 1701572

[startup+14.5005 s]
/proc/loadavg: 10.21 10.19 10.18 11/186 7995
/proc/meminfo: memFree=16346284/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 521 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=917288 CPUtime=14.47 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 13725 0 0 0 1444 3 0 0 25 0 1 0 520553987 939302912 6764 33554432000 4194304 4587354 140734116640640 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 229322 6764 337 96 0 225884 0
[pid=7992] ppid=7989 vsize=27944 CPUtime=14.48 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4670 0 0 0 1448 0 0 0 25 0 1 0 520553987 28614656 4264 33554432000 4194304 4785740 140737448070832 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 6986 4264 340 145 0 4031 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=7.64 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 764 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=15420 CPUtime=11.82 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 4270 0 0 0 1159 23 0 0 25 0 1 0 520553987 15790080 3017 33554432000 4194304 4352236 140734603396704 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3855 3017 127 39 0 2935 0
[pid=7995] ppid=7989 vsize=268140 CPUtime=6.76 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 125845 0 0 0 659 17 0 0 25 0 1 0 520553987 274575360 51871 33554432000 4194304 4331988 140737373565456 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 67035 51871 175 34 0 65477 0
Current children cumulated CPU time (s) 55.19
Current children cumulated vsize (KiB) 1703096

[startup+15.3064 s]
/proc/loadavg: 10.21 10.19 10.18 11/186 7995
/proc/meminfo: memFree=16346416/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 521 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=922868 CPUtime=15.28 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 14443 0 0 0 1525 3 0 0 25 0 1 0 520553987 945016832 6447 33554432000 4194304 4587354 140734116640640 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 230717 6447 337 96 0 227279 0
[pid=7992] ppid=7989 vsize=28372 CPUtime=15.28 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4746 0 0 0 1528 0 0 0 25 0 1 0 520553987 29052928 4340 33554432000 4194304 4785740 140737448070832 18446744073709551615 4550305 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 7093 4340 340 145 0 4138 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=8.04 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 804 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=14268 CPUtime=12.62 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 4270 0 0 0 1239 23 0 0 25 0 1 0 520553987 14610432 2729 33554432000 4194304 4352236 140734603396704 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3567 2729 127 39 0 2647 0
[pid=7995] ppid=7989 vsize=268140 CPUtime=7.16 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 125845 0 0 0 699 17 0 0 25 0 1 0 520553987 274575360 51871 33554432000 4194304 4331988 140737373565456 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 67035 51871 175 34 0 65477 0
Current children cumulated CPU time (s) 58.4
Current children cumulated vsize (KiB) 1707952

[startup+15.7003 s]
/proc/loadavg: 10.21 10.19 10.18 11/186 7995
/proc/meminfo: memFree=16346416/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 521 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=922868 CPUtime=15.67 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 14570 0 0 0 1564 3 0 0 25 0 1 0 520553987 945016832 6567 33554432000 4194304 4587354 140734116640640 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 230717 6567 338 96 0 227279 0
[pid=7992] ppid=7989 vsize=28372 CPUtime=15.68 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4746 0 0 0 1568 0 0 0 25 0 1 0 520553987 29052928 4340 33554432000 4194304 4785740 140737448070832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 7093 4340 340 145 0 4138 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=8.24 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 824 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=14268 CPUtime=13.02 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 4270 0 0 0 1279 23 0 0 25 0 1 0 520553987 14610432 2729 33554432000 4194304 4352236 140734603396704 18446744073709551615 4276717 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3567 2729 127 39 0 2647 0
[pid=7995] ppid=7989 vsize=268140 CPUtime=7.35 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 125845 0 0 0 718 17 0 0 25 0 1 0 520553987 274575360 51871 33554432000 4194304 4331988 140737373565456 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 67035 51871 175 34 0 65477 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (KiB) 1707952

[startup+15.8013 s]
/proc/loadavg: 10.21 10.19 10.18 11/186 7995
/proc/meminfo: memFree=16346416/32951132 swapFree=67111524/67111528
[pid=7989] ppid=7987 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/7989/stat : 7989 (ppfolio) S 7987 7989 5255 0 -1 4202496 521 0 0 0 0 2 0 0 15 0 1 0 520553986 18763776 390 33554432000 4194304 4287625 140737235000880 18446744073709551615 210647166479 0 0 4096 65536 5538091364455022591 0 0 17 0 0 0 0
/proc/7989/statm: 4581 390 341 23 0 91 0
[pid=7991] ppid=7989 vsize=922868 CPUtime=15.77 cores=0
/proc/7991/stat : 7991 (cryptominisat) R 7989 7989 5255 0 -1 4202496 14593 0 0 0 1574 3 0 0 25 0 1 0 520553987 945016832 6589 33554432000 4194304 4587354 140734116640640 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7991/statm: 230717 6589 338 96 0 227279 0
[pid=7992] ppid=7989 vsize=28372 CPUtime=15.78 cores=4
/proc/7992/stat : 7992 (clasp) R 7989 7989 5255 0 -1 4202496 4746 0 0 0 1578 0 0 0 25 0 1 0 520553987 29052928 4340 33554432000 4194304 4785740 140737448070832 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7992/statm: 7093 4340 340 145 0 4138 0
[pid=7993] ppid=7989 vsize=455980 CPUtime=8.29 cores=6
/proc/7993/stat : 7993 (TNM) R 7989 7989 5255 0 -1 4202496 1781 0 0 0 829 0 0 0 25 0 1 0 520553987 466923520 1678 33554432000 134512640 134534564 4288973024 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7993/statm: 113995 1678 95 6 0 112661 0
[pid=7994] ppid=7989 vsize=14524 CPUtime=13.12 cores=2
/proc/7994/stat : 7994 (lingeling) R 7989 7989 5255 0 -1 4202496 4334 0 0 0 1289 23 0 0 25 0 1 0 520553987 14872576 2793 33554432000 4194304 4352236 140734603396704 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7994/statm: 3631 2793 127 39 0 2711 0
[pid=7995] ppid=7989 vsize=268140 CPUtime=7.4 cores=6
/proc/7995/stat : 7995 (march_hi) R 7989 7989 5255 0 -1 4202496 125845 0 0 0 723 17 0 0 25 0 1 0 520553987 274575360 51871 33554432000 4194304 4331988 140737373565456 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7995/statm: 67035 51871 175 34 0 65477 0
Current children cumulated CPU time (s) 60.38
Current children cumulated vsize (KiB) 1708208

Child status: 0
Real time (s): 15.8807
CPU time (s): 60.7338
CPU user time (s): 60.2378
CPU system time (s): 0.495924
CPU usage (%): 382.437
Max. virtual memory (cumulated for all children) (KiB): 1737460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.2378
system time used= 0.495924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151866
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= 202
involuntary context switches= 535

runsolver used 0.021996 second user time and 0.06299 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 17:05:44
IDJOB=3290916
IDBENCH=83454
IDSOLVER=1612
FILE ID=node129/3290916-1304089544
RUNJOBID= node129-1304081614-6873
PBS_JOBID= 13170456
Free space on /tmp= 66360 MiB

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

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=594273759

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16612060 kB
Buffers:       1283300 kB
Cached:       14167204 kB
SwapCached:          4 kB
Active:        3942236 kB
Inactive:     11730668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16612060 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12244 kB
Writeback:           0 kB
AnonPages:      222204 kB
Mapped:          16824 kB
Slab:           603944 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2019760 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= 66352 MiB
End job on node129 at 2011-04-29 17:06:00