Trace number 3483965

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.05 1199.73

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.63	c INFO: solving HOME/instance-3483965-1307749750.cnf
0.30/0.63	c INFO: computing task features
1.79/2.11	c INFO: computed variable-clause graph statistics
1.79/2.17	c INFO: computed clause balance statistics
9.37/9.78	c INFO: computed variable balance statistics
15.26/15.64	c INFO: computed small-clause counts
15.36/15.75	c INFO: computed Horn-clause counts
46.26/46.62	c INFO: computed variable graph statistics
46.26/46.62	c INFO: collected features for HOME/instance-3483965-1307749750.cnf in 45.91 s
46.26/46.63	c INFO: running lingeling-276@0 for 485 with 1154 remaining (b = 0.71)
536.52/537.16	c INFO: running cryptominisat-2.9.0@0 for 664 with 664 remaining (b = 0.67)

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-3483965-1307749750/watcher-3483965-1307749750 -o /tmp/evaluation-result-3483965-1307749750/solver-3483965-1307749750 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483965-1307749750.cnf -seed 1972007378 -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.06 4.03 3.79 5/196 4271
/proc/meminfo: memFree=29549688/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=15184 CPUtime=0 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 713 0 0 0 0 0 0 0 21 0 1 0 886572953 15548416 603 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 4 0 0 0
/proc/4271/statm: 3796 603 319 364 0 283 0

[startup+0.0550671 s]
/proc/loadavg: 4.06 4.03 3.79 5/196 4271
/proc/meminfo: memFree=29549688/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=29788 CPUtime=0.03 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 1404 0 0 0 3 0 0 0 21 0 1 0 886572953 30502912 1246 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550198469 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4271/statm: 7447 1246 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.101061 s]
/proc/loadavg: 4.06 4.03 3.79 5/196 4271
/proc/meminfo: memFree=29549688/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=93960 CPUtime=0.05 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 2698 0 0 0 4 1 0 0 21 0 1 0 886572953 96215040 2407 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 4 0 0 0
/proc/4271/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.301028 s]
/proc/loadavg: 4.06 4.03 3.79 5/196 4271
/proc/meminfo: memFree=29549688/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=135748 CPUtime=0.16 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 5972 936 1 0 13 3 0 0 22 0 1 0 886572953 139005952 4148 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550533637 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4271/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135748

[startup+0.700975 s]
/proc/loadavg: 4.06 4.03 3.79 5/196 4271
/proc/meminfo: memFree=29549688/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=290936 CPUtime=0.38 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 12471 936 1 0 32 6 0 0 16 0 1 0 886572953 297918464 10027 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550234032 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4271/statm: 72734 10027 1761 364 0 8658 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 290936

[startup+1.50083 s]
/proc/loadavg: 4.06 4.03 3.79 5/197 4276
/proc/meminfo: memFree=29496116/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=344064 CPUtime=1.18 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 25732 936 1 0 110 8 0 0 17 0 1 0 886572953 352321536 23288 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550198469 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4271/statm: 86016 23289 1761 364 0 21940 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 344064

[startup+3.10048 s]
/proc/loadavg: 4.06 4.03 3.79 5/197 4276
/proc/meminfo: memFree=29428612/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=369900 CPUtime=2.78 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 48050 936 1 0 267 11 0 0 20 0 1 0 886572953 378777600 29860 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550197171 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/4271/statm: 92475 29860 1826 364 0 28399 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 369900

[startup+6.3009 s]
/proc/loadavg: 4.13 4.05 3.80 5/197 4276
/proc/meminfo: memFree=29478964/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=369900 CPUtime=5.98 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 48050 936 1 0 586 12 0 0 25 0 1 0 886572953 378777600 29860 33554432000 4194304 5683644 140734582180544 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/4271/statm: 92475 29860 1826 364 0 28399 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 369900

[startup+12.7008 s]
/proc/loadavg: 4.12 4.05 3.80 5/197 4276
/proc/meminfo: memFree=29479096/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=369900 CPUtime=12.37 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 48051 936 1 0 1225 12 0 0 25 0 1 0 886572953 378777600 29861 33554432000 4194304 5683644 140734582180544 18446744073709551615 4509097 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4271/statm: 92475 29861 1827 364 0 28399 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 369900

