Trace number 3483828

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 1201.93

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.24/2.40	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.24/2.40	c INFO: solving HOME/instance-3483828-1307747011.cnf
0.24/2.40	c INFO: computing task features
0.24/2.98	c INFO: computed variable-clause graph statistics
0.24/3.01	c INFO: computed clause balance statistics
3.88/5.87	c INFO: computed variable balance statistics
5.99/7.98	c INFO: computed small-clause counts
5.99/7.99	c INFO: computed Horn-clause counts
9.19/11.12	c INFO: computed variable graph statistics
9.19/11.12	c INFO: collected features for HOME/instance-3483828-1307747011.cnf in 8.69 s
9.19/11.13	c INFO: running lingeling-276@0 for 582 with 1191 remaining (b = 0.58)
595.75/597.80	c INFO: running cryptominisat-2.9.0@0 for 605 with 605 remaining (b = 0.52)

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-3483828-1307747011/watcher-3483828-1307747011 -o /tmp/evaluation-result-3483828-1307747011/solver-3483828-1307747011 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483828-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.16 0.03 0.08 3/182 22979
/proc/meminfo: memFree=31759316/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=11804 CPUtime=0 cores=1,3
/proc/22979/stat : 22979 (runsolver) S 22973 22979 22919 0 -1 4202560 47 0 0 0 0 0 0 0 21 0 1 0 886301045 12087296 55 33554432000 4194304 5436572 140735451159472 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 1 0 0 0
/proc/22979/statm: 2951 55 36 304 0 2643 0

[startup+0.065695 s]
/proc/loadavg: 0.16 0.03 0.08 3/182 22979
/proc/meminfo: memFree=31759316/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=15380 CPUtime=0 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 821 0 0 0 0 0 0 0 17 0 1 0 886301045 15749120 704 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699945619 0 0 17 3 0 0 0
/proc/22979/statm: 3845 704 334 364 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100688 s]
/proc/loadavg: 0.16 0.03 0.08 3/182 22979
/proc/meminfo: memFree=31759316/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=15904 CPUtime=0 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 945 0 0 0 0 0 0 0 17 0 1 0 886301045 16285696 820 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699945619 0 0 17 3 0 0 0
/proc/22979/statm: 3976 820 357 364 0 463 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15904

[startup+0.300657 s]
/proc/loadavg: 0.16 0.03 0.08 3/182 22979
/proc/meminfo: memFree=31759316/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=29784 CPUtime=0.02 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 1415 0 0 0 2 0 0 0 16 0 1 0 886301045 30498816 1257 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/22979/statm: 7446 1257 443 364 0 816 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29784

[startup+0.70058 s]
/proc/loadavg: 0.16 0.03 0.08 3/182 22979
/proc/meminfo: memFree=31759316/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=135748 CPUtime=0.21 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 5967 937 1 0 13 8 0 0 17 0 1 0 886301045 139005952 4148 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278875653 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/22979/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+1.50044 s]
/proc/loadavg: 0.16 0.03 0.08 4/187 22998
/proc/meminfo: memFree=31701696/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=135748 CPUtime=0.24 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 5968 937 1 0 14 10 0 0 15 0 1 0 886301045 139005952 4148 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278875653 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/22979/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 135748

[startup+3.28512 s]
/proc/loadavg: 0.16 0.03 0.08 4/187 22998
/proc/meminfo: memFree=31701696/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=317064 CPUtime=1.38 cores=1,3
/proc/22979/stat : 22979 (python) R 22973 22979 22919 0 -1 4202496 23764 937 1 0 116 22 0 0 16 0 1 0 886301045 324673536 16651 33554432000 4194304 5683644 140737376989168 18446744073709551615 4509090 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22979/statm: 79266 16651 1826 364 0 15190 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 317064
heavy processes:

