Trace number 3483827

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.1 1200.93

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.49/2.14	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.49/2.14	c INFO: solving HOME/instance-3483827-1307747011.cnf
0.49/2.14	c INFO: computing task features
0.86/2.59	c INFO: computed variable-clause graph statistics
0.97/2.61	c INFO: computed clause balance statistics
3.27/4.96	c INFO: computed variable balance statistics
4.97/6.67	c INFO: computed small-clause counts
4.97/6.68	c INFO: computed Horn-clause counts
6.27/7.94	c INFO: computed variable graph statistics
6.27/7.94	c INFO: collected features for HOME/instance-3483827-1307747011.cnf in 5.79 s
6.27/7.95	c INFO: running lingeling-276@0 for 582 with 1194 remaining (b = 0.56)
592.97/594.61	c INFO: running cryptominisat-2.9.0@0 for 608 with 608 remaining (b = 0.49)

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-3483827-1307747011/watcher-3483827-1307747011 -o /tmp/evaluation-result-3483827-1307747011/solver-3483827-1307747011 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483827-1307747011.cnf -seed 1543104379 -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: 0.00 0.14 2.25 7/182 20997
/proc/meminfo: memFree=31384712/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=15184 CPUtime=0 cores=1,3
/proc/20997/stat : 20997 (python) R 20995 20997 20932 0 -1 4202496 713 0 0 0 0 0 0 0 21 0 1 0 5446140 15548416 603 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124078080 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/20997/statm: 3796 603 319 364 0 283 0

[startup+0.0653211 s]
/proc/loadavg: 0.00 0.14 2.25 7/182 20997
/proc/meminfo: memFree=31384712/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=18880 CPUtime=0.02 cores=1,3
/proc/20997/stat : 20997 (python) R 20995 20997 20932 0 -1 4202496 1272 0 0 0 2 0 0 0 17 0 1 0 5446140 19333120 1123 33554432000 4194304 5683644 140733821035280 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20997/statm: 4720 1123 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100287 s]
/proc/loadavg: 0.00 0.14 2.25 7/182 20997
/proc/meminfo: memFree=31384712/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=29784 CPUtime=0.05 cores=1,3
/proc/20997/stat : 20997 (python) R 20995 20997 20932 0 -1 4202496 1456 0 0 0 4 1 0 0 17 0 1 0 5446140 30498816 1295 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124078080 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20997/statm: 7446 1295 443 364 0 816 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29784

[startup+1.56203 s]
/proc/loadavg: 0.00 0.14 2.25 7/182 20997
/proc/meminfo: memFree=31384712/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=135744 CPUtime=0.26 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 5976 932 1 0 15 11 0 0 15 0 1 0 5446140 139001856 4148 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124076037 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/20997/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 135744

[startup+1.60102 s]
/proc/loadavg: 0.00 0.14 2.25 7/182 20997
/proc/meminfo: memFree=31384712/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=135744 CPUtime=0.28 cores=1,3
/proc/20997/stat : 20997 (python) R 20995 20997 20932 0 -1 4202496 5976 932 1 0 16 12 0 0 16 0 1 0 5446140 139001856 4148 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124076037 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20997/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 135744

[startup+1.70101 s]
/proc/loadavg: 0.00 0.14 2.25 7/182 20997
/proc/meminfo: memFree=31384712/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=151076 CPUtime=0.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 6309 932 1 0 17 15 0 0 16 0 1 0 5446140 154701824 4423 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699945619 0 0 17 1 0 0 0
/proc/20997/statm: 37769 4423 1220 364 0 3180 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 151076

[startup+3.10076 s]
/proc/loadavg: 0.00 0.14 2.25 5/190 21025
/proc/meminfo: memFree=31235928/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=308112 CPUtime=1.47 cores=1,3
/proc/20997/stat : 20997 (python) R 20995 20997 20932 0 -1 4202496 20439 932 1 0 125 22 0 0 16 0 1 0 5446140 315506688 14413 33554432000 4194304 5683644 140733821035280 18446744073709551615 232123739446 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20997/statm: 77028 14413 1826 364 0 12952 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 308112
heavy processes:

