Trace number 3378971

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)? 4750.24 1206.57

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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-3378971-1305465809.cnf
0.37/0.67	c INFO: computing task features
1.24/1.50	c INFO: computed variable-clause graph statistics
1.24/1.54	c INFO: computed clause balance statistics
5.74/6.03	c INFO: computed variable balance statistics
9.24/9.50	c INFO: computed small-clause counts
9.24/9.54	c INFO: computed Horn-clause counts
19.93/20.28	c INFO: computed variable graph statistics
19.93/20.28	c INFO: collected features for HOME/instance-3378971-1305465809.cnf in 19.58 s
19.93/20.29	c INFO: running lingeling-276@0 for 582 with 1180 remaining (b = 0.63)
20.04/20.30	c INFO: running lingeling-276@0 for 97 with 1180 remaining (b = 0.36)
20.04/20.31	c INFO: running cryptominisat-2.9.0@0 for 1180 with 1180 remaining (b = 0.47)
20.04/20.32	c INFO: running lingeling-276@0 for 1180 with 1180 remaining (b = 0.41)
419.56/120.57	c INFO: running cryptominisat-2.9.0@0 for 1080 with 1080 remaining (b = 0.37)
2358.86/606.81	c INFO: running precosat-570@0 for 593 with 593 remaining (b = 0.27)
4750.07/1206.54	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-3378971-1305465809/watcher-3378971-1305465809 -o /tmp/evaluation-result-3378971-1305465809/solver-3378971-1305465809 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378971-1305465809.cnf -seed 2063532591 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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: 3.09 4.62 6.00 2/368 31726
/proc/meminfo: memFree=20743864/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=15912 CPUtime=0 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 944 0 0 0 0 0 0 0 20 0 1 0 638996368 16293888 821 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/31726/statm: 3978 821 357 364 0 465 0

[startup+0.0279471 s]
/proc/loadavg: 3.09 4.62 6.00 2/368 31726
/proc/meminfo: memFree=20743864/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=16400 CPUtime=0.01 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 1121 0 0 0 1 0 0 0 20 0 1 0 638996368 16793600 989 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095446885 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31726/statm: 4100 989 413 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.101031 s]
/proc/loadavg: 3.09 4.62 6.00 2/368 31726
/proc/meminfo: memFree=20743864/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=91832 CPUtime=0.05 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 2678 0 0 0 4 1 0 0 20 0 1 0 638996368 94035968 2394 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31726/statm: 22958 2394 755 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 91832

[startup+0.300561 s]
/proc/loadavg: 3.09 4.62 6.00 2/368 31726
/proc/meminfo: memFree=20743864/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 5962 935 1 0 13 5 0 0 17 0 1 0 638996368 139010048 4150 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095447045 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/31726/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700471 s]
/proc/loadavg: 3.09 4.62 6.00 2/368 31726
/proc/meminfo: memFree=20743864/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=284992 CPUtime=0.44 cores=0,2,4,6
/proc/31726/stat : 31726 (python) R 31724 31726 31176 0 -1 4202496 10885 935 1 0 34 10 0 0 16 0 1 0 638996368 291831808 8568 33554432000 4194304 5683644 140734020151280 18446744073709551615 4571149 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31726/statm: 71248 8568 1761 364 0 7172 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 284992

[startup+1.5004 s]
/proc/loadavg: 3.00 4.58 5.98 3/369 31731
/proc/meminfo: memFree=20695612/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=336592 CPUtime=1.24 cores=0,2,4,6
/proc/31726/stat : 31726 (python) R 31724 31726 31176 0 -1 4202496 30259 935 1 0 111 13 0 0 17 0 1 0 638996368 344670208 21521 33554432000 4194304 5683644 140734020151280 18446744073709551615 47596281165402 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/31726/statm: 84148 21521 1815 364 0 20072 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 336592

[startup+3.10109 s]
/proc/loadavg: 3.00 4.58 5.98 3/369 31731
/proc/meminfo: memFree=20667092/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=332108 CPUtime=2.84 cores=0,2,4,6
/proc/31726/stat : 31726 (python) R 31724 31726 31176 0 -1 4202496 31921 935 1 0 271 13 0 0 19 0 1 0 638996368 340078592 20411 33554432000 4194304 5683644 140734020151280 18446744073709551615 47596283621400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/31726/statm: 83027 20411 1826 364 0 18951 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 332108

