Trace number 3484629

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 54.5907 54.8715

General information on the benchmark

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

Solver Data

0.33/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.67	c INFO: solving HOME/instance-3484629-1307751885.cnf
0.33/0.67	c INFO: computing task features
0.61/0.91	c INFO: computed variable-clause graph statistics
0.61/0.92	c INFO: computed clause balance statistics
1.92/2.20	c INFO: computed variable balance statistics
2.41/2.79	c INFO: computed small-clause counts
2.41/2.79	c INFO: computed Horn-clause counts
2.51/2.86	c INFO: computed variable graph statistics
2.51/2.86	c INFO: collected features for HOME/instance-3484629-1307751885.cnf in 2.17 s
2.51/2.87	c INFO: running lingeling-276@0 for 582 with 1197 remaining (b = 0.56)
54.48/54.84	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-3484629-1307751885/watcher-3484629-1307751885 -o /tmp/evaluation-result-3484629-1307751885/solver-3484629-1307751885 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484629-1307751885.cnf -seed 806244189 -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.01 3.96 3.61 2/192 1034
/proc/meminfo: memFree=31277832/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=15080 CPUtime=0 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 617 0 0 0 0 0 0 0 25 0 1 0 886788176 15441920 512 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/1034/statm: 3770 512 300 364 0 257 0

[startup+0.033446 s]
/proc/loadavg: 4.01 3.96 3.61 2/192 1034
/proc/meminfo: memFree=31277832/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=16812 CPUtime=0.01 cores=4,6
/proc/1034/stat : 1034 (python) R 1032 1034 31379 0 -1 4202496 1226 0 0 0 1 0 0 0 25 0 1 0 886788176 17215488 1082 33554432000 4194304 5683644 140735923182064 18446744073709551615 4689086 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1034/statm: 4203 1082 417 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16812

[startup+0.100434 s]
/proc/loadavg: 4.01 3.96 3.61 2/192 1034
/proc/meminfo: memFree=31277832/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=93964 CPUtime=0.05 cores=4,6
/proc/1034/stat : 1034 (python) R 1032 1034 31379 0 -1 4202496 2694 0 0 0 4 1 0 0 25 0 1 0 886788176 96219136 2407 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1034/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93964

[startup+0.300397 s]
/proc/loadavg: 4.01 3.96 3.61 2/192 1034
/proc/meminfo: memFree=31277832/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=135752 CPUtime=0.18 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 5975 932 1 0 14 4 0 0 25 0 1 0 886788176 139010048 4148 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080228357 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/1034/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700368 s]
/proc/loadavg: 4.01 3.96 3.61 2/192 1034
/proc/meminfo: memFree=31277832/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=280456 CPUtime=0.41 cores=4,6
/proc/1034/stat : 1034 (python) R 1032 1034 31379 0 -1 4202496 9766 932 1 0 31 10 0 0 16 0 1 0 886788176 287186944 7433 33554432000 4194304 5683644 140735923182064 18446744073709551615 208079929552 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1034/statm: 70114 7434 1761 364 0 6038 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 280456

[startup+1.50021 s]
/proc/loadavg: 4.01 3.96 3.61 5/195 1113
/proc/meminfo: memFree=31223172/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=292496 CPUtime=1.21 cores=4,6
/proc/1034/stat : 1034 (python) R 1032 1034 31379 0 -1 4202496 14701 932 1 0 110 11 0 0 17 0 1 0 886788176 299515904 10508 33554432000 4194304 5683644 140735923182064 18446744073709551615 47303557647258 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1034/statm: 73124 10508 1826 364 0 9048 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 292496

[startup+3.10087 s]
/proc/loadavg: 4.00 3.96 3.62 5/197 1123
/proc/meminfo: memFree=31126396/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 301852

[startup+6.30025 s]
/proc/loadavg: 4.00 3.96 3.62 5/203 1129
/proc/meminfo: memFree=30977420/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 886788464 298606592 8807 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 4056709727625642241 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8807 353 364 0 8820 0
[pid=1126] ppid=1124 vsize=10344 CPUtime=3.41 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 3339 0 0 0 341 0 0 0 25 0 1 0 886788464 10592256 1749 33554432000 4194304 4352236 140734914736496 18446744073709551615 4233872 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 2586 1749 129 39 0 1666 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 603804

[startup+12.701 s]
/proc/loadavg: 4.08 3.98 3.62 5/203 1129
/proc/meminfo: memFree=30974368/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 4056709727625642241 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=14276 CPUtime=9.8 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 5126 0 0 0 980 0 0 0 25 0 1 0 886788464 14618624 2732 33554432000 4194304 4352236 140734914736496 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 3569 2732 129 39 0 2649 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 607736

[startup+25.5007 s]
/proc/loadavg: 4.07 3.98 3.63 5/203 1129
/proc/meminfo: memFree=30967560/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.03 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 893 0 0 0 2 1 0 0 18 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 13009843792310665473 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=14208 CPUtime=22.57 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 6544 0 0 0 2257 0 0 0 25 0 1 0 886788464 14548992 2725 33554432000 4194304 4352236 140734914736496 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 3552 2725 129 39 0 2632 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 607668

[startup+51.1008 s]
/proc/loadavg: 4.04 3.98 3.64 5/200 1208
/proc/meminfo: memFree=31002188/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.06 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 904 0 0 0 4 2 0 0 18 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 13009843792310665473 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=18820 CPUtime=48.14 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 11858 0 0 0 4812 2 0 0 25 0 1 0 886788464 19271680 3900 33554432000 4194304 4352236 140734914736496 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 4705 3900 129 39 0 3785 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 612280

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