[startup+6.30058 s]
/proc/loadavg: 0.47 0.10 0.10 5/193 23015
/proc/meminfo: memFree=31184328/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=317064 CPUtime=4.39 cores=1,3
/proc/22979/stat : 22979 (python) R 22973 22979 22919 0 -1 4202496 23765 937 1 0 416 23 0 0 21 0 1 0 886301045 324673536 16652 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278546962 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/22979/statm: 79266 16652 1827 364 0 15190 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 317064
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 0.75 0.16 0.12 5/196 23018
/proc/meminfo: memFree=30789124/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22979/statm: 81084 15947 1867 364 0 17002 0
[pid=23016] ppid=22979 vsize=314092 CPUtime=0 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 886302159 321630208 14429 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899727 0 0 16781312 514 10502148319596249087 0 0 17 1 0 0 0
/proc/23016/statm: 78523 14429 353 364 0 14441 0
[pid=23018] ppid=23016 vsize=21624 CPUtime=1.54 cores=1,3
/proc/23018/stat : 23018 (lingeling) R 23016 23018 23018 0 -1 4202496 6749 0 0 0 154 0 0 0 25 0 1 0 886302159 22142976 4573 33554432000 4194304 4352236 140736048687472 18446744073709551615 4289842 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23018/statm: 5406 4573 127 39 0 4486 0
[pid=22979/tid=23017] ppid=22973 vsize=324336 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 886302159 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 660052

[startup+25.5002 s]
/proc/loadavg: 1.25 0.29 0.16 5/196 23020
/proc/meminfo: memFree=30733092/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22979/statm: 81084 15947 1867 364 0 17002 0
[pid=23016] ppid=22979 vsize=314092 CPUtime=0 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 1 0 886302159 321630208 14452 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899727 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23016/statm: 78523 14452 376 364 0 14441 0
[pid=23018] ppid=23016 vsize=17764 CPUtime=14.33 cores=1,3
/proc/23018/stat : 23018 (lingeling) R 23016 23018 23018 0 -1 4202496 7308 0 0 0 1433 0 0 0 25 0 1 0 886302159 18190336 3611 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23018/statm: 4441 3611 129 39 0 3521 0
[pid=22979/tid=23017] ppid=22973 vsize=324336 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 886302159 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 656192

[startup+51.1066 s]
/proc/loadavg: 2.33 0.64 0.29 5/196 23022
/proc/meminfo: memFree=30718876/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22979/statm: 81084 15947 1867 364 0 17002 0
[pid=23016] ppid=22979 vsize=314092 CPUtime=0.03 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 905 0 0 0 1 2 0 0 18 0 1 0 886302159 321630208 14452 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899727 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23016/statm: 78523 14452 376 364 0 14441 0
[pid=23018] ppid=23016 vsize=23984 CPUtime=39.91 cores=1,3
/proc/23018/stat : 23018 (lingeling) R 23016 23018 23018 0 -1 4202496 8864 0 0 0 3990 1 0 0 25 0 1 0 886302159 24559616 5166 33554432000 4194304 4352236 140736048687472 18446744073709551615 4268416 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23018/statm: 5996 5166 129 39 0 5076 0
[pid=22979/tid=23017] ppid=22973 vsize=324336 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 886302159 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.16
Current children cumulated vsize (KiB) 662412

