Trace number 3483822

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.07 1201.82

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.24/2.35	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.24/2.35	c INFO: solving HOME/instance-3483822-1307747010.cnf
0.24/2.35	c INFO: computing task features
0.24/2.37	c INFO: computed variable-clause graph statistics
0.24/2.37	c INFO: computed clause balance statistics
0.24/2.44	c INFO: computed variable balance statistics
0.62/2.50	c INFO: computed small-clause counts
0.62/2.50	c INFO: computed Horn-clause counts
0.62/2.51	c INFO: computed variable graph statistics
0.62/2.51	c INFO: collected features for HOME/instance-3483822-1307747010.cnf in 0.16 s
0.62/2.52	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
587.27/589.19	c INFO: running cryptominisat-2.9.0@0 for 613 with 613 remaining (b = 0.51)

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-3483822-1307747010/watcher-3483822-1307747010 -o /tmp/evaluation-result-3483822-1307747010/solver-3483822-1307747010 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483822-1307747010.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.00 0.00 4/181 15809
/proc/meminfo: memFree=31919400/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=11804 CPUtime=0 cores=1,3
/proc/15809/stat : 15809 (runsolver) S 15804 15809 15748 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 886300059 12087296 56 33554432000 4194304 5436572 140737375875248 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699215550 0 0 17 1 0 0 0
/proc/15809/statm: 2951 56 36 304 0 2643 0

[startup+0.0107939 s]
/proc/loadavg: 0.00 0.00 0.00 4/181 15809
/proc/meminfo: memFree=31919400/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=14820 CPUtime=0 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 886300059 15175680 419 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594862437 0 2147483391 4096 0 18446744071699962003 0 0 17 3 0 0 0
/proc/15809/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.10051 s]
/proc/loadavg: 0.00 0.00 0.00 4/181 15809
/proc/meminfo: memFree=31919400/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=15780 CPUtime=0 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 928 0 0 0 0 0 0 0 17 0 1 0 886300059 16158720 807 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 3 0 0 0
/proc/15809/statm: 3945 807 356 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+0.302529 s]
/proc/loadavg: 0.00 0.00 0.00 4/181 15809
/proc/meminfo: memFree=31919400/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=36512 CPUtime=0.05 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 1577 0 0 0 3 2 0 0 16 0 1 0 886300059 37388288 1411 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 3 0 0 0
/proc/15809/statm: 9128 1411 452 364 0 945 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36512

[startup+0.700486 s]
/proc/loadavg: 0.00 0.00 0.00 4/181 15809
/proc/meminfo: memFree=31919400/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=128864 CPUtime=0.2 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 5593 932 1 0 11 9 0 0 17 0 1 0 886300059 131956736 4020 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699962003 0 0 17 3 0 0 0
/proc/15809/statm: 32216 4020 1011 364 0 2995 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 128864

[startup+1.50026 s]
/proc/loadavg: 0.00 0.00 0.00 3/187 15827
/proc/meminfo: memFree=31836184/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=135752 CPUtime=0.24 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 5972 932 1 0 13 11 0 0 15 0 1 0 886300059 139010048 4148 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594862597 0 2147483391 16781312 2 18446744071699215550 0 0 17 3 0 0 0
/proc/15809/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 135752

[startup+3.10098 s]
/proc/loadavg: 0.48 0.10 0.03 5/190 15830
/proc/meminfo: memFree=31659024/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 712 0 0 0 0 0 0 0 18 0 1 0 886300312 285708288 5653 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 4332088736994033663 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5653 347 364 0 5671 0
[pid=15830] ppid=15828 vsize=6012 CPUtime=0.5 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 992 0 0 0 50 0 0 0 20 0 1 0 886300312 6156288 705 33554432000 4194304 4352236 140735923898400 18446744073709551615 4329349 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 1503 705 129 39 0 583 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 574280
heavy processes:

[startup+6.30642 s]
/proc/loadavg: 0.48 0.10 0.03 5/190 15830
/proc/meminfo: memFree=31444292/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886300312 285708288 5660 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 4332088736994001160 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5660 354 364 0 5671 0
[pid=15830] ppid=15828 vsize=8272 CPUtime=3.71 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 2149 0 0 0 371 0 0 0 25 0 1 0 886300312 8470528 1270 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 2068 1270 129 39 0 1148 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 576540
heavy processes:

