Trace number 3378004

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 39.8059 39.9287

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F17.cnf
MD5SUM4f20f237857124f0eb214df627f84b82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.1971
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses69700
Sum of the clauses size326536
Maximum clause length45
Minimum clause length1
Number of clauses of size 132
Number of clauses of size 217506
Number of clauses of size 312802
Number of clauses of size 46698
Number of clauses of size 59775
Number of clauses of size over 522887

Solver Data

0.28/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.28/0.46	c INFO: solving HOME/instance-3378004-1305456913.cnf
0.28/0.46	c INFO: computing task features
0.66/0.80	c INFO: computed variable-clause graph statistics
0.66/0.81	c INFO: computed clause balance statistics
2.36/2.58	c INFO: computed variable balance statistics
3.36/3.51	c INFO: computed small-clause counts
3.36/3.52	c INFO: computed Horn-clause counts
3.46/3.63	c INFO: computed variable graph statistics
3.46/3.63	c INFO: collected features for HOME/instance-3378004-1305456913.cnf in 3.16 s
3.46/3.64	c INFO: running lingeling-276@0 for 582 with 2396 remaining (b = 0.55)
39.75/39.90	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378004-1305456913/watcher-3378004-1305456913 -o /tmp/evaluation-result-3378004-1305456913/solver-3378004-1305456913 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378004-1305456913.cnf -seed 1500061838 -budget 2400 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.31 3.10 3.29 5/349 20457
/proc/meminfo: memFree=20503836/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=15908 CPUtime=0 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 957 0 0 0 0 0 0 0 25 0 1 0 657293694 16289792 834 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436015104 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/20457/statm: 3977 834 357 364 0 464 0

[startup+0.0574619 s]
/proc/loadavg: 3.31 3.10 3.29 5/349 20457
/proc/meminfo: memFree=20503836/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=36512 CPUtime=0.03 cores=4,6
/proc/20457/stat : 20457 (python) R 20455 20457 20340 0 -1 4202496 1593 0 0 0 3 0 0 0 25 0 1 0 657293694 37388288 1429 33554432000 4194304 5683644 140736834350464 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20457/statm: 9128 1431 452 364 0 945 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36512

[startup+0.100423 s]
/proc/loadavg: 3.31 3.10 3.29 5/349 20457
/proc/meminfo: memFree=20503836/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=104224 CPUtime=0.06 cores=4,6
/proc/20457/stat : 20457 (python) R 20455 20457 20340 0 -1 4202496 3057 0 0 0 5 1 0 0 25 0 1 0 657293694 106725376 2741 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436060295 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20457/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.300387 s]
/proc/loadavg: 3.31 3.10 3.29 5/349 20457
/proc/meminfo: memFree=20503836/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=187744 CPUtime=0.21 cores=4,6
/proc/20457/stat : 20457 (python) R 20455 20457 20340 0 -1 4202496 6808 935 1 0 17 4 0 0 18 0 1 0 657293694 192249856 4865 33554432000 4194304 5683644 140736834350464 18446744073709551615 212431054312 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20457/statm: 46936 4865 1383 364 0 3724 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 187744

[startup+0.700366 s]
/proc/loadavg: 3.31 3.10 3.29 5/349 20457
/proc/meminfo: memFree=20503836/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=293708 CPUtime=0.57 cores=4,6
/proc/20457/stat : 20457 (python) R 20455 20457 20340 0 -1 4202496 13010 935 1 0 52 5 0 0 18 0 1 0 657293694 300756992 10681 33554432000 4194304 5683644 140736834350464 18446744073709551615 212435677893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20457/statm: 73427 10681 1761 364 0 9351 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 293708

[startup+1.50022 s]
/proc/loadavg: 3.31 3.10 3.29 5/350 20462
/proc/meminfo: memFree=20460428/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=299836 CPUtime=1.36 cores=4,6
/proc/20457/stat : 20457 (python) R 20455 20457 20340 0 -1 4202496 17374 935 1 0 131 5 0 0 19 0 1 0 657293694 307032064 12344 33554432000 4194304 5683644 140736834350464 18446744073709551615 4500664 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20457/statm: 74959 12344 1826 364 0 10883 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 299836