[startup+102.301 s]
/proc/loadavg: 3.27 1.16 0.48 5/196 23023
/proc/meminfo: memFree=30714472/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22979/statm: 81084 15947 1867 364 0 17002 0
[pid=23016] ppid=22979 vsize=314092 CPUtime=0.1 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 929 0 0 0 4 6 0 0 18 0 1 0 886302159 321630208 14452 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899727 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23016/statm: 78523 14452 376 364 0 14441 0
[pid=23018] ppid=23016 vsize=27828 CPUtime=91.05 cores=1,3
/proc/23018/stat : 23018 (lingeling) R 23016 23018 23018 0 -1 4202496 9889 0 0 0 9104 1 0 0 25 0 1 0 886302159 28495872 5872 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328336 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23018/statm: 6957 5872 129 39 0 6037 0
[pid=22979/tid=23017] ppid=22973 vsize=324336 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 886302159 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.37
Current children cumulated vsize (KiB) 666256

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.69 5/202 23077
/proc/meminfo: memFree=30882692/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22979/statm: 81084 15947 1867 364 0 17002 0
[pid=23016] ppid=22979 vsize=314092 CPUtime=0.17 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 952 0 0 0 7 10 0 0 18 0 1 0 886302159 321630208 14452 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899727 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23016/statm: 78523 14452 376 364 0 14441 0
[pid=23018] ppid=23016 vsize=27796 CPUtime=150.99 cores=1,3
/proc/23018/stat : 23018 (lingeling) R 23016 23018 23018 0 -1 4202496 10197 0 0 0 15098 1 0 0 25 0 1 0 886302159 28463104 5864 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328546 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23018/statm: 6949 5864 129 39 0 6029 0
[pid=22979/tid=23017] ppid=22973 vsize=324336 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 886302159 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.38
Current children cumulated vsize (KiB) 666224

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 0.90 5/202 23079
/proc/meminfo: memFree=30871100/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22979/statm: 81084 15947 1867 364 0 17002 0
[pid=23016] ppid=22979 vsize=314092 CPUtime=0.25 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 970 0 0 0 12 13 0 0 18 0 1 0 886302159 321630208 14452 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899727 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23016/statm: 78523 14452 376 364 0 14441 0
[pid=23018] ppid=23016 vsize=28812 CPUtime=210.9 cores=1,3
/proc/23018/stat : 23018 (lingeling) R 23016 23018 23018 0 -1 4202496 10708 0 0 0 21089 1 0 0 25 0 1 0 886302159 29503488 6373 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328345 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/23018/statm: 7203 6373 129 39 0 6283 0
[pid=22979/tid=23017] ppid=22973 vsize=324336 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 886302159 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 667240

[startup+282.3 s]
/proc/loadavg: 4.01 2.45 1.10 6/202 23080
/proc/meminfo: memFree=30869468/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=324336 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24057 937 1 0 899 23 0 0 25 0 2 0 886301045 332120064 15947 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0

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

[pid=23095] ppid=22979 vsize=324348 CPUtime=0.58 cores=1,3
/proc/23095/stat : 23095 (python) S 22979 22979 22919 0 -1 4202560 1021 0 0 0 31 27 0 0 15 0 1 0 886360825 332132352 14451 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899782 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23095/statm: 81087 14451 371 364 0 17002 0
[pid=23097] ppid=23095 vsize=439776 CPUtime=403.95 cores=1,3
/proc/23097/stat : 23097 (cryptominisat-2) R 23095 23097 23097 0 -1 4202496 282598 0 0 0 40345 50 0 0 25 0 1 0 886360826 450330624 101762 33554432000 4194304 4677096 140736030241488 18446744073709551615 4465446 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23097/statm: 109944 101762 393 118 0 104903 0
[pid=22979/tid=23017] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 3 0 886302159 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
[pid=22979/tid=23096] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23096/stat : 23096 (python) S 22973 22979 22919 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 886360826 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1000.37
Current children cumulated vsize (KiB) 1454916

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.73 5/222 23121
/proc/meminfo: memFree=26952488/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=334592 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24868 937 1 0 899 23 0 0 20 0 3 0 886301045 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22979/statm: 83648 15954 1870 364 0 19563 0
[pid=23016] ppid=22979 vsize=324336 CPUtime=0.75 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 1200 0 0 0 38 37 0 0 19 0 2 0 886302159 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23016/statm: 81084 14495 414 364 0 17002 0
[pid=23018] ppid=23016 vsize=31864 CPUtime=585.87 cores=1,3
/proc/23018/stat : 23018 (lingeling) T 23016 23018 23018 0 -1 4202496 14076 0 0 0 58585 2 0 0 25 0 1 0 886302159 32628736 7136 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23018/statm: 7966 7136 129 39 0 7046 0
[pid=23016/tid=23094] ppid=22979 vsize=324336 CPUtime=0 cores=1,3
/proc/23016/task/23094/stat : 23094 (python) S 22979 22979 22919 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886360825 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 514 18446604468242817088 0 0 -1 3 0 0 0
[pid=23095] ppid=22979 vsize=324348 CPUtime=0.65 cores=1,3
/proc/23095/stat : 23095 (python) S 22979 22979 22919 0 -1 4202560 1021 0 0 0 35 30 0 0 15 0 1 0 886360825 332132352 14451 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899782 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23095/statm: 81087 14451 371 364 0 17002 0
[pid=23097] ppid=23095 vsize=439776 CPUtime=463.89 cores=1,3
/proc/23097/stat : 23097 (cryptominisat-2) R 23095 23097 23097 0 -1 4202496 282598 0 0 0 46339 50 0 0 25 0 1 0 886360826 450330624 101762 33554432000 4194304 4677096 140736030241488 18446744073709551615 4465945 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23097/statm: 109944 101762 393 118 0 104903 0
[pid=22979/tid=23017] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 3 0 886302159 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
[pid=22979/tid=23096] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23096/stat : 23096 (python) S 22973 22979 22919 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 886360826 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1060.38
Current children cumulated vsize (KiB) 1454916