[startup+25.5004 s]
/proc/loadavg: 4.09 4.04 3.80 5/197 4277
/proc/meminfo: memFree=29473876/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=373716 CPUtime=25.16 cores=4,6
/proc/4271/stat : 4271 (python) R 4269 4271 3469 0 -1 4202496 49011 936 1 0 2504 12 0 0 25 0 1 0 886572953 382685184 30821 33554432000 4194304 5683644 140734582180544 18446744073709551615 47709297715328 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4271/statm: 93429 30821 1833 364 0 29353 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 373716

[startup+51.1007 s]
/proc/loadavg: 4.06 4.04 3.81 5/200 4280
/proc/meminfo: memFree=29430728/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=376508 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 49292 936 1 0 4618 13 0 0 25 0 2 0 886572953 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 94127 28990 1867 364 0 30045 0
[pid=4278] ppid=4271 vsize=366264 CPUtime=0 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 886577616 375054336 27495 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557711 0 0 16781312 514 4169180146420384004 0 0 17 4 0 0 0
/proc/4278/statm: 91566 27495 376 364 0 27484 0
[pid=4280] ppid=4278 vsize=49116 CPUtime=4.44 cores=4,6
/proc/4280/stat : 4280 (lingeling) R 4278 4280 4280 0 -1 4202496 20940 0 0 0 442 2 0 0 25 0 1 0 886577617 50294784 11193 33554432000 4194304 4352236 140734333390624 18446744073709551615 4230722 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/4280/statm: 12279 11193 127 39 0 11359 0
[pid=4271/tid=4279] ppid=4269 vsize=376508 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 886577617 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 791888

[startup+102.306 s]
/proc/loadavg: 3.98 4.02 3.81 5/200 4325
/proc/meminfo: memFree=30576436/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=376508 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 49292 936 1 0 4618 13 0 0 25 0 2 0 886572953 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 94127 28990 1867 364 0 30045 0
[pid=4278] ppid=4271 vsize=366264 CPUtime=0.06 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 904 0 0 0 4 2 0 0 18 0 1 0 886577616 375054336 27495 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557711 0 0 16781312 514 3221393147523203332 0 0 17 4 0 0 0
/proc/4278/statm: 91566 27495 376 364 0 27484 0
[pid=4280] ppid=4278 vsize=32384 CPUtime=55.58 cores=4,6
/proc/4280/stat : 4280 (lingeling) R 4278 4280 4280 0 -1 4202496 30020 0 0 0 5554 4 0 0 25 0 1 0 886577617 33161216 7267 33554432000 4194304 4352236 140734333390624 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4280/statm: 8096 7267 129 39 0 7176 0
[pid=4271/tid=4279] ppid=4269 vsize=376508 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 886577617 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 775156

[startup+162.301 s]
/proc/loadavg: 3.99 4.01 3.82 5/206 4332
/proc/meminfo: memFree=30459664/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=376508 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 49292 936 1 0 4618 13 0 0 25 0 2 0 886572953 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 94127 28990 1867 364 0 30045 0
[pid=4278] ppid=4271 vsize=366264 CPUtime=0.14 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 931 0 0 0 9 5 0 0 18 0 1 0 886577616 375054336 27495 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557711 0 0 16781312 514 3221393147523203332 0 0 17 4 0 0 0
/proc/4278/statm: 91566 27495 376 364 0 27484 0
[pid=4280] ppid=4278 vsize=32860 CPUtime=115.44 cores=4,6
/proc/4280/stat : 4280 (lingeling) R 4278 4280 4280 0 -1 4202496 31003 0 0 0 11540 4 0 0 25 0 1 0 886577617 33648640 7386 33554432000 4194304 4352236 140734333390624 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/4280/statm: 8215 7386 129 39 0 7295 0
[pid=4271/tid=4279] ppid=4269 vsize=376508 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 886577617 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 775632

