Trace number 3378918

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-par-industrial (fixed)? (MO) 2295.47 1065.21

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

0.30/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.48	c INFO: solving HOME/instance-3378918-1305465320.cnf
0.30/0.48	c INFO: computing task features
36.38/36.53	c INFO: computed variable-clause graph statistics
37.49/37.64	c INFO: computed clause balance statistics
167.49/167.65	c INFO: computed variable balance statistics
278.69/278.81	c INFO: computed small-clause counts
284.80/284.95	c INFO: computed Horn-clause counts
652.92/653.08	c INFO: computed variable graph statistics
653.01/653.10	c INFO: collected features for HOME/instance-3378918-1305465320.cnf in 650.72 s
653.01/653.12	c INFO: running lingeling-276@0 for 97 with 547 remaining (b = 0.79)
653.01/653.14	c INFO: running lingeling-276@0 for 547 with 547 remaining (b = 0.94)
653.01/653.18	c INFO: running precosat-570@0 for 97 with 547 remaining (b = 0.64)
653.09/653.20	c INFO: running lingeling-276@0 for 547 with 547 remaining (b = 0.79)
1052.72/753.44	c INFO: running precosat-570@0 for 97 with 447 remaining (b = 0.41)
1053.09/753.56	c INFO: running cryptominisat-2.9.0@0 for 446 with 446 remaining (b = 0.50)
1452.72/853.74	c INFO: running glucosER@0 for 346 with 346 remaining (b = 0.41)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3378918-1305465320/watcher-3378918-1305465320 -o /tmp/evaluation-result-3378918-1305465320/solver-3378918-1305465320 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378918-1305465320.cnf -seed 2051470122 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.24 0.05 0.59 3/331 31783
/proc/meminfo: memFree=12789572/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 903 0 0 0 0 0 0 0 18 0 1 0 736763275 16154624 784 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895488512 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/31783/statm: 3945 788 346 364 0 432 0

[startup+0.0937521 s]
/proc/loadavg: 0.24 0.05 0.59 3/331 31783
/proc/meminfo: memFree=12789572/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=96952 CPUtime=0.06 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 2817 0 0 0 5 1 0 0 17 0 1 0 736763275 99278848 2521 33554432000 4194304 5683644 140734821593408 18446744073709551615 5114100 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31783/statm: 24238 2521 790 364 0 1686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96952

[startup+0.100746 s]
/proc/loadavg: 0.24 0.05 0.59 3/331 31783
/proc/meminfo: memFree=12789572/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=101880 CPUtime=0.06 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 2958 0 0 0 5 1 0 0 17 0 1 0 736763275 104325120 2652 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895488512 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31783/statm: 25470 2652 838 364 0 1770 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 101880

[startup+0.300709 s]
/proc/loadavg: 0.24 0.05 0.59 3/331 31783
/proc/meminfo: memFree=12789572/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=156688 CPUtime=0.21 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 6409 934 1 0 16 5 0 0 17 0 1 0 736763275 160448512 4523 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895488512 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 39172 4523 1257 364 0 3280 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 156688

[startup+0.700623 s]
/proc/loadavg: 0.24 0.05 0.59 3/331 31783
/proc/meminfo: memFree=12789572/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=472292 CPUtime=0.59 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 57817 934 1 0 42 17 0 0 17 0 1 0 736763275 483627008 55382 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895151649 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 118073 55383 1761 364 0 53997 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 472292

[startup+1.50049 s]
/proc/loadavg: 0.24 0.05 0.59 3/332 31788
/proc/meminfo: memFree=12551476/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=532932 CPUtime=1.38 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 72359 934 1 0 120 18 0 0 18 0 1 0 736763275 545722368 69924 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 133233 69924 1761 364 0 69157 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 532932

[startup+3.10017 s]
/proc/loadavg: 0.24 0.05 0.59 3/332 31788
/proc/meminfo: memFree=12471568/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=648968 CPUtime=2.98 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 101308 934 1 0 277 21 0 0 21 0 1 0 736763275 664543232 98873 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 162242 98876 1761 364 0 98166 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 648968

