Trace number 3377842

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)? (TO) 1300.05 1300.03

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.37/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.63	c INFO: solving HOME/instance-3377842-1305457503.cnf
0.37/0.63	c INFO: computing task features
0.78/1.08	c INFO: computed variable-clause graph statistics
0.78/1.10	c INFO: computed clause balance statistics
3.08/3.36	c INFO: computed variable balance statistics
5.18/5.44	c INFO: computed small-clause counts
5.18/5.45	c INFO: computed Horn-clause counts
5.18/5.49	c INFO: computed variable graph statistics
5.18/5.49	c INFO: collected features for HOME/instance-3377842-1305457503.cnf in 4.86 s
5.18/5.50	c INFO: running lingeling-276@0 for 582 with 2395 remaining (b = 0.48)
593.06/593.20	c INFO: running lingeling-276@586 for 291 with 1809 remaining (b = 0.15)
886.98/887.08	c INFO: running lingeling-276@0 for 485 with 1516 remaining (b = 0.39)

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.09 4.06 4.00 4/419 25107
/proc/meminfo: memFree=15877444/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=15776 CPUtime=0 cores=5,7
/proc/25107/stat : 25107 (python) R 25105 25107 22815 0 -1 4202496 866 0 0 0 0 0 0 0 25 0 1 0 657348065 16154624 748 33554432000 4194304 5683644 140733638078416 18446744073709551615 4546752 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25107/statm: 3944 750 343 364 0 431 0

[startup+0.0529489 s]
/proc/loadavg: 4.09 4.06 4.00 4/419 25107
/proc/meminfo: memFree=15877444/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=25292 CPUtime=0.02 cores=5,7
/proc/25107/stat : 25107 (python) R 25105 25107 22815 0 -1 4202496 1347 0 0 0 2 0 0 0 25 0 1 0 657348065 25899008 1193 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905729024 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/25107/statm: 6323 1193 438 364 0 724 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25292

[startup+0.100944 s]
/proc/loadavg: 4.09 4.06 4.00 4/419 25107
/proc/meminfo: memFree=15877444/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=93960 CPUtime=0.06 cores=5,7
/proc/25107/stat : 25107 (python) R 25105 25107 22815 0 -1 4202496 2687 0 0 0 4 2 0 0 17 0 1 0 657348065 96215040 2402 33554432000 4194304 5683644 140733638078416 18446744073709551615 218900768310 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25107/statm: 23490 2404 761 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.30091 s]
/proc/loadavg: 4.09 4.06 4.00 4/419 25107
/proc/meminfo: memFree=15877444/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=135752 CPUtime=0.18 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 5974 930 1 0 12 6 0 0 17 0 1 0 657348065 139010048 4149 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905726981 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/25107/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700836 s]
/proc/loadavg: 4.09 4.06 4.00 4/419 25107
/proc/meminfo: memFree=15877444/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=284592 CPUtime=0.47 cores=5,7
/proc/25107/stat : 25107 (python) R 25105 25107 22815 0 -1 4202496 10800 930 1 0 35 12 0 0 16 0 1 0 657348065 291422208 8469 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905391813 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25107/statm: 71148 8469 1761 364 0 7072 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 284592

[startup+1.50069 s]
/proc/loadavg: 4.09 4.06 4.00 5/420 25112
/proc/meminfo: memFree=15830316/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=310108 CPUtime=1.26 cores=5,7
/proc/25107/stat : 25107 (python) R 25105 25107 22815 0 -1 4202496 21037 930 1 0 113 13 0 0 17 0 1 0 657348065 317550592 14912 33554432000 4194304 5683644 140733638078416 18446744073709551615 47189140784455 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25107/statm: 77527 14912 1826 364 0 13451 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 310108

[startup+3.1004 s]
/proc/loadavg: 4.09 4.06 4.00 5/420 25112
/proc/meminfo: memFree=15822160/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=310108 CPUtime=2.86 cores=5,7
/proc/25107/stat : 25107 (python) R 25105 25107 22815 0 -1 4202496 21037 930 1 0 273 13 0 0 19 0 1 0 657348065 317550592 14912 33554432000 4194304 5683644 140733638078416 18446744073709551615 4418274 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25107/statm: 77527 14912 1826 364 0 13451 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 310108