[startup+6.30047 s]
/proc/loadavg: 3.00 4.58 5.98 3/369 31731
/proc/meminfo: memFree=20667464/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=332108 CPUtime=6.04 cores=0,2,4,6
/proc/31726/stat : 31726 (python) R 31724 31726 31176 0 -1 4202496 31922 935 1 0 591 13 0 0 25 0 1 0 638996368 340078592 20412 33554432000 4194304 5683644 140734020151280 18446744073709551615 47596280897193 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/31726/statm: 83027 20412 1827 364 0 18951 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 332108

[startup+12.7003 s]
/proc/loadavg: 2.85 4.49 5.93 3/369 31731
/proc/meminfo: memFree=20664452/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=334352 CPUtime=12.43 cores=0,2,4,6
/proc/31726/stat : 31726 (python) R 31724 31726 31176 0 -1 4202496 32489 935 1 0 1230 13 0 0 25 0 1 0 638996368 342376448 20979 33554432000 4194304 5683644 140734020151280 18446744073709551615 47596280752256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/31726/statm: 83588 20979 1833 364 0 19512 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 334352

[startup+25.5009 s]
/proc/loadavg: 2.96 4.46 5.91 6/381 31744
/proc/meminfo: memFree=20318300/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=370988 CPUtime=20.06 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 35126 935 1 0 1991 15 0 0 25 0 5 0 638996368 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31726/statm: 92747 19943 1881 364 0 28656 0
[pid=31733] ppid=31726 vsize=329976 CPUtime=0.01 cores=0,2,4,6
/proc/31733/stat : 31733 (python) S 31726 31726 31176 0 -1 4202560 898 0 0 0 1 0 0 0 18 0 1 0 638998397 337895424 18422 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471119 0 0 16781312 514 4448031413509259521 0 0 17 2 0 0 0
/proc/31733/statm: 82494 18422 376 364 0 18412 0
[pid=31735] ppid=31733 vsize=37200 CPUtime=5.19 cores=0,2,4,6
/proc/31735/stat : 31735 (lingeling) R 31733 31735 31735 0 -1 4202496 15247 0 0 0 517 2 0 0 25 0 1 0 638998398 38092800 7957 33554432000 4194304 4352236 140734421682432 18446744073709551615 4228448 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31735/statm: 9300 7957 127 39 0 8380 0
[pid=31736] ppid=31726 vsize=340232 CPUtime=0.01 cores=0,2,4,6
/proc/31736/stat : 31736 (python) S 31726 31726 31176 0 -1 4202560 922 0 0 0 1 0 0 0 18 0 1 0 638998398 348397568 18420 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 8005355325009920258 0 0 17 4 0 0 0
/proc/31736/statm: 85058 18420 370 364 0 20973 0
[pid=31738] ppid=31736 vsize=35040 CPUtime=5.17 cores=0,2,4,6
/proc/31738/stat : 31738 (lingeling) R 31736 31738 31738 0 -1 4202496 16018 0 0 0 515 2 0 0 25 0 1 0 638998399 35880960 7928 33554432000 4194304 4352236 140736119362544 18446744073709551615 4208167 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31738/statm: 8760 7928 127 39 0 7840 0
[pid=31739] ppid=31726 vsize=350488 CPUtime=0 cores=0,2,4,6
/proc/31739/stat : 31739 (python) S 31726 31726 31176 0 -1 4202560 918 0 0 0 0 0 0 0 18 0 1 0 638998399 358899712 18424 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 14114873598363533572 0 0 17 6 0 0 0
/proc/31739/statm: 87622 18424 370 364 0 23534 0
[pid=31741] ppid=31739 vsize=370388 CPUtime=5.09 cores=0,2,4,6
/proc/31741/stat : 31741 (cryptominisat-2) R 31739 31741 31741 0 -1 4202496 67317 0 0 0 503 6 0 0 25 0 1 0 638998400 379277312 64848 33554432000 4194304 4677096 140735371649088 18446744073709551615 4319756 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31741/statm: 92597 64848 361 118 0 87556 0
[pid=31742] ppid=31726 vsize=360744 CPUtime=0.01 cores=0,2,4,6
/proc/31742/stat : 31742 (python) S 31726 31726 31176 0 -1 4202560 916 0 0 0 0 1 0 0 18 0 1 0 638998400 369401856 18428 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 8005347628428525828 0 0 17 4 0 0 0
/proc/31742/statm: 90186 18428 370 364 0 26095 0
[pid=31744] ppid=31742 vsize=35088 CPUtime=5.13 cores=0,2,4,6
/proc/31744/stat : 31744 (lingeling) R 31742 31744 31744 0 -1 4202496 15960 0 0 0 511 2 0 0 25 0 1 0 638998401 35930112 7940 33554432000 4194304 4352236 140734874536128 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31744/statm: 8772 7940 127 39 0 7852 0
[pid=31726/tid=31734] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31734/stat : 31734 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 638998398 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31737] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31737/stat : 31737 (python) S 31724 31726 31176 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 638998398 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31740] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31740/stat : 31740 (python) S 31724 31726 31176 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 638998399 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31743] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31743/stat : 31743 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 638998401 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40.67
Current children cumulated vsize (KiB) 2230144

