Trace number 3484639

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, 1200 s timeout)UNSAT 47.8407 48.1306

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.43/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.43/0.70	c INFO: solving HOME/instance-3484639-1307751983.cnf
0.43/0.70	c INFO: computing task features
0.53/0.89	c INFO: computed variable-clause graph statistics
0.53/0.89	c INFO: computed clause balance statistics
1.63/1.95	c INFO: computed variable balance statistics
2.33/2.68	c INFO: computed small-clause counts
2.33/2.68	c INFO: computed Horn-clause counts
2.33/2.68	c INFO: computed variable graph statistics
2.33/2.68	c INFO: collected features for HOME/instance-3484639-1307751983.cnf in 1.86 s
2.33/2.68	c INFO: running lingeling-276@0 for 582 with 1198 remaining (b = 0.56)
47.77/48.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: 988)

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-3484639-1307751983/watcher-3484639-1307751983 -o /tmp/evaluation-result-3484639-1307751983/solver-3484639-1307751983 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484639-1307751983.cnf -seed 2024407178 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 4.00 3.97 3.69 5/183 15882
/proc/meminfo: memFree=30853988/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=15380 CPUtime=0 cores=4,6
/proc/15882/stat : 15882 (python) R 15880 15882 13569 0 -1 4202496 798 0 0 0 0 0 0 0 18 0 1 0 886796322 15749120 683 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122757255 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/15882/statm: 3845 684 323 364 0 332 0

[startup+0.020058 s]
/proc/loadavg: 4.00 3.97 3.69 5/183 15882
/proc/meminfo: memFree=30853988/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=16392 CPUtime=0.01 cores=4,6
/proc/15882/stat : 15882 (python) R 15880 15882 13569 0 -1 4202496 1079 0 0 0 1 0 0 0 17 0 1 0 886796322 16785408 949 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122519323 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/15882/statm: 4098 949 385 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.101073 s]
/proc/loadavg: 4.00 3.97 3.69 5/183 15882
/proc/meminfo: memFree=30853988/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=101880 CPUtime=0.07 cores=4,6
/proc/15882/stat : 15882 (python) R 15880 15882 13569 0 -1 4202496 2940 0 0 0 5 2 0 0 17 0 1 0 886796322 104325120 2634 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122713856 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/15882/statm: 25470 2646 837 364 0 1770 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 101880

[startup+0.30103 s]
/proc/loadavg: 4.00 3.97 3.69 5/183 15882
/proc/meminfo: memFree=30853988/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=135744 CPUtime=0.2 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 5973 935 1 0 15 5 0 0 17 0 1 0 886796322 139001856 4147 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/15882/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135744

[startup+0.700963 s]
/proc/loadavg: 4.00 3.97 3.69 5/183 15882
/proc/meminfo: memFree=30853988/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=279368 CPUtime=0.43 cores=4,6
/proc/15882/stat : 15882 (python) R 15880 15882 13569 0 -1 4202496 9509 935 1 0 32 11 0 0 16 0 1 0 886796322 286072832 7179 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122400467 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/15882/statm: 69842 7179 1761 364 0 5766 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279368