[startup+222.301 s]
/proc/loadavg: 3.99 4.01 3.83 6/203 4373
/proc/meminfo: memFree=30682504/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=376508 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 49292 936 1 0 4618 13 0 0 25 0 2 0 886572953 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 94127 28990 1867 364 0 30045 0
[pid=4278] ppid=4271 vsize=366264 CPUtime=0.22 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 949 0 0 0 13 9 0 0 18 0 1 0 886577616 375054336 27495 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557711 0 0 16781312 514 3221393147523203332 0 0 17 4 0 0 0
/proc/4278/statm: 91566 27495 376 364 0 27484 0
[pid=4280] ppid=4278 vsize=36084 CPUtime=175.27 cores=4,6
/proc/4280/stat : 4280 (lingeling) R 4278 4280 4280 0 -1 4202496 32085 0 0 0 17523 4 0 0 25 0 1 0 886577617 36950016 8192 33554432000 4194304 4352236 140734333390624 18446744073709551615 4281252 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4280/statm: 9021 8192 129 39 0 8101 0
[pid=4271/tid=4279] ppid=4269 vsize=376508 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 886577617 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 778856

[startup+282.301 s]
/proc/loadavg: 3.87 3.98 3.83 4/197 4407
/proc/meminfo: memFree=30938396/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=376508 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 49292 936 1 0 4618 13 0 0 25 0 2 0 886572953 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 94127 28990 1867 364 0 30045 0
[pid=4278] ppid=4271 vsize=366264 CPUtime=0.29 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 966 0 0 0 17 12 0 0 18 0 1 0 886577616 375054336 27495 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557711 0 0 16781312 514 3221393147523203332 0 0 17 4 0 0 0
/proc/4278/statm: 91566 27495 376 364 0 27484 0
[pid=4280] ppid=4278 vsize=50344 CPUtime=235.19 cores=4,6
/proc/4280/stat : 4280 (lingeling) R 4278 4280 4280 0 -1 4202496 39947 0 0 0 23515 4 0 0 25 0 1 0 886577617 51552256 11757 33554432000 4194304 4352236 140734333390624 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/4280/statm: 12586 11757 129 39 0 11666 0
[pid=4271/tid=4279] ppid=4269 vsize=376508 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 2 0 886577617 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 793116

[startup+342.301 s]
/proc/loadavg: 3.49 3.85 3.79 4/197 4408
/proc/meminfo: memFree=30936124/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=376508 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 49292 936 1 0 4618 13 0 0 25 0 2 0 886572953 385544192 28990 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 94127 28990 1867 364 0 30045 0

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

[pid=4415] ppid=4271 vsize=376520 CPUtime=0.7 cores=4,6
/proc/4415/stat : 4415 (python) S 4271 4271 3469 0 -1 4202560 1007 0 0 0 42 28 0 0 15 0 1 0 886626669 385556480 27493 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557766 0 0 16781312 514 3221393147523203332 0 0 17 6 0 0 0
/proc/4415/statm: 94130 27493 370 364 0 30045 0
[pid=4417] ppid=4415 vsize=563744 CPUtime=465.08 cores=4,6
/proc/4417/stat : 4417 (cryptominisat-2) R 4415 4417 4417 0 -1 4202496 200496 0 0 0 46476 32 0 0 25 0 1 0 886626670 577273856 127573 33554432000 4194304 4677096 140736161386256 18446744073709551615 4319754 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4417/statm: 140936 127573 393 118 0 135895 0
[pid=4271/tid=4279] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 3 0 886577617 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
[pid=4271/tid=4416] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4416/stat : 4416 (python) S 4269 4271 3469 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 886626669 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 1759948