[startup+1122.3 s]
/proc/loadavg: 4.06 3.92 2.81 5/222 23123
/proc/meminfo: memFree=26812068/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=334592 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24868 937 1 0 899 23 0 0 20 0 3 0 886301045 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22979/statm: 83648 15954 1870 364 0 19563 0
[pid=23016] ppid=22979 vsize=324336 CPUtime=0.75 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 1200 0 0 0 38 37 0 0 19 0 2 0 886302159 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23016/statm: 81084 14495 414 364 0 17002 0
[pid=23018] ppid=23016 vsize=31864 CPUtime=585.87 cores=1,3
/proc/23018/stat : 23018 (lingeling) T 23016 23018 23018 0 -1 4202496 14076 0 0 0 58585 2 0 0 25 0 1 0 886302159 32628736 7136 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23018/statm: 7966 7136 129 39 0 7046 0
[pid=23016/tid=23094] ppid=22979 vsize=324336 CPUtime=0 cores=1,3
/proc/23016/task/23094/stat : 23094 (python) S 22979 22979 22919 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886360825 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 514 18446604468242817088 0 0 -1 3 0 0 0
[pid=23095] ppid=22979 vsize=324348 CPUtime=0.74 cores=1,3
/proc/23095/stat : 23095 (python) S 22979 22979 22919 0 -1 4202560 1021 0 0 0 39 35 0 0 15 0 1 0 886360825 332132352 14451 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899782 0 0 16781312 514 5634016332274958600 0 0 17 1 0 0 0
/proc/23095/statm: 81087 14451 371 364 0 17002 0
[pid=23097] ppid=23095 vsize=503236 CPUtime=523.83 cores=1,3
/proc/23097/stat : 23097 (cryptominisat-2) R 23095 23097 23097 0 -1 4202496 362340 0 0 0 52320 63 0 0 25 0 1 0 886360826 515313664 115570 33554432000 4194304 4677096 140736030241488 18446744073709551615 4454520 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23097/statm: 125809 115570 393 118 0 120768 0
[pid=22979/tid=23017] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 3 0 886302159 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
[pid=22979/tid=23096] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23096/stat : 23096 (python) S 22973 22979 22919 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 886360826 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1120.41
Current children cumulated vsize (KiB) 1518376