[startup+52.7004 s]
/proc/loadavg: 4.04 3.98 3.64 5/203 1222
/proc/meminfo: memFree=30858292/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.06 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 904 0 0 0 4 2 0 0 18 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 13009843792310665473 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=21772 CPUtime=49.74 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 12596 0 0 0 4971 3 0 0 25 0 1 0 886788464 22294528 4638 33554432000 4194304 4352236 140734914736496 18446744073709551615 4276782 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 5443 4638 129 39 0 4523 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 52.39
Current children cumulated vsize (KiB) 615232

[startup+53.5003 s]
/proc/loadavg: 4.04 3.98 3.64 5/203 1222
/proc/meminfo: memFree=30858292/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.06 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 904 0 0 0 4 2 0 0 18 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 13009843792310665473 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=20236 CPUtime=50.54 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 12916 0 0 0 5051 3 0 0 25 0 1 0 886788464 20721664 4254 33554432000 4194304 4352236 140734914736496 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 5059 4254 129 39 0 4139 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 53.19
Current children cumulated vsize (KiB) 613696

[startup+54.3011 s]
/proc/loadavg: 4.04 3.98 3.64 5/203 1222
/proc/meminfo: memFree=30814596/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.06 cores=4,6
/proc/1124/stat : 1124 (python) S 1034 1034 31379 0 -1 4202560 904 0 0 0 4 2 0 0 18 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208080252431 0 0 16781312 514 13009843792310665473 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=20236 CPUtime=51.34 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202496 12916 0 0 0 5131 3 0 0 25 0 1 0 886788464 20721664 4254 33554432000 4194304 4352236 140734914736496 18446744073709551615 4328380 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1126/statm: 5059 4254 129 39 0 4139 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 53.99
Current children cumulated vsize (KiB) 613696

[startup+54.7011 s]
/proc/loadavg: 4.04 3.98 3.64 5/203 1222
/proc/meminfo: memFree=30814596/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.1 cores=4,6
/proc/1124/stat : 1124 (python) R 1034 1034 31379 0 -1 4202560 907 0 0 0 7 3 0 0 16 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092062469 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=0 CPUtime=51.7 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202500 12919 0 0 0 5167 3 0 0 25 0 1 0 886788464 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1126/statm: 0 0 0 0 0 0 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 54.39
Current children cumulated vsize (KiB) 593460

[startup+54.8011 s]
/proc/loadavg: 4.04 3.98 3.64 5/203 1222
/proc/meminfo: memFree=30814596/32950928 swapFree=67055948/67111528
[pid=1034] ppid=1032 vsize=301852 CPUtime=2.59 cores=4,6
/proc/1034/stat : 1034 (python) S 1032 1034 31379 0 -1 4202496 14992 932 1 0 248 11 0 0 21 0 2 0 886788176 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1034/statm: 75463 10325 1867 364 0 11381 0
[pid=1124] ppid=1034 vsize=291608 CPUtime=0.19 cores=4,6
/proc/1124/stat : 1124 (python) R 1034 1034 31379 0 -1 4202560 907 0 0 0 15 4 0 0 16 0 1 0 886788464 298606592 8830 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092062469 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/1124/statm: 72902 8830 376 364 0 8820 0
[pid=1126] ppid=1124 vsize=0 CPUtime=51.7 cores=4,6
/proc/1126/stat : 1126 (lingeling) R 1124 1126 1126 0 -1 4202500 12919 0 0 0 5167 3 0 0 25 0 1 0 886788464 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/1126/statm: 0 0 0 0 0 0 0
[pid=1034/tid=1125] ppid=1032 vsize=301852 CPUtime=0 cores=4,6
/proc/1034/task/1125/stat : 1125 (python) S 1032 1034 31379 0 -1 4202560 29 932 0 0 0 0 0 0 21 0 2 0 886788464 309096448 10325 33554432000 4194304 5683644 140735923182064 18446744073709551615 208092055985 0 0 16781312 2 18446604453861129088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 54.48
Current children cumulated vsize (KiB) 593460

Child status: 0
Real time (s): 54.8715
CPU time (s): 54.5907
CPU user time (s): 54.3697
CPU system time (s): 0.220966
CPU usage (%): 99.4883
Max. virtual memory (cumulated for all children) (KiB): 616512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.3697
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35698
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= 3184
involuntary context switches= 212

runsolver used 0.105983 second user time and 0.200969 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 02:24:45
IDJOB=3484629
IDBENCH=83433
IDSOLVER=1976
FILE ID=node127/3484629-1307751885
RUNJOBID= node127-1307750682-795
PBS_JOBID= 13550830
Free space on /tmp= 73992 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.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-3484629-1307751885/watcher-3484629-1307751885 -o /tmp/evaluation-result-3484629-1307751885/solver-3484629-1307751885 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484629-1307751885.cnf -seed 806244189 -budget 1200

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

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=806244189

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31278508 kB
Buffers:        282008 kB
Cached:         991976 kB
SwapCached:       9372 kB
Active:         810040 kB
Inactive:       661656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31278508 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           33132 kB
Writeback:           0 kB
AnonPages:      195416 kB
Mapped:          19208 kB
Slab:           132612 kB
PageTables:       7452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   611636 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= 73940 MiB
End job on node127 at 2011-06-11 02:25:40