[startup+1062.3 s]
/proc/loadavg: 3.01 3.11 3.37 4/209 4451
/proc/meminfo: memFree=29459240/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=386764 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 50095 936 1 0 4618 13 0 0 19 0 3 0 886572953 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 96691 28997 1870 364 0 32606 0
[pid=4278] ppid=4271 vsize=376508 CPUtime=0.59 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 1190 0 0 0 35 24 0 0 19 0 2 0 886577616 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4278/statm: 94127 27538 414 364 0 30045 0
[pid=4280] ppid=4278 vsize=56412 CPUtime=489.68 cores=4,6
/proc/4280/stat : 4280 (lingeling) T 4278 4280 4280 0 -1 4202496 49838 0 0 0 48962 6 0 0 25 0 1 0 886577617 57765888 13274 33554432000 4194304 4352236 140734333390624 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/4280/statm: 14103 13274 129 39 0 13183 0
[pid=4278/tid=4414] ppid=4271 vsize=376508 CPUtime=0 cores=4,6
/proc/4278/task/4414/stat : 4414 (python) S 4271 4271 3469 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886626668 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 514 18446604453883406144 0 0 -1 6 0 0 0
[pid=4415] ppid=4271 vsize=376520 CPUtime=0.79 cores=4,6
/proc/4415/stat : 4415 (python) S 4271 4271 3469 0 -1 4202560 1007 0 0 0 47 32 0 0 15 0 1 0 886626669 385556480 27493 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557766 0 0 16781312 514 4367493286286295300 0 0 17 6 0 0 0
/proc/4415/statm: 94130 27493 370 364 0 30045 0
[pid=4417] ppid=4415 vsize=567380 CPUtime=525.07 cores=4,6
/proc/4417/stat : 4417 (cryptominisat-2) R 4415 4417 4417 0 -1 4202496 211853 0 0 0 52473 34 0 0 25 0 1 0 886626670 580997120 129537 33554432000 4194304 4677096 140736161386256 18446744073709551615 4319754 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4417/statm: 141845 129537 393 118 0 136804 0
[pid=4271/tid=4279] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 3 0 886577617 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
[pid=4271/tid=4416] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4416/stat : 4416 (python) S 4269 4271 3469 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 886626669 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 1763584

