Trace number 3483976

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)? (TO) 1200.01 1200.04

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.46	c INFO: solving HOME/instance-3483976-1307749809.cnf
0.31/0.46	c INFO: computing task features
2.00/2.19	c INFO: computed variable-clause graph statistics
2.10/2.26	c INFO: computed clause balance statistics
9.99/10.19	c INFO: computed variable balance statistics
16.09/16.22	c INFO: computed small-clause counts
16.19/16.34	c INFO: computed Horn-clause counts
54.80/55.00	c INFO: computed variable graph statistics
54.80/55.00	c INFO: collected features for HOME/instance-3483976-1307749809.cnf in 54.47 s
54.91/55.01	c INFO: running lingeling-276@0 for 485 with 1145 remaining (b = 0.73)
545.41/545.54	c INFO: running cryptominisat-2.9.0@0 for 655 with 655 remaining (b = 0.69)

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

running on 2 cores: 1,3

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: 3.97 4.02 3.80 4/199 4319
/proc/meminfo: memFree=30713280/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=15388 CPUtime=0 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 799 0 0 0 0 0 0 0 25 0 1 0 886578830 15757312 684 33554432000 4194304 5683644 140736022109472 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 3846 684 322 364 0 333 0

[startup+0.030129 s]
/proc/loadavg: 3.97 4.02 3.80 4/199 4319
/proc/meminfo: memFree=30713280/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=18884 CPUtime=0.02 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 1275 0 0 0 2 0 0 0 17 0 1 0 886578830 19337216 1126 33554432000 4194304 5683644 140736022109472 18446744073709551615 4510876 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 4721 1126 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.102057 s]
/proc/loadavg: 3.97 4.02 3.80 4/199 4319
/proc/meminfo: memFree=30713280/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=104616 CPUtime=0.07 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 3101 0 0 0 5 2 0 0 17 0 1 0 886578830 107126784 2779 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 3 0 0 0
/proc/4319/statm: 26154 2779 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.30107 s]
/proc/loadavg: 3.97 4.02 3.80 4/199 4319
/proc/meminfo: memFree=30713280/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=194420 CPUtime=0.23 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 6915 933 1 0 17 6 0 0 17 0 1 0 886578830 199086080 4960 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 1 0 0 0
/proc/4319/statm: 48605 4960 1431 364 0 3724 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 194420

[startup+0.701008 s]
/proc/loadavg: 3.97 4.02 3.80 4/199 4319
/proc/meminfo: memFree=30713280/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=302636 CPUtime=0.59 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 15344 933 1 0 51 8 0 0 17 0 1 0 886578830 309899264 12900 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550224224 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 75659 12901 1761 364 0 11583 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 302636

[startup+1.50085 s]
/proc/loadavg: 3.97 4.02 3.80 5/200 4324
/proc/meminfo: memFree=30647948/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=355720 CPUtime=1.4 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 28170 933 1 0 129 11 0 0 18 0 1 0 886578830 364257280 25726 33554432000 4194304 5683644 140736022109472 18446744073709551615 4445119 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 88930 25727 1761 364 0 24854 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 355720

[startup+3.10057 s]
/proc/loadavg: 3.97 4.02 3.80 5/200 4324
/proc/meminfo: memFree=30578880/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=389552 CPUtime=2.99 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 49575 933 1 0 286 13 0 0 21 0 1 0 886578830 398901248 34773 33554432000 4194304 5683644 140736022109472 18446744073709551615 4619584 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 97388 34773 1826 364 0 33312 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 389552

[startup+6.30097 s]
/proc/loadavg: 3.97 4.02 3.80 5/200 4324
/proc/meminfo: memFree=30580432/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=389552 CPUtime=6.19 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 49575 933 1 0 606 13 0 0 25 0 1 0 886578830 398901248 34773 33554432000 4194304 5683644 140736022109472 18446744073709551615 4510835 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 97388 34773 1826 364 0 33312 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 389552

[startup+12.7008 s]
/proc/loadavg: 3.97 4.02 3.80 5/200 4324
/proc/meminfo: memFree=30575160/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=389552 CPUtime=12.59 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 49576 933 1 0 1246 13 0 0 25 0 1 0 886578830 398901248 34774 33554432000 4194304 5683644 140736022109472 18446744073709551615 4602993 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 97388 34774 1827 364 0 33312 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 389552

