Trace number 3317820

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-industrialUNSAT 167.439 67.4904

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.55/11.19	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.55/11.19	c INFO: solving HOME/instance-3317820-1304267295.cnf
0.55/11.19	c INFO: computing task features
1.39/12.03	c INFO: computed variable-clause graph statistics
1.39/12.07	c INFO: computed clause balance statistics
5.68/16.39	c INFO: computed variable balance statistics
8.98/19.63	c INFO: computed small-clause counts
8.98/19.67	c INFO: computed Horn-clause counts
19.78/30.46	c INFO: computed variable graph statistics
19.78/30.46	c INFO: collected features for HOME/instance-3317820-1304267295.cnf in 19.24 s
19.78/30.49	c INFO: running lingeling-276@0 for 97 with 4780 remaining (b = 0.41)
19.88/30.51	c INFO: running cryptominisat-2.9.0@0 for 485 with 4780 remaining (b = 0.36)
19.88/30.54	c INFO: running lingeling-276@0 for 1261 with 4780 remaining (b = 0.49)
19.88/30.56	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4780 remaining (b = 0.56)
167.12/67.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3317820-1304267295/watcher-3317820-1304267295 -o /tmp/evaluation-result-3317820-1304267295/solver-3317820-1304267295 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317820-1304267295.cnf -seed 2063799985 -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: 0.00 0.00 0.00 2/176 6940
/proc/meminfo: memFree=29861216/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/6940/stat : 6940 (runsolver) D 6936 6940 6903 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 538330202 12083200 54 33554432000 4194304 5434984 140735484997072 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6940/statm: 2950 54 34 303 0 2644 0

