Trace number 3483821

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.02 1200.52

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.20/2.40	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.20/2.40	c INFO: solving HOME/instance-3483821-1307747010.cnf
0.20/2.40	c INFO: computing task features
0.20/2.42	c INFO: computed variable-clause graph statistics
0.20/2.42	c INFO: computed clause balance statistics
0.20/2.51	c INFO: computed variable balance statistics
0.20/2.58	c INFO: computed small-clause counts
0.20/2.58	c INFO: computed Horn-clause counts
0.20/2.59	c INFO: computed variable graph statistics
0.20/2.59	c INFO: collected features for HOME/instance-3483821-1307747010.cnf in 0.19 s
0.20/2.70	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
585.99/587.38	c INFO: running cryptominisat-2.9.0@0 for 615 with 615 remaining (b = 0.51)
1200.02/1200.52	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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

running on 2 cores: 0,2

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.00 0.07 3/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=11804 CPUtime=0 cores=0,2
/proc/22977/stat : 22977 (runsolver) S 22971 22977 22919 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 886301045 12087296 55 33554432000 4194304 5436572 140733278385456 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 0 0 0 0
/proc/22977/statm: 2951 55 36 304 0 2643 0

[startup+0.062655 s]
/proc/loadavg: 0.00 0.00 0.07 3/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=15384 CPUtime=0 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 796 0 0 0 0 0 0 0 20 0 1 0 886301045 15753216 682 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/22977/statm: 3846 682 322 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.100679 s]
/proc/loadavg: 0.00 0.00 0.07 3/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=15776 CPUtime=0 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 904 0 0 0 0 0 0 0 17 0 1 0 886301045 16154624 784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/22977/statm: 3944 784 346 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.303501 s]
/proc/loadavg: 0.00 0.00 0.07 3/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=29788 CPUtime=0.02 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 1415 0 0 0 2 0 0 0 16 0 1 0 886301045 30502912 1258 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/22977/statm: 7447 1258 443 364 0 817 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29788

[startup+0.700543 s]
/proc/loadavg: 0.00 0.00 0.07 3/180 22977
/proc/meminfo: memFree=31759332/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=135752 CPUtime=0.18 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 5970 931 1 0 12 6 0 0 17 0 1 0 886301045 139010048 4148 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278875653 0 2147483391 16781312 2 18446744071699945619 0 0 17 2 0 0 0
/proc/22977/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+1.50034 s]
/proc/loadavg: 0.16 0.03 0.08 3/187 22998
/proc/meminfo: memFree=31701944/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=135752 CPUtime=0.2 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 5971 931 1 0 13 7 0 0 15 0 1 0 886301045 139010048 4148 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278875653 0 2147483391 16781312 2 18446744071699945619 0 0 17 2 0 0 0
/proc/22977/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135752

[startup+3.10006 s]
/proc/loadavg: 0.16 0.03 0.08 3/187 22998
/proc/meminfo: memFree=31701944/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 289384
heavy processes:

[startup+6.30048 s]
/proc/loadavg: 0.47 0.10 0.10 6/193 23015
/proc/meminfo: memFree=31206648/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 1 0 886301315 285839360 5718 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 4475999415907090689 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5718 354 364 0 5703 0
[pid=23001] ppid=22999 vsize=7004 CPUtime=3.59 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 2239 0 0 0 359 0 0 0 25 0 1 0 886301315 7172096 953 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 1751 953 129 39 0 831 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 575528
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 0.75 0.16 0.12 6/196 23018
/proc/meminfo: memFree=30812188/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 877 0 0 0 0 0 0 0 15 0 1 0 886301315 285839360 5740 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 4475999415907090689 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5740 376 364 0 5703 0
[pid=23001] ppid=22999 vsize=9064 CPUtime=9.99 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 4642 0 0 0 999 0 0 0 25 0 1 0 886301315 9281536 1468 33554432000 4194304 4352236 140735830749376 18446744073709551615 4277685 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 2266 1468 129 39 0 1346 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.64
Current children cumulated vsize (KiB) 577588