[startup+6.30058 s]
/proc/loadavg: 0.46 0.10 0.60 3/332 31788
/proc/meminfo: memFree=12185432/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=882992 CPUtime=6.19 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 158455 934 1 0 591 28 0 0 25 0 1 0 736763275 904183808 156020 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 220748 156021 1761 364 0 156672 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 882992

[startup+12.7004 s]
/proc/loadavg: 0.58 0.13 0.61 3/332 31789
/proc/meminfo: memFree=11713140/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1343956 CPUtime=12.6 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 272925 934 1 0 1217 43 0 0 25 0 1 0 736763275 1376210944 270490 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895516266 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 336022 270491 1761 364 0 271946 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 1343956

[startup+25.501 s]
/proc/loadavg: 1.14 0.27 0.64 6/344 31801
/proc/meminfo: memFree=10816632/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=2175004 CPUtime=25.38 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 747113 934 1 0 2443 95 0 0 25 0 1 0 736763275 2227204096 462582 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895187925 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 543751 462607 1814 364 0 479675 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 2175004

[startup+51.1001 s]
/proc/loadavg: 2.45 0.65 0.76 6/344 31802
/proc/meminfo: memFree=10611096/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=50.98 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1226005 934 1 0 4949 149 0 0 25 0 1 0 736763275 1822756864 382394 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895150503 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382394 1826 364 0 380933 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1780036

[startup+102.301 s]
/proc/loadavg: 3.89 1.32 0.98 6/344 31803
/proc/meminfo: memFree=7695268/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=102.19 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1226005 934 1 0 10070 149 0 0 25 0 1 0 736763275 1822756864 382394 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895149989 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382394 1826 364 0 380933 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1780036

[startup+162.3 s]
/proc/loadavg: 4.73 2.02 1.24 6/348 31809
/proc/meminfo: memFree=6335644/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=162.2 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1226005 934 1 0 16071 149 0 0 25 0 1 0 736763275 1822756864 382394 33554432000 4194304 5683644 140734821593408 18446744073709551615 5003645 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382394 1826 364 0 380933 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1780036

[startup+222.301 s]
/proc/loadavg: 4.93 2.57 1.48 6/348 31810
/proc/meminfo: memFree=4143016/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=222.19 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1226006 934 1 0 22070 149 0 0 25 0 1 0 736763275 1822756864 382395 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844404215 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382395 1827 364 0 380933 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1780036

[startup+282.313 s]
/proc/loadavg: 5.09 3.04 1.70 6/348 31812
/proc/meminfo: memFree=3724564/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=2019640 CPUtime=282.21 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1507201 934 1 0 28044 177 0 0 25 0 1 0 736763275 2068111360 423986 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844572794 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 504910 423988 1829 364 0 440834 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2019640

[startup+342.3 s]
/proc/loadavg: 5.10 3.41 1.91 6/348 31813
/proc/meminfo: memFree=3899912/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=342.2 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1685253 934 1 0 34023 197 0 0 25 0 1 0 736763275 1822756864 382401 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844159616 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382401 1833 364 0 380933 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1780036

[startup+402.301 s]
/proc/loadavg: 5.18 3.73 2.11 6/348 31815
/proc/meminfo: memFree=3814732/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=402.2 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1685253 934 1 0 40023 197 0 0 25 0 1 0 736763275 1822756864 382401 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844159616 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382401 1833 364 0 380933 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1780036

[startup+462.301 s]
/proc/loadavg: 5.07 3.96 2.29 6/348 31817
/proc/meminfo: memFree=3795208/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=462.2 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1685253 934 1 0 46023 197 0 0 25 0 1 0 736763275 1822756864 382401 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844159616 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382401 1833 364 0 380933 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1780036

[startup+522.3 s]
/proc/loadavg: 5.14 4.18 2.47 6/348 31818
/proc/meminfo: memFree=3658608/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=522.2 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1685253 934 1 0 52023 197 0 0 25 0 1 0 736763275 1822756864 382401 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844159616 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382401 1833 364 0 380933 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1780036