[startup+6.30019 s]
/proc/loadavg: 0.40 0.22 2.27 5/190 21025
/proc/meminfo: memFree=30989304/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=308112 CPUtime=4.67 cores=1,3
/proc/20997/stat : 20997 (python) R 20995 20997 20932 0 -1 4202496 20440 932 1 0 445 22 0 0 22 0 1 0 5446140 315506688 14414 33554432000 4194304 5683644 140733821035280 18446744073709551615 232123738303 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20997/statm: 77028 14414 1827 364 0 12952 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 308112
heavy processes:

[startup+12.7011 s]
/proc/loadavg: 0.69 0.28 2.27 5/196 21031
/proc/meminfo: memFree=30961820/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 79011 13874 1867 364 0 14929 0
[pid=21026] ppid=20997 vsize=305800 CPUtime=0 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 5446936 313139200 12379 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100111 0 0 16781312 514 5633062231059955976 0 0 17 1 0 0 0
/proc/21026/statm: 76450 12379 376 364 0 12368 0
[pid=21028] ppid=21026 vsize=16384 CPUtime=4.72 cores=1,3
/proc/21028/stat : 21028 (lingeling) R 21026 21028 21028 0 -1 4202496 5628 0 0 0 472 0 0 0 25 0 1 0 5446936 16777216 3010 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21028/statm: 4096 3010 129 39 0 3176 0
[pid=20997/tid=21027] ppid=20995 vsize=316044 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 5446936 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 638228

[startup+25.5058 s]
/proc/loadavg: 1.42 0.46 2.30 5/196 21031
/proc/meminfo: memFree=30963312/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 79011 13874 1867 364 0 14929 0
[pid=21026] ppid=20997 vsize=305800 CPUtime=0.01 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 891 0 0 0 0 1 0 0 18 0 1 0 5446936 313139200 12379 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100111 0 0 16781312 514 2195909438622105864 0 0 17 1 0 0 0
/proc/21026/statm: 76450 12379 376 364 0 12368 0
[pid=21028] ppid=21026 vsize=16104 CPUtime=17.51 cores=1,3
/proc/21028/stat : 21028 (lingeling) R 21026 21028 21028 0 -1 4202496 5949 0 0 0 1751 0 0 0 25 0 1 0 5446936 16490496 2940 33554432000 4194304 4352236 140737483363072 18446744073709551615 4208055 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21028/statm: 4026 2940 129 39 0 3106 0
[pid=20997/tid=21027] ppid=20995 vsize=316044 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 5446936 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.84
Current children cumulated vsize (KiB) 637948

[startup+51.1003 s]
/proc/loadavg: 2.30 0.74 2.34 5/199 21034
/proc/meminfo: memFree=30937796/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 79011 13874 1867 364 0 14929 0
[pid=21026] ppid=20997 vsize=305800 CPUtime=0.04 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 902 0 0 0 2 2 0 0 18 0 1 0 5446936 313139200 12379 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100111 0 0 16781312 514 2195909438622105864 0 0 17 1 0 0 0
/proc/21026/statm: 76450 12379 376 364 0 12368 0
[pid=21028] ppid=21026 vsize=20404 CPUtime=43.09 cores=1,3
/proc/21028/stat : 21028 (lingeling) R 21026 21028 21028 0 -1 4202496 7280 0 0 0 4308 1 0 0 25 0 1 0 5446936 20893696 4270 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21028/statm: 5101 4270 129 39 0 4181 0
[pid=20997/tid=21027] ppid=20995 vsize=316044 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 5446936 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 642248

[startup+102.3 s]
/proc/loadavg: 3.21 1.23 2.42 5/202 21085
/proc/meminfo: memFree=30549844/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 79011 13874 1867 364 0 14929 0
[pid=21026] ppid=20997 vsize=305800 CPUtime=0.1 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 938 0 0 0 5 5 0 0 18 0 1 0 5446936 313139200 12388 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100111 0 0 16781312 514 5633062231059955976 0 0 17 1 0 0 0
/proc/21026/statm: 76450 12388 385 364 0 12368 0
[pid=21028] ppid=21026 vsize=21292 CPUtime=94.2 cores=1,3
/proc/21028/stat : 21028 (lingeling) R 21026 21028 21028 0 -1 4202496 7823 0 0 0 9419 1 0 0 25 0 1 0 5446936 21803008 4492 33554432000 4194304 4352236 140737483363072 18446744073709551615 4207791 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21028/statm: 5323 4492 129 39 0 4403 0
[pid=20997/tid=21027] ppid=20995 vsize=316044 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 5446936 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 643136