[startup+25.5005 s]
/proc/loadavg: 3.98 4.02 3.81 5/200 4324
/proc/meminfo: memFree=30530628/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=389552 CPUtime=25.39 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 49582 933 1 0 2526 13 0 0 25 0 1 0 886578830 398901248 34780 33554432000 4194304 5683644 140736022109472 18446744073709551615 47803335223436 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 97388 34780 1833 364 0 33312 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 389552

[startup+51.1008 s]
/proc/loadavg: 3.99 4.02 3.81 5/200 4325
/proc/meminfo: memFree=30556592/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=389552 CPUtime=50.99 cores=1,3
/proc/4319/stat : 4319 (python) R 4317 4319 3469 0 -1 4202496 49582 933 1 0 5086 13 0 0 25 0 1 0 886578830 398901248 34780 33554432000 4194304 5683644 140736022109472 18446744073709551615 47803335223436 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4319/statm: 97388 34780 1833 364 0 33312 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 389552

[startup+102.308 s]
/proc/loadavg: 3.99 4.01 3.82 5/206 4332
/proc/meminfo: memFree=30459664/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=391444 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 49862 933 1 0 5477 14 0 0 25 0 2 0 886578830 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 97861 32724 1867 364 0 33779 0
[pid=4329] ppid=4319 vsize=381200 CPUtime=0.06 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 904 0 0 0 3 3 0 0 18 0 1 0 886584331 390348800 31229 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557711 0 0 16781312 514 1281045395568296196 0 0 17 1 0 0 0
/proc/4329/statm: 95300 31229 376 364 0 31218 0
[pid=4331] ppid=4329 vsize=65976 CPUtime=47.22 cores=1,3
/proc/4331/stat : 4331 (lingeling) R 4329 4331 4331 0 -1 4202496 32179 0 0 0 4719 3 0 0 25 0 1 0 886584332 67559424 15664 33554432000 4194304 4352236 140737388147056 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/4331/statm: 16494 15664 129 39 0 15574 0
[pid=4319/tid=4330] ppid=4317 vsize=391444 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 2 0 886584332 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 838620

[startup+162.301 s]
/proc/loadavg: 3.99 4.01 3.83 4/202 4336
/proc/meminfo: memFree=30679632/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=391444 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 49862 933 1 0 5477 14 0 0 25 0 2 0 886578830 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 97861 32724 1867 364 0 33779 0
[pid=4329] ppid=4319 vsize=381200 CPUtime=0.14 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 929 0 0 0 7 7 0 0 18 0 1 0 886584331 390348800 31229 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557711 0 0 16781312 514 1281045395568296196 0 0 17 1 0 0 0
/proc/4329/statm: 95300 31229 376 364 0 31218 0
[pid=4331] ppid=4329 vsize=65972 CPUtime=107.14 cores=1,3
/proc/4331/stat : 4331 (lingeling) R 4329 4331 4331 0 -1 4202496 32179 0 0 0 10711 3 0 0 25 0 1 0 886584332 67555328 15663 33554432000 4194304 4352236 140737388147056 18446744073709551615 4328363 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/4331/statm: 16493 15663 129 39 0 15573 0
[pid=4319/tid=4330] ppid=4317 vsize=391444 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 2 0 886584332 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 838616

[startup+222.301 s]
/proc/loadavg: 3.87 3.98 3.83 4/197 4407
/proc/meminfo: memFree=30945960/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=391444 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 49862 933 1 0 5477 14 0 0 25 0 2 0 886578830 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 97861 32724 1867 364 0 33779 0
[pid=4329] ppid=4319 vsize=381200 CPUtime=0.21 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 947 0 0 0 10 11 0 0 18 0 1 0 886584331 390348800 31229 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557711 0 0 16781312 514 1281045395568296196 0 0 17 1 0 0 0
/proc/4329/statm: 95300 31229 376 364 0 31218 0
[pid=4331] ppid=4329 vsize=65968 CPUtime=167.07 cores=1,3
/proc/4331/stat : 4331 (lingeling) R 4329 4331 4331 0 -1 4202496 36275 0 0 0 16703 4 0 0 25 0 1 0 886584332 67551232 15662 33554432000 4194304 4352236 140737388147056 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/4331/statm: 16492 15662 129 39 0 15572 0
[pid=4319/tid=4330] ppid=4317 vsize=391444 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 2 0 886584332 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 838612