[startup+1182.3 s]
/proc/loadavg: 4.06 3.95 2.89 5/222 23124
/proc/meminfo: memFree=26515664/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=334592 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24868 937 1 0 899 23 0 0 20 0 3 0 886301045 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22979/statm: 83648 15954 1870 364 0 19563 0
[pid=23016] ppid=22979 vsize=324336 CPUtime=0.75 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 1200 0 0 0 38 37 0 0 19 0 2 0 886302159 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23016/statm: 81084 14495 414 364 0 17002 0
[pid=23018] ppid=23016 vsize=31864 CPUtime=585.87 cores=1,3
/proc/23018/stat : 23018 (lingeling) T 23016 23018 23018 0 -1 4202496 14076 0 0 0 58585 2 0 0 25 0 1 0 886302159 32628736 7136 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23018/statm: 7966 7136 129 39 0 7046 0
[pid=23016/tid=23094] ppid=22979 vsize=324336 CPUtime=0 cores=1,3
/proc/23016/task/23094/stat : 23094 (python) S 22979 22979 22919 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886360825 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 514 18446604468242817088 0 0 -1 3 0 0 0
[pid=23095] ppid=22979 vsize=324348 CPUtime=0.82 cores=1,3
/proc/23095/stat : 23095 (python) S 22979 22979 22919 0 -1 4202560 1023 0 0 0 42 40 0 0 15 0 1 0 886360825 332132352 14451 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899782 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23095/statm: 81087 14451 371 364 0 17002 0
[pid=23097] ppid=23095 vsize=650828 CPUtime=583.77 cores=1,3
/proc/23097/stat : 23097 (cryptominisat-2) R 23095 23097 23097 0 -1 4202496 384366 0 0 0 58311 66 0 0 25 0 1 0 886360826 666447872 124571 33554432000 4194304 4677096 140736030241488 18446744073709551615 237278576326 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23097/statm: 162707 124571 393 118 0 157666 0
[pid=22979/tid=23017] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 3 0 886302159 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
[pid=22979/tid=23096] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23096/stat : 23096 (python) S 22973 22979 22919 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 886360826 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1180.43
Current children cumulated vsize (KiB) 1665968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 4.04 3.95 2.91 4/213 23127
/proc/meminfo: memFree=26619396/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=334592 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24868 937 1 0 899 23 0 0 20 0 3 0 886301045 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22979/statm: 83648 15954 1870 364 0 19563 0
[pid=23016] ppid=22979 vsize=324336 CPUtime=0.75 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 1200 0 0 0 38 37 0 0 19 0 2 0 886302159 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23016/statm: 81084 14495 414 364 0 17002 0
[pid=23018] ppid=23016 vsize=31864 CPUtime=585.87 cores=1,3
/proc/23018/stat : 23018 (lingeling) T 23016 23018 23018 0 -1 4202496 14076 0 0 0 58585 2 0 0 25 0 1 0 886302159 32628736 7136 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23018/statm: 7966 7136 129 39 0 7046 0
[pid=23016/tid=23094] ppid=22979 vsize=324336 CPUtime=0 cores=1,3
/proc/23016/task/23094/stat : 23094 (python) S 22979 22979 22919 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886360825 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 514 18446604468242817088 0 0 -1 3 0 0 0
[pid=23095] ppid=22979 vsize=324348 CPUtime=0.85 cores=1,3
/proc/23095/stat : 23095 (python) S 22979 22979 22919 0 -1 4202560 1023 0 0 0 44 41 0 0 15 0 1 0 886360825 332132352 14451 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899782 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23095/statm: 81087 14451 371 364 0 17002 0
[pid=23097] ppid=23095 vsize=557224 CPUtime=603.36 cores=1,3
/proc/23097/stat : 23097 (cryptominisat-2) R 23095 23097 23097 0 -1 4202496 398858 0 0 0 60267 69 0 0 25 0 1 0 886360826 570597376 129426 33554432000 4194304 4677096 140736030241488 18446744073709551615 237278576276 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23097/statm: 139306 129426 393 118 0 134265 0
[pid=22979/tid=23017] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 3 0 886302159 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
[pid=22979/tid=23096] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23096/stat : 23096 (python) S 22973 22979 22919 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 886360826 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1572364

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

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