[startup+162.301 s]
/proc/loadavg: 3.71 1.73 2.52 5/202 21133
/proc/meminfo: memFree=30594664/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 79011 13874 1867 364 0 14929 0
[pid=21026] ppid=20997 vsize=305800 CPUtime=0.19 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 957 0 0 0 10 9 0 0 18 0 1 0 5446936 313139200 12388 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100111 0 0 16781312 514 2195909438622105864 0 0 17 1 0 0 0
/proc/21026/statm: 76450 12388 385 364 0 12368 0
[pid=21028] ppid=21026 vsize=23188 CPUtime=154.14 cores=1,3
/proc/21028/stat : 21028 (lingeling) R 21026 21028 21028 0 -1 4202496 8045 0 0 0 15413 1 0 0 25 0 1 0 5446936 23744512 4711 33554432000 4194304 4352236 140737483363072 18446744073709551615 4207636 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21028/statm: 5797 4711 129 39 0 4877 0
[pid=20997/tid=21027] ppid=20995 vsize=316044 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 5446936 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 645032

[startup+222.301 s]
/proc/loadavg: 3.89 2.14 2.61 5/202 21135
/proc/meminfo: memFree=30575040/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 79011 13874 1867 364 0 14929 0
[pid=21026] ppid=20997 vsize=305800 CPUtime=0.26 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 975 0 0 0 13 13 0 0 18 0 1 0 5446936 313139200 12388 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100111 0 0 16781312 514 2195909438622105864 0 0 17 1 0 0 0
/proc/21026/statm: 76450 12388 385 364 0 12368 0
[pid=21028] ppid=21026 vsize=24952 CPUtime=214.07 cores=1,3
/proc/21028/stat : 21028 (lingeling) R 21026 21028 21028 0 -1 4202496 9057 0 0 0 21406 1 0 0 25 0 1 0 5446936 25550848 5407 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21028/statm: 6238 5407 129 39 0 5318 0
[pid=20997/tid=21027] ppid=20995 vsize=316044 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 5446936 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 220.65
Current children cumulated vsize (KiB) 646796

[startup+282.3 s]
/proc/loadavg: 3.99 2.49 2.70 5/202 21135
/proc/meminfo: memFree=30587256/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=316044 CPUtime=6.32 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 20727 932 1 0 610 22 0 0 25 0 2 0 5446140 323629056 13874 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0

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

[pid=21147] ppid=20997 vsize=316056 CPUtime=0.49 cores=1,3
/proc/21147/stat : 21147 (python) S 20997 20997 20932 0 -1 4202560 1006 0 0 0 26 23 0 0 15 0 1 0 5505602 323641344 12377 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100166 0 0 16781312 514 2195909438622105864 0 0 17 3 0 0 0
/proc/21147/statm: 79014 12377 370 364 0 14929 0
[pid=21149] ppid=21147 vsize=363180 CPUtime=347.64 cores=1,3
/proc/21149/stat : 21149 (cryptominisat-2) R 21147 21149 21149 0 -1 4202496 184481 0 0 0 34734 30 0 0 25 0 1 0 5505602 371896320 79580 33554432000 4194304 4677096 140737266806784 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21149/statm: 90795 79580 393 118 0 85754 0
[pid=20997/tid=21027] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 3 0 5446936 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
[pid=20997/tid=21148] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21148/stat : 21148 (python) S 20995 20997 20932 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 5505602 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 941.13
Current children cumulated vsize (KiB) 1351608

