Trace number 3498480

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
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 43.6404 44.1277

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 benchmark4.66929
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.38/0.96	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.96	c INFO: solving HOME/instance-3498480-1308501562.cnf
0.38/0.96	c INFO: computing task features
0.56/1.15	c INFO: computed variable-clause graph statistics
1.56/2.15	c INFO: computed clause balance statistics
1.56/2.15	c INFO: computed variable balance statistics
2.05/2.66	c INFO: computed small-clause counts
2.05/2.66	c INFO: computed Horn-clause counts
2.15/2.73	c INFO: computed variable graph statistics
2.15/2.73	c INFO: collected features for HOME/instance-3498480-1308501562.cnf in 1.75 s
2.15/2.75	c INFO: running lingeling-276@0 for 97 with 4998 remaining (b = 0.28)
43.58/44.10	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.1 (svn: 989)

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-3498480-1308501562/watcher-3498480-1308501562 -o /tmp/evaluation-result-3498480-1308501562/solver-3498480-1308501562 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498480-1308501562.cnf -seed 750587761 -budget 5000 

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: 1.00 1.01 1.25 2/172 25559
/proc/meminfo: memFree=27317052/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=15188 CPUtime=0 cores=1,3,5,7
/proc/25559/stat : 25559 (python) R 25557 25559 24776 0 -1 4202496 717 0 0 0 0 0 0 0 21 0 1 0 961753949 15552512 607 33554432000 4194304 5683644 140736295522272 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25559/statm: 3797 608 319 364 0 284 0