[startup+1201.9 s]
/proc/loadavg: 4.04 3.95 2.91 4/213 23127
/proc/meminfo: memFree=26619396/32950904 swapFree=67055440/67111528
[pid=22979] ppid=22973 vsize=334592 CPUtime=9.22 cores=1,3
/proc/22979/stat : 22979 (python) S 22973 22979 22919 0 -1 4202496 24868 937 1 0 899 23 0 0 20 0 3 0 886301045 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22979/statm: 83648 15954 1870 364 0 19563 0
[pid=23016] ppid=22979 vsize=324336 CPUtime=0.75 cores=1,3
/proc/23016/stat : 23016 (python) S 22979 22979 22919 0 -1 4202560 1200 0 0 0 38 37 0 0 19 0 2 0 886302159 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23016/statm: 81084 14495 414 364 0 17002 0
[pid=23018] ppid=23016 vsize=31864 CPUtime=585.87 cores=1,3
/proc/23018/stat : 23018 (lingeling) T 23016 23018 23018 0 -1 4202496 14076 0 0 0 58585 2 0 0 25 0 1 0 886302159 32628736 7136 33554432000 4194304 4352236 140736048687472 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/23018/statm: 7966 7136 129 39 0 7046 0
[pid=23016/tid=23094] ppid=22979 vsize=324336 CPUtime=0 cores=1,3
/proc/23016/task/23094/stat : 23094 (python) S 22979 22979 22919 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886360825 332120064 14495 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 514 18446604468242817088 0 0 -1 3 0 0 0
[pid=23095] ppid=22979 vsize=324348 CPUtime=0.85 cores=1,3
/proc/23095/stat : 23095 (python) S 22979 22979 22919 0 -1 4202560 1023 0 0 0 44 41 0 0 15 0 1 0 886360825 332132352 14451 33554432000 4194304 5683644 140737376989168 18446744073709551615 237278899782 0 0 16781312 514 16511374910405181704 0 0 17 1 0 0 0
/proc/23095/statm: 81087 14451 371 364 0 17002 0
[pid=23097] ppid=23095 vsize=557224 CPUtime=603.36 cores=1,3
/proc/23097/stat : 23097 (cryptominisat-2) R 23095 23097 23097 0 -1 4202496 398858 0 0 0 60267 69 0 0 25 0 1 0 886360826 570597376 129426 33554432000 4194304 4677096 140736030241488 18446744073709551615 237278576276 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23097/statm: 139306 129426 393 118 0 134265 0
[pid=22979/tid=23017] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23017/stat : 23017 (python) S 22973 22979 22919 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 3 0 886302159 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 1 0 0 0
[pid=22979/tid=23096] ppid=22973 vsize=334592 CPUtime=0 cores=1,3
/proc/22979/task/23096/stat : 23096 (python) S 22973 22979 22919 0 -1 4202560 25 937 0 0 0 0 0 0 20 0 3 0 886360826 342622208 15954 33554432000 4194304 5683644 140737376989168 18446744073709551615 237290703281 0 0 16781312 2 18446604467413687040 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1572364

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22979 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=631
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=245962
# CPU time returned by wait4() is 9.24659
# 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): 1201.93
CPU time (s): 1200.05
CPU user time (s): 1198.33
CPU system time (s): 1.72
CPU usage (%): 99.8439
Max. virtual memory (cumulated for all children) (KiB): 1667532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.00063
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25805
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= 12199
involuntary context switches= 135

runsolver used 2.06768 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 01:03:31
IDJOB=3483828
IDBENCH=20536
IDSOLVER=1976
FILE ID=node121/3483828-1307747011
RUNJOBID= node121-1307747010-22939
PBS_JOBID= 13550836
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.k100.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-3483828-1307747011/watcher-3483828-1307747011 -o /tmp/evaluation-result-3483828-1307747011/solver-3483828-1307747011 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483828-1307747011.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1543104379

node121.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.817
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.63
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.817
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.84
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.817
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.817
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.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      31760472 kB
Buffers:        259660 kB
Cached:         707624 kB
SwapCached:       9940 kB
Active:         526460 kB
Inactive:       461288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      31760472 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:          113344 kB
Writeback:           0 kB
AnonPages:       17696 kB
Mapped:          12448 kB
Slab:           136832 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188264 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= 73960 MiB
End job on node121 at 2011-06-11 01:23:37