[startup+12.7003 s]
/proc/loadavg: 0.84 0.18 0.06 6/196 15847
/proc/meminfo: memFree=30928952/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 886300312 285708288 5683 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5683 377 364 0 5671 0
[pid=15830] ppid=15828 vsize=9300 CPUtime=10.09 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 3686 0 0 0 1008 1 0 0 25 0 1 0 886300312 9523200 1527 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 2325 1527 129 39 0 1405 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.74
Current children cumulated vsize (KiB) 577568

[startup+25.501 s]
/proc/loadavg: 1.61 0.38 0.13 5/196 15847
/proc/meminfo: memFree=30095580/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0.02 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 891 0 0 0 1 1 0 0 18 0 1 0 886300312 285708288 5683 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5683 377 364 0 5671 0
[pid=15830] ppid=15828 vsize=12592 CPUtime=22.88 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 6845 0 0 0 2287 1 0 0 25 0 1 0 886300312 12894208 2350 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328016 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 3148 2350 129 39 0 2228 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 580860

[startup+51.1005 s]
/proc/loadavg: 2.42 0.67 0.23 5/196 15850
/proc/meminfo: memFree=28639500/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0.05 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 900 0 0 0 2 3 0 0 18 0 1 0 886300312 285708288 5683 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5683 377 364 0 5671 0
[pid=15830] ppid=15828 vsize=14260 CPUtime=48.45 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 11102 0 0 0 4843 2 0 0 25 0 1 0 886300312 14602240 2767 33554432000 4194304 4352236 140735923898400 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 3565 2767 129 39 0 2645 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 582528

[startup+102.3 s]
/proc/loadavg: 3.31 1.18 0.42 5/196 15898
/proc/meminfo: memFree=28896332/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0.11 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 923 0 0 0 5 6 0 0 18 0 1 0 886300312 285708288 5683 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5683 377 364 0 5671 0
[pid=15830] ppid=15828 vsize=20020 CPUtime=99.6 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 18814 0 0 0 9957 3 0 0 25 0 1 0 886300312 20500480 4207 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 5005 4207 129 39 0 4085 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.36
Current children cumulated vsize (KiB) 588288

[startup+162.301 s]
/proc/loadavg: 3.75 1.69 0.64 5/199 15903
/proc/meminfo: memFree=28826580/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0
[pid=15828] ppid=15809 vsize=279012 CPUtime=0.18 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 942 0 0 0 9 9 0 0 18 0 1 0 886300312 285708288 5683 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886671 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15828/statm: 69753 5683 377 364 0 5671 0
[pid=15830] ppid=15828 vsize=21184 CPUtime=159.54 cores=1,3
/proc/15830/stat : 15830 (lingeling) R 15828 15830 15830 0 -1 4202496 25695 0 0 0 15950 4 0 0 25 0 1 0 886300312 21692416 4498 33554432000 4194304 4352236 140735923898400 18446744073709551615 4329047 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/15830/statm: 5296 4498 129 39 0 4376 0
[pid=15809/tid=15829] ppid=15804 vsize=289256 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 2 0 886300312 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.37
Current children cumulated vsize (KiB) 589452

[startup+222.3 s]
/proc/loadavg: 3.90 2.11 0.85 5/199 15905
/proc/meminfo: memFree=28834228/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=289256 CPUtime=0.65 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 9766 932 1 0 44 21 0 0 17 0 2 0 886300059 296198144 7177 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 72314 7177 1867 364 0 8232 0

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