[startup+582.301 s]
/proc/loadavg: 5.10 4.34 2.63 6/348 31820
/proc/meminfo: memFree=3594772/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1780036 CPUtime=582.2 cores=1,3,5,7
/proc/31783/stat : 31783 (python) R 31781 31783 31741 0 -1 4202496 1685253 934 1 0 58023 197 0 0 25 0 1 0 736763275 1822756864 382401 33554432000 4194304 5683644 140734821593408 18446744073709551615 47203844159628 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31783/statm: 445009 382401 1833 364 0 380933 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1780036

[startup+642.301 s]

################
# More data... #
################

/proc/31783/task/31843/stat : 31843 (python) S 31781 31783 31741 0 -1 4202560 34 934 0 0 0 0 0 0 21 0 8 0 736838633 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31850] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31850/stat : 31850 (python) S 31781 31783 31741 0 -1 4202560 35 934 0 0 0 0 0 0 20 0 8 0 736848652 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2045.07
Current children cumulated vsize (KiB) 15711248

[startup+1062.3 s]
/proc/loadavg: 8.25 7.30 4.73 9/372 31857
/proc/meminfo: memFree=96720/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1247212 CPUtime=653.19 cores=1,3,5,7
/proc/31783/stat : 31783 (python) S 31781 31783 31741 0 -1 4202496 1689674 934 1 0 65105 214 0 0 19 0 8 0 736763275 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31783/statm: 311803 215079 1880 364 0 247703 0
[pid=31823] ppid=31783 vsize=1120140 CPUtime=0.27 cores=1,3,5,7
/proc/31823/stat : 31823 (python) S 31783 31783 31741 0 -1 4202560 1158 0 0 0 11 16 0 0 19 0 2 0 736828587 1147023360 213446 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31823/statm: 280035 213446 414 364 0 215953 0
[pid=31827] ppid=31823 vsize=196264 CPUtime=100.24 cores=1,3,5,7
/proc/31827/stat : 31827 (lingeling) T 31823 31827 31827 0 -1 4202496 100224 0 0 0 10003 21 0 0 25 0 1 0 736828591 200974336 47213 33554432000 4194304 4352236 140735109400544 18446744073709551615 4280960 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/31827/statm: 49066 47213 129 39 0 48146 0
[pid=31823/tid=31837] ppid=31783 vsize=1120140 CPUtime=0 cores=1,3,5,7
/proc/31823/task/31837/stat : 31837 (python) S 31783 31783 31741 0 -1 4202560 124 0 0 0 0 0 0 0 19 0 2 0 736838619 1147023360 213446 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 514 18446604465158075392 0 0 -1 3 0 0 0
[pid=31825] ppid=31783 vsize=1120152 CPUtime=1.09 cores=1,3,5,7
/proc/31825/stat : 31825 (python) S 31783 31783 31741 0 -1 4202560 1013 0 0 0 57 52 0 0 18 0 1 0 736828589 1147035648 213401 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299270 0 0 17 1 0 0 0
/proc/31825/statm: 280038 213401 370 364 0 215953 0
[pid=31828] ppid=31825 vsize=200528 CPUtime=403.21 cores=1,3,5,7
/proc/31828/stat : 31828 (lingeling) R 31825 31828 31828 0 -1 4202496 103105 0 0 0 40300 21 0 0 25 0 1 0 736828591 205340672 49302 33554432000 4194304 4352236 140736050498192 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/31828/statm: 50132 49302 129 39 0 49212 0
[pid=31829] ppid=31783 vsize=1195944 CPUtime=0.26 cores=1,3,5,7
/proc/31829/stat : 31829 (python) S 31783 31783 31741 0 -1 4202560 957 0 0 0 12 14 0 0 19 0 2 0 736828593 1224646656 213552 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31829/statm: 298986 213552 399 364 0 234898 0
[pid=31833] ppid=31829 vsize=1150444 CPUtime=99.75 cores=1,3,5,7
/proc/31833/stat : 31833 (precosat) T 31829 31833 31833 0 -1 4202496 289791 0 0 0 9927 48 0 0 25 0 1 0 736828598 1178054656 280795 33554432000 4194304 4890832 140736118411136 18446744073709551615 4204024 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/31833/statm: 287611 280795 86 171 0 287438 0
[pid=31829/tid=31841] ppid=31783 vsize=1195944 CPUtime=0 cores=1,3,5,7
/proc/31829/task/31841/stat : 31841 (python) S 31783 31783 31741 0 -1 4202560 77 0 0 0 0 0 0 0 19 0 2 0 736838630 1224646656 213552 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 514 18446604464458890112 0 0 -1 1 0 0 0
[pid=31831] ppid=31783 vsize=1206200 CPUtime=1.04 cores=1,3,5,7
/proc/31831/stat : 31831 (python) S 31783 31783 31741 0 -1 4202560 788 0 0 0 51 53 0 0 18 0 1 0 736828596 1235148800 213496 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299271 0 0 17 1 0 0 0
/proc/31831/statm: 301550 213496 371 364 0 237459 0
[pid=31834] ppid=31831 vsize=212856 CPUtime=407.48 cores=1,3,5,7
/proc/31834/stat : 31834 (lingeling) R 31831 31834 31834 0 -1 4202496 106173 0 0 0 40725 23 0 0 25 0 1 0 736828598 217964544 52384 33554432000 4194304 4352236 140734784204512 18446744073709551615 4280948 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31834/statm: 53214 52384 129 39 0 52294 0
[pid=31838] ppid=31783 vsize=1216456 CPUtime=0.27 cores=1,3,5,7
/proc/31838/stat : 31838 (python) S 31783 31783 31741 0 -1 4202560 972 0 0 0 13 14 0 0 19 0 2 0 736838619 1245650944 213609 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31838/statm: 304114 213609 399 364 0 240020 0
[pid=31840] ppid=31838 vsize=1142652 CPUtime=100 cores=1,3,5,7
/proc/31840/stat : 31840 (precosat) T 31838 31840 31840 0 -1 4202496 287851 0 0 0 9954 46 0 0 25 0 1 0 736838621 1170075648 278851 33554432000 4194304 4890832 140733312584336 18446744073709551615 4293282 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/31840/statm: 285663 278851 86 171 0 285490 0
[pid=31838/tid=31848] ppid=31783 vsize=1216456 CPUtime=0 cores=1,3,5,7
/proc/31838/task/31848/stat : 31848 (python) S 31783 31783 31741 0 -1 4202560 65 0 0 0 0 0 0 0 19 0 2 0 736848649 1245650944 213609 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 514 18446604471134539968 0 0 -1 1 0 0 0
[pid=31842] ppid=31783 vsize=1226712 CPUtime=0.85 cores=1,3,5,7
/proc/31842/stat : 31842 (python) S 31783 31783 31741 0 -1 4202560 812 0 0 0 44 41 0 0 15 0 1 0 736838631 1256153088 213528 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299268 0 0 17 3 0 0 0
/proc/31842/statm: 306678 213528 371 364 0 242581 0
[pid=31844] ppid=31842 vsize=2699232 CPUtime=308.71 cores=1,3,5,7
/proc/31844/stat : 31844 (cryptominisat-2) R 31842 31844 31844 0 -1 4202496 592776 0 0 0 30771 100 0 0 25 0 1 0 736838633 2764013568 525535 33554432000 4194304 4677096 140734558057808 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31844/statm: 674808 525535 391 118 0 669767 0
[pid=31849] ppid=31783 vsize=1236968 CPUtime=0.55 cores=1,3,5,7
/proc/31849/stat : 31849 (python) R 31783 31783 31741 0 -1 4202560 812 0 0 0 28 27 0 0 18 0 1 0 736848650 1266655232 213566 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907319163 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/31849/statm: 309242 213566 371 364 0 245142 0
[pid=31851] ppid=31849 vsize=615380 CPUtime=207.38 cores=1,3,5,7
/proc/31851/stat : 31851 (glucoser_static) R 31849 31851 31851 0 -1 4202496 141914 0 1 0 20708 30 0 0 25 0 1 0 736848652 630149120 141645 33554432000 134512640 134580299 4287427280 18446744073709551615 134543168 0 0 16781312 8388611 0 0 0 17 3 0 0 0
/proc/31851/statm: 153845 141645 242 17 0 153173 0
[pid=31783/tid=31824] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31824/stat : 31824 (python) S 31781 31783 31741 0 -1 4202560 33 934 0 0 0 0 0 0 25 0 8 0 736828589 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 7 0 0 0
[pid=31783/tid=31826] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31826/stat : 31826 (python) S 31781 31783 31741 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 8 0 736828591 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 7 0 0 0
[pid=31783/tid=31830] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31830/stat : 31830 (python) S 31781 31783 31741 0 -1 4202560 56 934 0 0 0 0 0 0 25 0 8 0 736828595 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31832] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31832/stat : 31832 (python) S 31781 31783 31741 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 8 0 736828598 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31839] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31839/stat : 31839 (python) S 31781 31783 31741 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 8 0 736838621 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31843] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31843/stat : 31843 (python) S 31781 31783 31741 0 -1 4202560 34 934 0 0 0 0 0 0 21 0 8 0 736838633 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31850] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31850/stat : 31850 (python) S 31781 31783 31741 0 -1 4202560 35 934 0 0 0 0 0 0 20 0 8 0 736848652 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2284.29
Current children cumulated vsize (KiB) 15787140



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1065.1 s]
/proc/loadavg: 8.23 7.31 4.75 9/372 31857
/proc/meminfo: memFree=98404/32950928 swapFree=67085488/67111528
[pid=31783] ppid=31781 vsize=1247212 CPUtime=653.19 cores=1,3,5,7
/proc/31783/stat : 31783 (python) S 31781 31783 31741 0 -1 4202496 1689674 934 1 0 65105 214 0 0 19 0 8 0 736763275 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31783/statm: 311803 215079 1880 364 0 247703 0
[pid=31823] ppid=31783 vsize=1120140 CPUtime=0.27 cores=1,3,5,7
/proc/31823/stat : 31823 (python) S 31783 31783 31741 0 -1 4202560 1158 0 0 0 11 16 0 0 19 0 2 0 736828587 1147023360 213446 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31823/statm: 280035 213446 414 364 0 215953 0
[pid=31827] ppid=31823 vsize=196264 CPUtime=100.24 cores=1,3,5,7
/proc/31827/stat : 31827 (lingeling) T 31823 31827 31827 0 -1 4202496 100224 0 0 0 10003 21 0 0 25 0 1 0 736828591 200974336 47213 33554432000 4194304 4352236 140735109400544 18446744073709551615 4280960 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/31827/statm: 49066 47213 129 39 0 48146 0
[pid=31823/tid=31837] ppid=31783 vsize=1120140 CPUtime=0 cores=1,3,5,7
/proc/31823/task/31837/stat : 31837 (python) S 31783 31783 31741 0 -1 4202560 124 0 0 0 0 0 0 0 19 0 2 0 736838619 1147023360 213446 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 514 18446604465158075392 0 0 -1 3 0 0 0
[pid=31825] ppid=31783 vsize=1120152 CPUtime=1.09 cores=1,3,5,7
/proc/31825/stat : 31825 (python) S 31783 31783 31741 0 -1 4202560 1013 0 0 0 57 52 0 0 18 0 1 0 736828589 1147035648 213401 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299270 0 0 17 1 0 0 0
/proc/31825/statm: 280038 213401 370 364 0 215953 0
[pid=31828] ppid=31825 vsize=200528 CPUtime=405.98 cores=1,3,5,7
/proc/31828/stat : 31828 (lingeling) R 31825 31828 31828 0 -1 4202496 103105 0 0 0 40577 21 0 0 25 0 1 0 736828591 205340672 49302 33554432000 4194304 4352236 140736050498192 18446744073709551615 4278746 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/31828/statm: 50132 49302 129 39 0 49212 0
[pid=31829] ppid=31783 vsize=1195944 CPUtime=0.26 cores=1,3,5,7
/proc/31829/stat : 31829 (python) S 31783 31783 31741 0 -1 4202560 957 0 0 0 12 14 0 0 19 0 2 0 736828593 1224646656 213552 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31829/statm: 298986 213552 399 364 0 234898 0
[pid=31833] ppid=31829 vsize=1150444 CPUtime=99.75 cores=1,3,5,7
/proc/31833/stat : 31833 (precosat) T 31829 31833 31833 0 -1 4202496 289791 0 0 0 9927 48 0 0 25 0 1 0 736828598 1178054656 280795 33554432000 4194304 4890832 140736118411136 18446744073709551615 4204024 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/31833/statm: 287611 280795 86 171 0 287438 0
[pid=31829/tid=31841] ppid=31783 vsize=1195944 CPUtime=0 cores=1,3,5,7
/proc/31829/task/31841/stat : 31841 (python) S 31783 31783 31741 0 -1 4202560 77 0 0 0 0 0 0 0 19 0 2 0 736838630 1224646656 213552 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 514 18446604464458890112 0 0 -1 1 0 0 0
[pid=31831] ppid=31783 vsize=1206200 CPUtime=1.04 cores=1,3,5,7
/proc/31831/stat : 31831 (python) S 31783 31783 31741 0 -1 4202560 788 0 0 0 51 53 0 0 18 0 1 0 736828596 1235148800 213496 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299271 0 0 17 1 0 0 0
/proc/31831/statm: 301550 213496 371 364 0 237459 0
[pid=31834] ppid=31831 vsize=212856 CPUtime=410.28 cores=1,3,5,7
/proc/31834/stat : 31834 (lingeling) R 31831 31834 31834 0 -1 4202496 106173 0 0 0 41005 23 0 0 25 0 1 0 736828598 217964544 52384 33554432000 4194304 4352236 140734784204512 18446744073709551615 4280974 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/31834/statm: 53214 52384 129 39 0 52294 0
[pid=31838] ppid=31783 vsize=1216456 CPUtime=0.27 cores=1,3,5,7
/proc/31838/stat : 31838 (python) S 31783 31783 31741 0 -1 4202560 972 0 0 0 13 14 0 0 19 0 2 0 736838619 1245650944 213609 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31838/statm: 304114 213609 399 364 0 240020 0
[pid=31840] ppid=31838 vsize=1142652 CPUtime=100 cores=1,3,5,7
/proc/31840/stat : 31840 (precosat) T 31838 31840 31840 0 -1 4202496 287851 0 0 0 9954 46 0 0 25 0 1 0 736838621 1170075648 278851 33554432000 4194304 4890832 140733312584336 18446744073709551615 4293282 0 0 16781312 17442 18446744071562691360 0 0 17 1 0 0 0
/proc/31840/statm: 285663 278851 86 171 0 285490 0
[pid=31838/tid=31848] ppid=31783 vsize=1216456 CPUtime=0 cores=1,3,5,7
/proc/31838/task/31848/stat : 31848 (python) S 31783 31783 31741 0 -1 4202560 65 0 0 0 0 0 0 0 19 0 2 0 736848649 1245650944 213609 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 514 18446604471134539968 0 0 -1 1 0 0 0
[pid=31842] ppid=31783 vsize=1226712 CPUtime=0.85 cores=1,3,5,7
/proc/31842/stat : 31842 (python) S 31783 31783 31741 0 -1 4202560 812 0 0 0 44 41 0 0 15 0 1 0 736838631 1256153088 213528 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299268 0 0 17 3 0 0 0
/proc/31842/statm: 306678 213528 371 364 0 242581 0
[pid=31844] ppid=31842 vsize=2785452 CPUtime=311.52 cores=1,3,5,7
/proc/31844/stat : 31844 (cryptominisat-2) R 31842 31844 31844 0 -1 4202496 609092 0 0 0 31050 102 0 0 25 0 1 0 736838633 2852302848 541851 33554432000 4194304 4677096 140734558057808 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31844/statm: 696363 541851 391 118 0 691322 0
[pid=31849] ppid=31783 vsize=1236968 CPUtime=0.56 cores=1,3,5,7
/proc/31849/stat : 31849 (python) S 31783 31783 31741 0 -1 4202560 812 0 0 0 28 28 0 0 18 0 1 0 736848650 1266655232 213566 33554432000 4194304 5683644 140734821593408 18446744073709551615 231895510598 0 0 16781312 514 9030702415296299268 0 0 17 3 0 0 0
/proc/31849/statm: 309242 213566 371 364 0 245142 0
[pid=31851] ppid=31849 vsize=615780 CPUtime=210.17 cores=1,3,5,7
/proc/31851/stat : 31851 (glucoser_static) R 31849 31851 31851 0 -1 4202496 142006 0 1 0 20987 30 0 0 25 0 1 0 736848652 630558720 141737 33554432000 134512640 134580299 4287427280 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 3 0 0 0
/proc/31851/statm: 153945 141737 242 17 0 153273 0
[pid=31783/tid=31824] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31824/stat : 31824 (python) S 31781 31783 31741 0 -1 4202560 33 934 0 0 0 0 0 0 25 0 8 0 736828589 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 7 0 0 0
[pid=31783/tid=31826] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31826/stat : 31826 (python) S 31781 31783 31741 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 8 0 736828591 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 7 0 0 0
[pid=31783/tid=31830] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31830/stat : 31830 (python) S 31781 31783 31741 0 -1 4202560 56 934 0 0 0 0 0 0 25 0 8 0 736828595 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31832] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31832/stat : 31832 (python) S 31781 31783 31741 0 -1 4202560 24 934 0 0 0 0 0 0 25 0 8 0 736828598 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31839] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31839/stat : 31839 (python) S 31781 31783 31741 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 8 0 736838621 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31843] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31843/stat : 31843 (python) S 31781 31783 31741 0 -1 4202560 34 934 0 0 0 0 0 0 21 0 8 0 736838633 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
[pid=31783/tid=31850] ppid=31781 vsize=1247212 CPUtime=0 cores=1,3,5,7
/proc/31783/task/31850/stat : 31850 (python) S 31781 31783 31741 0 -1 4202560 35 934 0 0 0 0 0 0 20 0 8 0 736848652 1277145088 215079 33554432000 4194304 5683644 140734821593408 18446744073709551615 231907314097 0 0 16781312 2 18446604457512535296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2295.47
Current children cumulated vsize (KiB) 15873760

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31783 and gives
#  childrusage.ru_utime.tv_sec=651
#  childrusage.ru_utime.tv_usec=56024
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=183668
# CPU time returned by wait4() is 653.24
# while last known CPU time is 2295.47
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1065.21
CPU time (s): 2295.47
CPU user time (s): 2288.24
CPU system time (s): 7.23
CPU usage (%): 215.495
Max. virtual memory (cumulated for all children) (KiB): 15873760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 651.056
system time used= 2.18367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1690612
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= 1064
involuntary context switches= 1659

runsolver used 3.38748 second user time and 8.07477 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 15:15:26
IDJOB=3378918
IDBENCH=82399
IDSOLVER=1860
FILE ID=node114/3378918-1305465320
RUNJOBID= node114-1305465319-31760
PBS_JOBID= 13325057
Free space on /tmp= 72780 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378918-1305465320/watcher-3378918-1305465320 -o /tmp/evaluation-result-3378918-1305465320/solver-3378918-1305465320 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378918-1305465320.cnf -seed 2051470122 -budget 4800 -cores 4

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=2051470122

node114.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.848
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.69
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.848
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      12789604 kB
Buffers:        303104 kB
Cached:        7039988 kB
SwapCached:         96 kB
Active:       14502000 kB
Inactive:      5240420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12789604 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          258012 kB
Writeback:           0 kB
AnonPages:    12399052 kB
Mapped:          33476 kB
Slab:           311124 kB
PageTables:      42060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54505940 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= 72748 MiB
End job on node114 at 2011-05-15 15:33:13