[startup+51.1012 s]
/proc/loadavg: 3.65 4.50 5.88 6/381 31744
/proc/meminfo: memFree=19767816/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=370988 CPUtime=20.06 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 35126 935 1 0 1991 15 0 0 25 0 5 0 638996368 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31726/statm: 92747 19943 1881 364 0 28656 0
[pid=31733] ppid=31726 vsize=329976 CPUtime=0.08 cores=0,2,4,6
/proc/31733/stat : 31733 (python) S 31726 31726 31176 0 -1 4202560 910 0 0 0 4 4 0 0 18 0 1 0 638998397 337895424 18422 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471119 0 0 16781312 514 15879322850201403649 0 0 17 2 0 0 0
/proc/31733/statm: 82494 18422 376 364 0 18412 0
[pid=31735] ppid=31733 vsize=30788 CPUtime=30.78 cores=0,2,4,6
/proc/31735/stat : 31735 (lingeling) R 31733 31735 31735 0 -1 4202496 16272 0 0 0 3076 2 0 0 25 0 1 0 638998398 31526912 6867 33554432000 4194304 4352236 140734421682432 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31735/statm: 7697 6867 129 39 0 6777 0
[pid=31736] ppid=31726 vsize=340232 CPUtime=0.07 cores=0,2,4,6
/proc/31736/stat : 31736 (python) S 31726 31726 31176 0 -1 4202560 935 0 0 0 3 4 0 0 18 0 1 0 638998398 348397568 18420 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403650 0 0 17 4 0 0 0
/proc/31736/statm: 85058 18420 370 364 0 20973 0
[pid=31738] ppid=31736 vsize=38864 CPUtime=30.7 cores=0,2,4,6
/proc/31738/stat : 31738 (lingeling) R 31736 31738 31738 0 -1 4202496 19092 0 0 0 3068 2 0 0 25 0 1 0 638998399 39796736 8886 33554432000 4194304 4352236 140736119362544 18446744073709551615 4278614 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31738/statm: 9716 8886 129 39 0 8796 0
[pid=31739] ppid=31726 vsize=350488 CPUtime=0.07 cores=0,2,4,6
/proc/31739/stat : 31739 (python) S 31726 31726 31176 0 -1 4202560 933 0 0 0 4 3 0 0 15 0 1 0 638998399 358899712 18424 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 6 0 0 0
/proc/31739/statm: 87622 18424 370 364 0 23534 0
[pid=31741] ppid=31739 vsize=1029204 CPUtime=30.32 cores=0,2,4,6
/proc/31741/stat : 31741 (cryptominisat-2) R 31739 31741 31741 0 -1 4202496 205579 0 0 0 3008 24 0 0 25 0 1 0 638998400 1053904896 201575 33554432000 4194304 4677096 140735371649088 18446744073709551615 4319908 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31741/statm: 257301 201575 391 118 0 252260 0
[pid=31742] ppid=31726 vsize=360744 CPUtime=0.07 cores=0,2,4,6
/proc/31742/stat : 31742 (python) S 31726 31726 31176 0 -1 4202560 930 0 0 0 3 4 0 0 18 0 1 0 638998400 369401856 18428 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 4 0 0 0
/proc/31742/statm: 90186 18428 370 364 0 26095 0
[pid=31744] ppid=31742 vsize=30724 CPUtime=30.6 cores=0,2,4,6
/proc/31744/stat : 31744 (lingeling) R 31742 31744 31744 0 -1 4202496 16986 0 0 0 3058 2 0 0 25 0 1 0 638998401 31461376 6851 33554432000 4194304 4352236 140734874536128 18446744073709551615 4208072 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31744/statm: 7681 6851 129 39 0 6761 0
[pid=31726/tid=31734] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31734/stat : 31734 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 638998398 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31737] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31737/stat : 31737 (python) S 31724 31726 31176 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 638998398 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31740] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31740/stat : 31740 (python) S 31724 31726 31176 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 638998399 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31743] ppid=31724 vsize=370988 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31743/stat : 31743 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 638998401 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 142.75
Current children cumulated vsize (KiB) 2882008