[startup+25.5061 s]
/proc/loadavg: 1.47 0.35 0.18 6/196 23020
/proc/meminfo: memFree=30727508/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0.02 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 892 0 0 0 1 1 0 0 15 0 1 0 886301315 285839360 5741 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 5702419145367191809 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5741 377 364 0 5703 0
[pid=23001] ppid=22999 vsize=10860 CPUtime=22.8 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 7395 0 0 0 2279 1 0 0 25 0 1 0 886301315 11120640 1917 33554432000 4194304 4352236 140735830749376 18446744073709551615 4276778 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 2715 1917 129 39 0 1795 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.47
Current children cumulated vsize (KiB) 579384

[startup+51.1006 s]
/proc/loadavg: 2.33 0.64 0.29 6/196 23022
/proc/meminfo: memFree=30718752/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0.05 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 901 0 0 0 3 2 0 0 15 0 1 0 886301315 285839360 5741 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 5702419145367191809 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5741 377 364 0 5703 0
[pid=23001] ppid=22999 vsize=13932 CPUtime=48.38 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 11779 0 0 0 4837 1 0 0 25 0 1 0 886301315 14266368 2685 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328349 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 3483 2685 129 39 0 2563 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.08
Current children cumulated vsize (KiB) 582456

[startup+102.3 s]
/proc/loadavg: 3.27 1.16 0.48 6/196 23023
/proc/meminfo: memFree=30714472/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0.1 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 924 0 0 0 6 4 0 0 15 0 1 0 886301315 285839360 5741 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 5702419145367191809 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5741 377 364 0 5703 0
[pid=23001] ppid=22999 vsize=14576 CPUtime=99.58 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 18084 0 0 0 9956 2 0 0 25 0 1 0 886301315 14925824 2846 33554432000 4194304 4352236 140735830749376 18446744073709551615 4329043 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 3644 2846 129 39 0 2724 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 583100

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.69 5/202 23077
/proc/meminfo: memFree=30882692/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0.18 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 944 0 0 0 10 8 0 0 15 0 1 0 886301315 285839360 5741 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 5702419145367191809 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5741 377 364 0 5703 0
[pid=23001] ppid=22999 vsize=16368 CPUtime=159.59 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 25924 0 0 0 15955 4 0 0 25 0 1 0 886301315 16760832 3294 33554432000 4194304 4352236 140735830749376 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 4092 3294 129 39 0 3172 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 160.42
Current children cumulated vsize (KiB) 584892

[startup+222.301 s]
/proc/loadavg: 3.90 2.09 0.90 5/202 23079
/proc/meminfo: memFree=30871100/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=289384 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 9824 931 1 0 49 16 0 0 16 0 2 0 886301045 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 72346 7235 1867 364 0 8264 0
[pid=22999] ppid=22977 vsize=279140 CPUtime=0.26 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 963 0 0 0 14 12 0 0 15 0 1 0 886301315 285839360 5741 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899727 0 0 16781312 514 5702419145367191809 0 0 17 2 0 0 0
/proc/22999/statm: 69785 5741 377 364 0 5703 0
[pid=23001] ppid=22999 vsize=20592 CPUtime=219.59 cores=0,2
/proc/23001/stat : 23001 (lingeling) R 22999 23001 23001 0 -1 4202496 33252 0 0 0 21954 5 0 0 25 0 1 0 886301315 21086208 4350 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328380 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23001/statm: 5148 4350 129 39 0 4228 0
[pid=22977/tid=23000] ppid=22971 vsize=289384 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 2 0 886301315 296329216 7235 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0

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

[pid=23090] ppid=22977 vsize=289396 CPUtime=0.5 cores=0,2
/proc/23090/stat : 23090 (python) S 22977 22977 22919 0 -1 4202560 1000 0 0 0 28 22 0 0 15 0 1 0 886359783 296341504 5739 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899782 0 0 16781312 514 3490751510390735107 0 0 17 2 0 0 0
/proc/23090/statm: 72349 5739 371 364 0 8264 0
[pid=23092] ppid=23090 vsize=86128 CPUtime=354.86 cores=0,2
/proc/23092/stat : 23092 (cryptominisat-2) R 23090 23092 23092 0 -1 4202496 85759 0 1 0 35468 18 0 0 25 0 1 0 886359784 88195072 13986 33554432000 4194304 4677096 140735307831120 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/23092/statm: 21532 13986 392 118 0 16491 0
[pid=22977/tid=23000] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 3 0 886301315 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
[pid=22977/tid=23091] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23091/stat : 23091 (python) S 22971 22977 22919 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 886359783 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 941.44
Current children cumulated vsize (KiB) 990644