[startup+0.083732 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 25559
/proc/meminfo: memFree=27317052/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=50008 CPUtime=0.05 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 1954 0 0 0 4 1 0 0 17 0 1 0 961753949 51208192 1716 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/25559/statm: 12502 1716 476 364 0 1202 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50008

[startup+0.10275 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 25559
/proc/meminfo: memFree=27317052/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=85616 CPUtime=0.06 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 2630 0 0 0 4 2 0 0 17 0 1 0 961753949 87670784 2347 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/25559/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85616

[startup+0.300706 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 25559
/proc/meminfo: memFree=27317052/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/25559/stat : 25559 (python) R 25557 25559 24776 0 -1 4202496 5973 934 1 0 13 5 0 0 17 0 1 0 961753949 139005952 4148 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687671301 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/25559/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700678 s]
/proc/loadavg: 1.00 1.01 1.25 2/172 25559
/proc/meminfo: memFree=27317052/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=141964 CPUtime=0.24 cores=1,3,5,7
/proc/25559/stat : 25559 (python) R 25557 25559 24776 0 -1 4202496 6092 934 1 0 15 9 0 0 15 0 1 0 961753949 145371136 4211 33554432000 4194304 5683644 140736295522272 18446744073709551615 212682751623 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/25559/statm: 35491 4211 1036 364 0 3181 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 141964

[startup+1.50048 s]
/proc/loadavg: 1.00 1.01 1.25 3/178 25577
/proc/meminfo: memFree=27263452/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=290180 CPUtime=0.95 cores=1,3,5,7
/proc/25559/stat : 25559 (python) R 25557 25559 24776 0 -1 4202496 13755 934 1 0 81 14 0 0 16 0 1 0 961753949 297144320 9930 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687330304 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/25559/statm: 72545 9930 1826 364 0 8469 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 290180

[startup+3.1002 s]
/proc/loadavg: 1.00 1.01 1.25 3/178 25577
/proc/meminfo: memFree=27211940/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 299728
heavy processes:

[startup+6.3006 s]
/proc/loadavg: 1.08 1.02 1.25 3/181 25580
/proc/meminfo: memFree=27202380/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 809 0 0 0 0 0 0 0 18 0 1 0 961754225 296431616 8282 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 4465196439286284552 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8282 358 364 0 8289 0
[pid=25580] ppid=25578 vsize=12352 CPUtime=3.53 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 3093 0 0 0 353 0 0 0 25 0 1 0 961754225 12648448 2252 33554432000 4194304 4352236 140737027520192 18446744073709551615 4328475 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 3088 2252 129 39 0 2168 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 601564

[startup+12.7004 s]
/proc/loadavg: 1.15 1.04 1.26 3/181 25580
/proc/meminfo: memFree=27198400/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 959 0 0 0 0 0 0 0 18 0 1 0 961754225 296431616 8304 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 4465196439286284552 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8304 380 364 0 8289 0
[pid=25580] ppid=25578 vsize=13900 CPUtime=9.93 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 4155 0 0 0 993 0 0 0 25 0 1 0 961754225 14233600 2639 33554432000 4194304 4352236 140737027520192 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 3475 2639 129 39 0 2555 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 603112

[startup+25.5011 s]
/proc/loadavg: 1.34 1.08 1.27 3/184 25583
/proc/meminfo: memFree=27172208/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.02 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 971 0 0 0 1 1 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=15108 CPUtime=22.73 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 6205 0 0 0 2273 0 0 0 25 0 1 0 961754225 15470592 2941 33554432000 4194304 4352236 140737027520192 18446744073709551615 4328336 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 3777 2941 129 39 0 2857 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 604320

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

[startup+31.9069 s]
/proc/loadavg: 1.39 1.10 1.27 3/184 25583
/proc/meminfo: memFree=27170184/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.03 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 974 0 0 0 2 1 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=16264 CPUtime=29.14 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 7294 0 0 0 2914 0 0 0 25 0 1 0 961754225 16654336 3230 33554432000 4194304 4352236 140737027520192 18446744073709551615 4235813 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 4066 3230 129 39 0 3146 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 31.37
Current children cumulated vsize (KiB) 605476

[startup+38.3008 s]
/proc/loadavg: 1.44 1.11 1.28 3/184 25584
/proc/meminfo: memFree=27170600/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.03 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 976 0 0 0 2 1 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=16976 CPUtime=35.54 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 8510 0 0 0 3553 1 0 0 25 0 1 0 961754225 17383424 3408 33554432000 4194304 4352236 140737027520192 18446744073709551615 4328408 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 4244 3408 129 39 0 3324 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.77
Current children cumulated vsize (KiB) 606188

[startup+41.5012 s]
/proc/loadavg: 1.49 1.13 1.28 3/184 25584
/proc/meminfo: memFree=27170104/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.03 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 976 0 0 0 2 1 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=21072 CPUtime=38.74 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 10078 0 0 0 3873 1 0 0 25 0 1 0 961754225 21577728 4432 33554432000 4194304 4352236 140737027520192 18446744073709551615 4236582 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 5268 4432 129 39 0 4348 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.97
Current children cumulated vsize (KiB) 610284

[startup+43.1009 s]
/proc/loadavg: 1.49 1.13 1.28 4/184 25584
/proc/meminfo: memFree=27169360/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.04 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 979 0 0 0 2 2 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=18564 CPUtime=40.34 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 10494 0 0 0 4033 1 0 0 25 0 1 0 961754225 19009536 3805 33554432000 4194304 4352236 140737027520192 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 4641 3805 129 39 0 3721 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.58
Current children cumulated vsize (KiB) 607776

[startup+43.9007 s]
/proc/loadavg: 1.49 1.13 1.28 3/184 25584
/proc/meminfo: memFree=27167748/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.04 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 979 0 0 0 2 2 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=19588 CPUtime=41.14 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 10750 0 0 0 4113 1 0 0 25 0 1 0 961754225 20058112 4061 33554432000 4194304 4352236 140737027520192 18446744073709551615 4329043 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 4897 4061 129 39 0 3977 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.38
Current children cumulated vsize (KiB) 608800

[startup+44.1007 s]
/proc/loadavg: 1.49 1.13 1.28 3/184 25584
/proc/meminfo: memFree=27167748/32951124 swapFree=67076892/67111528
[pid=25559] ppid=25557 vsize=299728 CPUtime=2.2 cores=1,3,5,7
/proc/25559/stat : 25559 (python) S 25557 25559 24776 0 -1 4202496 14120 934 1 0 205 15 0 0 20 0 2 0 961753949 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25559/statm: 74932 9795 1867 364 0 10850 0
[pid=25578] ppid=25559 vsize=289484 CPUtime=0.04 cores=1,3,5,7
/proc/25578/stat : 25578 (python) S 25559 25559 24776 0 -1 4202560 979 0 0 0 2 2 0 0 18 0 1 0 961754225 296431616 8305 33554432000 4194304 5683644 140736295522272 18446744073709551615 212687695375 0 0 16781312 514 1235622371201614088 0 0 17 3 0 0 0
/proc/25578/statm: 72371 8305 381 364 0 8289 0
[pid=25580] ppid=25578 vsize=19588 CPUtime=41.34 cores=1,3,5,7
/proc/25580/stat : 25580 (lingeling) R 25578 25580 25580 0 -1 4202496 10750 0 0 0 4133 1 0 0 25 0 1 0 961754225 20058112 4061 33554432000 4194304 4352236 140737027520192 18446744073709551615 4328403 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25580/statm: 4897 4061 129 39 0 3977 0
[pid=25559/tid=25579] ppid=25557 vsize=299728 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (python) S 25557 25559 24776 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 2 0 961754225 306921472 9795 33554432000 4194304 5683644 140736295522272 18446744073709551615 212699498929 0 0 16781312 2 18446604457488984896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.58
Current children cumulated vsize (KiB) 608800

Child status: 0
Real time (s): 44.1277
CPU time (s): 43.6404
CPU user time (s): 43.4474
CPU system time (s): 0.19297
CPU usage (%): 98.8956
Max. virtual memory (cumulated for all children) (KiB): 610284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.4474
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32554
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9231
involuntary context switches= 143

runsolver used 0.06299 second user time and 0.158975 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-19 18:39:22
IDJOB=3498480
IDBENCH=83454
IDSOLVER=1991
FILE ID=node139/3498480-1308501562
RUNJOBID= node139-1308501562-25541
PBS_JOBID= 13608167
Free space on /tmp= 73292 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498480-1308501562/watcher-3498480-1308501562 -o /tmp/evaluation-result-3498480-1308501562/solver-3498480-1308501562 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498480-1308501562.cnf -seed 750587761 -budget 5000

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=750587761

node139.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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:     32951124 kB
MemFree:      27317356 kB
Buffers:        575776 kB
Cached:        4637528 kB
SwapCached:       3512 kB
Active:        1437700 kB
Inactive:      3809720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27317356 kB
SwapTotal:    67111528 kB
SwapFree:     67076892 kB
Dirty:           68304 kB
Writeback:           0 kB
AnonPages:       32508 kB
Mapped:          13380 kB
Slab:           321236 kB
PageTables:       4944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188072 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= 73224 MiB
End job on node139 at 2011-06-19 18:40:06