[startup+282.301 s]
/proc/loadavg: 3.49 3.85 3.79 4/197 4408
/proc/meminfo: memFree=30936124/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=391444 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 49862 933 1 0 5477 14 0 0 25 0 2 0 886578830 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 97861 32724 1867 364 0 33779 0
[pid=4329] ppid=4319 vsize=381200 CPUtime=0.28 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 965 0 0 0 14 14 0 0 18 0 1 0 886584331 390348800 31229 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557711 0 0 16781312 514 1281045395568296196 0 0 17 1 0 0 0
/proc/4329/statm: 95300 31229 376 364 0 31218 0
[pid=4331] ppid=4329 vsize=74156 CPUtime=227 cores=1,3
/proc/4331/stat : 4331 (lingeling) R 4329 4331 4331 0 -1 4202496 42419 0 0 0 22695 5 0 0 25 0 1 0 886584332 75935744 17709 33554432000 4194304 4352236 140737388147056 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/4331/statm: 18539 17709 129 39 0 17619 0
[pid=4319/tid=4330] ppid=4317 vsize=391444 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 2 0 886584332 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 846800

[startup+342.301 s]
/proc/loadavg: 3.29 3.72 3.75 4/197 4410
/proc/meminfo: memFree=30931124/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=391444 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 49862 933 1 0 5477 14 0 0 25 0 2 0 886578830 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 97861 32724 1867 364 0 33779 0
[pid=4329] ppid=4319 vsize=381200 CPUtime=0.35 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 969 0 0 0 17 18 0 0 18 0 1 0 886584331 390348800 31229 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557711 0 0 16781312 514 1281045395568296196 0 0 17 1 0 0 0
/proc/4329/statm: 95300 31229 376 364 0 31218 0
[pid=4331] ppid=4329 vsize=65964 CPUtime=286.93 cores=1,3
/proc/4331/stat : 4331 (lingeling) R 4329 4331 4331 0 -1 4202496 42419 0 0 0 28688 5 0 0 25 0 1 0 886584332 67547136 15661 33554432000 4194304 4352236 140737388147056 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/4331/statm: 16491 15661 129 39 0 15571 0
[pid=4319/tid=4330] ppid=4317 vsize=391444 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 2 0 886584332 400838656 32724 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0

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

[pid=4421] ppid=4319 vsize=391456 CPUtime=0.59 cores=1,3
/proc/4421/stat : 4421 (python) S 4319 4319 3469 0 -1 4202560 1006 0 0 0 33 26 0 0 15 0 1 0 886633385 400850944 31227 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557766 0 0 16781312 514 1281045395568296200 0 0 17 1 0 0 0
/proc/4421/statm: 97864 31227 370 364 0 33779 0
[pid=4423] ppid=4421 vsize=612232 CPUtime=396.23 cores=1,3
/proc/4423/stat : 4423 (cryptominisat-2) R 4421 4423 4423 0 -1 4202496 194022 0 0 0 39595 28 0 0 25 0 1 0 886633385 626925568 140805 33554432000 4194304 4677096 140737177314464 18446744073709551615 4319787 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/4423/statm: 153058 140805 393 118 0 148017 0
[pid=4319/tid=4330] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 3 0 886584332 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
[pid=4319/tid=4422] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4422/stat : 4422 (python) S 4317 4319 3469 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886633385 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1870984