[startup+1002.31 s]
/proc/loadavg: 4.00 3.87 2.65 5/222 23119
/proc/meminfo: memFree=27227960/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=299640 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 10597 931 1 0 49 16 0 0 19 0 3 0 886301045 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 74910 7242 1870 364 0 10825 0
[pid=22999] ppid=22977 vsize=289384 CPUtime=0.75 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 1191 0 0 0 42 33 0 0 16 0 2 0 886301315 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22999/statm: 72346 5784 415 364 0 8264 0
[pid=23001] ppid=22999 vsize=26096 CPUtime=584.68 cores=0,2
/proc/23001/stat : 23001 (lingeling) T 22999 23001 23001 0 -1 4202496 64516 0 0 0 58459 9 0 0 25 0 1 0 886301315 26722304 5726 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328004 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23001/statm: 6524 5726 129 39 0 5604 0
[pid=22999/tid=23089] ppid=22977 vsize=289384 CPUtime=0 cores=0,2
/proc/22999/task/23089/stat : 23089 (python) S 22977 22977 22919 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886359782 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 514 18446604453954843072 0 0 -1 2 0 0 0
[pid=23090] ppid=22977 vsize=289396 CPUtime=0.58 cores=0,2
/proc/23090/stat : 23090 (python) S 22977 22977 22919 0 -1 4202560 1000 0 0 0 33 25 0 0 15 0 1 0 886359783 296341504 5739 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899782 0 0 16781312 514 3490751510390735107 0 0 17 2 0 0 0
/proc/23090/statm: 72349 5739 371 364 0 8264 0
[pid=23092] ppid=23090 vsize=98528 CPUtime=414.87 cores=0,2
/proc/23092/stat : 23092 (cryptominisat-2) R 23090 23092 23092 0 -1 4202496 95073 0 1 0 41467 20 0 0 25 0 1 0 886359784 100892672 18706 33554432000 4194304 4677096 140735307831120 18446744073709551615 4319581 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/23092/statm: 24632 18706 393 118 0 19591 0
[pid=22977/tid=23000] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 3 0 886301315 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
[pid=22977/tid=23091] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23091/stat : 23091 (python) S 22971 22977 22919 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 886359783 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1001.53
Current children cumulated vsize (KiB) 1003044

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.73 5/222 23121
/proc/meminfo: memFree=26952736/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=299640 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 10597 931 1 0 49 16 0 0 19 0 3 0 886301045 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 74910 7242 1870 364 0 10825 0
[pid=22999] ppid=22977 vsize=289384 CPUtime=0.75 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 1191 0 0 0 42 33 0 0 16 0 2 0 886301315 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22999/statm: 72346 5784 415 364 0 8264 0
[pid=23001] ppid=22999 vsize=26096 CPUtime=584.68 cores=0,2
/proc/23001/stat : 23001 (lingeling) T 22999 23001 23001 0 -1 4202496 64516 0 0 0 58459 9 0 0 25 0 1 0 886301315 26722304 5726 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328004 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23001/statm: 6524 5726 129 39 0 5604 0
[pid=22999/tid=23089] ppid=22977 vsize=289384 CPUtime=0 cores=0,2
/proc/22999/task/23089/stat : 23089 (python) S 22977 22977 22919 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886359782 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 514 18446604453954843072 0 0 -1 2 0 0 0
[pid=23090] ppid=22977 vsize=289396 CPUtime=0.66 cores=0,2
/proc/23090/stat : 23090 (python) S 22977 22977 22919 0 -1 4202560 1000 0 0 0 37 29 0 0 15 0 1 0 886359783 296341504 5739 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899782 0 0 16781312 514 5702419145367191811 0 0 17 2 0 0 0
/proc/23090/statm: 72349 5739 371 364 0 8264 0
[pid=23092] ppid=23090 vsize=98748 CPUtime=474.86 cores=0,2
/proc/23092/stat : 23092 (cryptominisat-2) R 23090 23092 23092 0 -1 4202496 102633 0 1 0 47464 22 0 0 25 0 1 0 886359784 101117952 17361 33554432000 4194304 4677096 140735307831120 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/23092/statm: 24687 17361 392 118 0 19646 0
[pid=22977/tid=23000] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 3 0 886301315 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
[pid=22977/tid=23091] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23091/stat : 23091 (python) S 22971 22977 22919 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 886359783 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 1003264