[startup+3.1009 s]
/proc/loadavg: 3.37 3.11 3.29 5/350 20462
/proc/meminfo: memFree=20460180/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=299836 CPUtime=2.96 cores=4,6
/proc/20457/stat : 20457 (python) R 20455 20457 20340 0 -1 4202496 17375 935 1 0 291 5 0 0 22 0 1 0 657293694 307032064 12345 33554432000 4194304 5683644 140736834350464 18446744073709551615 5005951 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20457/statm: 74959 12345 1827 364 0 10883 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 299836

[startup+6.30032 s]
/proc/loadavg: 3.37 3.11 3.29 5/353 20465
/proc/meminfo: memFree=20446904/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 657294059 305422336 10472 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 2418209528454545665 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10472 353 364 0 10484 0
[pid=20465] ppid=20463 vsize=12836 CPUtime=2.63 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 3469 0 0 0 263 0 0 0 25 0 1 0 657294060 13144064 2373 33554432000 4194304 4352236 140735879524944 18446744073709551615 4328035 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 3209 2373 129 39 0 2289 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 619608

[startup+12.7011 s]
/proc/loadavg: 3.54 3.16 3.30 5/350 20498
/proc/meminfo: memFree=20639848/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.01 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 891 0 0 0 0 1 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 2418209528454545665 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=15036 CPUtime=9.03 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 4030 0 0 0 902 1 0 0 25 0 1 0 657294060 15396864 2923 33554432000 4194304 4352236 140735879524944 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 3759 2923 129 39 0 2839 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 621808

[startup+25.5007 s]
/proc/loadavg: 3.61 3.18 3.31 5/350 20502
/proc/meminfo: memFree=20639812/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.04 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 900 0 0 0 2 2 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 17217806733204750593 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=21028 CPUtime=21.79 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 7352 0 0 0 2178 1 0 0 25 0 1 0 657294060 21532672 4444 33554432000 4194304 4352236 140735879524944 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 5257 4444 129 39 0 4337 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 627800

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

[startup+31.9125 s]
/proc/loadavg: 3.67 3.21 3.32 5/350 20533
/proc/meminfo: memFree=20526436/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.07 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 905 0 0 0 4 3 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 17217806733204750593 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=22024 CPUtime=28.17 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 9337 0 0 0 2816 1 0 0 25 0 1 0 657294060 22552576 4693 33554432000 4194304 4352236 140735879524944 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 5506 4693 129 39 0 4586 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 31.76
Current children cumulated vsize (KiB) 628796

[startup+35.1008 s]
/proc/loadavg: 3.67 3.21 3.32 5/350 20533
/proc/meminfo: memFree=20521188/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.07 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 905 0 0 0 4 3 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 17217806733204750593 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=22028 CPUtime=31.37 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 9978 0 0 0 3136 1 0 0 25 0 1 0 657294060 22556672 4694 33554432000 4194304 4352236 140735879524944 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 5507 4694 129 39 0 4587 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 34.96
Current children cumulated vsize (KiB) 628800

[startup+38.3013 s]
/proc/loadavg: 3.70 3.22 3.32 5/350 20533
/proc/meminfo: memFree=20524364/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.07 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 908 0 0 0 4 3 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 17217806733204750593 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=17868 CPUtime=34.55 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 10618 0 0 0 3454 1 0 0 25 0 1 0 657294060 18296832 3654 33554432000 4194304 4352236 140735879524944 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 4467 3654 129 39 0 3547 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38.14
Current children cumulated vsize (KiB) 624640

