Trace number 3378943

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-par-industrial (fixed)? 4769.31 1202.65

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.67	c INFO: solving HOME/instance-3378943-1305463996.cnf
0.37/0.67	c INFO: computing task features
0.75/1.06	c INFO: computed variable-clause graph statistics
0.75/1.08	c INFO: computed clause balance statistics
3.06/3.36	c INFO: computed variable balance statistics
4.75/5.07	c INFO: computed small-clause counts
4.75/5.08	c INFO: computed Horn-clause counts
7.46/7.78	c INFO: computed variable graph statistics
7.46/7.78	c INFO: collected features for HOME/instance-3378943-1305463996.cnf in 7.09 s
7.46/7.78	c INFO: running lingeling-276@0 for 582 with 1192 remaining (b = 0.59)
7.46/7.79	c INFO: running lingeling-276@0 for 97 with 1192 remaining (b = 0.30)
7.46/7.80	c INFO: running cryptominisat-2.9.0@0 for 1192 with 1192 remaining (b = 0.45)
7.56/7.81	c INFO: running lingeling-276@0 for 1192 with 1192 remaining (b = 0.40)
399.24/106.16	c INFO: running cryptominisat-2.9.0@0 for 1094 with 1094 remaining (b = 0.35)
2342.51/593.78	c INFO: running precosat-570@0 for 606 with 606 remaining (b = 0.26)
4769.19/1202.62	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.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378943-1305463996/watcher-3378943-1305463996 -o /tmp/evaluation-result-3378943-1305463996/solver-3378943-1305463996 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378943-1305463996.cnf -seed 1797838835 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.18 7.80 6.05 5/439 21796
/proc/meminfo: memFree=19819672/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 878 0 0 0 0 0 0 0 25 0 1 0 736630360 16154624 760 33554432000 4194304 5683644 140736887763840 18446744073709551615 4868215 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 3944 761 343 364 0 431 0

[startup+0.111011 s]
/proc/loadavg: 8.18 7.80 6.05 5/439 21796
/proc/meminfo: memFree=19819672/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=99344 CPUtime=0.07 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 2838 0 0 0 5 2 0 0 25 0 1 0 736630360 101728256 2540 33554432000 4194304 5683644 140736887763840 18446744073709551615 215983630225 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 24836 2543 806 364 0 1687 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99344

[startup+0.200996 s]
/proc/loadavg: 8.18 7.80 6.05 5/439 21796
/proc/meminfo: memFree=19819672/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=124232 CPUtime=0.12 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 4264 0 1 0 9 3 0 0 25 0 1 0 736630360 127213568 3872 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/21796/statm: 31058 3872 996 364 0 2869 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124232

[startup+0.30098 s]
/proc/loadavg: 8.18 7.80 6.05 5/439 21796
/proc/meminfo: memFree=19819672/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 5963 934 1 0 14 5 0 0 25 0 1 0 736630360 139005952 4150 33554432000 4194304 5683644 140736887763840 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700907 s]
/proc/loadavg: 8.18 7.80 6.05 5/439 21796
/proc/meminfo: memFree=19819672/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=282396 CPUtime=0.45 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 10239 934 1 0 32 13 0 0 16 0 1 0 736630360 289173504 7920 33554432000 4194304 5683644 140736887763840 18446744073709551615 4602370 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 70599 7920 1761 364 0 6523 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 282396

[startup+1.50076 s]
/proc/loadavg: 7.92 7.75 6.04 6/440 21801
/proc/meminfo: memFree=19769940/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=304152 CPUtime=1.25 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 20230 934 1 0 111 14 0 0 17 0 1 0 736630360 311451648 13423 33554432000 4194304 5683644 140736887763840 18446744073709551615 47908915472322 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 76038 13423 1826 364 0 11962 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 304152

[startup+3.10048 s]
/proc/loadavg: 7.92 7.75 6.04 6/440 21801
/proc/meminfo: memFree=19773908/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=304152 CPUtime=2.85 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 20230 934 1 0 271 14 0 0 19 0 1 0 736630360 311451648 13423 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988241514 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 76038 13423 1826 364 0 11962 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 304152

[startup+6.30092 s]
/proc/loadavg: 7.92 7.75 6.04 6/440 21801
/proc/meminfo: memFree=19767620/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=305256 CPUtime=6.05 cores=1,3,5,7
/proc/21796/stat : 21796 (python) R 21794 21796 21641 0 -1 4202496 20513 934 1 0 591 14 0 0 25 0 1 0 736630360 312582144 13706 33554432000 4194304 5683644 140736887763840 18446744073709551615 47908915468428 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/21796/statm: 76314 13706 1833 364 0 12238 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 305256