[startup+102.314 s]
/proc/loadavg: 4.46 4.58 5.83 7/381 31748
/proc/meminfo: memFree=19584388/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=370988 CPUtime=20.06 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 35126 935 1 0 1991 15 0 0 25 0 5 0 638996368 379891712 19943 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31726/statm: 92747 19943 1881 364 0 28656 0
[pid=31733] ppid=31726 vsize=329976 CPUtime=0.2 cores=0,2,4,6
/proc/31733/stat : 31733 (python) S 31726 31726 31176 0 -1 4202560 929 0 0 0 11 9 0 0 18 0 1 0 638998397 337895424 18422 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471119 0 0 16781312 514 15879322850201403649 0 0 17 2 0 0 0
/proc/31733/statm: 82494 18422 376 364 0 18412 0
[pid=31735] ppid=31733 vsize=30776 CPUtime=81.99 cores=0,2,4,6
/proc/31735/stat : 31735 (lingeling) R 31733 31735 31735 0 -1 4202496 16272 0 0 0 8196 3 0 0 25 0 1 0 638998398 31514624 6864 33554432000 4194304 4352236 140734421682432 18446744073709551615 4280960 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/31735/statm: 7694 6864 129 39 0 6774 0
[pid=31736] ppid=31726 vsize=340232 CPUtime=0.2 cores=0,2,4,6
/proc/31736/stat : 31736 (python) S 31726 31726 31176 0 -1 4202560 956 0 0 0 10 10 0 0 18 0 1 0 638998398 348397568 18420 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403650 0 0 17 4 0 0 0
/proc/31736/statm: 85058 18420 370 364 0 20973 0
[pid=31738] ppid=31736 vsize=30656 CPUtime=81.79 cores=0,2,4,6
/proc/31738/stat : 31738 (lingeling) R 31736 31738 31738 0 -1 4202496 19092 0 0 0 8176 3 0 0 25 0 1 0 638998399 31391744 6834 33554432000 4194304 4352236 140736119362544 18446744073709551615 4234513 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31738/statm: 7664 6834 129 39 0 6744 0

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

/proc/31814/statm: 45092 44214 86 171 0 44919 0
[pid=31726/tid=31734] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31734/stat : 31734 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31737] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31737/stat : 31737 (python) S 31724 31726 31176 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31740] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31740/stat : 31740 (python) S 31724 31726 31176 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 7 0 638998399 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31743] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31743/stat : 31743 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 7 0 638998401 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31752] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31752/stat : 31752 (python) S 31724 31726 31176 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 7 0 639008426 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31813] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31813/stat : 31813 (python) S 31724 31726 31176 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 7 0 639057050 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4742.88
Current children cumulated vsize (KiB) 5742608