[startup+6.30079 s]
/proc/loadavg: 4.08 4.06 4.00 5/420 25112
/proc/meminfo: memFree=15822408/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 317672

[startup+12.7007 s]
/proc/loadavg: 4.08 4.06 4.00 5/423 25115
/proc/meminfo: memFree=15811244/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.01 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 887 0 0 0 0 1 0 0 18 0 1 0 657348615 314806272 12786 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751055 0 0 16781312 514 1865479535613411589 0 0 17 5 0 0 0
/proc/25113/statm: 76857 12786 376 364 0 12775 0
[pid=25115] ppid=25113 vsize=14404 CPUtime=7.16 cores=5,7
/proc/25115/stat : 25115 (lingeling) R 25113 25115 25115 0 -1 4202496 4285 0 0 0 716 0 0 0 25 0 1 0 657348615 14749696 2765 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328022 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25115/statm: 3601 2765 129 39 0 2681 0
[pid=25107/tid=25114] ppid=25105 vsize=317672 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 29 930 0 0 0 0 0 0 25 0 2 0 657348615 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 639504

[startup+25.5004 s]
/proc/loadavg: 4.06 4.06 4.00 5/423 25116
/proc/meminfo: memFree=15812504/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.05 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 893 0 0 0 2 3 0 0 18 0 1 0 657348615 314806272 12786 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751055 0 0 16781312 514 1208073007856058629 0 0 17 5 0 0 0
/proc/25113/statm: 76857 12786 376 364 0 12775 0
[pid=25115] ppid=25113 vsize=14952 CPUtime=19.92 cores=5,7
/proc/25115/stat : 25115 (lingeling) R 25113 25115 25115 0 -1 4202496 4422 0 0 0 1992 0 0 0 25 0 1 0 657348615 15310848 2902 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25115/statm: 3738 2902 129 39 0 2818 0
[pid=25107/tid=25114] ppid=25105 vsize=317672 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 29 930 0 0 0 0 0 0 25 0 2 0 657348615 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 640052

[startup+51.1007 s]
/proc/loadavg: 4.04 4.05 4.00 5/423 25116
/proc/meminfo: memFree=15779880/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.12 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 903 0 0 0 6 6 0 0 18 0 1 0 657348615 314806272 12786 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751055 0 0 16781312 514 1208073007856058629 0 0 17 5 0 0 0
/proc/25113/statm: 76857 12786 376 364 0 12775 0
[pid=25115] ppid=25113 vsize=19388 CPUtime=45.44 cores=5,7
/proc/25115/stat : 25115 (lingeling) R 25113 25115 25115 0 -1 4202496 5531 0 0 0 4544 0 0 0 25 0 1 0 657348615 19853312 4011 33554432000 4194304 4352236 140735365469360 18446744073709551615 4329349 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25115/statm: 4847 4011 129 39 0 3927 0
[pid=25107/tid=25114] ppid=25105 vsize=317672 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 29 930 0 0 0 0 0 0 25 0 2 0 657348615 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 644488

[startup+102.315 s]
/proc/loadavg: 4.11 4.07 4.01 5/426 25121
/proc/meminfo: memFree=15965944/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.28 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 927 0 0 0 14 14 0 0 18 0 1 0 657348615 314806272 12786 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751055 0 0 16781312 514 1208073007856058629 0 0 17 5 0 0 0
/proc/25113/statm: 76857 12786 376 364 0 12775 0
[pid=25115] ppid=25113 vsize=22520 CPUtime=96.5 cores=5,7
/proc/25115/stat : 25115 (lingeling) R 25113 25115 25115 0 -1 4202496 6314 0 0 0 9650 0 0 0 25 0 1 0 657348615 23060480 4794 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25115/statm: 5630 4794 129 39 0 4710 0
[pid=25107/tid=25114] ppid=25105 vsize=317672 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 29 930 0 0 0 0 0 0 25 0 2 0 657348615 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 647620