[startup+12.7008 s]
/proc/loadavg: 7.71 7.71 6.04 9/452 21816
/proc/meminfo: memFree=19641088/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=344128 CPUtime=7.56 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 23178 934 1 0 741 15 0 0 25 0 5 0 736630360 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21796/statm: 86032 13229 1881 364 0 21941 0
[pid=21803] ppid=21796 vsize=303116 CPUtime=0.01 cores=1,3,5,7
/proc/21803/stat : 21803 (python) S 21796 21796 21641 0 -1 4202560 905 0 0 0 0 1 0 0 18 0 1 0 736631139 310390784 11707 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612623 0 0 16781312 514 10851080533694185735 0 0 17 7 0 0 0
/proc/21803/statm: 75779 11707 375 364 0 11697 0
[pid=21805] ppid=21803 vsize=19628 CPUtime=4.9 cores=1,3,5,7
/proc/21805/stat : 21805 (lingeling) R 21803 21805 21805 0 -1 4202496 7241 0 0 0 489 1 0 0 25 0 1 0 736631140 20099072 4078 33554432000 4194304 4352236 140736305979184 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21805/statm: 4907 4078 129 39 0 3987 0
[pid=21806] ppid=21796 vsize=313372 CPUtime=0.01 cores=1,3,5,7
/proc/21806/stat : 21806 (python) S 21796 21796 21641 0 -1 4202560 937 0 0 0 1 0 0 0 18 0 1 0 736631140 320892928 11706 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 13346629980629467398 0 0 17 7 0 0 0
/proc/21806/statm: 78343 11706 370 364 0 14258 0
[pid=21809] ppid=21806 vsize=19628 CPUtime=4.89 cores=1,3,5,7
/proc/21809/stat : 21809 (lingeling) R 21806 21809 21809 0 -1 4202496 7244 0 0 0 488 1 0 0 25 0 1 0 736631141 20099072 4077 33554432000 4194304 4352236 140733815907488 18446744073709551615 4207744 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21809/statm: 4907 4077 129 39 0 3987 0
[pid=21810] ppid=21796 vsize=323628 CPUtime=0.01 cores=1,3,5,7
/proc/21810/stat : 21810 (python) S 21796 21796 21641 0 -1 4202560 927 0 0 0 1 0 0 0 15 0 1 0 736631141 331395072 11710 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 5606925224760017156 0 0 17 7 0 0 0
/proc/21810/statm: 80907 11710 370 364 0 16819 0
[pid=21812] ppid=21810 vsize=87740 CPUtime=4.75 cores=1,3,5,7
/proc/21812/stat : 21812 (cryptominisat-2) R 21810 21812 21812 0 -1 4202496 18630 0 0 0 473 2 0 0 25 0 1 0 736631141 89845760 14361 33554432000 4194304 4677096 140733674561712 18446744073709551615 4317824 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/21812/statm: 21935 14361 392 118 0 16894 0
[pid=21813] ppid=21796 vsize=333884 CPUtime=0.01 cores=1,3,5,7
/proc/21813/stat : 21813 (python) S 21796 21796 21641 0 -1 4202560 926 0 0 0 0 1 0 0 18 0 1 0 736631142 341897216 11713 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 7184723826503024902 0 0 17 5 0 0 0
/proc/21813/statm: 83471 11713 369 364 0 19380 0
[pid=21816] ppid=21813 vsize=19628 CPUtime=4.85 cores=1,3,5,7
/proc/21816/stat : 21816 (lingeling) R 21813 21816 21816 0 -1 4202496 7247 0 0 0 484 1 0 0 25 0 1 0 736631142 20099072 4077 33554432000 4194304 4352236 140733679828112 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21816/statm: 4907 4077 129 39 0 3987 0
[pid=21796/tid=21804] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21804/stat : 21804 (python) S 21794 21796 21641 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 5 0 736631140 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21808] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21808/stat : 21808 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 736631140 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21811] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21811/stat : 21811 (python) S 21794 21796 21641 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 736631141 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21815] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21815/stat : 21815 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 736631142 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.99
Current children cumulated vsize (KiB) 1764752