[startup+1205.5 s]
/proc/loadavg: 8.21 7.92 7.04 9/405 31846
/proc/meminfo: memFree=17613984/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=391500 CPUtime=20.07 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 36636 935 1 0 1992 15 0 0 20 0 7 0 638996368 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31726/statm: 97875 19956 1886 364 0 33778 0
[pid=31733] ppid=31726 vsize=340220 CPUtime=1.59 cores=0,2,4,6
/proc/31733/stat : 31733 (python) S 31726 31726 31176 0 -1 4202560 1197 0 0 0 85 74 0 0 19 0 2 0 638998397 348385280 18465 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 85055 18465 414 364 0 20973 0
[pid=31735] ppid=31733 vsize=70708 CPUtime=586.51 cores=0,2,4,6
/proc/31735/stat : 31735 (lingeling) T 31733 31735 31735 0 -1 4202496 26256 0 0 0 58647 4 0 0 25 0 1 0 638998398 72404992 16847 33554432000 4194304 4352236 140734421682432 18446744073709551615 4207597 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/31735/statm: 17677 16847 129 39 0 16757 0
[pid=31733/tid=31811] ppid=31726 vsize=340220 CPUtime=0 cores=0,2,4,6
/proc/31733/task/31811/stat : 31811 (python) S 31726 31726 31176 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 639057049 348385280 18465 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 514 18446604453948331264 0 0 -1 2 0 0 0
[pid=31736] ppid=31726 vsize=340232 CPUtime=0.27 cores=0,2,4,6
/proc/31736/stat : 31736 (python) S 31726 31726 31176 0 -1 4202560 1114 0 0 0 14 13 0 0 19 0 2 0 638998398 348397568 18450 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/31736/statm: 85058 18450 399 364 0 20973 0
[pid=31738] ppid=31736 vsize=33728 CPUtime=99.98 cores=0,2,4,6
/proc/31738/stat : 31738 (lingeling) T 31736 31738 31738 0 -1 4202496 19349 0 0 0 9995 3 0 0 25 0 1 0 638998399 34537472 7091 33554432000 4194304 4352236 140736119362544 18446744073709551615 4233979 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/31738/statm: 8432 7091 129 39 0 7512 0
[pid=31736/tid=31750] ppid=31726 vsize=340232 CPUtime=0 cores=0,2,4,6
/proc/31736/task/31750/stat : 31750 (python) S 31726 31726 31176 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639008425 348397568 18450 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 514 18446604441891683392 0 0 -1 4 0 0 0
[pid=31739] ppid=31726 vsize=350488 CPUtime=3.63 cores=0,2,4,6
/proc/31739/stat : 31739 (python) S 31726 31726 31176 0 -1 4202560 1034 0 0 0 191 172 0 0 15 0 1 0 638998399 358899712 18425 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 6 0 0 0
/proc/31739/statm: 87622 18425 371 364 0 23534 0
[pid=31741] ppid=31739 vsize=1485900 CPUtime=1166.83 cores=0,2,4,6
/proc/31741/stat : 31741 (cryptominisat-2) R 31739 31741 31741 0 -1 4202496 529477 0 0 0 116574 109 0 0 25 0 1 0 638998400 1521561600 286837 33554432000 4194304 4677096 140735371649088 18446744073709551615 4346604 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31741/statm: 371475 286837 399 118 0 366434 0
[pid=31742] ppid=31726 vsize=360744 CPUtime=3.29 cores=0,2,4,6
/proc/31742/stat : 31742 (python) S 31726 31726 31176 0 -1 4202560 992 0 0 0 172 157 0 0 18 0 1 0 638998400 369401856 18428 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 4 0 0 0
/proc/31742/statm: 90186 18428 370 364 0 26095 0
[pid=31744] ppid=31742 vsize=95224 CPUtime=1181.48 cores=0,2,4,6
/proc/31744/stat : 31744 (lingeling) R 31742 31744 31744 0 -1 4202496 49755 0 0 0 118142 6 0 0 25 0 1 0 638998401 97509376 22976 33554432000 4194304 4352236 140734874536128 18446744073709551615 4208047 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31744/statm: 23806 22976 129 39 0 22886 0
[pid=31751] ppid=31726 vsize=371000 CPUtime=3.32 cores=0,2,4,6
/proc/31751/stat : 31751 (python) S 31726 31726 31176 0 -1 4202560 1018 0 0 0 173 159 0 0 15 0 1 0 639008425 379904000 18433 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 2822666255121481988 0 0 17 2 0 0 0
/proc/31751/statm: 92750 18433 371 364 0 28656 0
[pid=31753] ppid=31751 vsize=1342264 CPUtime=1082.16 cores=0,2,4,6
/proc/31753/stat : 31753 (cryptominisat-2) R 31751 31753 31753 0 -1 4202496 501158 0 0 0 108113 103 0 0 25 0 1 0 639008426 1374478336 269161 33554432000 4194304 4677096 140734275059120 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/31753/statm: 335566 269161 391 118 0 330525 0
[pid=31812] ppid=31726 vsize=381256 CPUtime=1.68 cores=0,2,4,6
/proc/31812/stat : 31812 (python) S 31726 31726 31176 0 -1 4202560 981 0 0 0 86 82 0 0 18 0 1 0 639057050 390406144 18436 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403649 0 0 17 4 0 0 0
/proc/31812/statm: 95314 18436 370 364 0 31217 0
[pid=31814] ppid=31812 vsize=180368 CPUtime=595.31 cores=0,2,4,6
/proc/31814/stat : 31814 (precosat) R 31812 31814 31814 0 -1 4202496 79658 0 0 0 59520 11 0 0 25 0 1 0 639057050 184696832 44214 33554432000 4194304 4890832 140735757889152 18446744073709551615 4239099 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/31814/statm: 45092 44214 86 171 0 44919 0
[pid=31726/tid=31734] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31734/stat : 31734 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31737] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31737/stat : 31737 (python) S 31724 31726 31176 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31740] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31740/stat : 31740 (python) S 31724 31726 31176 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 7 0 638998399 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31743] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31743/stat : 31743 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 7 0 638998401 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31752] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31752/stat : 31752 (python) S 31724 31726 31176 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 7 0 639008426 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31813] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31813/stat : 31813 (python) S 31724 31726 31176 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 7 0 639057050 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4746.12
Current children cumulated vsize (KiB) 5743632