[startup+1122.3 s]
/proc/loadavg: 4.06 3.92 2.81 5/222 23123
/proc/meminfo: memFree=26761228/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=299640 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 10597 931 1 0 49 16 0 0 19 0 3 0 886301045 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 74910 7242 1870 364 0 10825 0
[pid=22999] ppid=22977 vsize=289384 CPUtime=0.75 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 1191 0 0 0 42 33 0 0 16 0 2 0 886301315 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22999/statm: 72346 5784 415 364 0 8264 0
[pid=23001] ppid=22999 vsize=26096 CPUtime=584.68 cores=0,2
/proc/23001/stat : 23001 (lingeling) T 22999 23001 23001 0 -1 4202496 64516 0 0 0 58459 9 0 0 25 0 1 0 886301315 26722304 5726 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328004 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23001/statm: 6524 5726 129 39 0 5604 0
[pid=22999/tid=23089] ppid=22977 vsize=289384 CPUtime=0 cores=0,2
/proc/22999/task/23089/stat : 23089 (python) S 22977 22977 22919 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886359782 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 514 18446604453954843072 0 0 -1 2 0 0 0
[pid=23090] ppid=22977 vsize=289396 CPUtime=0.74 cores=0,2
/proc/23090/stat : 23090 (python) S 22977 22977 22919 0 -1 4202560 1000 0 0 0 41 33 0 0 15 0 1 0 886359783 296341504 5739 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899782 0 0 16781312 514 5702419145367191811 0 0 17 2 0 0 0
/proc/23090/statm: 72349 5739 371 364 0 8264 0
[pid=23092] ppid=23090 vsize=98968 CPUtime=534.87 cores=0,2
/proc/23092/stat : 23092 (cryptominisat-2) R 23090 23092 23092 0 -1 4202496 110135 0 1 0 53463 24 0 0 25 0 1 0 886359784 101343232 18003 33554432000 4194304 4677096 140735307831120 18446744073709551615 4320829 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/23092/statm: 24742 18003 392 118 0 19701 0
[pid=22977/tid=23000] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 3 0 886301315 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
[pid=22977/tid=23091] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23091/stat : 23091 (python) S 22971 22977 22919 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 886359783 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 1003484