[startup+162.301 s]
/proc/loadavg: 4.08 4.07 4.01 5/426 25122
/proc/meminfo: memFree=15962616/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.46 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 946 0 0 0 24 22 0 0 18 0 1 0 657348615 314806272 12786 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751055 0 0 16781312 514 1208073007856058629 0 0 17 5 0 0 0
/proc/25113/statm: 76857 12786 376 364 0 12775 0
[pid=25115] ppid=25113 vsize=22520 CPUtime=156.34 cores=5,7
/proc/25115/stat : 25115 (lingeling) R 25113 25115 25115 0 -1 4202496 6314 0 0 0 15634 0 0 0 25 0 1 0 657348615 23060480 4794 33554432000 4194304 4352236 140735365469360 18446744073709551615 4276805 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25115/statm: 5630 4794 129 39 0 4710 0
[pid=25107/tid=25114] ppid=25105 vsize=317672 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 29 930 0 0 0 0 0 0 25 0 2 0 657348615 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 647620

[startup+222.301 s]
/proc/loadavg: 4.09 4.07 4.01 5/427 25125
/proc/meminfo: memFree=15926728/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.65 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 966 0 0 0 33 32 0 0 18 0 1 0 657348615 314806272 12786 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751055 0 0 16781312 514 1208073007856058629 0 0 17 5 0 0 0
/proc/25113/statm: 76857 12786 376 364 0 12775 0
[pid=25115] ppid=25113 vsize=27148 CPUtime=216.21 cores=5,7
/proc/25115/stat : 25115 (lingeling) R 25113 25115 25115 0 -1 4202496 7471 0 0 0 21621 0 0 0 25 0 1 0 657348615 27799552 5951 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25115/statm: 6787 5951 129 39 0 5867 0
[pid=25107/tid=25114] ppid=25105 vsize=317672 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 29 930 0 0 0 0 0 0 25 0 2 0 657348615 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 652248