[startup+1206.3 s]
/proc/loadavg: 8.21 7.92 7.04 9/405 31846
/proc/meminfo: memFree=17613984/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=391500 CPUtime=20.07 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 36636 935 1 0 1992 15 0 0 20 0 7 0 638996368 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31726/statm: 97875 19956 1886 364 0 33778 0
[pid=31733] ppid=31726 vsize=340220 CPUtime=1.59 cores=0,2,4,6
/proc/31733/stat : 31733 (python) S 31726 31726 31176 0 -1 4202560 1197 0 0 0 85 74 0 0 19 0 2 0 638998397 348385280 18465 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 85055 18465 414 364 0 20973 0
[pid=31735] ppid=31733 vsize=70708 CPUtime=586.51 cores=0,2,4,6
/proc/31735/stat : 31735 (lingeling) T 31733 31735 31735 0 -1 4202496 26256 0 0 0 58647 4 0 0 25 0 1 0 638998398 72404992 16847 33554432000 4194304 4352236 140734421682432 18446744073709551615 4207597 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/31735/statm: 17677 16847 129 39 0 16757 0
[pid=31733/tid=31811] ppid=31726 vsize=340220 CPUtime=0 cores=0,2,4,6
/proc/31733/task/31811/stat : 31811 (python) S 31726 31726 31176 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 639057049 348385280 18465 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 514 18446604453948331264 0 0 -1 2 0 0 0
[pid=31736] ppid=31726 vsize=340232 CPUtime=0.27 cores=0,2,4,6
/proc/31736/stat : 31736 (python) S 31726 31726 31176 0 -1 4202560 1114 0 0 0 14 13 0 0 19 0 2 0 638998398 348397568 18450 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/31736/statm: 85058 18450 399 364 0 20973 0
[pid=31738] ppid=31736 vsize=33728 CPUtime=99.98 cores=0,2,4,6
/proc/31738/stat : 31738 (lingeling) T 31736 31738 31738 0 -1 4202496 19349 0 0 0 9995 3 0 0 25 0 1 0 638998399 34537472 7091 33554432000 4194304 4352236 140736119362544 18446744073709551615 4233979 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/31738/statm: 8432 7091 129 39 0 7512 0
[pid=31736/tid=31750] ppid=31726 vsize=340232 CPUtime=0 cores=0,2,4,6
/proc/31736/task/31750/stat : 31750 (python) S 31726 31726 31176 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639008425 348397568 18450 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 514 18446604441891683392 0 0 -1 4 0 0 0
[pid=31739] ppid=31726 vsize=350488 CPUtime=3.63 cores=0,2,4,6
/proc/31739/stat : 31739 (python) S 31726 31726 31176 0 -1 4202560 1034 0 0 0 191 172 0 0 15 0 1 0 638998399 358899712 18425 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 6 0 0 0
/proc/31739/statm: 87622 18425 371 364 0 23534 0
[pid=31741] ppid=31739 vsize=1485900 CPUtime=1167.62 cores=0,2,4,6
/proc/31741/stat : 31741 (cryptominisat-2) R 31739 31741 31741 0 -1 4202496 529532 0 0 0 116653 109 0 0 25 0 1 0 638998400 1521561600 286892 33554432000 4194304 4677096 140735371649088 18446744073709551615 4320002 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/31741/statm: 371475 286892 399 118 0 366434 0
[pid=31742] ppid=31726 vsize=360744 CPUtime=3.29 cores=0,2,4,6
/proc/31742/stat : 31742 (python) S 31726 31726 31176 0 -1 4202560 992 0 0 0 172 157 0 0 18 0 1 0 638998400 369401856 18428 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 4 0 0 0
/proc/31742/statm: 90186 18428 370 364 0 26095 0
[pid=31744] ppid=31742 vsize=95224 CPUtime=1182.27 cores=0,2,4,6
/proc/31744/stat : 31744 (lingeling) R 31742 31744 31744 0 -1 4202496 49755 0 0 0 118221 6 0 0 25 0 1 0 638998401 97509376 22976 33554432000 4194304 4352236 140734874536128 18446744073709551615 4280956 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/31744/statm: 23806 22976 129 39 0 22886 0
[pid=31751] ppid=31726 vsize=371000 CPUtime=3.32 cores=0,2,4,6
/proc/31751/stat : 31751 (python) S 31726 31726 31176 0 -1 4202560 1018 0 0 0 173 159 0 0 15 0 1 0 639008425 379904000 18433 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 2822666255121481988 0 0 17 2 0 0 0
/proc/31751/statm: 92750 18433 371 364 0 28656 0
[pid=31753] ppid=31751 vsize=1342264 CPUtime=1082.94 cores=0,2,4,6
/proc/31753/stat : 31753 (cryptominisat-2) R 31751 31753 31753 0 -1 4202496 501235 0 0 0 108191 103 0 0 25 0 1 0 639008426 1374478336 269238 33554432000 4194304 4677096 140734275059120 18446744073709551615 4320137 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/31753/statm: 335566 269238 391 118 0 330525 0
[pid=31812] ppid=31726 vsize=381256 CPUtime=1.68 cores=0,2,4,6
/proc/31812/stat : 31812 (python) S 31726 31726 31176 0 -1 4202560 981 0 0 0 86 82 0 0 18 0 1 0 639057050 390406144 18436 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403649 0 0 17 4 0 0 0
/proc/31812/statm: 95314 18436 370 364 0 31217 0
[pid=31814] ppid=31812 vsize=180368 CPUtime=596.1 cores=0,2,4,6
/proc/31814/stat : 31814 (precosat) R 31812 31814 31814 0 -1 4202496 79658 0 0 0 59599 11 0 0 25 0 1 0 639057050 184696832 44214 33554432000 4194304 4890832 140735757889152 18446744073709551615 4474497 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/31814/statm: 45092 44214 86 171 0 44919 0
[pid=31726/tid=31734] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31734/stat : 31734 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31737] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31737/stat : 31737 (python) S 31724 31726 31176 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31740] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31740/stat : 31740 (python) S 31724 31726 31176 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 7 0 638998399 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31743] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31743/stat : 31743 (python) S 31724 31726 31176 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 7 0 638998401 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31752] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31752/stat : 31752 (python) S 31724 31726 31176 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 7 0 639008426 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31813] ppid=31724 vsize=391500 CPUtime=0 cores=0,2,4,6
/proc/31726/task/31813/stat : 31813 (python) S 31724 31726 31176 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 7 0 639057050 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4749.27
Current children cumulated vsize (KiB) 5743632