[startup+1182.3 s]
/proc/loadavg: 4.06 3.95 2.89 5/222 23124
/proc/meminfo: memFree=26517648/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=299640 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 10597 931 1 0 49 16 0 0 19 0 3 0 886301045 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 74910 7242 1870 364 0 10825 0
[pid=22999] ppid=22977 vsize=289384 CPUtime=0.75 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 1191 0 0 0 42 33 0 0 16 0 2 0 886301315 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22999/statm: 72346 5784 415 364 0 8264 0
[pid=23001] ppid=22999 vsize=26096 CPUtime=584.68 cores=0,2
/proc/23001/stat : 23001 (lingeling) T 22999 23001 23001 0 -1 4202496 64516 0 0 0 58459 9 0 0 25 0 1 0 886301315 26722304 5726 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328004 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23001/statm: 6524 5726 129 39 0 5604 0
[pid=22999/tid=23089] ppid=22977 vsize=289384 CPUtime=0 cores=0,2
/proc/22999/task/23089/stat : 23089 (python) S 22977 22977 22919 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886359782 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 514 18446604453954843072 0 0 -1 2 0 0 0
[pid=23090] ppid=22977 vsize=289396 CPUtime=0.83 cores=0,2
/proc/23090/stat : 23090 (python) S 22977 22977 22919 0 -1 4202560 1000 0 0 0 45 38 0 0 15 0 1 0 886359783 296341504 5739 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899782 0 0 16781312 514 5702419145367191811 0 0 17 2 0 0 0
/proc/23090/statm: 72349 5739 371 364 0 8264 0
[pid=23092] ppid=23090 vsize=104184 CPUtime=594.87 cores=0,2
/proc/23092/stat : 23092 (cryptominisat-2) R 23090 23092 23092 0 -1 4202496 118018 0 1 0 59461 26 0 0 25 0 1 0 886359784 106684416 19955 33554432000 4194304 4677096 140735307831120 18446744073709551615 4355192 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/23092/statm: 26046 19955 392 118 0 21005 0
[pid=22977/tid=23000] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 3 0 886301315 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
[pid=22977/tid=23091] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23091/stat : 23091 (python) S 22971 22977 22919 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 886359783 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 1008700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 4.04 3.95 2.91 5/222 23125
/proc/meminfo: memFree=26495324/32950904 swapFree=67055440/67111528
[pid=22977] ppid=22971 vsize=299640 CPUtime=0.65 cores=0,2
/proc/22977/stat : 22977 (python) S 22971 22977 22919 0 -1 4202496 10597 931 1 0 49 16 0 0 19 0 3 0 886301045 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22977/statm: 74910 7242 1870 364 0 10825 0
[pid=22999] ppid=22977 vsize=289384 CPUtime=0.75 cores=0,2
/proc/22999/stat : 22999 (python) S 22977 22977 22919 0 -1 4202560 1191 0 0 0 42 33 0 0 16 0 2 0 886301315 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22999/statm: 72346 5784 415 364 0 8264 0
[pid=23001] ppid=22999 vsize=26096 CPUtime=584.68 cores=0,2
/proc/23001/stat : 23001 (lingeling) T 22999 23001 23001 0 -1 4202496 64516 0 0 0 58459 9 0 0 25 0 1 0 886301315 26722304 5726 33554432000 4194304 4352236 140735830749376 18446744073709551615 4328004 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/23001/statm: 6524 5726 129 39 0 5604 0
[pid=22999/tid=23089] ppid=22977 vsize=289384 CPUtime=0 cores=0,2
/proc/22999/task/23089/stat : 23089 (python) S 22977 22977 22919 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886359782 296329216 5784 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 514 18446604453954843072 0 0 -1 2 0 0 0
[pid=23090] ppid=22977 vsize=289396 CPUtime=0.86 cores=0,2
/proc/23090/stat : 23090 (python) S 22977 22977 22919 0 -1 4202560 1000 0 0 0 47 39 0 0 15 0 1 0 886359783 296341504 5739 33554432000 4194304 5683644 140736437276144 18446744073709551615 237278899782 0 0 16781312 514 5702419145367191811 0 0 17 2 0 0 0
/proc/23090/statm: 72349 5739 371 364 0 8264 0
[pid=23092] ppid=23090 vsize=104228 CPUtime=613.08 cores=0,2
/proc/23092/stat : 23092 (cryptominisat-2) R 23090 23092 23092 0 -1 4202496 120710 0 1 0 61281 27 0 0 25 0 1 0 886359784 106729472 19955 33554432000 4194304 4677096 140735307831120 18446744073709551615 4320976 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/23092/statm: 26057 19955 392 118 0 21016 0
[pid=22977/tid=23000] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23000/stat : 23000 (python) S 22971 22977 22919 0 -1 4202560 31 931 0 0 0 0 0 0 17 0 3 0 886301315 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
[pid=22977/tid=23091] ppid=22971 vsize=299640 CPUtime=0 cores=0,2
/proc/22977/task/23091/stat : 23091 (python) S 22971 22977 22919 0 -1 4202560 26 931 0 0 0 0 0 0 19 0 3 0 886359783 306831360 7242 33554432000 4194304 5683644 140736437276144 18446744073709551615 237290703281 0 0 16781312 2 18446604453954845760 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1008744

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 22977 and gives
#  childrusage.ru_utime.tv_sec=614
#  childrusage.ru_utime.tv_usec=217624
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=185819
# CPU time returned by wait4() is 615.403
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.52
CPU time (s): 1200.02
CPU user time (s): 1198.78
CPU system time (s): 1.24
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 1058628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 614.218
system time used= 1.18582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136088
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15561
involuntary context switches= 947

runsolver used 2.10168 second user time and 4.76328 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 01:03:31
IDJOB=3483821
IDBENCH=20468
IDSOLVER=1976
FILE ID=node121/3483821-1307747010
RUNJOBID= node121-1307747010-22937
PBS_JOBID= 13550836
Free space on /tmp= 74164 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.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-3483821-1307747010/watcher-3483821-1307747010 -o /tmp/evaluation-result-3483821-1307747010/solver-3483821-1307747010 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483821-1307747010.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
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:      31761404 kB
Buffers:        259660 kB
Cached:         707624 kB
SwapCached:       9940 kB
Active:         523704 kB
Inactive:       463216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      31761404 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:          113344 kB
Writeback:           0 kB
AnonPages:       17308 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:35