[startup+25.5016 s]
/proc/loadavg: 7.76 7.72 6.06 9/452 21817
/proc/meminfo: memFree=19606252/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=344128 CPUtime=7.56 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 23178 934 1 0 741 15 0 0 25 0 5 0 736630360 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21796/statm: 86032 13229 1881 364 0 21941 0
[pid=21803] ppid=21796 vsize=303116 CPUtime=0.05 cores=1,3,5,7
/proc/21803/stat : 21803 (python) S 21796 21796 21641 0 -1 4202560 911 0 0 0 3 2 0 0 18 0 1 0 736631139 310390784 11708 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612623 0 0 16781312 514 12022886970846839047 0 0 17 7 0 0 0
/proc/21803/statm: 75779 11708 376 364 0 11697 0
[pid=21805] ppid=21803 vsize=22884 CPUtime=17.7 cores=1,3,5,7
/proc/21805/stat : 21805 (lingeling) R 21803 21805 21805 0 -1 4202496 8654 0 0 0 1769 1 0 0 25 0 1 0 736631140 23433216 4892 33554432000 4194304 4352236 140736305979184 18446744073709551615 4278954 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21805/statm: 5721 4892 129 39 0 4801 0
[pid=21806] ppid=21796 vsize=313372 CPUtime=0.05 cores=1,3,5,7
/proc/21806/stat : 21806 (python) S 21796 21796 21641 0 -1 4202560 945 0 0 0 3 2 0 0 18 0 1 0 736631140 320892928 11706 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839046 0 0 17 7 0 0 0
/proc/21806/statm: 78343 11706 370 364 0 14258 0
[pid=21809] ppid=21806 vsize=23564 CPUtime=17.69 cores=1,3,5,7
/proc/21809/stat : 21809 (lingeling) R 21806 21809 21809 0 -1 4202496 8825 0 0 0 1768 1 0 0 25 0 1 0 736631141 24129536 5061 33554432000 4194304 4352236 140733815907488 18446744073709551615 4278838 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21809/statm: 5891 5061 129 39 0 4971 0
[pid=21810] ppid=21796 vsize=323628 CPUtime=0.06 cores=1,3,5,7
/proc/21810/stat : 21810 (python) S 21796 21796 21641 0 -1 4202560 951 0 0 0 3 3 0 0 15 0 1 0 736631141 331395072 11710 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 5606925280594592004 0 0 17 7 0 0 0
/proc/21810/statm: 80907 11710 370 364 0 16819 0
[pid=21812] ppid=21810 vsize=99848 CPUtime=17.24 cores=1,3,5,7
/proc/21812/stat : 21812 (cryptominisat-2) R 21810 21812 21812 0 -1 4202496 25795 0 0 0 1720 4 0 0 25 0 1 0 736631141 102244352 17034 33554432000 4194304 4677096 140733674561712 18446744073709551615 4358608 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/21812/statm: 24962 17034 392 118 0 19921 0
[pid=21813] ppid=21796 vsize=333884 CPUtime=0.05 cores=1,3,5,7
/proc/21813/stat : 21813 (python) S 21796 21796 21641 0 -1 4202560 933 0 0 0 2 3 0 0 18 0 1 0 736631142 341897216 11713 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839046 0 0 17 5 0 0 0
/proc/21813/statm: 83471 11713 369 364 0 19380 0
[pid=21816] ppid=21813 vsize=23564 CPUtime=17.61 cores=1,3,5,7
/proc/21816/stat : 21816 (lingeling) R 21813 21816 21816 0 -1 4202496 8828 0 0 0 1760 1 0 0 25 0 1 0 736631142 24129536 5061 33554432000 4194304 4352236 140733679828112 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/21816/statm: 5891 5061 129 39 0 4971 0
[pid=21796/tid=21804] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21804/stat : 21804 (python) S 21794 21796 21641 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 5 0 736631140 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21808] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21808/stat : 21808 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 736631140 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21811] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21811/stat : 21811 (python) S 21794 21796 21641 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 736631141 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21815] ppid=21794 vsize=344128 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21815/stat : 21815 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 736631142 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 78.01
Current children cumulated vsize (KiB) 1787988