[startup+1002.31 s]
/proc/loadavg: 4.08 3.91 3.40 5/214 21167
/proc/meminfo: memFree=29713120/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=326300 CPUtime=6.33 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 21556 932 1 0 610 23 0 0 20 0 3 0 5446140 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 81575 13881 1870 364 0 17490 0
[pid=21026] ppid=20997 vsize=316044 CPUtime=0.75 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 1200 0 0 0 42 33 0 0 19 0 2 0 5446936 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21026/statm: 79011 12431 423 364 0 14929 0
[pid=21028] ppid=21026 vsize=30028 CPUtime=585.92 cores=1,3
/proc/21028/stat : 21028 (lingeling) T 21026 21028 21028 0 -1 4202496 15369 0 0 0 58590 2 0 0 25 0 1 0 5446936 30748672 6676 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21028/statm: 7507 6676 129 39 0 6587 0
[pid=21026/tid=21146] ppid=20997 vsize=316044 CPUtime=0 cores=1,3
/proc/21026/task/21146/stat : 21146 (python) S 20997 20997 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5505601 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 514 18446604454224242752 0 0 -1 3 0 0 0
[pid=21147] ppid=20997 vsize=316056 CPUtime=0.57 cores=1,3
/proc/21147/stat : 21147 (python) S 20997 20997 20932 0 -1 4202560 1013 0 0 0 30 27 0 0 15 0 1 0 5505602 323641344 12378 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100166 0 0 16781312 514 2195909438622105864 0 0 17 3 0 0 0
/proc/21147/statm: 79014 12378 371 364 0 14929 0
[pid=21149] ppid=21147 vsize=351728 CPUtime=407.65 cores=1,3
/proc/21149/stat : 21149 (cryptominisat-2) R 21147 21149 21149 0 -1 4202496 211519 0 0 0 40727 38 0 0 25 0 1 0 5505602 360169472 75828 33554432000 4194304 4677096 140737266806784 18446744073709551615 232123776699 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21149/statm: 87932 75828 393 118 0 82891 0
[pid=20997/tid=21027] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 3 0 5446936 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
[pid=20997/tid=21148] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21148/stat : 21148 (python) S 20995 20997 20932 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 5505602 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1001.22
Current children cumulated vsize (KiB) 1340156