[pid=15917] ppid=15809 vsize=289268 CPUtime=0.49 cores=1,3
/proc/15917/stat : 15917 (python) S 15809 15809 15748 0 -1 4202560 991 0 0 0 26 23 0 0 15 0 1 0 886358979 296210432 5692 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886726 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15917/statm: 72317 5692 371 364 0 8232 0
[pid=15919] ppid=15917 vsize=91204 CPUtime=352.66 cores=1,3
/proc/15919/stat : 15919 (cryptominisat-2) R 15917 15919 15919 0 -1 4202496 79907 0 0 0 35249 17 0 0 25 0 1 0 886358980 93392896 17242 33554432000 4194304 4677096 140734752423072 18446744073709551615 4320144 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15919/statm: 22801 17242 401 118 0 17760 0
[pid=15809/tid=15829] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 3 0 886300312 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
[pid=15809/tid=15918] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15918/stat : 15918 (python) S 15804 15809 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886358979 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 940.53
Current children cumulated vsize (KiB) 1001560

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.64 5/214 15986
/proc/meminfo: memFree=30538076/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=299512 CPUtime=0.66 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 10539 932 1 0 45 21 0 0 19 0 3 0 886300059 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 74878 7195 1870 364 0 10793 0
[pid=15828] ppid=15809 vsize=289256 CPUtime=0.7 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 1190 0 0 0 39 31 0 0 19 0 2 0 886300312 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15828/statm: 72314 5726 415 364 0 8232 0
[pid=15830] ppid=15828 vsize=32320 CPUtime=586.02 cores=1,3
/proc/15830/stat : 15830 (lingeling) T 15828 15830 15830 0 -1 4202496 63639 0 0 0 58593 9 0 0 25 0 1 0 886300312 33095680 7274 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328035 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15830/statm: 8080 7274 129 39 0 7160 0
[pid=15828/tid=15916] ppid=15809 vsize=289256 CPUtime=0 cores=1,3
/proc/15828/task/15916/stat : 15916 (python) S 15809 15809 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886358979 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 514 18446604471101205440 0 0 -1 3 0 0 0
[pid=15917] ppid=15809 vsize=289268 CPUtime=0.57 cores=1,3
/proc/15917/stat : 15917 (python) S 15809 15809 15748 0 -1 4202560 991 0 0 0 30 27 0 0 15 0 1 0 886358979 296210432 5692 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886726 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15917/statm: 72317 5692 371 364 0 8232 0
[pid=15919] ppid=15917 vsize=91504 CPUtime=412.59 cores=1,3
/proc/15919/stat : 15919 (cryptominisat-2) R 15917 15919 15919 0 -1 4202496 89146 0 0 0 41240 19 0 0 25 0 1 0 886358980 93700096 16466 33554432000 4194304 4677096 140734752423072 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15919/statm: 22876 16466 392 118 0 17835 0
[pid=15809/tid=15829] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 3 0 886300312 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
[pid=15809/tid=15918] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15918/stat : 15918 (python) S 15804 15809 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886358979 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1000.54
Current children cumulated vsize (KiB) 1001860