[startup+39.1011 s]
/proc/loadavg: 3.70 3.22 3.32 5/350 20533
/proc/meminfo: memFree=20523744/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.07 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 908 0 0 0 4 3 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 17217806733204750593 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=22476 CPUtime=35.35 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 11770 0 0 0 3534 1 0 0 25 0 1 0 657294060 23015424 4806 33554432000 4194304 4352236 140735879524944 18446744073709551615 4328022 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 5619 4806 129 39 0 4699 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38.94
Current children cumulated vsize (KiB) 629248

[startup+39.501 s]
/proc/loadavg: 3.70 3.22 3.32 5/350 20533
/proc/meminfo: memFree=20519528/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.07 cores=4,6
/proc/20463/stat : 20463 (python) S 20457 20457 20340 0 -1 4202560 908 0 0 0 4 3 0 0 18 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 17217806733204750593 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=22476 CPUtime=35.76 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202496 11770 0 0 0 3575 1 0 0 25 0 1 0 657294060 23015424 4806 33554432000 4194304 4352236 140735879524944 18446744073709551615 4331668 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20465/statm: 5619 4806 129 39 0 4699 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (KiB) 629248

[startup+39.901 s]
/proc/loadavg: 3.70 3.22 3.32 5/350 20533
/proc/meminfo: memFree=20519528/32951124 swapFree=57331800/67111528
[pid=20457] ppid=20455 vsize=308508 CPUtime=3.52 cores=4,6
/proc/20457/stat : 20457 (python) S 20455 20457 20340 0 -1 4202496 17668 935 1 0 346 6 0 0 25 0 2 0 657293694 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20457/statm: 77127 11990 1867 364 0 13045 0
[pid=20463] ppid=20457 vsize=298264 CPUtime=0.11 cores=4,6
/proc/20463/stat : 20463 (python) R 20457 20457 20340 0 -1 4202560 909 0 0 0 7 4 0 0 16 0 1 0 657294059 305422336 10495 33554432000 4194304 5683644 140736834350464 18446744073709551615 212436037135 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/20463/statm: 74566 10495 376 364 0 10484 0
[pid=20465] ppid=20463 vsize=0 CPUtime=36.12 cores=4,6
/proc/20465/stat : 20465 (lingeling) R 20463 20465 20465 0 -1 4202500 11773 0 0 0 3611 1 0 0 25 0 1 0 657294060 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20465/statm: 0 0 0 0 0 0 0
[pid=20457/tid=20464] ppid=20455 vsize=308508 CPUtime=0 cores=4,6
/proc/20457/task/20464/stat : 20464 (python) S 20455 20457 20340 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 657294059 315912192 11990 33554432000 4194304 5683644 140736834350464 18446744073709551615 212447840689 0 0 16781312 2 18446604445493490816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.75
Current children cumulated vsize (KiB) 606772

Child status: 0
Real time (s): 39.9287
CPU time (s): 39.8059
CPU user time (s): 39.674
CPU system time (s): 0.131979
CPU usage (%): 99.6925
Max. virtual memory (cumulated for all children) (KiB): 631360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.674
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38063
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= 1021
involuntary context switches= 183

runsolver used 0.134979 second user time and 0.307953 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 12:55:13
IDJOB=3378004
IDBENCH=83438
IDSOLVER=1858
FILE ID=node102/3378004-1305456913
RUNJOBID= node102-1305456861-20359
PBS_JOBID= 13324892
Free space on /tmp= 73544 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.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-3378004-1305456913/watcher-3378004-1305456913 -o /tmp/evaluation-result-3378004-1305456913/solver-3378004-1305456913 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378004-1305456913.cnf -seed 1500061838 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=1500061838

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      20503868 kB
Buffers:         24792 kB
Cached:         500336 kB
SwapCached:      89884 kB
Active:        3276428 kB
Inactive:      8980080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20503868 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:           33456 kB
Writeback:           0 kB
AnonPages:    11652432 kB
Mapped:          20332 kB
Slab:            60856 kB
PageTables:      63952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 62741084 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= 73516 MiB
End job on node102 at 2011-05-15 12:55:53