[startup+1002.3 s]
/proc/loadavg: 3.01 3.11 3.37 4/209 4451
/proc/meminfo: memFree=29460232/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=401700 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 50685 933 1 0 5477 14 0 0 19 0 3 0 886578830 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 100425 32731 1870 364 0 36340 0
[pid=4329] ppid=4319 vsize=391444 CPUtime=0.6 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 1195 0 0 0 31 29 0 0 19 0 2 0 886584331 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4329/statm: 97861 31272 414 364 0 33779 0
[pid=4331] ppid=4329 vsize=74152 CPUtime=489.93 cores=1,3
/proc/4331/stat : 4331 (lingeling) T 4329 4331 4331 0 -1 4202496 46515 0 0 0 48988 5 0 0 25 0 1 0 886584332 75931648 17708 33554432000 4194304 4352236 140737388147056 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/4331/statm: 18538 17708 129 39 0 17618 0
[pid=4329/tid=4420] ppid=4319 vsize=391444 CPUtime=0 cores=1,3
/proc/4329/task/4420/stat : 4420 (python) S 4319 4319 3469 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886633384 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 514 18446604471135867200 0 0 -1 3 0 0 0
[pid=4421] ppid=4319 vsize=391456 CPUtime=0.68 cores=1,3
/proc/4421/stat : 4421 (python) S 4319 4319 3469 0 -1 4202560 1006 0 0 0 38 30 0 0 15 0 1 0 886633385 400850944 31227 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557766 0 0 16781312 514 1281045395568296200 0 0 17 1 0 0 0
/proc/4421/statm: 97864 31227 370 364 0 33779 0
[pid=4423] ppid=4421 vsize=612928 CPUtime=456.16 cores=1,3
/proc/4423/stat : 4423 (cryptominisat-2) R 4421 4423 4423 0 -1 4202496 205956 0 0 0 45585 31 0 0 25 0 1 0 886633385 627638272 140284 33554432000 4194304 4677096 140737177314464 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4423/statm: 153232 140284 393 118 0 148191 0
[pid=4319/tid=4330] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 3 0 886584332 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
[pid=4319/tid=4422] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4422/stat : 4422 (python) S 4317 4319 3469 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886633385 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1871680

[startup+1062.3 s]
/proc/loadavg: 3.00 3.09 3.35 4/209 4453
/proc/meminfo: memFree=29445564/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=401700 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 50685 933 1 0 5477 14 0 0 19 0 3 0 886578830 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 100425 32731 1870 364 0 36340 0
[pid=4329] ppid=4319 vsize=391444 CPUtime=0.6 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 1195 0 0 0 31 29 0 0 19 0 2 0 886584331 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4329/statm: 97861 31272 414 364 0 33779 0
[pid=4331] ppid=4329 vsize=74152 CPUtime=489.93 cores=1,3
/proc/4331/stat : 4331 (lingeling) T 4329 4331 4331 0 -1 4202496 46515 0 0 0 48988 5 0 0 25 0 1 0 886584332 75931648 17708 33554432000 4194304 4352236 140737388147056 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/4331/statm: 18538 17708 129 39 0 17618 0
[pid=4329/tid=4420] ppid=4319 vsize=391444 CPUtime=0 cores=1,3
/proc/4329/task/4420/stat : 4420 (python) S 4319 4319 3469 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886633384 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 514 18446604471135867200 0 0 -1 3 0 0 0
[pid=4421] ppid=4319 vsize=391456 CPUtime=0.77 cores=1,3
/proc/4421/stat : 4421 (python) S 4319 4319 3469 0 -1 4202560 1006 0 0 0 43 34 0 0 15 0 1 0 886633385 400850944 31227 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557766 0 0 16781312 514 1281045395568296200 0 0 17 1 0 0 0
/proc/4421/statm: 97864 31227 370 364 0 33779 0
[pid=4423] ppid=4421 vsize=613336 CPUtime=516.08 cores=1,3
/proc/4423/stat : 4423 (cryptominisat-2) R 4421 4423 4423 0 -1 4202496 216118 0 0 0 51574 34 0 0 25 0 1 0 886633385 628056064 141656 33554432000 4194304 4677096 140737177314464 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4423/statm: 153334 141656 393 118 0 148293 0
[pid=4319/tid=4330] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 3 0 886584332 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
[pid=4319/tid=4422] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4422/stat : 4422 (python) S 4317 4319 3469 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886633385 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1872088