[startup+51.1011 s]
/proc/loadavg: 7.84 7.74 6.12 9/452 21817
/proc/meminfo: memFree=19601720/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=344128 CPUtime=7.56 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 23178 934 1 0 741 15 0 0 25 0 5 0 736630360 352387072 13229 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21796/statm: 86032 13229 1881 364 0 21941 0
[pid=21803] ppid=21796 vsize=303116 CPUtime=0.12 cores=1,3,5,7
/proc/21803/stat : 21803 (python) S 21796 21796 21641 0 -1 4202560 925 0 0 0 6 6 0 0 18 0 1 0 736631139 310390784 11708 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612623 0 0 16781312 514 12022886970846839047 0 0 17 7 0 0 0
/proc/21803/statm: 75779 11708 376 364 0 11697 0
[pid=21805] ppid=21803 vsize=23136 CPUtime=43.29 cores=1,3,5,7
/proc/21805/stat : 21805 (lingeling) R 21803 21805 21805 0 -1 4202496 8717 0 0 0 4328 1 0 0 25 0 1 0 736631140 23691264 4955 33554432000 4194304 4352236 140736305979184 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/21805/statm: 5784 4955 129 39 0 4864 0
[pid=21806] ppid=21796 vsize=313372 CPUtime=0.13 cores=1,3,5,7
/proc/21806/stat : 21806 (python) S 21796 21796 21641 0 -1 4202560 958 0 0 0 7 6 0 0 18 0 1 0 736631140 320892928 11706 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839046 0 0 17 7 0 0 0
/proc/21806/statm: 78343 11706 370 364 0 14258 0
[pid=21809] ppid=21806 vsize=24016 CPUtime=43.29 cores=1,3,5,7
/proc/21809/stat : 21809 (lingeling) R 21806 21809 21809 0 -1 4202496 8938 0 0 0 4328 1 0 0 25 0 1 0 736631141 24592384 5174 33554432000 4194304 4352236 140733815907488 18446744073709551615 4207636 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21809/statm: 6004 5174 129 39 0 5084 0
[pid=21810] ppid=21796 vsize=323628 CPUtime=0.16 cores=1,3,5,7
/proc/21810/stat : 21810 (python) S 21796 21796 21641 0 -1 4202560 968 0 0 0 7 9 0 0 15 0 1 0 736631141 331395072 11710 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 8187434175691718916 0 0 17 7 0 0 0
/proc/21810/statm: 80907 11710 370 364 0 16819 0
[pid=21812] ppid=21810 vsize=110128 CPUtime=42.22 cores=1,3,5,7
/proc/21812/stat : 21812 (cryptominisat-2) R 21810 21812 21812 0 -1 4202496 36569 0 0 0 4215 7 0 0 25 0 1 0 736631141 112771072 20052 33554432000 4194304 4677096 140733674561712 18446744073709551615 4320144 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/21812/statm: 27532 20052 392 118 0 22491 0
[pid=21813] ppid=21796 vsize=333884 CPUtime=0.13 cores=1,3,5,7
/proc/21813/stat : 21813 (python) S 21796 21796 21641 0 -1 4202560 947 0 0 0 6 7 0 0 18 0 1 0 736631142 341897216 11714 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839046 0 0 17 5 0 0 0
/proc/21813/statm: 83471 11714 370 364 0 19380 0

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

/proc/21796/task/21811/stat : 21811 (python) S 21794 21796 21641 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 7 0 736631141 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21815] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21815/stat : 21815 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 7 0 736631142 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=21823] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21823/stat : 21823 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736640977 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=22059] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/22059/stat : 22059 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 7 0 736689740 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4758.77
Current children cumulated vsize (KiB) 3031904