[startup+0.023525 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 6940
/proc/meminfo: memFree=29861216/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/6940/stat : 6940 (runsolver) D 6936 6940 6903 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 1 0 538330202 12083200 54 33554432000 4194304 5434984 140735484997072 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6940/statm: 2950 54 34 303 0 2644 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11800

[startup+0.100493 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 6940
/proc/meminfo: memFree=29861216/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=1964 CPUtime=0 cores=1,3,5,7
/proc/6940/stat : 6940 (python) D 6936 6940 6903 0 -1 4194304 75 0 1 0 0 0 0 0 17 0 1 0 538330202 2011136 28 33554432000 4194304 5683644 140734128499632 18446744073709551615 253635937296 0 0 4096 0 18446744071562234166 0 0 17 7 0 0 2
/proc/6940/statm: 491 28 21 364 0 37 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1964

[startup+0.300417 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 6940
/proc/meminfo: memFree=29861216/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=15080 CPUtime=0 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 644 0 6 0 0 0 0 0 16 0 1 0 538330202 15441920 545 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699945619 0 0 17 7 0 0 7
/proc/6940/statm: 3770 545 312 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.700415 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 6940
/proc/meminfo: memFree=29861216/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 814 0 6 0 0 0 0 0 16 0 1 0 538330202 15753216 704 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 11
/proc/6940/statm: 3846 704 334 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+1.50025 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 6942
/proc/meminfo: memFree=29852448/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=16396 CPUtime=0.01 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 1111 0 6 0 0 1 0 0 16 0 1 0 538330202 16789504 984 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 20
/proc/6940/statm: 4099 984 409 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+3.10096 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 6942
/proc/meminfo: memFree=29849492/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=36512 CPUtime=0.07 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 1598 0 13 0 3 4 0 0 15 0 1 0 538330202 37388288 1444 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 27
/proc/6940/statm: 9128 1444 452 364 0 945 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36512
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 0.00 0.00 0.00 1/178 6943
/proc/meminfo: memFree=29838056/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=104616 CPUtime=0.14 cores=1,3,5,7
/proc/6940/stat : 6940 (python) D 6936 6940 6903 0 -1 4202496 3121 0 31 0 6 8 0 0 16 0 1 0 538330202 107126784 2827 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640857600 0 0 16781312 2 0 0 0 17 1 0 0 71
/proc/6940/statm: 26154 2827 847 364 0 1902 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 104616
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 0.08 0.02 0.01 3/178 6951
/proc/meminfo: memFree=29671212/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=331500 CPUtime=2.08 cores=1,3,5,7
/proc/6940/stat : 6940 (python) R 6936 6940 6903 0 -1 4202496 31547 926 112 9 178 30 0 0 17 0 1 0 538330202 339456000 20259 33554432000 4194304 5683644 140734128499632 18446744073709551615 47628258244816 0 0 16781312 2 0 0 0 17 1 0 0 199
/proc/6940/statm: 82875 20259 1826 364 0 18799 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 331500
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 0.37 0.08 0.03 7/190 6963
/proc/meminfo: memFree=29504276/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=333720 CPUtime=14.88 cores=1,3,5,7
/proc/6940/stat : 6940 (python) R 6936 6940 6903 0 -1 4202496 32109 926 112 9 1458 30 0 0 25 0 1 0 538330202 341729280 20821 33554432000 4194304 5683644 140734128499632 18446744073709551615 47628290689807 0 0 16781312 2 0 0 0 17 1 0 0 199
/proc/6940/statm: 83430 20821 1833 364 0 19354 0
Current children cumulated CPU time (s) 14.88
Current children cumulated vsize (KiB) 333720
heavy processes:

[startup+51.1012 s]
/proc/loadavg: 3.05 0.74 0.25 10/202 6976
/proc/meminfo: memFree=29018288/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=370404 CPUtime=19.94 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 34751 926 112 9 1963 31 0 0 22 0 5 0 538330202 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 199
/proc/6940/statm: 92601 19797 1881 364 0 28510 0
[pid=6964] ppid=6940 vsize=329392 CPUtime=0.01 cores=1,3,5,7
/proc/6964/stat : 6964 (python) S 6940 6940 6903 0 -1 4202560 984 0 0 0 0 1 0 0 18 0 1 0 538333251 337297408 18281 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879631 0 0 16781312 514 5646651915606393096 0 0 17 7 0 0 0
/proc/6964/statm: 82348 18281 381 364 0 18266 0
[pid=6966] ppid=6964 vsize=31920 CPUtime=20.59 cores=1,3,5,7
/proc/6966/stat : 6966 (lingeling) R 6964 6966 6966 0 -1 4202496 13773 0 0 0 2058 1 0 0 25 0 1 0 538333252 32686080 6639 33554432000 4194304 4352236 140733667338288 18446744073709551615 4328059 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/6966/statm: 7980 6639 129 39 0 7060 0
[pid=6967] ppid=6940 vsize=339648 CPUtime=0.04 cores=1,3,5,7
/proc/6967/stat : 6967 (python) S 6940 6940 6903 0 -1 4202560 919 0 0 0 2 2 0 0 15 0 1 0 538333254 347799552 18274 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5633682080740114696 0 0 17 5 0 0 0
/proc/6967/statm: 84912 18274 370 364 0 20827 0
[pid=6969] ppid=6967 vsize=197144 CPUtime=20.48 cores=1,3,5,7
/proc/6969/stat : 6969 (cryptominisat-2) R 6967 6969 6969 0 -1 4202496 47056 0 0 0 2041 7 0 0 25 0 1 0 538333254 201875456 40443 33554432000 4194304 4677096 140735362752752 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6969/statm: 49286 40443 392 118 0 44245 0
[pid=6970] ppid=6940 vsize=349904 CPUtime=0.02 cores=1,3,5,7
/proc/6970/stat : 6970 (python) S 6940 6940 6903 0 -1 4202560 930 0 0 0 1 1 0 0 18 0 1 0 538333256 358301696 18277 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5646651915606393096 0 0 17 1 0 0 0
/proc/6970/statm: 87476 18277 369 364 0 23388 0
[pid=6972] ppid=6970 vsize=29908 CPUtime=20.52 cores=1,3,5,7
/proc/6972/stat : 6972 (lingeling) R 6970 6972 6972 0 -1 4202496 13784 0 0 0 2051 1 0 0 25 0 1 0 538333257 30625792 6647 33554432000 4194304 4352236 140736232950960 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/6972/statm: 7477 6647 129 39 0 6557 0
[pid=6973] ppid=6940 vsize=360160 CPUtime=0.03 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6940 6940 6903 0 -1 4202560 964 0 0 0 1 2 0 0 15 0 1 0 538333259 368803840 18282 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 6655572585641640199 0 0 17 7 0 0 0
/proc/6973/statm: 90040 18282 370 364 0 25949 0
[pid=6975] ppid=6973 vsize=196560 CPUtime=20.37 cores=1,3,5,7
/proc/6975/stat : 6975 (cryptominisat-2) R 6973 6975 6975 0 -1 4202496 46913 0 0 0 2030 7 0 0 25 0 1 0 538333259 201277440 40284 33554432000 4194304 4677096 140734696199104 18446744073709551615 4318898 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6975/statm: 49140 40284 392 118 0 44099 0
[pid=6940/tid=6965] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6965/stat : 6965 (python) S 6936 6940 6903 0 -1 4202560 25 926 0 9 0 0 0 0 25 0 5 0 538333252 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 7 0 0 0
[pid=6940/tid=6968] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6968/stat : 6968 (python) S 6936 6940 6903 0 -1 4202560 20 926 0 9 0 0 0 0 25 0 5 0 538333254 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 2205040

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

[startup+57.501 s]
/proc/loadavg: 3.44 0.86 0.29 10/202 6976
/proc/meminfo: memFree=29014932/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=370404 CPUtime=19.94 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 34751 926 112 9 1963 31 0 0 22 0 5 0 538330202 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 199
/proc/6940/statm: 92601 19797 1881 364 0 28510 0
[pid=6964] ppid=6940 vsize=329392 CPUtime=0.03 cores=1,3,5,7
/proc/6964/stat : 6964 (python) S 6940 6940 6903 0 -1 4202560 988 0 0 0 1 2 0 0 18 0 1 0 538333251 337297408 18281 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879631 0 0 16781312 514 5646651915606393096 0 0 17 7 0 0 0
/proc/6964/statm: 82348 18281 381 364 0 18266 0
[pid=6966] ppid=6964 vsize=31916 CPUtime=26.99 cores=1,3,5,7
/proc/6966/stat : 6966 (lingeling) R 6964 6966 6966 0 -1 4202496 13773 0 0 0 2698 1 0 0 25 0 1 0 538333252 32681984 6638 33554432000 4194304 4352236 140733667338288 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/6966/statm: 7979 6638 129 39 0 7059 0
[pid=6967] ppid=6940 vsize=339648 CPUtime=0.04 cores=1,3,5,7
/proc/6967/stat : 6967 (python) S 6940 6940 6903 0 -1 4202560 925 0 0 0 2 2 0 0 15 0 1 0 538333254 347799552 18274 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5633682080740114696 0 0 17 5 0 0 0
/proc/6967/statm: 84912 18274 370 364 0 20827 0
[pid=6969] ppid=6967 vsize=202244 CPUtime=26.87 cores=1,3,5,7
/proc/6969/stat : 6969 (cryptominisat-2) R 6967 6969 6969 0 -1 4202496 49486 0 0 0 2679 8 0 0 25 0 1 0 538333254 207097856 41831 33554432000 4194304 4677096 140735362752752 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6969/statm: 50561 41831 392 118 0 45520 0
[pid=6970] ppid=6940 vsize=349904 CPUtime=0.02 cores=1,3,5,7
/proc/6970/stat : 6970 (python) S 6940 6940 6903 0 -1 4202560 933 0 0 0 1 1 0 0 18 0 1 0 538333256 358301696 18277 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5646651915606393096 0 0 17 1 0 0 0
/proc/6970/statm: 87476 18277 369 364 0 23388 0
[pid=6972] ppid=6970 vsize=29908 CPUtime=26.91 cores=1,3,5,7
/proc/6972/stat : 6972 (lingeling) R 6970 6972 6972 0 -1 4202496 13784 0 0 0 2690 1 0 0 25 0 1 0 538333257 30625792 6647 33554432000 4194304 4352236 140736232950960 18446744073709551615 4208187 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/6972/statm: 7477 6647 129 39 0 6557 0
[pid=6973] ppid=6940 vsize=360160 CPUtime=0.04 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6940 6940 6903 0 -1 4202560 969 0 0 0 2 2 0 0 15 0 1 0 538333259 368803840 18282 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 6655572585641640199 0 0 17 7 0 0 0
/proc/6973/statm: 90040 18282 370 364 0 25949 0
[pid=6975] ppid=6973 vsize=200900 CPUtime=26.72 cores=1,3,5,7
/proc/6975/stat : 6975 (cryptominisat-2) R 6973 6975 6975 0 -1 4202496 49210 0 0 0 2664 8 0 0 25 0 1 0 538333259 205721600 41544 33554432000 4194304 4677096 140734696199104 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6975/statm: 50225 41544 392 118 0 45184 0
[pid=6940/tid=6965] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6965/stat : 6965 (python) S 6936 6940 6903 0 -1 4202560 25 926 0 9 0 0 0 0 25 0 5 0 538333252 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 7 0 0 0
[pid=6940/tid=6968] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6968/stat : 6968 (python) S 6936 6940 6903 0 -1 4202560 20 926 0 9 0 0 0 0 25 0 5 0 538333254 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 127.56
Current children cumulated vsize (KiB) 2214476

[startup+63.9009 s]
/proc/loadavg: 3.97 1.02 0.34 10/202 6976
/proc/meminfo: memFree=29002532/32951124 swapFree=67111364/67111528

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

[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 159.53
Current children cumulated vsize (KiB) 2184932

[startup+66.3014 s]
/proc/loadavg: 4.37 1.15 0.39 11/202 6976
/proc/meminfo: memFree=29034384/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=370404 CPUtime=19.94 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 34751 926 112 9 1963 31 0 0 22 0 5 0 538330202 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 199
/proc/6940/statm: 92601 19797 1881 364 0 28510 0
[pid=6964] ppid=6940 vsize=329392 CPUtime=0.04 cores=1,3,5,7
/proc/6964/stat : 6964 (python) S 6940 6940 6903 0 -1 4202560 995 0 0 0 1 3 0 0 18 0 1 0 538333251 337297408 18281 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879631 0 0 16781312 514 5646651915606393096 0 0 17 7 0 0 0
/proc/6964/statm: 82348 18281 381 364 0 18266 0
[pid=6966] ppid=6964 vsize=31916 CPUtime=35.79 cores=1,3,5,7
/proc/6966/stat : 6966 (lingeling) R 6964 6966 6966 0 -1 4202496 13773 0 0 0 3578 1 0 0 25 0 1 0 538333252 32681984 6638 33554432000 4194304 4352236 140733667338288 18446744073709551615 4309093 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/6966/statm: 7979 6638 129 39 0 7059 0
[pid=6967] ppid=6940 vsize=339648 CPUtime=0.06 cores=1,3,5,7
/proc/6967/stat : 6967 (python) S 6940 6940 6903 0 -1 4202560 927 0 0 0 3 3 0 0 15 0 1 0 538333254 347799552 18274 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5633682080740114696 0 0 17 5 0 0 0
/proc/6967/statm: 84912 18274 370 364 0 20827 0
[pid=6969] ppid=6967 vsize=202412 CPUtime=35.66 cores=1,3,5,7
/proc/6969/stat : 6969 (cryptominisat-2) R 6967 6969 6969 0 -1 4202496 51674 0 0 0 3557 9 0 0 25 0 1 0 538333254 207269888 41830 33554432000 4194304 4677096 140735362752752 18446744073709551615 4485004 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6969/statm: 50603 41830 392 118 0 45562 0
[pid=6970] ppid=6940 vsize=349904 CPUtime=1.08 cores=1,3,5,7
/proc/6970/stat : 6970 (python) R 6940 6940 6903 0 -1 4202560 943 0 0 0 89 19 0 0 16 0 1 0 538333256 358301696 18278 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652689727 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/6970/statm: 87476 18278 370 364 0 23388 0
[pid=6972] ppid=6970 vsize=0 CPUtime=34.66 cores=1,3,5,7
/proc/6972/stat : 6972 (lingeling) R 6970 6972 6972 0 -1 4202500 13787 0 0 0 3465 1 0 0 25 0 1 0 538333257 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6972/statm: 0 0 0 0 0 0 0
[pid=6973] ppid=6940 vsize=360160 CPUtime=0.06 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6940 6940 6903 0 -1 4202560 975 0 0 0 3 3 0 0 15 0 1 0 538333259 368803840 18282 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5646651915606393095 0 0 17 7 0 0 0
/proc/6973/statm: 90040 18282 370 364 0 25949 0
[pid=6975] ppid=6973 vsize=201096 CPUtime=35.43 cores=1,3,5,7
/proc/6975/stat : 6975 (cryptominisat-2) R 6973 6975 6975 0 -1 4202496 51400 0 0 0 3535 8 0 0 25 0 1 0 538333259 205922304 41556 33554432000 4194304 4677096 140734696199104 18446744073709551615 4321066 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6975/statm: 50274 41556 392 118 0 45233 0
[pid=6940/tid=6965] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6965/stat : 6965 (python) S 6936 6940 6903 0 -1 4202560 25 926 0 9 0 0 0 0 25 0 5 0 538333252 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 7 0 0 0
[pid=6940/tid=6968] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6968/stat : 6968 (python) S 6936 6940 6903 0 -1 4202560 20 926 0 9 0 0 0 0 25 0 5 0 538333254 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.72
Current children cumulated vsize (KiB) 2184932

[startup+67.1073 s]
/proc/loadavg: 4.37 1.15 0.39 11/202 6976
/proc/meminfo: memFree=29023720/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=370404 CPUtime=19.94 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 34751 926 112 9 1963 31 0 0 22 0 5 0 538330202 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 199
/proc/6940/statm: 92601 19797 1881 364 0 28510 0
[pid=6964] ppid=6940 vsize=329392 CPUtime=0.04 cores=1,3,5,7
/proc/6964/stat : 6964 (python) S 6940 6940 6903 0 -1 4202560 995 0 0 0 1 3 0 0 18 0 1 0 538333251 337297408 18281 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879631 0 0 16781312 514 5646651915606393096 0 0 17 7 0 0 0
/proc/6964/statm: 82348 18281 381 364 0 18266 0
[pid=6966] ppid=6964 vsize=31912 CPUtime=36.6 cores=1,3,5,7
/proc/6966/stat : 6966 (lingeling) R 6964 6966 6966 0 -1 4202496 13773 0 0 0 3659 1 0 0 25 0 1 0 538333252 32677888 6637 33554432000 4194304 4352236 140733667338288 18446744073709551615 4331583 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/6966/statm: 7978 6637 129 39 0 7058 0
[pid=6967] ppid=6940 vsize=339648 CPUtime=0.06 cores=1,3,5,7
/proc/6967/stat : 6967 (python) S 6940 6940 6903 0 -1 4202560 929 0 0 0 3 3 0 0 15 0 1 0 538333254 347799552 18274 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5633682080740114696 0 0 17 5 0 0 0
/proc/6967/statm: 84912 18274 370 364 0 20827 0
[pid=6969] ppid=6967 vsize=205104 CPUtime=36.46 cores=1,3,5,7
/proc/6969/stat : 6969 (cryptominisat-2) R 6967 6969 6969 0 -1 4202496 52518 0 0 0 3637 9 0 0 25 0 1 0 538333254 210026496 42674 33554432000 4194304 4677096 140735362752752 18446744073709551615 4346270 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6969/statm: 51276 42674 392 118 0 46235 0
[pid=6970] ppid=6940 vsize=349904 CPUtime=1.88 cores=1,3,5,7
/proc/6970/stat : 6970 (python) R 6940 6940 6903 0 -1 4202560 943 0 0 0 154 34 0 0 17 0 1 0 538333256 358301696 18278 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652689727 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/6970/statm: 87476 18278 370 364 0 23388 0
[pid=6972] ppid=6970 vsize=0 CPUtime=34.66 cores=1,3,5,7
/proc/6972/stat : 6972 (lingeling) R 6970 6972 6972 0 -1 4202500 13787 0 0 0 3465 1 0 0 25 0 1 0 538333257 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6972/statm: 0 0 0 0 0 0 0
[pid=6973] ppid=6940 vsize=360160 CPUtime=0.06 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6940 6940 6903 0 -1 4202560 975 0 0 0 3 3 0 0 15 0 1 0 538333259 368803840 18282 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 6655572585641640199 0 0 17 7 0 0 0
/proc/6973/statm: 90040 18282 370 364 0 25949 0
[pid=6975] ppid=6973 vsize=204248 CPUtime=36.23 cores=1,3,5,7
/proc/6975/stat : 6975 (cryptominisat-2) R 6973 6975 6975 0 -1 4202496 52221 0 0 0 3615 8 0 0 25 0 1 0 538333259 209149952 42377 33554432000 4194304 4677096 140734696199104 18446744073709551615 4576059 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6975/statm: 51062 42377 392 118 0 46021 0
[pid=6940/tid=6965] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6965/stat : 6965 (python) S 6936 6940 6903 0 -1 4202560 25 926 0 9 0 0 0 0 25 0 5 0 538333252 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 7 0 0 0
[pid=6940/tid=6968] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6968/stat : 6968 (python) S 6936 6940 6903 0 -1 4202560 20 926 0 9 0 0 0 0 25 0 5 0 538333254 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 165.93
Current children cumulated vsize (KiB) 2190772

[startup+67.3013 s]
/proc/loadavg: 4.37 1.15 0.39 11/202 6976
/proc/meminfo: memFree=29023720/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=370404 CPUtime=19.94 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 34751 926 112 9 1963 31 0 0 22 0 5 0 538330202 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 199
/proc/6940/statm: 92601 19797 1881 364 0 28510 0
[pid=6964] ppid=6940 vsize=329392 CPUtime=0.04 cores=1,3,5,7
/proc/6964/stat : 6964 (python) S 6940 6940 6903 0 -1 4202560 995 0 0 0 1 3 0 0 18 0 1 0 538333251 337297408 18281 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879631 0 0 16781312 514 5646651915606393096 0 0 17 7 0 0 0
/proc/6964/statm: 82348 18281 381 364 0 18266 0
[pid=6966] ppid=6964 vsize=31912 CPUtime=36.79 cores=1,3,5,7
/proc/6966/stat : 6966 (lingeling) R 6964 6966 6966 0 -1 4202496 13773 0 0 0 3678 1 0 0 25 0 1 0 538333252 32677888 6637 33554432000 4194304 4352236 140733667338288 18446744073709551615 4328832 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/6966/statm: 7978 6637 129 39 0 7058 0
[pid=6967] ppid=6940 vsize=339648 CPUtime=0.06 cores=1,3,5,7
/proc/6967/stat : 6967 (python) S 6940 6940 6903 0 -1 4202560 929 0 0 0 3 3 0 0 15 0 1 0 538333254 347799552 18274 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5633682080740114696 0 0 17 5 0 0 0
/proc/6967/statm: 84912 18274 370 364 0 20827 0
[pid=6969] ppid=6967 vsize=205104 CPUtime=36.66 cores=1,3,5,7
/proc/6969/stat : 6969 (cryptominisat-2) R 6967 6969 6969 0 -1 4202496 52543 0 0 0 3657 9 0 0 25 0 1 0 538333254 210026496 42699 33554432000 4194304 4677096 140735362752752 18446744073709551615 4319536 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6969/statm: 51276 42699 392 118 0 46235 0
[pid=6970] ppid=6940 vsize=349904 CPUtime=2.08 cores=1,3,5,7
/proc/6970/stat : 6970 (python) R 6940 6940 6903 0 -1 4202560 943 0 0 0 171 37 0 0 18 0 1 0 538333256 358301696 18278 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652689727 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/6970/statm: 87476 18278 370 364 0 23388 0
[pid=6972] ppid=6970 vsize=0 CPUtime=34.66 cores=1,3,5,7
/proc/6972/stat : 6972 (lingeling) R 6970 6972 6972 0 -1 4202500 13787 0 0 0 3465 1 0 0 25 0 1 0 538333257 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6972/statm: 0 0 0 0 0 0 0
[pid=6973] ppid=6940 vsize=360160 CPUtime=0.06 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6940 6940 6903 0 -1 4202560 975 0 0 0 3 3 0 0 15 0 1 0 538333259 368803840 18282 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 6655572585641640199 0 0 17 7 0 0 0
/proc/6973/statm: 90040 18282 370 364 0 25949 0
[pid=6975] ppid=6973 vsize=204248 CPUtime=36.43 cores=1,3,5,7
/proc/6975/stat : 6975 (cryptominisat-2) R 6973 6975 6975 0 -1 4202496 52286 0 0 0 3635 8 0 0 25 0 1 0 538333259 209149952 42442 33554432000 4194304 4677096 140734696199104 18446744073709551615 4320832 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6975/statm: 51062 42442 392 118 0 46021 0
[pid=6940/tid=6965] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6965/stat : 6965 (python) S 6936 6940 6903 0 -1 4202560 25 926 0 9 0 0 0 0 25 0 5 0 538333252 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 7 0 0 0
[pid=6940/tid=6968] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6968/stat : 6968 (python) S 6936 6940 6903 0 -1 4202560 20 926 0 9 0 0 0 0 25 0 5 0 538333254 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 166.72
Current children cumulated vsize (KiB) 2190772

[startup+67.4012 s]
/proc/loadavg: 4.37 1.15 0.39 11/202 6976
/proc/meminfo: memFree=29023720/32951124 swapFree=67111364/67111528
[pid=6940] ppid=6936 vsize=370404 CPUtime=19.94 cores=1,3,5,7
/proc/6940/stat : 6940 (python) S 6936 6940 6903 0 -1 4202496 34751 926 112 9 1963 31 0 0 22 0 5 0 538330202 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 199
/proc/6940/statm: 92601 19797 1881 364 0 28510 0
[pid=6964] ppid=6940 vsize=329392 CPUtime=0.04 cores=1,3,5,7
/proc/6964/stat : 6964 (python) S 6940 6940 6903 0 -1 4202560 995 0 0 0 1 3 0 0 18 0 1 0 538333251 337297408 18281 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879631 0 0 16781312 514 5646651915606393096 0 0 17 7 0 0 0
/proc/6964/statm: 82348 18281 381 364 0 18266 0
[pid=6966] ppid=6964 vsize=31912 CPUtime=36.89 cores=1,3,5,7
/proc/6966/stat : 6966 (lingeling) R 6964 6966 6966 0 -1 4202496 13773 0 0 0 3688 1 0 0 25 0 1 0 538333252 32677888 6637 33554432000 4194304 4352236 140733667338288 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/6966/statm: 7978 6637 129 39 0 7058 0
[pid=6967] ppid=6940 vsize=339648 CPUtime=0.06 cores=1,3,5,7
/proc/6967/stat : 6967 (python) S 6940 6940 6903 0 -1 4202560 929 0 0 0 3 3 0 0 15 0 1 0 538333254 347799552 18274 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 5633682080740114696 0 0 17 5 0 0 0
/proc/6967/statm: 84912 18274 370 364 0 20827 0
[pid=6969] ppid=6967 vsize=205104 CPUtime=36.76 cores=1,3,5,7
/proc/6969/stat : 6969 (cryptominisat-2) R 6967 6969 6969 0 -1 4202496 52552 0 0 0 3667 9 0 0 25 0 1 0 538333254 210026496 42708 33554432000 4194304 4677096 140735362752752 18446744073709551615 4319059 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6969/statm: 51276 42708 392 118 0 46235 0
[pid=6970] ppid=6940 vsize=349904 CPUtime=2.18 cores=1,3,5,7
/proc/6970/stat : 6970 (python) R 6940 6940 6903 0 -1 4202560 943 0 0 0 179 39 0 0 18 0 1 0 538333256 358301696 18278 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652689727 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/6970/statm: 87476 18278 370 364 0 23388 0
[pid=6972] ppid=6970 vsize=0 CPUtime=34.66 cores=1,3,5,7
/proc/6972/stat : 6972 (lingeling) R 6970 6972 6972 0 -1 4202500 13787 0 0 0 3465 1 0 0 25 0 1 0 538333257 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6972/statm: 0 0 0 0 0 0 0
[pid=6973] ppid=6940 vsize=360160 CPUtime=0.06 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6940 6940 6903 0 -1 4202560 975 0 0 0 3 3 0 0 15 0 1 0 538333259 368803840 18282 33554432000 4194304 5683644 140734128499632 18446744073709551615 253640879686 0 0 16781312 514 6655572585641640199 0 0 17 7 0 0 0
/proc/6973/statm: 90040 18282 370 364 0 25949 0
[pid=6975] ppid=6973 vsize=204248 CPUtime=36.53 cores=1,3,5,7
/proc/6975/stat : 6975 (cryptominisat-2) R 6973 6975 6975 0 -1 4202496 52286 0 0 0 3645 8 0 0 25 0 1 0 538333259 209149952 42442 33554432000 4194304 4677096 140734696199104 18446744073709551615 4542288 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6975/statm: 51062 42442 392 118 0 46021 0
[pid=6940/tid=6965] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6965/stat : 6965 (python) S 6936 6940 6903 0 -1 4202560 25 926 0 9 0 0 0 0 25 0 5 0 538333252 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 7 0 0 0
[pid=6940/tid=6968] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6968/stat : 6968 (python) S 6936 6940 6903 0 -1 4202560 20 926 0 9 0 0 0 0 25 0 5 0 538333254 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6971] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6971/stat : 6971 (python) S 6936 6940 6903 0 -1 4202560 24 926 0 9 0 0 0 0 20 0 5 0 538333257 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
[pid=6940/tid=6974] ppid=6936 vsize=370404 CPUtime=0 cores=1,3,5,7
/proc/6940/task/6974/stat : 6974 (python) S 6936 6940 6903 0 -1 4202560 28 926 0 9 0 0 0 0 22 0 5 0 538333259 379293696 19797 33554432000 4194304 5683644 140734128499632 18446744073709551615 253652683185 0 0 16781312 2 18446604458012605504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 167.12
Current children cumulated vsize (KiB) 2190772

Child status: 0
Real time (s): 67.4904
CPU time (s): 167.439
CPU user time (s): 166.361
CPU system time (s): 1.07784
CPU usage (%): 248.092
Max. virtual memory (cumulated for all children) (KiB): 2214832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.361
system time used= 1.07784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182309
page faults= 121
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18146
involuntary context switches= 1966

runsolver used 0.116982 second user time and 0.277957 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-01 18:28:15
IDJOB=3317820
IDBENCH=69599
IDSOLVER=1706
FILE ID=node106/3317820-1304267295
RUNJOBID= node106-1304267295-6922
PBS_JOBID= 13173972
Free space on /tmp= 72984 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.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-3317820-1304267295/watcher-3317820-1304267295 -o /tmp/evaluation-result-3317820-1304267295/solver-3317820-1304267295 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317820-1304267295.cnf -seed 2063799985 -budget 4800 -cores 4

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=2063799985

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29861636 kB
Buffers:        295660 kB
Cached:        2515660 kB
SwapCached:         88 kB
Active:        1172832 kB
Inactive:      1702232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29861636 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           72168 kB
Writeback:           0 kB
AnonPages:       63628 kB
Mapped:          14536 kB
Slab:           151224 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189032 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= 72924 MiB
End job on node106 at 2011-05-01 18:29:26