[startup+1.50081 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 15916
/proc/meminfo: memFree=30646624/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=290180 CPUtime=1.23 cores=4,6
/proc/15882/stat : 15882 (python) R 15880 15882 13569 0 -1 4202496 13751 935 1 0 110 13 0 0 17 0 1 0 886796322 297144320 9930 33554432000 4194304 5683644 140734917866016 18446744073709551615 47772709740845 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/15882/statm: 72545 9930 1826 364 0 8469 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 290180

[startup+3.10046 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 15920
/proc/meminfo: memFree=30479596/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 299728
heavy processes:

[startup+6.30092 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=30090736/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 886796582 296431616 8277 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 8120526968996200708 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8277 353 364 0 8289 0
[pid=15923] ppid=15921 vsize=10320 CPUtime=3.66 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 3063 0 0 0 365 1 0 0 25 0 1 0 886796582 10567680 1774 33554432000 4194304 4352236 140734760742976 18446744073709551615 4231179 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 2580 1774 129 39 0 1660 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 599532

[startup+12.7007 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=29860724/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.01 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 893 0 0 0 1 0 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=13892 CPUtime=10.05 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 4667 0 0 0 1004 1 0 0 25 0 1 0 886796582 14225408 2668 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/15923/statm: 3473 2668 129 39 0 2553 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 603104

[startup+25.5004 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=29751904/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.01 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 899 0 0 0 1 0 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=15360 CPUtime=22.84 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 6813 0 0 0 2282 2 0 0 25 0 1 0 886796582 15728640 3035 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 3840 3035 129 39 0 2920 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 604572

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

[startup+25.9004 s]
/proc/loadavg: 4.00 3.97 3.70 5/196 15926
/proc/meminfo: memFree=29751408/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.01 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 899 0 0 0 1 0 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=16644 CPUtime=23.24 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 7134 0 0 0 2322 2 0 0 25 0 1 0 886796582 17043456 3356 33554432000 4194304 4352236 140734760742976 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4161 3356 129 39 0 3241 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 605856

[startup+38.7011 s]
/proc/loadavg: 4.07 3.99 3.71 5/199 15930
/proc/meminfo: memFree=29678164/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.04 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 904 0 0 0 3 1 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=16644 CPUtime=36.02 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 8958 0 0 0 3600 2 0 0 25 0 1 0 886796582 17043456 3356 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4161 3356 129 39 0 3241 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 605856

[startup+45.1009 s]
/proc/loadavg: 4.07 3.99 3.71 5/199 15930
/proc/meminfo: memFree=29707340/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.04 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 906 0 0 0 3 1 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=17648 CPUtime=42.41 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 10750 0 0 0 4239 2 0 0 25 0 1 0 886796582 18071552 3607 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4412 3607 129 39 0 3492 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 606860

[startup+46.7006 s]
/proc/loadavg: 4.06 3.99 3.71 5/199 15930
/proc/meminfo: memFree=29706592/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.04 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 906 0 0 0 3 1 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=16752 CPUtime=44.01 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 11070 0 0 0 4399 2 0 0 25 0 1 0 886796582 17154048 3383 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328363 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4188 3383 129 39 0 3268 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 605964

[startup+47.5005 s]
/proc/loadavg: 4.06 3.99 3.71 5/199 15930
/proc/meminfo: memFree=29706592/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.04 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 906 0 0 0 3 1 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=16752 CPUtime=44.81 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 11070 0 0 0 4479 2 0 0 25 0 1 0 886796582 17154048 3383 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4188 3383 129 39 0 3268 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.18
Current children cumulated vsize (KiB) 605964

[startup+47.9004 s]
/proc/loadavg: 4.06 3.99 3.71 5/199 15930
/proc/meminfo: memFree=29707584/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.04 cores=4,6
/proc/15921/stat : 15921 (python) S 15882 15882 13569 0 -1 4202560 906 0 0 0 3 1 0 0 18 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122734095 0 0 16781312 514 17318909026402009348 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=17264 CPUtime=45.21 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 11198 0 0 0 4519 2 0 0 25 0 1 0 886796582 17678336 3511 33554432000 4194304 4352236 140734760742976 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4316 3511 129 39 0 3396 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.58
Current children cumulated vsize (KiB) 606476

[startup+48.1004 s]
/proc/loadavg: 4.06 3.99 3.71 5/199 15930
/proc/meminfo: memFree=29707584/32951124 swapFree=67051744/67111528
[pid=15882] ppid=15880 vsize=299728 CPUtime=2.33 cores=4,6
/proc/15882/stat : 15882 (python) S 15880 15882 13569 0 -1 4202496 14043 935 1 0 219 14 0 0 21 0 2 0 886796322 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15882/statm: 74932 9795 1867 364 0 10850 0
[pid=15921] ppid=15882 vsize=289484 CPUtime=0.04 cores=4,6
/proc/15921/stat : 15921 (python) R 15882 15882 13569 0 -1 4202560 910 0 0 0 3 1 0 0 15 0 1 0 886796582 296431616 8300 33554432000 4194304 5683644 140734917866016 18446744073709551615 228122757255 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/15921/statm: 72371 8300 376 364 0 8289 0
[pid=15923] ppid=15921 vsize=17268 CPUtime=45.4 cores=4,6
/proc/15923/stat : 15923 (lingeling) R 15921 15923 15923 0 -1 4202496 11200 0 0 0 4538 2 0 0 25 0 1 0 886796582 17682432 3513 33554432000 4194304 4352236 140734760742976 18446744073709551615 228122713984 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/15923/statm: 4317 3513 130 39 0 3397 0
[pid=15882/tid=15922] ppid=15880 vsize=299728 CPUtime=0 cores=4,6
/proc/15882/task/15922/stat : 15922 (python) S 15880 15882 13569 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 886796582 306921472 9795 33554432000 4194304 5683644 140734917866016 18446744073709551615 228134537649 0 0 16781312 2 18446604453954728256 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.77
Current children cumulated vsize (KiB) 606480

Child status: 0
Real time (s): 48.1306
CPU time (s): 47.8407
CPU user time (s): 47.6388
CPU system time (s): 0.201969
CPU usage (%): 99.3977
Max. virtual memory (cumulated for all children) (KiB): 611232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.6388
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32872
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= 10181
involuntary context switches= 189

runsolver used 0.090986 second user time and 0.179972 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 02:26:23
IDJOB=3484639
IDBENCH=83454
IDSOLVER=1976
FILE ID=node138/3484639-1307751983
RUNJOBID= node138-1307750780-15613
PBS_JOBID= 13550821
Free space on /tmp= 74008 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
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-3484639-1307751983/watcher-3484639-1307751983 -o /tmp/evaluation-result-3484639-1307751983/solver-3484639-1307751983 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484639-1307751983.cnf -seed 2024407178 -budget 1200

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=2024407178

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      30856276 kB
Buffers:        257808 kB
Cached:        1612620 kB
SwapCached:      13468 kB
Active:         563244 kB
Inactive:      1336668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30856276 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:          123852 kB
Writeback:           0 kB
AnonPages:       26376 kB
Mapped:          10396 kB
Slab:           130912 kB
PageTables:       4364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222140 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= 73872 MiB
End job on node138 at 2011-06-11 02:27:12