[startup+1201.6 s]
/proc/loadavg: 8.16 7.65 7.07 10/453 22176
/proc/meminfo: memFree=15934944/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=364640 CPUtime=7.58 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 24747 934 1 0 742 16 0 0 20 0 7 0 736630360 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21796/statm: 91160 13242 1886 364 0 27063 0
[pid=21803] ppid=21796 vsize=313360 CPUtime=1.96 cores=1,3,5,7
/proc/21803/stat : 21803 (python) S 21796 21796 21641 0 -1 4202560 1201 0 0 0 99 97 0 0 19 0 2 0 736631139 320880640 11751 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21803/statm: 78340 11751 414 364 0 14258 0
[pid=21805] ppid=21803 vsize=40584 CPUtime=585.97 cores=1,3,5,7
/proc/21805/stat : 21805 (lingeling) T 21803 21805 21805 0 -1 4202496 23319 0 0 0 58592 5 0 0 25 0 1 0 736631140 41558016 9317 33554432000 4194304 4352236 140736305979184 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/21805/statm: 10146 9317 129 39 0 9226 0
[pid=21803/tid=22057] ppid=21796 vsize=313360 CPUtime=0 cores=1,3,5,7
/proc/21803/task/22057/stat : 22057 (python) S 21796 21796 21641 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736689739 320880640 11751 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 514 18446604459734124608 0 0 -1 7 0 0 0
[pid=21806] ppid=21796 vsize=313372 CPUtime=0.33 cores=1,3,5,7
/proc/21806/stat : 21806 (python) S 21796 21796 21641 0 -1 4202560 1127 0 0 0 17 16 0 0 19 0 2 0 736631140 320892928 11736 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21806/statm: 78343 11736 399 364 0 14258 0
[pid=21809] ppid=21806 vsize=30136 CPUtime=98.34 cores=1,3,5,7
/proc/21809/stat : 21809 (lingeling) T 21806 21809 21809 0 -1 4202496 10468 0 0 0 9833 1 0 0 25 0 1 0 736631141 30859264 6704 33554432000 4194304 4352236 140733815907488 18446744073709551615 4328429 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21809/statm: 7534 6704 129 39 0 6614 0
[pid=21806/tid=21821] ppid=21796 vsize=313372 CPUtime=0 cores=1,3,5,7
/proc/21806/task/21821/stat : 21821 (python) S 21796 21796 21641 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736640976 320892928 11736 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 514 18446604460315164992 0 0 -1 7 0 0 0
[pid=21810] ppid=21796 vsize=323628 CPUtime=4.18 cores=1,3,5,7
/proc/21810/stat : 21810 (python) S 21796 21796 21641 0 -1 4202560 1037 0 0 0 211 207 0 0 15 0 1 0 736631141 331395072 11719 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839044 0 0 17 1 0 0 0
/proc/21810/statm: 80907 11719 379 364 0 16819 0
[pid=21812] ppid=21810 vsize=252412 CPUtime=1178.45 cores=1,3,5,7
/proc/21812/stat : 21812 (cryptominisat-2) R 21810 21812 21812 0 -1 4202496 292913 0 0 0 117757 88 0 0 25 0 1 0 736631141 258469888 53567 33554432000 4194304 4677096 140733674561712 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21812/statm: 63103 53567 392 118 0 58062 0
[pid=21813] ppid=21796 vsize=333884 CPUtime=3.89 cores=1,3,5,7
/proc/21813/stat : 21813 (python) S 21796 21796 21641 0 -1 4202560 998 0 0 0 193 196 0 0 18 0 1 0 736631142 341897216 11714 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839046 0 0 17 1 0 0 0
/proc/21813/statm: 83471 11714 370 364 0 19380 0
[pid=21816] ppid=21813 vsize=51512 CPUtime=1193.47 cores=1,3,5,7
/proc/21816/stat : 21816 (lingeling) R 21813 21816 21816 0 -1 4202496 28103 0 0 0 119344 3 0 0 25 0 1 0 736631142 52748288 12048 33554432000 4194304 4352236 140733679828112 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21816/statm: 12878 12048 129 39 0 11958 0
[pid=21822] ppid=21796 vsize=344140 CPUtime=3.85 cores=1,3,5,7
/proc/21822/stat : 21822 (python) S 21796 21796 21641 0 -1 4202560 1033 0 0 0 202 183 0 0 15 0 1 0 736640977 352399360 11719 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 6621672443134050565 0 0 17 7 0 0 0
/proc/21822/statm: 86035 11719 371 364 0 21941 0
[pid=21825] ppid=21822 vsize=247460 CPUtime=1081.25 cores=1,3,5,7
/proc/21825/stat : 21825 (cryptominisat-2) R 21822 21825 21825 0 -1 4202496 257189 0 0 0 108044 81 0 0 25 0 1 0 736640977 253399040 53240 33554432000 4194304 4677096 140733275698560 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/21825/statm: 61865 53240 392 118 0 56824 0
[pid=22058] ppid=21796 vsize=354396 CPUtime=1.98 cores=1,3,5,7
/proc/22058/stat : 22058 (python) S 21796 21796 21641 0 -1 4202560 994 0 0 0 103 95 0 0 18 0 1 0 736689739 362901504 11722 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839047 0 0 17 5 0 0 0
/proc/22058/statm: 88599 11722 370 364 0 24502 0
[pid=22060] ppid=22058 vsize=62380 CPUtime=603.89 cores=1,3,5,7
/proc/22060/stat : 22060 (precosat) R 22058 22060 22060 0 -1 4202496 17178 0 0 0 60386 3 0 0 25 0 1 0 736689740 63877120 15081 33554432000 4194304 4890832 140734044765840 18446744073709551615 4238604 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/22060/statm: 15595 15081 86 171 0 15422 0
[pid=21796/tid=21804] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21804/stat : 21804 (python) S 21794 21796 21641 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 7 0 736631140 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21808] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21808/stat : 21808 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 7 0 736631140 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21811] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21811/stat : 21811 (python) S 21794 21796 21641 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 7 0 736631141 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21815] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21815/stat : 21815 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 7 0 736631142 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=21823] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21823/stat : 21823 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736640977 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=22059] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/22059/stat : 22059 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 7 0 736689740 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4765.14
Current children cumulated vsize (KiB) 3031904