[startup+1062.3 s]
/proc/loadavg: 4.03 3.92 3.44 5/214 21169
/proc/meminfo: memFree=29676356/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=326300 CPUtime=6.33 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 21556 932 1 0 610 23 0 0 20 0 3 0 5446140 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 81575 13881 1870 364 0 17490 0
[pid=21026] ppid=20997 vsize=316044 CPUtime=0.75 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 1200 0 0 0 42 33 0 0 19 0 2 0 5446936 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21026/statm: 79011 12431 423 364 0 14929 0
[pid=21028] ppid=21026 vsize=30028 CPUtime=585.92 cores=1,3
/proc/21028/stat : 21028 (lingeling) T 21026 21028 21028 0 -1 4202496 15369 0 0 0 58590 2 0 0 25 0 1 0 5446936 30748672 6676 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21028/statm: 7507 6676 129 39 0 6587 0
[pid=21026/tid=21146] ppid=20997 vsize=316044 CPUtime=0 cores=1,3
/proc/21026/task/21146/stat : 21146 (python) S 20997 20997 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5505601 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 514 18446604454224242752 0 0 -1 3 0 0 0
[pid=21147] ppid=20997 vsize=316056 CPUtime=0.66 cores=1,3
/proc/21147/stat : 21147 (python) S 20997 20997 20932 0 -1 4202560 1013 0 0 0 35 31 0 0 15 0 1 0 5505602 323641344 12378 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100166 0 0 16781312 514 2195909438622105864 0 0 17 3 0 0 0
/proc/21147/statm: 79014 12378 371 364 0 14929 0
[pid=21149] ppid=21147 vsize=378856 CPUtime=467.65 cores=1,3
/proc/21149/stat : 21149 (cryptominisat-2) R 21147 21149 21149 0 -1 4202496 254819 0 0 0 46720 45 0 0 25 0 1 0 5505602 387948544 82109 33554432000 4194304 4677096 140737266806784 18446744073709551615 4454429 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21149/statm: 94714 82109 393 118 0 89673 0
[pid=20997/tid=21027] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 3 0 5446936 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
[pid=20997/tid=21148] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21148/stat : 21148 (python) S 20995 20997 20932 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 5505602 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1061.31
Current children cumulated vsize (KiB) 1367284

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.48 5/214 21171
/proc/meminfo: memFree=29644932/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=326300 CPUtime=6.33 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 21556 932 1 0 610 23 0 0 20 0 3 0 5446140 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 81575 13881 1870 364 0 17490 0
[pid=21026] ppid=20997 vsize=316044 CPUtime=0.75 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 1200 0 0 0 42 33 0 0 19 0 2 0 5446936 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21026/statm: 79011 12431 423 364 0 14929 0
[pid=21028] ppid=21026 vsize=30028 CPUtime=585.92 cores=1,3
/proc/21028/stat : 21028 (lingeling) T 21026 21028 21028 0 -1 4202496 15369 0 0 0 58590 2 0 0 25 0 1 0 5446936 30748672 6676 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21028/statm: 7507 6676 129 39 0 6587 0
[pid=21026/tid=21146] ppid=20997 vsize=316044 CPUtime=0 cores=1,3
/proc/21026/task/21146/stat : 21146 (python) S 20997 20997 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5505601 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 514 18446604454224242752 0 0 -1 3 0 0 0
[pid=21147] ppid=20997 vsize=316056 CPUtime=0.74 cores=1,3
/proc/21147/stat : 21147 (python) S 20997 20997 20932 0 -1 4202560 1014 0 0 0 39 35 0 0 15 0 1 0 5505602 323641344 12378 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100166 0 0 16781312 514 2195909438622105864 0 0 17 3 0 0 0
/proc/21147/statm: 79014 12378 371 364 0 14929 0
[pid=21149] ppid=21147 vsize=471080 CPUtime=527.64 cores=1,3
/proc/21149/stat : 21149 (cryptominisat-2) R 21147 21149 21149 0 -1 4202496 284979 0 0 0 52713 51 0 0 25 0 1 0 5505602 482385920 79372 33554432000 4194304 4677096 140737266806784 18446744073709551615 232123776706 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21149/statm: 117770 79372 393 118 0 112729 0
[pid=20997/tid=21027] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 3 0 5446936 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
[pid=20997/tid=21148] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21148/stat : 21148 (python) S 20995 20997 20932 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 5505602 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 1459508

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.51 5/214 21171
/proc/meminfo: memFree=29595904/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=326300 CPUtime=6.33 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 21556 932 1 0 610 23 0 0 20 0 3 0 5446140 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 81575 13881 1870 364 0 17490 0
[pid=21026] ppid=20997 vsize=316044 CPUtime=0.75 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 1200 0 0 0 42 33 0 0 19 0 2 0 5446936 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21026/statm: 79011 12431 423 364 0 14929 0
[pid=21028] ppid=21026 vsize=30028 CPUtime=585.92 cores=1,3
/proc/21028/stat : 21028 (lingeling) T 21026 21028 21028 0 -1 4202496 15369 0 0 0 58590 2 0 0 25 0 1 0 5446936 30748672 6676 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21028/statm: 7507 6676 129 39 0 6587 0
[pid=21026/tid=21146] ppid=20997 vsize=316044 CPUtime=0 cores=1,3
/proc/21026/task/21146/stat : 21146 (python) S 20997 20997 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5505601 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 514 18446604454224242752 0 0 -1 3 0 0 0
[pid=21147] ppid=20997 vsize=316056 CPUtime=0.82 cores=1,3
/proc/21147/stat : 21147 (python) S 20997 20997 20932 0 -1 4202560 1014 0 0 0 43 39 0 0 15 0 1 0 5505602 323641344 12378 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100166 0 0 16781312 514 2195909438622105864 0 0 17 3 0 0 0
/proc/21147/statm: 79014 12378 371 364 0 14929 0
[pid=21149] ppid=21147 vsize=386688 CPUtime=587.64 cores=1,3
/proc/21149/stat : 21149 (cryptominisat-2) R 21147 21149 21149 0 -1 4202496 333798 0 0 0 58703 61 0 0 25 0 1 0 5505602 395968512 83593 33554432000 4194304 4677096 140737266806784 18446744073709551615 4319715 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21149/statm: 96672 83593 393 118 0 91631 0
[pid=20997/tid=21027] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 3 0 5446936 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
[pid=20997/tid=21148] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21148/stat : 21148 (python) S 20995 20997 20932 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 5505602 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1181.46
Current children cumulated vsize (KiB) 1375116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 4.02 3.95 3.52 4/210 21174
/proc/meminfo: memFree=30283472/32950928 swapFree=67111528/67111528
[pid=20997] ppid=20995 vsize=326300 CPUtime=6.33 cores=1,3
/proc/20997/stat : 20997 (python) S 20995 20997 20932 0 -1 4202496 21556 932 1 0 610 23 0 0 20 0 3 0 5446140 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20997/statm: 81575 13881 1870 364 0 17490 0
[pid=21026] ppid=20997 vsize=316044 CPUtime=0.75 cores=1,3
/proc/21026/stat : 21026 (python) S 20997 20997 20932 0 -1 4202560 1200 0 0 0 42 33 0 0 19 0 2 0 5446936 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/21026/statm: 79011 12431 423 364 0 14929 0
[pid=21028] ppid=21026 vsize=30028 CPUtime=585.92 cores=1,3
/proc/21028/stat : 21028 (lingeling) T 21026 21028 21028 0 -1 4202496 15369 0 0 0 58590 2 0 0 25 0 1 0 5446936 30748672 6676 33554432000 4194304 4352236 140737483363072 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21028/statm: 7507 6676 129 39 0 6587 0
[pid=21026/tid=21146] ppid=20997 vsize=316044 CPUtime=0 cores=1,3
/proc/21026/task/21146/stat : 21146 (python) S 20997 20997 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5505601 323629056 12431 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 514 18446604454224242752 0 0 -1 3 0 0 0
[pid=21147] ppid=20997 vsize=316056 CPUtime=0.85 cores=1,3
/proc/21147/stat : 21147 (python) S 20997 20997 20932 0 -1 4202560 1014 0 0 0 45 40 0 0 15 0 1 0 5505602 323641344 12378 33554432000 4194304 5683644 140733821035280 18446744073709551615 232124100166 0 0 16781312 514 2195909438622105864 0 0 17 3 0 0 0
/proc/21147/statm: 79014 12378 371 364 0 14929 0
[pid=21149] ppid=21147 vsize=497000 CPUtime=606.25 cores=1,3
/proc/21149/stat : 21149 (cryptominisat-2) R 21147 21149 21149 0 -1 4202496 342706 0 0 0 60561 64 0 0 25 0 1 0 5505602 508928000 89141 33554432000 4194304 4677096 140737266806784 18446744073709551615 4355168 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21149/statm: 124250 89141 393 118 0 119209 0
[pid=20997/tid=21027] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21027/stat : 21027 (python) S 20995 20997 20932 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 3 0 5446936 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
[pid=20997/tid=21148] ppid=20995 vsize=326300 CPUtime=0 cores=1,3
/proc/20997/task/21148/stat : 21148 (python) S 20995 20997 20932 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 5505602 334131200 13881 33554432000 4194304 5683644 140733821035280 18446744073709551615 232135903665 0 0 16781312 2 18446604471140152256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1485428

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 20997 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=104072
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=237963
# CPU time returned by wait4() is 6.34204
# while last known CPU time is 1200.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.93
CPU time (s): 1200.1
CPU user time (s): 1198.48
CPU system time (s): 1.62
CPU usage (%): 99.9313
Max. virtual memory (cumulated for all children) (KiB): 1505860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.10407
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22488
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= 12855
involuntary context switches= 53

runsolver used 1.93271 second user time and 4.66429 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 01:03:31
IDJOB=3483827
IDBENCH=20529
IDSOLVER=1976
FILE ID=node124/3483827-1307747011
RUNJOBID= node124-1307747010-20952
PBS_JOBID= 13550833
Free space on /tmp= 74148 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.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-3483827-1307747011/watcher-3483827-1307747011 -o /tmp/evaluation-result-3483827-1307747011/solver-3483827-1307747011 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483827-1307747011.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1543104379

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31386468 kB
Buffers:         88440 kB
Cached:        1253712 kB
SwapCached:          0 kB
Active:         493896 kB
Inactive:       911560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31386468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          161084 kB
Writeback:           0 kB
AnonPages:       62960 kB
Mapped:          15744 kB
Slab:            96460 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188196 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= 74004 MiB
End job on node124 at 2011-06-11 01:23:36