[startup+1206.5 s]
/proc/loadavg: 8.21 7.92 7.04 9/405 31846
/proc/meminfo: memFree=17613984/32951124 swapFree=65980216/67111528
[pid=31726] ppid=31724 vsize=391500 CPUtime=2477.86 cores=0,2,4,6
/proc/31726/stat : 31726 (python) S 31724 31726 31176 0 -1 4202496 36987 660350 1 0 1993 15 245298 480 17 0 7 0 638996368 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107281215 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31726/statm: 97875 19956 1886 364 0 33778 0
[pid=31742] ppid=31726 vsize=360744 CPUtime=3.29 cores=0,2,4,6
/proc/31742/stat : 31742 (python) S 31726 31726 31176 0 -1 4202560 992 0 0 0 172 157 0 0 18 0 1 0 638998400 369401856 18428 33554432000 4194304 5683644 140734020151280 18446744073709551615 228095471174 0 0 16781312 514 15879322850201403652 0 0 17 4 0 0 0
/proc/31742/statm: 90186 18428 370 364 0 26095 0
[pid=31744] ppid=31742 vsize=95224 CPUtime=1182.47 cores=0,2,4,6
/proc/31744/stat : 31744 (lingeling) R 31742 31744 31744 0 -1 4202496 49755 0 0 0 118241 6 0 0 25 0 1 0 638998401 97509376 22976 33554432000 4194304 4352236 140734874536128 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/31744/statm: 23806 22976 129 39 0 22886 0
[pid=31751] ppid=31726 vsize=371000 CPUtime=3.32 cores=0,2,4,6
/proc/31751/stat : 31751 (python) S 31726 31726 31176 0 -1 4202560 1037 0 0 0 173 159 0 0 15 0 1 0 639008425 379904000 18438 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107281215 0 0 16781824 2 18446744071562232103 0 0 17 2 0 0 0
/proc/31751/statm: 92750 18438 376 364 0 28656 0
[pid=31753] ppid=31751 vsize=0 CPUtime=1083.13 cores=0,2,4,6
/proc/31753/stat : 31753 (cryptominisat-2) R 31751 31753 31753 0 -1 4203524 501255 0 0 0 108210 103 0 0 25 0 1 0 639008426 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31753/statm: 0 0 0 0 0 0 0
[pid=31726/tid=31734] ppid=31724 vsize=391500 CPUtime=2457.78 cores=0,2,4,6
/proc/31726/task/31734/stat : 31734 (python) S 31724 31726 31176 0 -1 4202560 27 660350 0 0 0 0 245298 480 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31737] ppid=31724 vsize=391500 CPUtime=2457.78 cores=0,2,4,6
/proc/31726/task/31737/stat : 31737 (python) S 31724 31726 31176 0 -1 4202560 24 660350 0 0 0 0 245298 480 25 0 7 0 638998398 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31740] ppid=31724 vsize=391500 CPUtime=2457.78 cores=0,2,4,6
/proc/31726/task/31740/stat : 31740 (python) S 31724 31726 31176 0 -1 4202560 25 660350 0 0 0 0 245298 480 25 0 7 0 638998399 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 6 0 0 0
[pid=31726/tid=31743] ppid=31724 vsize=391500 CPUtime=2457.78 cores=0,2,4,6
/proc/31726/task/31743/stat : 31743 (python) S 31724 31726 31176 0 -1 4202560 27 660350 0 0 0 0 245298 480 25 0 7 0 638998401 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31752] ppid=31724 vsize=391500 CPUtime=2457.78 cores=0,2,4,6
/proc/31726/task/31752/stat : 31752 (python) S 31724 31726 31176 0 -1 4202560 28 660350 0 0 0 0 245298 480 20 0 7 0 639008426 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
[pid=31726/tid=31813] ppid=31724 vsize=391500 CPUtime=2457.78 cores=0,2,4,6
/proc/31726/task/31813/stat : 31813 (python) S 31724 31726 31176 0 -1 4202560 29 660350 0 0 0 0 245298 480 20 0 7 0 639057050 400896000 19956 33554432000 4194304 5683644 140734020151280 18446744073709551615 228107274673 0 0 16781312 2 18446604453913774976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4750.07
Current children cumulated vsize (KiB) 1218468