[startup+1202.42 s]
/proc/loadavg: 8.16 7.65 7.07 10/453 22176
/proc/meminfo: memFree=15936060/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=364640 CPUtime=7.58 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 24747 934 1 0 742 16 0 0 20 0 7 0 736630360 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21796/statm: 91160 13242 1886 364 0 27063 0
[pid=21803] ppid=21796 vsize=313360 CPUtime=1.96 cores=1,3,5,7
/proc/21803/stat : 21803 (python) S 21796 21796 21641 0 -1 4202560 1201 0 0 0 99 97 0 0 19 0 2 0 736631139 320880640 11751 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21803/statm: 78340 11751 414 364 0 14258 0
[pid=21805] ppid=21803 vsize=40584 CPUtime=585.97 cores=1,3,5,7
/proc/21805/stat : 21805 (lingeling) T 21803 21805 21805 0 -1 4202496 23319 0 0 0 58592 5 0 0 25 0 1 0 736631140 41558016 9317 33554432000 4194304 4352236 140736305979184 18446744073709551615 4329333 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/21805/statm: 10146 9317 129 39 0 9226 0
[pid=21803/tid=22057] ppid=21796 vsize=313360 CPUtime=0 cores=1,3,5,7
/proc/21803/task/22057/stat : 22057 (python) S 21796 21796 21641 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736689739 320880640 11751 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 514 18446604459734124608 0 0 -1 7 0 0 0
[pid=21806] ppid=21796 vsize=313372 CPUtime=0.33 cores=1,3,5,7
/proc/21806/stat : 21806 (python) S 21796 21796 21641 0 -1 4202560 1127 0 0 0 17 16 0 0 19 0 2 0 736631140 320892928 11736 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/21806/statm: 78343 11736 399 364 0 14258 0
[pid=21809] ppid=21806 vsize=30136 CPUtime=98.34 cores=1,3,5,7
/proc/21809/stat : 21809 (lingeling) T 21806 21809 21809 0 -1 4202496 10468 0 0 0 9833 1 0 0 25 0 1 0 736631141 30859264 6704 33554432000 4194304 4352236 140733815907488 18446744073709551615 4328429 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/21809/statm: 7534 6704 129 39 0 6614 0
[pid=21806/tid=21821] ppid=21796 vsize=313372 CPUtime=0 cores=1,3,5,7
/proc/21806/task/21821/stat : 21821 (python) S 21796 21796 21641 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736640976 320892928 11736 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 514 18446604460315164992 0 0 -1 7 0 0 0
[pid=21810] ppid=21796 vsize=323628 CPUtime=4.18 cores=1,3,5,7
/proc/21810/stat : 21810 (python) S 21796 21796 21641 0 -1 4202560 1037 0 0 0 211 207 0 0 15 0 1 0 736631141 331395072 11719 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839044 0 0 17 1 0 0 0
/proc/21810/statm: 80907 11719 379 364 0 16819 0
[pid=21812] ppid=21810 vsize=252412 CPUtime=1179.26 cores=1,3,5,7
/proc/21812/stat : 21812 (cryptominisat-2) R 21810 21812 21812 0 -1 4202496 292951 0 0 0 117838 88 0 0 25 0 1 0 736631141 258469888 53605 33554432000 4194304 4677096 140733674561712 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21812/statm: 63103 53605 392 118 0 58062 0
[pid=21813] ppid=21796 vsize=333884 CPUtime=3.89 cores=1,3,5,7
/proc/21813/stat : 21813 (python) S 21796 21796 21641 0 -1 4202560 998 0 0 0 193 196 0 0 18 0 1 0 736631142 341897216 11714 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839046 0 0 17 1 0 0 0
/proc/21813/statm: 83471 11714 370 364 0 19380 0
[pid=21816] ppid=21813 vsize=52536 CPUtime=1194.29 cores=1,3,5,7
/proc/21816/stat : 21816 (lingeling) R 21813 21816 21816 0 -1 4202496 28359 0 0 0 119426 3 0 0 25 0 1 0 736631142 53796864 12304 33554432000 4194304 4352236 140733679828112 18446744073709551615 4234291 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/21816/statm: 13134 12304 129 39 0 12214 0
[pid=21822] ppid=21796 vsize=344140 CPUtime=3.85 cores=1,3,5,7
/proc/21822/stat : 21822 (python) S 21796 21796 21641 0 -1 4202560 1033 0 0 0 202 183 0 0 15 0 1 0 736640977 352399360 11719 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 6621672443134050565 0 0 17 7 0 0 0
/proc/21822/statm: 86035 11719 371 364 0 21941 0
[pid=21825] ppid=21822 vsize=247460 CPUtime=1082.04 cores=1,3,5,7
/proc/21825/stat : 21825 (cryptominisat-2) R 21822 21825 21825 0 -1 4202496 257242 0 0 0 108123 81 0 0 25 0 1 0 736640977 253399040 53293 33554432000 4194304 4677096 140733275698560 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/21825/statm: 61865 53293 392 118 0 56824 0
[pid=22058] ppid=21796 vsize=354396 CPUtime=1.98 cores=1,3,5,7
/proc/22058/stat : 22058 (python) S 21796 21796 21641 0 -1 4202560 994 0 0 0 103 95 0 0 18 0 1 0 736689739 362901504 11722 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839047 0 0 17 5 0 0 0
/proc/22058/statm: 88599 11722 370 364 0 24502 0
[pid=22060] ppid=22058 vsize=62380 CPUtime=604.71 cores=1,3,5,7
/proc/22060/stat : 22060 (precosat) R 22058 22060 22060 0 -1 4202496 17178 0 0 0 60468 3 0 0 25 0 1 0 736689740 63877120 15081 33554432000 4194304 4890832 140734044765840 18446744073709551615 4238686 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/22060/statm: 15595 15081 86 171 0 15422 0
[pid=21796/tid=21804] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21804/stat : 21804 (python) S 21794 21796 21641 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 7 0 736631140 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21808] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21808/stat : 21808 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 7 0 736631140 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21811] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21811/stat : 21811 (python) S 21794 21796 21641 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 7 0 736631141 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21815] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21815/stat : 21815 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 7 0 736631142 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=21823] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/21823/stat : 21823 (python) S 21794 21796 21641 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736640977 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=22059] ppid=21794 vsize=364640 CPUtime=0 cores=1,3,5,7
/proc/21796/task/22059/stat : 22059 (python) S 21794 21796 21641 0 -1 4202560 23 934 0 0 0 0 0 0 20 0 7 0 736689740 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4768.38
Current children cumulated vsize (KiB) 3032928