[startup+1122.3 s]
/proc/loadavg: 3.00 3.09 3.35 4/209 4453
/proc/meminfo: memFree=29436388/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=386764 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 50095 936 1 0 4618 13 0 0 19 0 3 0 886572953 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 96691 28997 1870 364 0 32606 0
[pid=4278] ppid=4271 vsize=376508 CPUtime=0.59 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 1190 0 0 0 35 24 0 0 19 0 2 0 886577616 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4278/statm: 94127 27538 414 364 0 30045 0
[pid=4280] ppid=4278 vsize=56412 CPUtime=489.68 cores=4,6
/proc/4280/stat : 4280 (lingeling) T 4278 4280 4280 0 -1 4202496 49838 0 0 0 48962 6 0 0 25 0 1 0 886577617 57765888 13274 33554432000 4194304 4352236 140734333390624 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/4280/statm: 14103 13274 129 39 0 13183 0
[pid=4278/tid=4414] ppid=4271 vsize=376508 CPUtime=0 cores=4,6
/proc/4278/task/4414/stat : 4414 (python) S 4271 4271 3469 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886626668 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 514 18446604453883406144 0 0 -1 6 0 0 0
[pid=4415] ppid=4271 vsize=376520 CPUtime=0.87 cores=4,6
/proc/4415/stat : 4415 (python) S 4271 4271 3469 0 -1 4202560 1007 0 0 0 52 35 0 0 15 0 1 0 886626669 385556480 27493 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557766 0 0 16781312 514 3221393147523203332 0 0 17 6 0 0 0
/proc/4415/statm: 94130 27493 370 364 0 30045 0
[pid=4417] ppid=4415 vsize=567948 CPUtime=585.08 cores=4,6
/proc/4417/stat : 4417 (cryptominisat-2) R 4415 4417 4417 0 -1 4202496 224413 0 0 0 58470 38 0 0 25 0 1 0 886626670 581578752 128473 33554432000 4194304 4677096 140736161386256 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4417/statm: 141987 128473 393 118 0 136946 0
[pid=4271/tid=4279] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 3 0 886577617 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
[pid=4271/tid=4416] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4416/stat : 4416 (python) S 4269 4271 3469 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 886626669 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 1764152

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.32 4/209 4455
/proc/meminfo: memFree=29150640/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=386764 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 50095 936 1 0 4618 13 0 0 19 0 3 0 886572953 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 96691 28997 1870 364 0 32606 0
[pid=4278] ppid=4271 vsize=376508 CPUtime=0.59 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 1190 0 0 0 35 24 0 0 19 0 2 0 886577616 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4278/statm: 94127 27538 414 364 0 30045 0
[pid=4280] ppid=4278 vsize=56412 CPUtime=489.68 cores=4,6
/proc/4280/stat : 4280 (lingeling) T 4278 4280 4280 0 -1 4202496 49838 0 0 0 48962 6 0 0 25 0 1 0 886577617 57765888 13274 33554432000 4194304 4352236 140734333390624 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/4280/statm: 14103 13274 129 39 0 13183 0
[pid=4278/tid=4414] ppid=4271 vsize=376508 CPUtime=0 cores=4,6
/proc/4278/task/4414/stat : 4414 (python) S 4271 4271 3469 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886626668 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 514 18446604453883406144 0 0 -1 6 0 0 0
[pid=4415] ppid=4271 vsize=376520 CPUtime=0.95 cores=4,6
/proc/4415/stat : 4415 (python) S 4271 4271 3469 0 -1 4202560 1007 0 0 0 56 39 0 0 15 0 1 0 886626669 385556480 27493 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557766 0 0 16781312 514 3221393147523203332 0 0 17 6 0 0 0
/proc/4415/statm: 94130 27493 370 364 0 30045 0
[pid=4417] ppid=4415 vsize=568356 CPUtime=645.08 cores=4,6
/proc/4417/stat : 4417 (cryptominisat-2) R 4415 4417 4417 0 -1 4202496 235026 0 0 0 64468 40 0 0 25 0 1 0 886626670 581996544 129454 33554432000 4194304 4677096 140736161386256 18446744073709551615 4319839 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4417/statm: 142089 129454 393 118 0 137048 0
[pid=4271/tid=4279] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 3 0 886577617 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
[pid=4271/tid=4416] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4416/stat : 4416 (python) S 4269 4271 3469 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 886626669 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 1764560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.7 s]
/proc/loadavg: 3.00 3.06 3.32 4/209 4455
/proc/meminfo: memFree=29248096/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=386764 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 50095 936 1 0 4618 13 0 0 19 0 3 0 886572953 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 96691 28997 1870 364 0 32606 0
[pid=4278] ppid=4271 vsize=376508 CPUtime=0.59 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 1190 0 0 0 35 24 0 0 19 0 2 0 886577616 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4278/statm: 94127 27538 414 364 0 30045 0
[pid=4280] ppid=4278 vsize=56412 CPUtime=489.68 cores=4,6
/proc/4280/stat : 4280 (lingeling) T 4278 4280 4280 0 -1 4202496 49838 0 0 0 48962 6 0 0 25 0 1 0 886577617 57765888 13274 33554432000 4194304 4352236 140734333390624 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/4280/statm: 14103 13274 129 39 0 13183 0
[pid=4278/tid=4414] ppid=4271 vsize=376508 CPUtime=0 cores=4,6
/proc/4278/task/4414/stat : 4414 (python) S 4271 4271 3469 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886626668 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 514 18446604453883406144 0 0 -1 6 0 0 0
[pid=4415] ppid=4271 vsize=376520 CPUtime=0.98 cores=4,6
/proc/4415/stat : 4415 (python) S 4271 4271 3469 0 -1 4202560 1007 0 0 0 58 40 0 0 15 0 1 0 886626669 385556480 27493 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557766 0 0 16781312 514 3221393147523203332 0 0 17 6 0 0 0
/proc/4415/statm: 94130 27493 370 364 0 30045 0
[pid=4417] ppid=4415 vsize=568576 CPUtime=662.49 cores=4,6
/proc/4417/stat : 4417 (cryptominisat-2) R 4415 4417 4417 0 -1 4202496 239011 0 0 0 66208 41 0 0 25 0 1 0 886626670 582221824 128485 33554432000 4194304 4677096 140736161386256 18446744073709551615 4319886 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4417/statm: 142144 128485 393 118 0 137103 0
[pid=4271/tid=4279] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 3 0 886577617 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
[pid=4271/tid=4416] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4416/stat : 4416 (python) S 4269 4271 3469 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 886626669 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1764780

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

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