Child status: 0
Real time (s): 1206.57
CPU time (s): 4750.24
CPU user time (s): 4740.95
CPU system time (s): 9.28659
CPU usage (%): 393.696
Max. virtual memory (cumulated for all children) (KiB): 5825420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4740.95
system time used= 9.28659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1260354
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= 9181
involuntary context switches= 26254

runsolver used 4.49532 second user time and 10.5044 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 15:23:29
IDJOB=3378971
IDBENCH=82462
IDSOLVER=1860
FILE ID=node142/3378971-1305465809
RUNJOBID= node142-1305463184-31194
PBS_JOBID= 13324985
Free space on /tmp= 73440 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.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-3378971-1305465809/watcher-3378971-1305465809 -o /tmp/evaluation-result-3378971-1305465809/solver-3378971-1305465809 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378971-1305465809.cnf -seed 2063532591 -budget 4800 -cores 4

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=2063532591

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      20744144 kB
Buffers:        338992 kB
Cached:        4946992 kB
SwapCached:      11520 kB
Active:        8783636 kB
Inactive:      3083456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20744144 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           52928 kB
Writeback:           0 kB
AnonPages:     6577736 kB
Mapped:          26684 kB
Slab:           235824 kB
PageTables:      37676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79413852 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= 73480 MiB
End job on node142 at 2011-05-15 15:43:36