[startup+1202.6 s]
/proc/loadavg: 8.16 7.65 7.07 10/453 22176
/proc/meminfo: memFree=15936060/32950940 swapFree=67111356/67111528
[pid=21796] ppid=21794 vsize=364640 CPUtime=1892.63 cores=1,3,5,7
/proc/21796/stat : 21796 (python) S 21794 21796 21641 0 -1 4202496 25102 66621 1 0 743 16 188180 324 17 0 7 0 736630360 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000422719 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21796/statm: 91160 13242 1886 364 0 27063 0
[pid=21810] ppid=21796 vsize=323628 CPUtime=4.18 cores=1,3,5,7
/proc/21810/stat : 21810 (python) S 21796 21796 21641 0 -1 4202560 1052 0 0 0 211 207 0 0 15 0 1 0 736631141 331395072 11724 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000422719 0 0 16781824 2 18446744071562232103 0 0 17 1 0 0 0
/proc/21810/statm: 80907 11724 384 364 0 16819 0
[pid=21812] ppid=21810 vsize=0 CPUtime=1179.43 cores=1,3,5,7
/proc/21812/stat : 21812 (cryptominisat-2) R 21810 21812 21812 0 -1 4203524 292958 0 0 0 117854 89 0 0 25 0 1 0 736631141 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21812/statm: 0 0 0 0 0 0 0
[pid=21822] ppid=21796 vsize=344140 CPUtime=3.85 cores=1,3,5,7
/proc/21822/stat : 21822 (python) S 21796 21796 21641 0 -1 4202560 1033 0 0 0 202 183 0 0 15 0 1 0 736640977 352399360 11719 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 6621672443134050565 0 0 17 7 0 0 0
/proc/21822/statm: 86035 11719 371 364 0 21941 0
[pid=21825] ppid=21822 vsize=247460 CPUtime=1082.23 cores=1,3,5,7
/proc/21825/stat : 21825 (cryptominisat-2) R 21822 21825 21825 0 -1 4202496 257258 0 0 0 108142 81 0 0 25 0 1 0 736640977 253399040 53309 33554432000 4194304 4677096 140733275698560 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/21825/statm: 61865 53309 392 118 0 56824 0
[pid=22058] ppid=21796 vsize=354396 CPUtime=1.98 cores=1,3,5,7
/proc/22058/stat : 22058 (python) S 21796 21796 21641 0 -1 4202560 994 0 0 0 103 95 0 0 18 0 1 0 736689739 362901504 11722 33554432000 4194304 5683644 140736887763840 18446744073709551615 215988612678 0 0 16781312 514 12022886970846839047 0 0 17 5 0 0 0
/proc/22058/statm: 88599 11722 370 364 0 24502 0
[pid=22060] ppid=22058 vsize=62380 CPUtime=604.89 cores=1,3,5,7
/proc/22060/stat : 22060 (precosat) R 22058 22060 22060 0 -1 4202496 17178 0 0 0 60486 3 0 0 25 0 1 0 736689740 63877120 15081 33554432000 4194304 4890832 140734044765840 18446744073709551615 4291941 0 0 16781312 17442 0 0 0 17 5 0 0 0
/proc/22060/statm: 15595 15081 86 171 0 15422 0
[pid=21796/tid=21804] ppid=21794 vsize=364640 CPUtime=1885.04 cores=1,3,5,7
/proc/21796/task/21804/stat : 21804 (python) S 21794 21796 21641 0 -1 4202560 25 66621 0 0 0 0 188180 324 25 0 7 0 736631140 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21808] ppid=21794 vsize=364640 CPUtime=1885.04 cores=1,3,5,7
/proc/21796/task/21808/stat : 21808 (python) S 21794 21796 21641 0 -1 4202560 23 66621 0 0 0 0 188180 324 25 0 7 0 736631140 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21811] ppid=21794 vsize=364640 CPUtime=1885.04 cores=1,3,5,7
/proc/21796/task/21811/stat : 21811 (python) S 21794 21796 21641 0 -1 4202560 21 66621 0 0 0 0 188180 324 25 0 7 0 736631141 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 7 0 0 0
[pid=21796/tid=21815] ppid=21794 vsize=364640 CPUtime=1885.04 cores=1,3,5,7
/proc/21796/task/21815/stat : 21815 (python) S 21794 21796 21641 0 -1 4202560 27 66621 0 0 0 0 188180 324 25 0 7 0 736631142 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=21823] ppid=21794 vsize=364640 CPUtime=1885.04 cores=1,3,5,7
/proc/21796/task/21823/stat : 21823 (python) S 21794 21796 21641 0 -1 4202560 27 66621 0 0 0 0 188180 324 20 0 7 0 736640977 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
[pid=21796/tid=22059] ppid=21794 vsize=364640 CPUtime=1885.04 cores=1,3,5,7
/proc/21796/task/22059/stat : 22059 (python) S 21794 21796 21641 0 -1 4202560 23 66621 0 0 0 0 188180 324 20 0 7 0 736689740 373391360 13242 33554432000 4194304 5683644 140736887763840 18446744073709551615 216000416177 0 0 16781312 2 18446604470864066496 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4769.19
Current children cumulated vsize (KiB) 1696644