[startup+282.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/427 25126
/proc/meminfo: memFree=15932952/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=317672 CPUtime=5.26 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 21324 930 1 0 513 13 0 0 25 0 2 0 657348065 325296128 14281 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 79418 14281 1867 364 0 15336 0
[pid=25113] ppid=25107 vsize=307428 CPUtime=0.82 cores=5,7

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

[pid=25167] ppid=25107 vsize=317684 CPUtime=0.36 cores=5,7
/proc/25167/stat : 25167 (python) S 25107 25107 22815 0 -1 4202560 948 0 0 0 19 17 0 0 18 0 1 0 657436773 325308416 12784 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751110 0 0 16781312 514 1208073007856058631 0 0 17 5 0 0 0
/proc/25167/statm: 79421 12784 370 364 0 15336 0
[pid=25169] ppid=25167 vsize=23044 CPUtime=114.83 cores=5,7
/proc/25169/stat : 25169 (lingeling) R 25167 25169 25169 0 -1 4202496 6447 0 0 0 11483 0 0 0 25 0 1 0 657436774 23597056 4925 33554432000 4194304 4352236 140736967219952 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25169/statm: 5761 4925 129 39 0 4841 0
[pid=25107/tid=25114] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 3 0 657348615 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
[pid=25107/tid=25168] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25168/stat : 25168 (python) S 25105 25107 22815 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 3 0 657436773 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1034284

[startup+1062.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/458 25178
/proc/meminfo: memFree=12253456/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=327928 CPUtime=5.29 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 22163 930 1 0 515 14 0 0 20 0 3 0 657348065 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 81982 14288 1870 364 0 17897 0
[pid=25113] ppid=25107 vsize=317672 CPUtime=2.72 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 1205 0 0 0 136 136 0 0 18 0 2 0 657348615 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25113/statm: 79418 12831 416 364 0 15336 0
[pid=25115] ppid=25113 vsize=47956 CPUtime=879.07 cores=5,7
/proc/25115/stat : 25115 (lingeling) T 25113 25115 25115 0 -1 4202496 12673 0 0 0 87906 1 0 0 25 0 1 0 657348615 49106944 11153 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25115/statm: 11989 11153 129 39 0 11069 0
[pid=25113/tid=25143] ppid=25107 vsize=317672 CPUtime=0 cores=5,7
/proc/25113/task/25143/stat : 25143 (python) S 25107 25107 22815 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 657407384 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 514 18446604466231935936 0 0 -1 7 0 0 0
[pid=25167] ppid=25107 vsize=317684 CPUtime=0.54 cores=5,7
/proc/25167/stat : 25167 (python) S 25107 25107 22815 0 -1 4202560 967 0 0 0 29 25 0 0 18 0 1 0 657436773 325308416 12784 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751110 0 0 16781312 514 1208073007856058631 0 0 17 5 0 0 0
/proc/25167/statm: 79421 12784 370 364 0 15336 0
[pid=25169] ppid=25167 vsize=23044 CPUtime=174.64 cores=5,7
/proc/25169/stat : 25169 (lingeling) R 25167 25169 25169 0 -1 4202496 6447 0 0 0 17464 0 0 0 25 0 1 0 657436774 23597056 4925 33554432000 4194304 4352236 140736967219952 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25169/statm: 5761 4925 129 39 0 4841 0
[pid=25107/tid=25114] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 3 0 657348615 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
[pid=25107/tid=25168] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25168/stat : 25168 (python) S 25105 25107 22815 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 3 0 657436773 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1034284

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/461 25183
/proc/meminfo: memFree=11303932/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=327928 CPUtime=5.29 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 22163 930 1 0 515 14 0 0 20 0 3 0 657348065 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 81982 14288 1870 364 0 17897 0
[pid=25113] ppid=25107 vsize=317672 CPUtime=2.72 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 1205 0 0 0 136 136 0 0 18 0 2 0 657348615 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25113/statm: 79418 12831 416 364 0 15336 0
[pid=25115] ppid=25113 vsize=47956 CPUtime=879.07 cores=5,7
/proc/25115/stat : 25115 (lingeling) T 25113 25115 25115 0 -1 4202496 12673 0 0 0 87906 1 0 0 25 0 1 0 657348615 49106944 11153 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25115/statm: 11989 11153 129 39 0 11069 0
[pid=25113/tid=25143] ppid=25107 vsize=317672 CPUtime=0 cores=5,7
/proc/25113/task/25143/stat : 25143 (python) S 25107 25107 22815 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 657407384 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 514 18446604466231935936 0 0 -1 7 0 0 0
[pid=25167] ppid=25107 vsize=317684 CPUtime=0.74 cores=5,7
/proc/25167/stat : 25167 (python) S 25107 25107 22815 0 -1 4202560 984 0 0 0 40 34 0 0 18 0 1 0 657436773 325308416 12784 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751110 0 0 16781312 514 1208073007856058631 0 0 17 5 0 0 0
/proc/25167/statm: 79421 12784 370 364 0 15336 0
[pid=25169] ppid=25167 vsize=27488 CPUtime=234.44 cores=5,7
/proc/25169/stat : 25169 (lingeling) R 25167 25169 25169 0 -1 4202496 7558 0 0 0 23444 0 0 0 25 0 1 0 657436774 28147712 6036 33554432000 4194304 4352236 140736967219952 18446744073709551615 4328411 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25169/statm: 6872 6036 129 39 0 5952 0
[pid=25107/tid=25114] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 3 0 657348615 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
[pid=25107/tid=25168] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25168/stat : 25168 (python) S 25105 25107 22815 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 3 0 657436773 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1038728

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/464 25187
/proc/meminfo: memFree=11078432/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=327928 CPUtime=5.29 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 22163 930 1 0 515 14 0 0 20 0 3 0 657348065 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 81982 14288 1870 364 0 17897 0
[pid=25113] ppid=25107 vsize=317672 CPUtime=2.72 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 1205 0 0 0 136 136 0 0 18 0 2 0 657348615 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25113/statm: 79418 12831 416 364 0 15336 0
[pid=25115] ppid=25113 vsize=47956 CPUtime=879.07 cores=5,7
/proc/25115/stat : 25115 (lingeling) T 25113 25115 25115 0 -1 4202496 12673 0 0 0 87906 1 0 0 25 0 1 0 657348615 49106944 11153 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25115/statm: 11989 11153 129 39 0 11069 0
[pid=25113/tid=25143] ppid=25107 vsize=317672 CPUtime=0 cores=5,7
/proc/25113/task/25143/stat : 25143 (python) S 25107 25107 22815 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 657407384 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 514 18446604466231935936 0 0 -1 7 0 0 0
[pid=25167] ppid=25107 vsize=317684 CPUtime=0.93 cores=5,7
/proc/25167/stat : 25167 (python) S 25107 25107 22815 0 -1 4202560 987 0 0 0 50 43 0 0 18 0 1 0 657436773 325308416 12784 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751110 0 0 16781312 514 1208073007856058631 0 0 17 5 0 0 0
/proc/25167/statm: 79421 12784 370 364 0 15336 0
[pid=25169] ppid=25167 vsize=35680 CPUtime=294.28 cores=5,7
/proc/25169/stat : 25169 (lingeling) R 25167 25169 25169 0 -1 4202496 9606 0 0 0 29428 0 0 0 25 0 1 0 657436774 36536320 8084 33554432000 4194304 4352236 140736967219952 18446744073709551615 4241597 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25169/statm: 8920 8084 129 39 0 8000 0
[pid=25107/tid=25114] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 3 0 657348615 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
[pid=25107/tid=25168] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25168/stat : 25168 (python) S 25105 25107 22815 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 3 0 657436773 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1046920

[startup+1242.3 s]
/proc/loadavg: 3.14 3.81 3.93 2/418 25247
/proc/meminfo: memFree=16390080/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=327928 CPUtime=5.29 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 22163 930 1 0 515 14 0 0 20 0 3 0 657348065 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 81982 14288 1870 364 0 17897 0
[pid=25113] ppid=25107 vsize=317672 CPUtime=2.72 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 1205 0 0 0 136 136 0 0 18 0 2 0 657348615 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25113/statm: 79418 12831 416 364 0 15336 0
[pid=25115] ppid=25113 vsize=47956 CPUtime=879.07 cores=5,7
/proc/25115/stat : 25115 (lingeling) T 25113 25115 25115 0 -1 4202496 12673 0 0 0 87906 1 0 0 25 0 1 0 657348615 49106944 11153 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25115/statm: 11989 11153 129 39 0 11069 0
[pid=25113/tid=25143] ppid=25107 vsize=317672 CPUtime=0 cores=5,7
/proc/25113/task/25143/stat : 25143 (python) S 25107 25107 22815 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 657407384 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 514 18446604466231935936 0 0 -1 7 0 0 0
[pid=25167] ppid=25107 vsize=317684 CPUtime=1.11 cores=5,7
/proc/25167/stat : 25167 (python) S 25107 25107 22815 0 -1 4202560 987 0 0 0 59 52 0 0 18 0 1 0 657436773 325308416 12784 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751110 0 0 16781312 514 1208073007856058631 0 0 17 5 0 0 0
/proc/25167/statm: 79421 12784 370 364 0 15336 0
[pid=25169] ppid=25167 vsize=38160 CPUtime=354.12 cores=5,7
/proc/25169/stat : 25169 (lingeling) R 25167 25169 25169 0 -1 4202496 10226 0 0 0 35412 0 0 0 25 0 1 0 657436774 39075840 8704 33554432000 4194304 4352236 140736967219952 18446744073709551615 4241442 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25169/statm: 9540 8704 129 39 0 8620 0
[pid=25107/tid=25114] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 3 0 657348615 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
[pid=25107/tid=25168] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25168/stat : 25168 (python) S 25105 25107 22815 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 3 0 657436773 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1049400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.82 3.31 3.75 2/417 25249
/proc/meminfo: memFree=16388236/32951124 swapFree=65581052/67111528
[pid=25107] ppid=25105 vsize=327928 CPUtime=5.29 cores=5,7
/proc/25107/stat : 25107 (python) S 25105 25107 22815 0 -1 4202496 22163 930 1 0 515 14 0 0 20 0 3 0 657348065 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25107/statm: 81982 14288 1870 364 0 17897 0
[pid=25113] ppid=25107 vsize=317672 CPUtime=2.72 cores=5,7
/proc/25113/stat : 25113 (python) S 25107 25107 22815 0 -1 4202560 1205 0 0 0 136 136 0 0 18 0 2 0 657348615 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25113/statm: 79418 12831 416 364 0 15336 0
[pid=25115] ppid=25113 vsize=47956 CPUtime=879.07 cores=5,7
/proc/25115/stat : 25115 (lingeling) T 25113 25115 25115 0 -1 4202496 12673 0 0 0 87906 1 0 0 25 0 1 0 657348615 49106944 11153 33554432000 4194304 4352236 140735365469360 18446744073709551615 4328085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/25115/statm: 11989 11153 129 39 0 11069 0
[pid=25113/tid=25143] ppid=25107 vsize=317672 CPUtime=0 cores=5,7
/proc/25113/task/25143/stat : 25143 (python) S 25107 25107 22815 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 657407384 325296128 12831 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 514 18446604466231935936 0 0 -1 7 0 0 0
[pid=25167] ppid=25107 vsize=317684 CPUtime=1.28 cores=5,7
/proc/25167/stat : 25167 (python) S 25107 25107 22815 0 -1 4202560 987 0 0 0 67 61 0 0 18 0 1 0 657436773 325308416 12784 33554432000 4194304 5683644 140733638078416 18446744073709551615 218905751110 0 0 16781312 514 1208073007856058631 0 0 17 5 0 0 0
/proc/25167/statm: 79421 12784 370 364 0 15336 0
[pid=25169] ppid=25167 vsize=41204 CPUtime=411.69 cores=5,7
/proc/25169/stat : 25169 (lingeling) R 25167 25169 25169 0 -1 4202496 10987 0 0 0 41168 1 0 0 25 0 1 0 657436774 42192896 9465 33554432000 4194304 4352236 140736967219952 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25169/statm: 10301 9465 129 39 0 9381 0
[pid=25107/tid=25114] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25114/stat : 25114 (python) S 25105 25107 22815 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 3 0 657348615 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
[pid=25107/tid=25168] ppid=25105 vsize=327928 CPUtime=0 cores=5,7
/proc/25107/task/25168/stat : 25168 (python) S 25105 25107 22815 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 3 0 657436773 335798272 14288 33554432000 4194304 5683644 140733638078416 18446744073709551615 218917554609 0 0 16781312 2 18446604464839767104 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1052444

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 25107 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=152216
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=144977
# CPU time returned by wait4() is 5.29719
# while last known CPU time is 1300.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1297.92
CPU system time (s): 2.13
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1052444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.15222
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23093
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= 2537
involuntary context switches= 26

runsolver used 5.2592 second user time and 12.974 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 13:05:03
IDJOB=3377842
IDBENCH=85975
IDSOLVER=1858
FILE ID=node137/3377842-1305457503
RUNJOBID= node137-1305456116-24734
PBS_JOBID= 13324880
Free space on /tmp= 73220 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.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-3377842-1305457503/watcher-3377842-1305457503 -o /tmp/evaluation-result-3377842-1305457503/solver-3377842-1305457503 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377842-1305457503.cnf -seed 14226597 -budget 2400

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=14226597

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15877476 kB
Buffers:        306436 kB
Cached:        4499336 kB
SwapCached:      36328 kB
Active:        6918720 kB
Inactive:      9891092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15877476 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:          461004 kB
Writeback:           0 kB
AnonPages:    11977336 kB
Mapped:          30936 kB
Slab:           141736 kB
PageTables:      55180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106474284 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= 73716 MiB
End job on node137 at 2011-05-15 13:26:46