[startup+1122.3 s]
/proc/loadavg: 3.00 3.07 3.32 4/209 4455
/proc/meminfo: memFree=29152376/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=401700 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 50685 933 1 0 5477 14 0 0 19 0 3 0 886578830 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 100425 32731 1870 364 0 36340 0
[pid=4329] ppid=4319 vsize=391444 CPUtime=0.6 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 1195 0 0 0 31 29 0 0 19 0 2 0 886584331 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4329/statm: 97861 31272 414 364 0 33779 0
[pid=4331] ppid=4329 vsize=74152 CPUtime=489.93 cores=1,3
/proc/4331/stat : 4331 (lingeling) T 4329 4331 4331 0 -1 4202496 46515 0 0 0 48988 5 0 0 25 0 1 0 886584332 75931648 17708 33554432000 4194304 4352236 140737388147056 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/4331/statm: 18538 17708 129 39 0 17618 0
[pid=4329/tid=4420] ppid=4319 vsize=391444 CPUtime=0 cores=1,3
/proc/4329/task/4420/stat : 4420 (python) S 4319 4319 3469 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886633384 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 514 18446604471135867200 0 0 -1 3 0 0 0
[pid=4421] ppid=4319 vsize=391456 CPUtime=0.84 cores=1,3
/proc/4421/stat : 4421 (python) S 4319 4319 3469 0 -1 4202560 1006 0 0 0 47 37 0 0 15 0 1 0 886633385 400850944 31227 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557766 0 0 16781312 514 1281045395568296200 0 0 17 1 0 0 0
/proc/4421/statm: 97864 31227 370 364 0 33779 0
[pid=4423] ppid=4421 vsize=616476 CPUtime=576.01 cores=1,3
/proc/4423/stat : 4423 (cryptominisat-2) R 4421 4423 4423 0 -1 4202496 227095 0 0 0 57564 37 0 0 25 0 1 0 886633385 631271424 143150 33554432000 4194304 4677096 140737177314464 18446744073709551615 4320152 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4423/statm: 154119 143150 393 118 0 149078 0
[pid=4319/tid=4330] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 3 0 886584332 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
[pid=4319/tid=4422] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4422/stat : 4422 (python) S 4317 4319 3469 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886633385 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1875228