Child status: 0
Real time (s): 1202.65
CPU time (s): 4769.31
CPU user time (s): 4759.27
CPU system time (s): 10.0395
CPU usage (%): 396.569
Max. virtual memory (cumulated for all children) (KiB): 3132828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4759.27
system time used= 10.0395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 669199
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= 8971
involuntary context switches= 28025

runsolver used 5.08223 second user time and 12.6131 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 14:53:16
IDJOB=3378943
IDBENCH=70791
IDSOLVER=1860
FILE ID=node117/3378943-1305463996
RUNJOBID= node117-1305463204-21660
PBS_JOBID= 13324986
Free space on /tmp= 73476 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378943-1305463996/watcher-3378943-1305463996 -o /tmp/evaluation-result-3378943-1305463996/solver-3378943-1305463996 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378943-1305463996.cnf -seed 1797838835 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1797838835

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19819952 kB
Buffers:        323944 kB
Cached:        3744320 kB
SwapCached:          0 kB
Active:       10434324 kB
Inactive:      2333168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19819952 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           34240 kB
Writeback:           0 kB
AnonPages:     8698636 kB
Mapped:          39320 kB
Slab:           246112 kB
PageTables:      50276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 103692748 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= 73420 MiB
End job on node117 at 2011-05-15 15:13:19