[startup+1062.31 s]
/proc/loadavg: 4.03 3.91 2.73 5/214 15988
/proc/meminfo: memFree=30506028/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=299512 CPUtime=0.66 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 10539 932 1 0 45 21 0 0 19 0 3 0 886300059 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 74878 7195 1870 364 0 10793 0
[pid=15828] ppid=15809 vsize=289256 CPUtime=0.7 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 1190 0 0 0 39 31 0 0 19 0 2 0 886300312 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15828/statm: 72314 5726 415 364 0 8232 0
[pid=15830] ppid=15828 vsize=32320 CPUtime=586.02 cores=1,3
/proc/15830/stat : 15830 (lingeling) T 15828 15830 15830 0 -1 4202496 63639 0 0 0 58593 9 0 0 25 0 1 0 886300312 33095680 7274 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328035 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15830/statm: 8080 7274 129 39 0 7160 0
[pid=15828/tid=15916] ppid=15809 vsize=289256 CPUtime=0 cores=1,3
/proc/15828/task/15916/stat : 15916 (python) S 15809 15809 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886358979 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 514 18446604471101205440 0 0 -1 3 0 0 0
[pid=15917] ppid=15809 vsize=289268 CPUtime=0.65 cores=1,3
/proc/15917/stat : 15917 (python) S 15809 15809 15748 0 -1 4202560 991 0 0 0 34 31 0 0 15 0 1 0 886358979 296210432 5692 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886726 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15917/statm: 72317 5692 371 364 0 8232 0
[pid=15919] ppid=15917 vsize=100944 CPUtime=472.53 cores=1,3
/proc/15919/stat : 15919 (cryptominisat-2) R 15917 15919 15919 0 -1 4202496 96345 0 0 0 47232 21 0 0 25 0 1 0 886358980 103366656 18763 33554432000 4194304 4677096 140734752423072 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15919/statm: 25236 18763 392 118 0 20195 0
[pid=15809/tid=15829] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 3 0 886300312 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
[pid=15809/tid=15918] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15918/stat : 15918 (python) S 15804 15809 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886358979 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1060.56
Current children cumulated vsize (KiB) 1011300

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 2.80 5/214 15990
/proc/meminfo: memFree=30499148/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=299512 CPUtime=0.66 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 10539 932 1 0 45 21 0 0 19 0 3 0 886300059 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 74878 7195 1870 364 0 10793 0
[pid=15828] ppid=15809 vsize=289256 CPUtime=0.7 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 1190 0 0 0 39 31 0 0 19 0 2 0 886300312 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15828/statm: 72314 5726 415 364 0 8232 0
[pid=15830] ppid=15828 vsize=32320 CPUtime=586.02 cores=1,3
/proc/15830/stat : 15830 (lingeling) T 15828 15830 15830 0 -1 4202496 63639 0 0 0 58593 9 0 0 25 0 1 0 886300312 33095680 7274 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328035 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15830/statm: 8080 7274 129 39 0 7160 0
[pid=15828/tid=15916] ppid=15809 vsize=289256 CPUtime=0 cores=1,3
/proc/15828/task/15916/stat : 15916 (python) S 15809 15809 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886358979 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 514 18446604471101205440 0 0 -1 3 0 0 0
[pid=15917] ppid=15809 vsize=289268 CPUtime=0.73 cores=1,3
/proc/15917/stat : 15917 (python) S 15809 15809 15748 0 -1 4202560 991 0 0 0 38 35 0 0 15 0 1 0 886358979 296210432 5692 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886726 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15917/statm: 72317 5692 371 364 0 8232 0
[pid=15919] ppid=15917 vsize=125976 CPUtime=532.45 cores=1,3
/proc/15919/stat : 15919 (cryptominisat-2) R 15917 15919 15919 0 -1 4202496 101798 0 0 0 53223 22 0 0 25 0 1 0 886358980 128999424 24216 33554432000 4194304 4677096 140734752423072 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15919/statm: 31494 24216 392 118 0 26453 0
[pid=15809/tid=15829] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 3 0 886300312 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
[pid=15809/tid=15918] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15918/stat : 15918 (python) S 15804 15809 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886358979 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1120.56
Current children cumulated vsize (KiB) 1036332

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.88 5/214 15991
/proc/meminfo: memFree=30452240/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=299512 CPUtime=0.66 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 10539 932 1 0 45 21 0 0 19 0 3 0 886300059 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 74878 7195 1870 364 0 10793 0
[pid=15828] ppid=15809 vsize=289256 CPUtime=0.7 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 1190 0 0 0 39 31 0 0 19 0 2 0 886300312 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15828/statm: 72314 5726 415 364 0 8232 0
[pid=15830] ppid=15828 vsize=32320 CPUtime=586.02 cores=1,3
/proc/15830/stat : 15830 (lingeling) T 15828 15830 15830 0 -1 4202496 63639 0 0 0 58593 9 0 0 25 0 1 0 886300312 33095680 7274 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328035 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15830/statm: 8080 7274 129 39 0 7160 0
[pid=15828/tid=15916] ppid=15809 vsize=289256 CPUtime=0 cores=1,3
/proc/15828/task/15916/stat : 15916 (python) S 15809 15809 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886358979 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 514 18446604471101205440 0 0 -1 3 0 0 0
[pid=15917] ppid=15809 vsize=289268 CPUtime=0.81 cores=1,3
/proc/15917/stat : 15917 (python) S 15809 15809 15748 0 -1 4202560 991 0 0 0 42 39 0 0 15 0 1 0 886358979 296210432 5692 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886726 0 0 16781312 514 361290724794138888 0 0 17 1 0 0 0
/proc/15917/statm: 72317 5692 371 364 0 8232 0
[pid=15919] ppid=15917 vsize=113512 CPUtime=592.37 cores=1,3
/proc/15919/stat : 15919 (cryptominisat-2) R 15917 15919 15919 0 -1 4202496 105063 0 0 0 59214 23 0 0 25 0 1 0 886358980 116236288 22264 33554432000 4194304 4677096 140734752423072 18446744073709551615 4320650 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15919/statm: 28378 22264 392 118 0 23337 0
[pid=15809/tid=15829] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 3 0 886300312 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
[pid=15809/tid=15918] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15918/stat : 15918 (python) S 15804 15809 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886358979 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1180.56
Current children cumulated vsize (KiB) 1023868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.00 3.94 2.89 4/205 15993
/proc/meminfo: memFree=30990560/32950928 swapFree=67052112/67111528
[pid=15809] ppid=15804 vsize=299512 CPUtime=0.66 cores=1,3
/proc/15809/stat : 15809 (python) S 15804 15809 15748 0 -1 4202496 10539 932 1 0 45 21 0 0 19 0 3 0 886300059 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15809/statm: 74878 7195 1870 364 0 10793 0
[pid=15828] ppid=15809 vsize=289256 CPUtime=0.7 cores=1,3
/proc/15828/stat : 15828 (python) S 15809 15809 15748 0 -1 4202560 1190 0 0 0 39 31 0 0 19 0 2 0 886300312 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15828/statm: 72314 5726 415 364 0 8232 0
[pid=15830] ppid=15828 vsize=32320 CPUtime=586.02 cores=1,3
/proc/15830/stat : 15830 (lingeling) T 15828 15830 15830 0 -1 4202496 63639 0 0 0 58593 9 0 0 25 0 1 0 886300312 33095680 7274 33554432000 4194304 4352236 140735923898400 18446744073709551615 4328035 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/15830/statm: 8080 7274 129 39 0 7160 0
[pid=15828/tid=15916] ppid=15809 vsize=289256 CPUtime=0 cores=1,3
/proc/15828/task/15916/stat : 15916 (python) S 15809 15809 15748 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886358979 296198144 5726 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 514 18446604471101205440 0 0 -1 3 0 0 0
[pid=15917] ppid=15809 vsize=289268 CPUtime=0.84 cores=1,3
/proc/15917/stat : 15917 (python) S 15809 15809 15748 0 -1 4202560 996 0 0 0 44 40 0 0 15 0 1 0 886358979 296210432 5693 33554432000 4194304 5683644 140736450427248 18446744073709551615 235594886726 0 0 16781312 514 5626086654415438088 0 0 17 1 0 0 0
/proc/15917/statm: 72317 5693 372 364 0 8232 0
[pid=15919] ppid=15917 vsize=126416 CPUtime=611.85 cores=1,3
/proc/15919/stat : 15919 (cryptominisat-2) R 15917 15919 15919 0 -1 4202496 107548 0 0 0 61162 23 0 0 25 0 1 0 886358980 129449984 24749 33554432000 4194304 4677096 140734752423072 18446744073709551615 4454506 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15919/statm: 31604 24749 392 118 0 26563 0
[pid=15809/tid=15829] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15829/stat : 15829 (python) S 15804 15809 15748 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 3 0 886300312 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
[pid=15809/tid=15918] ppid=15804 vsize=299512 CPUtime=0 cores=1,3
/proc/15809/task/15918/stat : 15918 (python) S 15804 15809 15748 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 886358979 306700288 7195 33554432000 4194304 5683644 140736450427248 18446744073709551615 235606690225 0 0 16781312 2 18446604471137884928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1036772

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

Real time (s): 1201.82
CPU time (s): 1200.07
CPU user time (s): 1198.83
CPU system time (s): 1.24
CPU usage (%): 99.8541
Max. virtual memory (cumulated for all children) (KiB): 1036772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.452931
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11471
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= 12987
involuntary context switches= 43

runsolver used 1.91571 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:03:31
IDJOB=3483822
IDBENCH=20472
IDSOLVER=1976
FILE ID=node120/3483822-1307747010
RUNJOBID= node120-1307747010-15768
PBS_JOBID= 13550837
Free space on /tmp= 73924 MiB

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

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1543104379

node120.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.809
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.61
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.809
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.809
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.809
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.75
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.809
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.78
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.809
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.809
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.809
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:      31921976 kB
Buffers:         93128 kB
Cached:         754320 kB
SwapCached:      11380 kB
Active:         379948 kB
Inactive:       488740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31921976 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          180472 kB
Writeback:           0 kB
AnonPages:       18868 kB
Mapped:           8656 kB
Slab:            95040 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193048 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= 73820 MiB
End job on node120 at 2011-06-11 01:23:37