[startup+1182.3 s]
/proc/loadavg: 2.63 2.96 3.27 3/196 4481
/proc/meminfo: memFree=29968824/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=401700 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 50685 933 1 0 5477 14 0 0 19 0 3 0 886578830 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 100425 32731 1870 364 0 36340 0
[pid=4329] ppid=4319 vsize=391444 CPUtime=0.6 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 1195 0 0 0 31 29 0 0 19 0 2 0 886584331 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4329/statm: 97861 31272 414 364 0 33779 0
[pid=4331] ppid=4329 vsize=74152 CPUtime=489.93 cores=1,3
/proc/4331/stat : 4331 (lingeling) T 4329 4331 4331 0 -1 4202496 46515 0 0 0 48988 5 0 0 25 0 1 0 886584332 75931648 17708 33554432000 4194304 4352236 140737388147056 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/4331/statm: 18538 17708 129 39 0 17618 0
[pid=4329/tid=4420] ppid=4319 vsize=391444 CPUtime=0 cores=1,3
/proc/4329/task/4420/stat : 4420 (python) S 4319 4319 3469 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886633384 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 514 18446604471135867200 0 0 -1 3 0 0 0
[pid=4421] ppid=4319 vsize=391456 CPUtime=0.93 cores=1,3
/proc/4421/stat : 4421 (python) S 4319 4319 3469 0 -1 4202560 1006 0 0 0 53 40 0 0 15 0 1 0 886633385 400850944 31227 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557766 0 0 16781312 514 1281045395568296200 0 0 17 1 0 0 0
/proc/4421/statm: 97864 31227 370 364 0 33779 0
[pid=4423] ppid=4421 vsize=617104 CPUtime=635.93 cores=1,3
/proc/4423/stat : 4423 (cryptominisat-2) R 4421 4423 4423 0 -1 4202496 239790 0 0 0 63553 40 0 0 25 0 1 0 886633385 631914496 141297 33554432000 4194304 4677096 140737177314464 18446744073709551615 4320112 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4423/statm: 154276 141297 393 118 0 149235 0
[pid=4319/tid=4330] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 3 0 886584332 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
[pid=4319/tid=4422] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4422/stat : 4422 (python) S 4317 4319 3469 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886633385 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1875856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 2.45 2.90 3.24 3/196 4482
/proc/meminfo: memFree=29896032/32951124 swapFree=67054536/67111528
[pid=4319] ppid=4317 vsize=401700 CPUtime=54.91 cores=1,3
/proc/4319/stat : 4319 (python) S 4317 4319 3469 0 -1 4202496 50685 933 1 0 5477 14 0 0 19 0 3 0 886578830 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4319/statm: 100425 32731 1870 364 0 36340 0
[pid=4329] ppid=4319 vsize=391444 CPUtime=0.6 cores=1,3
/proc/4329/stat : 4329 (python) S 4319 4319 3469 0 -1 4202560 1195 0 0 0 31 29 0 0 19 0 2 0 886584331 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/4329/statm: 97861 31272 414 364 0 33779 0
[pid=4331] ppid=4329 vsize=74152 CPUtime=489.93 cores=1,3
/proc/4331/stat : 4331 (lingeling) T 4329 4331 4331 0 -1 4202496 46515 0 0 0 48988 5 0 0 25 0 1 0 886584332 75931648 17708 33554432000 4194304 4352236 140737388147056 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/4331/statm: 18538 17708 129 39 0 17618 0
[pid=4329/tid=4420] ppid=4319 vsize=391444 CPUtime=0 cores=1,3
/proc/4329/task/4420/stat : 4420 (python) S 4319 4319 3469 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886633384 400838656 31272 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 514 18446604471135867200 0 0 -1 3 0 0 0
[pid=4421] ppid=4319 vsize=391456 CPUtime=0.95 cores=1,3
/proc/4421/stat : 4421 (python) S 4319 4319 3469 0 -1 4202560 1006 0 0 0 54 41 0 0 15 0 1 0 886633385 400850944 31227 33554432000 4194304 5683644 140736022109472 18446744073709551615 271550557766 0 0 16781312 514 1281045395568296200 0 0 17 1 0 0 0
/proc/4421/statm: 97864 31227 370 364 0 33779 0
[pid=4423] ppid=4421 vsize=617104 CPUtime=653.62 cores=1,3
/proc/4423/stat : 4423 (cryptominisat-2) R 4421 4423 4423 0 -1 4202496 241546 0 0 0 65322 40 0 0 25 0 1 0 886633385 631914496 143053 33554432000 4194304 4677096 140737177314464 18446744073709551615 271550234302 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/4423/statm: 154276 143053 393 118 0 149235 0
[pid=4319/tid=4330] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4330/stat : 4330 (python) S 4317 4319 3469 0 -1 4202560 32 933 0 0 0 0 0 0 25 0 3 0 886584332 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
[pid=4319/tid=4422] ppid=4317 vsize=401700 CPUtime=0 cores=1,3
/proc/4319/task/4422/stat : 4422 (python) S 4317 4319 3469 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886633385 411340800 32731 33554432000 4194304 5683644 140736022109472 18446744073709551615 271562361265 0 0 16781312 2 18446604471133332800 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1875856

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 4319 and gives
#  childrusage.ru_utime.tv_sec=54
#  childrusage.ru_utime.tv_usec=779672
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=157975
# CPU time returned by wait4() is 54.9376
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200.01
CPU user time (s): 1198.72
CPU system time (s): 1.29
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 1953300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.7797
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51618
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= 984
involuntary context switches= 158

runsolver used 1.92371 second user time and 4.63729 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:50:09
IDJOB=3483976
IDBENCH=82481
IDSOLVER=1976
FILE ID=node133/3483976-1307749809
RUNJOBID= node133-1307747008-3490
PBS_JOBID= 13550825
Free space on /tmp= 73948 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.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-3483976-1307749809/watcher-3483976-1307749809 -o /tmp/evaluation-result-3483976-1307749809/solver-3483976-1307749809 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483976-1307749809.cnf -seed 409621536 -budget 1200

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=409621536

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.834
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:      30713832 kB
Buffers:        235188 kB
Cached:        1153912 kB
SwapCached:      10420 kB
Active:        1309260 kB
Inactive:       719756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30713832 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           43076 kB
Writeback:           0 kB
AnonPages:      637384 kB
Mapped:          19144 kB
Slab:           137680 kB
PageTables:       9772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1128944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74008 MiB
End job on node133 at 2011-06-11 02:10:12