[startup+1199.7 s]
/proc/loadavg: 3.00 3.06 3.32 4/209 4455
/proc/meminfo: memFree=29248096/32951124 swapFree=67054536/67111528
[pid=4271] ppid=4269 vsize=386764 CPUtime=46.31 cores=4,6
/proc/4271/stat : 4271 (python) S 4269 4271 3469 0 -1 4202496 50095 936 1 0 4618 13 0 0 19 0 3 0 886572953 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4271/statm: 96691 28997 1870 364 0 32606 0
[pid=4278] ppid=4271 vsize=376508 CPUtime=0.59 cores=4,6
/proc/4278/stat : 4278 (python) S 4271 4271 3469 0 -1 4202560 1190 0 0 0 35 24 0 0 19 0 2 0 886577616 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4278/statm: 94127 27538 414 364 0 30045 0
[pid=4280] ppid=4278 vsize=56412 CPUtime=489.68 cores=4,6
/proc/4280/stat : 4280 (lingeling) T 4278 4280 4280 0 -1 4202496 49838 0 0 0 48962 6 0 0 25 0 1 0 886577617 57765888 13274 33554432000 4194304 4352236 140734333390624 18446744073709551615 4327792 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/4280/statm: 14103 13274 129 39 0 13183 0
[pid=4278/tid=4414] ppid=4271 vsize=376508 CPUtime=0 cores=4,6
/proc/4278/task/4414/stat : 4414 (python) S 4271 4271 3469 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886626668 385544192 27538 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 514 18446604453883406144 0 0 -1 6 0 0 0
[pid=4415] ppid=4271 vsize=376520 CPUtime=0.98 cores=4,6
/proc/4415/stat : 4415 (python) S 4271 4271 3469 0 -1 4202560 1007 0 0 0 58 40 0 0 15 0 1 0 886626669 385556480 27493 33554432000 4194304 5683644 140734582180544 18446744073709551615 271550557766 0 0 16781312 514 3221393147523203332 0 0 17 6 0 0 0
/proc/4415/statm: 94130 27493 370 364 0 30045 0
[pid=4417] ppid=4415 vsize=568576 CPUtime=662.49 cores=4,6
/proc/4417/stat : 4417 (cryptominisat-2) R 4415 4417 4417 0 -1 4202496 239011 0 0 0 66208 41 0 0 25 0 1 0 886626670 582221824 128485 33554432000 4194304 4677096 140736161386256 18446744073709551615 4319886 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4417/statm: 142144 128485 393 118 0 137103 0
[pid=4271/tid=4279] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4279/stat : 4279 (python) S 4269 4271 3469 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 3 0 886577617 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
[pid=4271/tid=4416] ppid=4269 vsize=386764 CPUtime=0 cores=4,6
/proc/4271/task/4416/stat : 4416 (python) S 4269 4271 3469 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 3 0 886626669 396046336 28997 33554432000 4194304 5683644 140734582180544 18446744073709551615 271562361265 0 0 16781312 2 18446604453911630080 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1764780

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4271 and gives
#  childrusage.ru_utime.tv_sec=46
#  childrusage.ru_utime.tv_usec=189978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=141978
# CPU time returned by wait4() is 46.332
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.73
CPU time (s): 1200.05
CPU user time (s): 1198.81
CPU system time (s): 1.24
CPU usage (%): 100.027
Max. virtual memory (cumulated for all children) (KiB): 1860308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.19
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51031
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= 2838
involuntary context switches= 272

runsolver used 2.13767 second user time and 4.41133 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:49:11
IDJOB=3483965
IDBENCH=82468
IDSOLVER=1976
FILE ID=node133/3483965-1307749750
RUNJOBID= node133-1307747008-3489
PBS_JOBID= 13550825
Free space on /tmp= 73824 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-k45-pdtvisns3p02-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-3483965-1307749750/watcher-3483965-1307749750 -o /tmp/evaluation-result-3483965-1307749750/solver-3483965-1307749750 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483965-1307749750.cnf -seed 1972007378 -budget 1200

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1972007378

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:      29550364 kB
Buffers:        234764 kB
Cached:        1275460 kB
SwapCached:      10420 kB
Active:        2471888 kB
Inactive:       717152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29550364 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           40168 kB
Writeback:         100 kB
AnonPages:     1676352 kB
Mapped:          19032 kB
Slab:           140556 kB
PageTables:      10980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2045600 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= 73968 MiB
End job on node133 at 2011-06-11 02:09:12