Trace number 3378979

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)? 4789.97 1202.23

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.37/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.68	c INFO: solving HOME/instance-3378979-1305466508.cnf
0.37/0.68	c INFO: computing task features
0.45/0.70	c INFO: computed variable-clause graph statistics
0.45/0.70	c INFO: computed clause balance statistics
0.55/0.81	c INFO: computed variable balance statistics
0.55/0.88	c INFO: computed small-clause counts
0.55/0.88	c INFO: computed Horn-clause counts
0.55/0.89	c INFO: computed variable graph statistics
0.55/0.89	c INFO: collected features for HOME/instance-3378979-1305466508.cnf in 0.21 s
0.55/0.90	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
0.64/0.90	c INFO: running cryptominisat-2.9.0@0 for 582 with 1199 remaining (b = 0.51)
0.64/0.91	c INFO: running lingeling-276@0 for 1199 with 1199 remaining (b = 0.57)
0.64/0.92	c INFO: running lingeling-276@0 for 97 with 1199 remaining (b = 0.21)
400.54/101.22	c INFO: running cryptominisat-2.9.0@0 for 1099 with 1099 remaining (b = 0.39)
2343.18/588.48	c INFO: running lingeling-276@99 for 97 with 612 remaining (b = 0.08)
2376.25/596.71	c INFO: running precosat-570@0 for 603 with 603 remaining (b = 0.32)
2731.09/685.76	c INFO: running precosat-570@0 for 97 with 514 remaining (b = 0.10)
3130.85/786.06	c INFO: running lingeling-276@0 for 414 with 414 remaining (b = 0.16)
4789.40/1202.20	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-3378979-1305466508/watcher-3378979-1305466508 -o /tmp/evaluation-result-3378979-1305466508/solver-3378979-1305466508 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378979-1305466508.cnf -seed 239127118 -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: 7.68 7.27 4.89 5/375 3261
/proc/meminfo: memFree=25982240/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/3261/stat : 3261 (python) R 3259 3261 2862 0 -1 4202496 789 0 0 0 0 0 0 0 25 0 1 0 658249296 15753216 678 33554432000 4194304 5683644 140733693590384 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3261/statm: 3845 679 322 364 0 332 0

[startup+0.093104 s]
/proc/loadavg: 7.68 7.27 4.89 5/375 3261
/proc/meminfo: memFree=25982240/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=84476 CPUtime=0.06 cores=1,3,5,7
/proc/3261/stat : 3261 (python) R 3259 3261 2862 0 -1 4202496 2316 0 0 0 4 2 0 0 18 0 1 0 658249296 86503424 2046 33554432000 4194304 5683644 140733693590384 18446744073709551615 210326147296 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3261/statm: 21119 2048 659 364 0 1336 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84476

[startup+0.101112 s]
/proc/loadavg: 7.68 7.27 4.89 5/375 3261
/proc/meminfo: memFree=25982240/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=85624 CPUtime=0.06 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 2630 0 0 0 4 2 0 0 17 0 1 0 658249296 87678976 2348 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/3261/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.301105 s]
/proc/loadavg: 7.68 7.27 4.89 5/375 3261
/proc/meminfo: memFree=25982240/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 5961 933 1 0 14 5 0 0 17 0 1 0 658249296 139010048 4150 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204643333 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/3261/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.701011 s]
/proc/loadavg: 7.68 7.27 4.89 5/375 3261
/proc/meminfo: memFree=25982240/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=279344 CPUtime=0.45 cores=1,3,5,7
/proc/3261/stat : 3261 (python) R 3259 3261 2862 0 -1 4202496 9473 933 1 0 33 12 0 0 15 0 1 0 658249296 286048256 7155 33554432000 4194304 5683644 140733693590384 18446744073709551615 47084216579760 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3261/statm: 69836 7155 1764 364 0 5760 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 279344

[startup+1.50083 s]
/proc/loadavg: 7.68 7.27 4.89 9/388 3278
/proc/meminfo: memFree=25935636/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=320376 CPUtime=0.67 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 12189 933 1 0 54 13 0 0 23 0 5 0 658249296 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3261/statm: 80094 7302 1873 364 0 16003 0
[pid=3267] ppid=3261 vsize=279364 CPUtime=0 cores=1,3,5,7
/proc/3267/stat : 3267 (python) S 3261 3261 2862 0 -1 4202560 714 0 0 0 0 0 0 0 18 0 1 0 658249386 286068736 5760 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667407 0 0 16781312 514 4124254101309489151 0 0 17 5 0 0 0
/proc/3267/statm: 69841 5760 347 364 0 5759 0
[pid=3269] ppid=3267 vsize=5980 CPUtime=0.59 cores=1,3,5,7
/proc/3269/stat : 3269 (lingeling) R 3267 3269 3269 0 -1 4202496 981 0 0 0 59 0 0 0 20 0 1 0 658249387 6123520 696 33554432000 4194304 4352236 140733223892496 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3269/statm: 1495 696 129 39 0 575 0
[pid=3270] ppid=3261 vsize=289620 CPUtime=0 cores=1,3,5,7
/proc/3270/stat : 3270 (python) S 3261 3261 2862 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 658249387 296570880 5765 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 2709807983600042244 0 0 17 7 0 0 0
/proc/3270/statm: 72405 5765 348 364 0 8320 0
[pid=3272] ppid=3270 vsize=31912 CPUtime=0.57 cores=1,3,5,7
/proc/3272/stat : 3272 (cryptominisat-2) R 3270 3272 3272 0 -1 4202496 1902 0 0 0 57 0 0 0 20 0 1 0 658249388 32677888 1109 33554432000 4194304 4677096 140734170677984 18446744073709551615 4320307 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/3272/statm: 7978 1109 391 118 0 2937 0
[pid=3273] ppid=3261 vsize=299876 CPUtime=0 cores=1,3,5,7
/proc/3273/stat : 3273 (python) S 3261 3261 2862 0 -1 4202560 719 0 0 0 0 0 0 0 21 0 1 0 658249388 307073024 5765 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 16444410808277925887 0 0 17 5 0 0 0
/proc/3273/statm: 74969 5765 344 364 0 10881 0
[pid=3275] ppid=3273 vsize=6564 CPUtime=0.57 cores=1,3,5,7
/proc/3275/stat : 3275 (lingeling) R 3273 3275 3275 0 -1 4202496 1127 0 0 0 57 0 0 0 25 0 1 0 658249389 6721536 842 33554432000 4194304 4352236 140733876097696 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3275/statm: 1641 842 129 39 0 721 0
[pid=3276] ppid=3261 vsize=310132 CPUtime=0 cores=1,3,5,7
/proc/3276/stat : 3276 (python) S 3261 3261 2862 0 -1 4202560 727 0 0 0 0 0 0 0 23 0 1 0 658249389 317575168 5769 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 2081783984244654079 0 0 17 3 0 0 0
/proc/3276/statm: 77533 5769 344 364 0 13442 0
[pid=3278] ppid=3276 vsize=6620 CPUtime=0.56 cores=1,3,5,7
/proc/3278/stat : 3278 (lingeling) R 3276 3278 3278 0 -1 4202496 1141 0 0 0 56 0 0 0 25 0 1 0 658249389 6778880 856 33554432000 4194304 4352236 140733195638640 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/3278/statm: 1655 856 129 39 0 735 0
[pid=3261/tid=3268] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3268/stat : 3268 (python) S 3259 3261 2862 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 5 0 658249387 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3271] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3271/stat : 3271 (python) S 3259 3261 2862 0 -1 4202560 22 933 0 0 0 0 0 0 19 0 5 0 658249388 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3274] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3274/stat : 3274 (python) S 3259 3261 2862 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 5 0 658249388 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3277] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3277/stat : 3277 (python) S 3259 3261 2862 0 -1 4202560 29 933 0 0 0 0 0 0 23 0 5 0 658249389 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1550444

[startup+3.10056 s]
/proc/loadavg: 7.68 7.27 4.89 9/388 3278
/proc/meminfo: memFree=25921252/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=320376 CPUtime=0.67 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 12189 933 1 0 54 13 0 0 23 0 5 0 658249296 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3261/statm: 80094 7302 1873 364 0 16003 0
[pid=3267] ppid=3261 vsize=279364 CPUtime=0 cores=1,3,5,7
/proc/3267/stat : 3267 (python) S 3261 3261 2862 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 658249386 286068736 5767 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667407 0 0 16781312 514 4124254101309456646 0 0 17 5 0 0 0
/proc/3267/statm: 69841 5767 354 364 0 5759 0
[pid=3269] ppid=3267 vsize=6724 CPUtime=2.19 cores=1,3,5,7
/proc/3269/stat : 3269 (lingeling) R 3267 3269 3269 0 -1 4202496 1371 0 0 0 219 0 0 0 25 0 1 0 658249387 6885376 882 33554432000 4194304 4352236 140733223892496 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3269/statm: 1681 882 129 39 0 761 0
[pid=3270] ppid=3261 vsize=289620 CPUtime=0 cores=1,3,5,7
/proc/3270/stat : 3270 (python) S 3261 3261 2862 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 658249387 296570880 5765 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 5606935975063159044 0 0 17 7 0 0 0
/proc/3270/statm: 72405 5765 348 364 0 8320 0
[pid=3272] ppid=3270 vsize=37136 CPUtime=2.15 cores=1,3,5,7
/proc/3272/stat : 3272 (cryptominisat-2) R 3270 3272 3272 0 -1 4202496 4573 0 0 0 215 0 0 0 25 0 1 0 658249388 38027264 2365 33554432000 4194304 4677096 140734170677984 18446744073709551615 4318934 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/3272/statm: 9284 2365 392 118 0 4243 0
[pid=3273] ppid=3261 vsize=299876 CPUtime=0 cores=1,3,5,7
/proc/3273/stat : 3273 (python) S 3261 3261 2862 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 658249388 307073024 5769 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 16444410808277893383 0 0 17 5 0 0 0
/proc/3273/statm: 74969 5769 348 364 0 10881 0
[pid=3275] ppid=3273 vsize=6832 CPUtime=2.17 cores=1,3,5,7
/proc/3275/stat : 3275 (lingeling) R 3273 3275 3275 0 -1 4202496 1354 0 0 0 217 0 0 0 25 0 1 0 658249389 6995968 909 33554432000 4194304 4352236 140733876097696 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3275/statm: 1708 909 129 39 0 788 0
[pid=3276] ppid=3261 vsize=310132 CPUtime=0 cores=1,3,5,7
/proc/3276/stat : 3276 (python) S 3261 3261 2862 0 -1 4202560 746 0 0 0 0 0 0 0 18 0 1 0 658249389 317575168 5773 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 2081783984244621572 0 0 17 3 0 0 0
/proc/3276/statm: 77533 5773 348 364 0 13442 0
[pid=3278] ppid=3276 vsize=6752 CPUtime=2.16 cores=1,3,5,7
/proc/3278/stat : 3278 (lingeling) R 3276 3278 3278 0 -1 4202496 1302 0 0 0 216 0 0 0 25 0 1 0 658249389 6914048 889 33554432000 4194304 4352236 140733195638640 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/3278/statm: 1688 889 129 39 0 768 0
[pid=3261/tid=3268] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3268/stat : 3268 (python) S 3259 3261 2862 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 5 0 658249387 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3271] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3271/stat : 3271 (python) S 3259 3261 2862 0 -1 4202560 22 933 0 0 0 0 0 0 19 0 5 0 658249388 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3274] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3274/stat : 3274 (python) S 3259 3261 2862 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 5 0 658249388 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3277] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3277/stat : 3277 (python) S 3259 3261 2862 0 -1 4202560 29 933 0 0 0 0 0 0 23 0 5 0 658249389 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.34
Current children cumulated vsize (KiB) 1556812

[startup+6.30102 s]
/proc/loadavg: 7.79 7.30 4.91 9/388 3278
/proc/meminfo: memFree=25900624/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=320376 CPUtime=0.67 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 12189 933 1 0 54 13 0 0 23 0 5 0 658249296 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3261/statm: 80094 7302 1873 364 0 16003 0
[pid=3267] ppid=3261 vsize=279364 CPUtime=0 cores=1,3,5,7
/proc/3267/stat : 3267 (python) S 3261 3261 2862 0 -1 4202560 901 0 0 0 0 0 0 0 18 0 1 0 658249386 286068736 5789 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667407 0 0 16781312 514 4124254101309456646 0 0 17 5 0 0 0
/proc/3267/statm: 69841 5789 376 364 0 5759 0
[pid=3269] ppid=3267 vsize=6724 CPUtime=5.39 cores=1,3,5,7
/proc/3269/stat : 3269 (lingeling) R 3267 3269 3269 0 -1 4202496 1901 0 0 0 539 0 0 0 25 0 1 0 658249387 6885376 868 33554432000 4194304 4352236 140733223892496 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3269/statm: 1681 868 129 39 0 761 0
[pid=3270] ppid=3261 vsize=289620 CPUtime=0.01 cores=1,3,5,7
/proc/3270/stat : 3270 (python) S 3261 3261 2862 0 -1 4202560 906 0 0 0 1 0 0 0 15 0 1 0 658249387 296570880 5788 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 5606935983653093636 0 0 17 7 0 0 0
/proc/3270/statm: 72405 5788 371 364 0 8320 0
[pid=3272] ppid=3270 vsize=46456 CPUtime=5.3 cores=1,3,5,7
/proc/3272/stat : 3272 (cryptominisat-2) R 3270 3272 3272 0 -1 4202496 6978 0 0 0 529 1 0 0 25 0 1 0 658249388 47570944 3483 33554432000 4194304 4677096 140734170677984 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/3272/statm: 11614 3483 392 118 0 6573 0
[pid=3273] ppid=3261 vsize=299876 CPUtime=0.01 cores=1,3,5,7
/proc/3273/stat : 3273 (python) S 3261 3261 2862 0 -1 4202560 917 0 0 0 1 0 0 0 18 0 1 0 658249388 307073024 5792 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 16444410808277893383 0 0 17 5 0 0 0
/proc/3273/statm: 74969 5792 371 364 0 10881 0
[pid=3275] ppid=3273 vsize=6836 CPUtime=5.34 cores=1,3,5,7
/proc/3275/stat : 3275 (lingeling) R 3273 3275 3275 0 -1 4202496 1771 0 0 0 534 0 0 0 25 0 1 0 658249389 7000064 910 33554432000 4194304 4352236 140733876097696 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3275/statm: 1709 910 129 39 0 789 0
[pid=3276] ppid=3261 vsize=310132 CPUtime=0.01 cores=1,3,5,7
/proc/3276/stat : 3276 (python) S 3261 3261 2862 0 -1 4202560 913 0 0 0 1 0 0 0 18 0 1 0 658249389 317575168 5796 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 2081783984244621572 0 0 17 3 0 0 0
/proc/3276/statm: 77533 5796 371 364 0 13442 0
[pid=3278] ppid=3276 vsize=7820 CPUtime=5.35 cores=1,3,5,7
/proc/3278/stat : 3278 (lingeling) R 3276 3278 3278 0 -1 4202496 2169 0 0 0 535 0 0 0 25 0 1 0 658249389 8007680 1156 33554432000 4194304 4352236 140733195638640 18446744073709551615 4277858 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/3278/statm: 1955 1156 129 39 0 1035 0
[pid=3261/tid=3268] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3268/stat : 3268 (python) S 3259 3261 2862 0 -1 4202560 26 933 0 0 0 0 0 0 18 0 5 0 658249387 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3271] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3271/stat : 3271 (python) S 3259 3261 2862 0 -1 4202560 22 933 0 0 0 0 0 0 19 0 5 0 658249388 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3274] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3274/stat : 3274 (python) S 3259 3261 2862 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 5 0 658249388 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3277] ppid=3259 vsize=320376 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3277/stat : 3277 (python) S 3259 3261 2862 0 -1 4202560 29 933 0 0 0 0 0 0 23 0 5 0 658249389 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.08
Current children cumulated vsize (KiB) 1567204

[startup+12.7009 s]
/proc/loadavg: 7.80 7.31 4.93 9/388 3278
/proc/meminfo: memFree=25842276/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=320376 CPUtime=0.67 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 12189 933 1 0 54 13 0 0 23 0 5 0 658249296 328065024 7302 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3261/statm: 80094 7302 1873 364 0 16003 0
[pid=3267] ppid=3261 vsize=279364 CPUtime=0.03 cores=1,3,5,7
/proc/3267/stat : 3267 (python) S 3261 3261 2862 0 -1 4202560 905 0 0 0 1 2 0 0 18 0 1 0 658249386 286068736 5790 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667407 0 0 16781312 514 12715033938578342150 0 0 17 5 0 0 0
/proc/3267/statm: 69841 5790 377 364 0 5759 0
[pid=3269] ppid=3267 vsize=8456 CPUtime=11.79 cores=1,3,5,7
/proc/3269/stat : 3269 (lingeling) R 3267 3269 3269 0 -1 4202496 2892 0 0 0 1179 0 0 0 25 0 1 0 658249387 8658944 1315 33554432000 4194304 4352236 140733223892496 18446744073709551615 4276475 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3269/statm: 2114 1315 129 39 0 1194 0
[pid=3270] ppid=3261 vsize=289620 CPUtime=0.03 cores=1,3,5,7

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

/proc/3261/task/3268/stat : 3268 (python) S 3259 3261 2862 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 8 0 658249387 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3271] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3271/stat : 3271 (python) S 3259 3261 2862 0 -1 4202560 22 933 0 0 0 0 0 0 19 0 8 0 658249388 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3274] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3274/stat : 3274 (python) S 3259 3261 2862 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 8 0 658249388 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3277] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3277/stat : 3277 (python) S 3259 3261 2862 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 8 0 658249389 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3288] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3288/stat : 3288 (python) S 3259 3261 2862 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 8 0 658259419 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3311] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3311/stat : 3311 (python) S 3259 3261 2862 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 8 0 658308968 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3317] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3317/stat : 3317 (python) S 3259 3261 2862 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 8 0 658317873 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4787
Current children cumulated vsize (KiB) 3064276

[startup+1201.9 s]
/proc/loadavg: 5.02 7.09 6.87 5/383 3351
/proc/meminfo: memFree=25988332/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=351144 CPUtime=0.7 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 15003 933 1 0 57 13 0 0 18 0 8 0 658249296 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3261/statm: 87786 7337 1888 364 0 23686 0
[pid=3267] ppid=3261 vsize=289608 CPUtime=2.81 cores=1,3,5,7
/proc/3267/stat : 3267 (python) S 3261 3261 2862 0 -1 4202560 1210 0 0 0 138 143 0 0 18 0 2 0 658249386 296558592 5834 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3267/statm: 72402 5834 416 364 0 8320 0
[pid=3269] ppid=3267 vsize=19796 CPUtime=1002.24 cores=1,3,5,7
/proc/3269/stat : 3269 (lingeling) R 3267 3269 3269 0 -1 4202496 44207 0 0 0 100219 5 0 0 25 0 1 0 658249387 20271104 4150 33554432000 4194304 4352236 140733223892496 18446744073709551615 4276530 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3269/statm: 4949 4150 129 39 0 4029 0
[pid=3267/tid=3308] ppid=3261 vsize=289608 CPUtime=0 cores=1,3,5,7
/proc/3267/task/3308/stat : 3308 (python) S 3261 3261 2862 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658308144 296558592 5834 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604458167913280 0 0 -1 5 0 0 0
[pid=3270] ppid=3261 vsize=289620 CPUtime=1.75 cores=1,3,5,7
/proc/3270/stat : 3270 (python) S 3261 3261 2862 0 -1 4202560 1138 0 0 0 94 81 0 0 17 0 2 0 658249387 296570880 5818 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3270/statm: 72405 5818 400 364 0 8320 0
[pid=3272] ppid=3270 vsize=172940 CPUtime=586.55 cores=1,3,5,7
/proc/3272/stat : 3272 (cryptominisat-2) T 3270 3272 3272 0 -1 4202496 170015 0 0 0 58614 41 0 0 25 0 1 0 658249388 177090560 35824 33554432000 4194304 4677096 140734170677984 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 7 0 0 0
/proc/3272/statm: 43235 35824 392 118 0 38194 0
[pid=3270/tid=3309] ppid=3261 vsize=289620 CPUtime=0 cores=1,3,5,7
/proc/3270/task/3309/stat : 3309 (python) S 3261 3261 2862 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 658308968 296570880 5818 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604458979373184 0 0 -1 7 0 0 0
[pid=3273] ppid=3261 vsize=299876 CPUtime=3.36 cores=1,3,5,7
/proc/3273/stat : 3273 (python) S 3261 3261 2862 0 -1 4202560 987 0 0 0 166 170 0 0 18 0 1 0 658249388 307073024 5792 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 12715033938578342151 0 0 17 1 0 0 0
/proc/3273/statm: 74969 5792 371 364 0 10881 0
[pid=3275] ppid=3273 vsize=21832 CPUtime=1196.53 cores=1,3,5,7
/proc/3275/stat : 3275 (lingeling) R 3273 3275 3275 0 -1 4202496 52370 0 0 0 119644 9 0 0 25 0 1 0 658249389 22355968 4659 33554432000 4194304 4352236 140733876097696 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3275/statm: 5458 4659 129 39 0 4538 0
[pid=3276] ppid=3261 vsize=310132 CPUtime=0.56 cores=1,3,5,7
/proc/3276/stat : 3276 (python) S 3261 3261 2862 0 -1 4202560 1150 0 0 0 30 26 0 0 18 0 2 0 658249389 317575168 5826 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3276/statm: 77533 5826 400 364 0 13442 0
[pid=3278] ppid=3276 vsize=13524 CPUtime=196.05 cores=1,3,5,7
/proc/3278/stat : 3278 (lingeling) T 3276 3278 3278 0 -1 4202496 14111 0 0 0 19603 2 0 0 25 0 1 0 658249389 13848576 2569 33554432000 4194304 4352236 140733195638640 18446744073709551615 4329063 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/3278/statm: 3381 2569 129 39 0 2461 0
[pid=3276/tid=3286] ppid=3261 vsize=310132 CPUtime=0 cores=1,3,5,7
/proc/3276/task/3286/stat : 3286 (python) S 3261 3261 2862 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658259418 317575168 5826 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604466282298240 0 0 -1 3 0 0 0
[pid=3287] ppid=3261 vsize=320388 CPUtime=3.18 cores=1,3,5,7
/proc/3287/stat : 3287 (python) S 3261 3261 2862 0 -1 4202560 1012 0 0 0 162 156 0 0 15 0 1 0 658259418 328077312 5800 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 12715033938578342150 0 0 17 3 0 0 0
/proc/3287/statm: 80097 5800 371 364 0 16003 0
[pid=3289] ppid=3287 vsize=239908 CPUtime=1096.35 cores=1,3,5,7
/proc/3289/stat : 3289 (cryptominisat-2) R 3287 3289 3289 0 -1 4202496 266946 0 0 0 109537 98 0 0 25 0 1 0 658259419 245665792 38461 33554432000 4194304 4677096 140735376539248 18446744073709551615 4319581 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3289/statm: 59977 38461 392 118 0 54936 0
[pid=3310] ppid=3261 vsize=330644 CPUtime=1.7 cores=1,3,5,7
/proc/3310/stat : 3310 (python) S 3261 3261 2862 0 -1 4202560 983 0 0 0 90 80 0 0 18 0 1 0 658308968 338579456 5804 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 12715033938578342152 0 0 17 3 0 0 0
/proc/3310/statm: 82661 5804 371 364 0 18564 0
[pid=3312] ppid=3310 vsize=42724 CPUtime=597.12 cores=1,3,5,7
/proc/3312/stat : 3312 (precosat) R 3310 3312 3312 0 -1 4202496 11368 0 0 0 59707 5 0 0 25 0 1 0 658308969 43749376 10465 33554432000 4194304 4890832 140736393713296 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/3312/statm: 10681 10465 86 171 0 10508 0
[pid=3315] ppid=3261 vsize=340900 CPUtime=0.29 cores=1,3,5,7
/proc/3315/stat : 3315 (python) S 3261 3261 2862 0 -1 4202560 1103 0 0 0 14 15 0 0 19 0 2 0 658317873 349081600 5838 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3315/statm: 85225 5838 400 364 0 21125 0
[pid=3318] ppid=3315 vsize=21240 CPUtime=99.41 cores=1,3,5,7
/proc/3318/stat : 3318 (precosat) T 3315 3318 3318 0 -1 4202496 5479 0 0 0 9939 2 0 0 25 0 1 0 658317874 21749760 5147 33554432000 4194304 4890832 140734319744112 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/3318/statm: 5310 5147 86 171 0 5137 0
[pid=3315/tid=3322] ppid=3261 vsize=340900 CPUtime=0 cores=1,3,5,7
/proc/3315/task/3322/stat : 3322 (python) S 3261 3261 2862 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658327902 349081600 5838 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604465934112000 0 0 -1 3 0 0 0
[pid=3261/tid=3268] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3268/stat : 3268 (python) S 3259 3261 2862 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 8 0 658249387 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3271] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3271/stat : 3271 (python) S 3259 3261 2862 0 -1 4202560 22 933 0 0 0 0 0 0 19 0 8 0 658249388 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3274] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3274/stat : 3274 (python) S 3259 3261 2862 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 8 0 658249388 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3277] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3277/stat : 3277 (python) S 3259 3261 2862 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 8 0 658249389 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3288] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3288/stat : 3288 (python) S 3259 3261 2862 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 8 0 658259419 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3311] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3311/stat : 3311 (python) S 3259 3261 2862 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 8 0 658308968 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3317] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3317/stat : 3317 (python) S 3259 3261 2862 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 8 0 658317873 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4788.6
Current children cumulated vsize (KiB) 3064276

[startup+1202.1 s]
/proc/loadavg: 5.02 7.09 6.87 5/383 3351
/proc/meminfo: memFree=25988332/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=351144 CPUtime=0.7 cores=1,3,5,7
/proc/3261/stat : 3261 (python) S 3259 3261 2862 0 -1 4202496 15003 933 1 0 57 13 0 0 18 0 8 0 658249296 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3261/statm: 87786 7337 1888 364 0 23686 0
[pid=3267] ppid=3261 vsize=289608 CPUtime=2.81 cores=1,3,5,7
/proc/3267/stat : 3267 (python) S 3261 3261 2862 0 -1 4202560 1210 0 0 0 138 143 0 0 18 0 2 0 658249386 296558592 5834 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3267/statm: 72402 5834 416 364 0 8320 0
[pid=3269] ppid=3267 vsize=19796 CPUtime=1002.44 cores=1,3,5,7
/proc/3269/stat : 3269 (lingeling) R 3267 3269 3269 0 -1 4202496 44207 0 0 0 100239 5 0 0 25 0 1 0 658249387 20271104 4150 33554432000 4194304 4352236 140733223892496 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/3269/statm: 4949 4150 129 39 0 4029 0
[pid=3267/tid=3308] ppid=3261 vsize=289608 CPUtime=0 cores=1,3,5,7
/proc/3267/task/3308/stat : 3308 (python) S 3261 3261 2862 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658308144 296558592 5834 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604458167913280 0 0 -1 5 0 0 0
[pid=3270] ppid=3261 vsize=289620 CPUtime=1.75 cores=1,3,5,7
/proc/3270/stat : 3270 (python) S 3261 3261 2862 0 -1 4202560 1138 0 0 0 94 81 0 0 17 0 2 0 658249387 296570880 5818 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3270/statm: 72405 5818 400 364 0 8320 0
[pid=3272] ppid=3270 vsize=172940 CPUtime=586.55 cores=1,3,5,7
/proc/3272/stat : 3272 (cryptominisat-2) T 3270 3272 3272 0 -1 4202496 170015 0 0 0 58614 41 0 0 25 0 1 0 658249388 177090560 35824 33554432000 4194304 4677096 140734170677984 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 7 0 0 0
/proc/3272/statm: 43235 35824 392 118 0 38194 0
[pid=3270/tid=3309] ppid=3261 vsize=289620 CPUtime=0 cores=1,3,5,7
/proc/3270/task/3309/stat : 3309 (python) S 3261 3261 2862 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 658308968 296570880 5818 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604458979373184 0 0 -1 7 0 0 0
[pid=3273] ppid=3261 vsize=299876 CPUtime=3.36 cores=1,3,5,7
/proc/3273/stat : 3273 (python) S 3261 3261 2862 0 -1 4202560 987 0 0 0 166 170 0 0 18 0 1 0 658249388 307073024 5792 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 12715033938578342151 0 0 17 1 0 0 0
/proc/3273/statm: 74969 5792 371 364 0 10881 0
[pid=3275] ppid=3273 vsize=21832 CPUtime=1196.73 cores=1,3,5,7
/proc/3275/stat : 3275 (lingeling) R 3273 3275 3275 0 -1 4202496 52370 0 0 0 119664 9 0 0 25 0 1 0 658249389 22355968 4659 33554432000 4194304 4352236 140733876097696 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/3275/statm: 5458 4659 129 39 0 4538 0
[pid=3276] ppid=3261 vsize=310132 CPUtime=0.56 cores=1,3,5,7
/proc/3276/stat : 3276 (python) S 3261 3261 2862 0 -1 4202560 1150 0 0 0 30 26 0 0 18 0 2 0 658249389 317575168 5826 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3276/statm: 77533 5826 400 364 0 13442 0
[pid=3278] ppid=3276 vsize=13524 CPUtime=196.05 cores=1,3,5,7
/proc/3278/stat : 3278 (lingeling) T 3276 3278 3278 0 -1 4202496 14111 0 0 0 19603 2 0 0 25 0 1 0 658249389 13848576 2569 33554432000 4194304 4352236 140733195638640 18446744073709551615 4329063 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/3278/statm: 3381 2569 129 39 0 2461 0
[pid=3276/tid=3286] ppid=3261 vsize=310132 CPUtime=0 cores=1,3,5,7
/proc/3276/task/3286/stat : 3286 (python) S 3261 3261 2862 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658259418 317575168 5826 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604466282298240 0 0 -1 3 0 0 0
[pid=3287] ppid=3261 vsize=320388 CPUtime=3.18 cores=1,3,5,7
/proc/3287/stat : 3287 (python) S 3261 3261 2862 0 -1 4202560 1012 0 0 0 162 156 0 0 15 0 1 0 658259418 328077312 5800 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 12715033938578342150 0 0 17 3 0 0 0
/proc/3287/statm: 80097 5800 371 364 0 16003 0
[pid=3289] ppid=3287 vsize=239908 CPUtime=1096.55 cores=1,3,5,7
/proc/3289/stat : 3289 (cryptominisat-2) R 3287 3289 3289 0 -1 4202496 266961 0 0 0 109557 98 0 0 25 0 1 0 658259419 245665792 38476 33554432000 4194304 4677096 140735376539248 18446744073709551615 4319568 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/3289/statm: 59977 38476 392 118 0 54936 0
[pid=3310] ppid=3261 vsize=330644 CPUtime=1.7 cores=1,3,5,7
/proc/3310/stat : 3310 (python) S 3261 3261 2862 0 -1 4202560 983 0 0 0 90 80 0 0 18 0 1 0 658308968 338579456 5804 33554432000 4194304 5683644 140733693590384 18446744073709551615 210204667462 0 0 16781312 514 12715033938578342152 0 0 17 3 0 0 0
/proc/3310/statm: 82661 5804 371 364 0 18564 0
[pid=3312] ppid=3310 vsize=42724 CPUtime=597.32 cores=1,3,5,7
/proc/3312/stat : 3312 (precosat) R 3310 3312 3312 0 -1 4202496 11368 0 0 0 59727 5 0 0 25 0 1 0 658308969 43749376 10465 33554432000 4194304 4890832 140736393713296 18446744073709551615 4238565 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/3312/statm: 10681 10465 86 171 0 10508 0
[pid=3315] ppid=3261 vsize=340900 CPUtime=0.29 cores=1,3,5,7
/proc/3315/stat : 3315 (python) S 3261 3261 2862 0 -1 4202560 1103 0 0 0 14 15 0 0 19 0 2 0 658317873 349081600 5838 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/3315/statm: 85225 5838 400 364 0 21125 0
[pid=3318] ppid=3315 vsize=21240 CPUtime=99.41 cores=1,3,5,7
/proc/3318/stat : 3318 (precosat) T 3315 3318 3318 0 -1 4202496 5479 0 0 0 9939 2 0 0 25 0 1 0 658317874 21749760 5147 33554432000 4194304 4890832 140734319744112 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/3318/statm: 5310 5147 86 171 0 5137 0
[pid=3315/tid=3322] ppid=3261 vsize=340900 CPUtime=0 cores=1,3,5,7
/proc/3315/task/3322/stat : 3322 (python) S 3261 3261 2862 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658327902 349081600 5838 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 514 18446604465934112000 0 0 -1 3 0 0 0
[pid=3261/tid=3268] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3268/stat : 3268 (python) S 3259 3261 2862 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 8 0 658249387 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3271] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3271/stat : 3271 (python) S 3259 3261 2862 0 -1 4202560 22 933 0 0 0 0 0 0 19 0 8 0 658249388 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3274] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3274/stat : 3274 (python) S 3259 3261 2862 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 8 0 658249388 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 5 0 0 0
[pid=3261/tid=3277] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3277/stat : 3277 (python) S 3259 3261 2862 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 8 0 658249389 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3288] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3288/stat : 3288 (python) S 3259 3261 2862 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 8 0 658259419 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3311] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3311/stat : 3311 (python) S 3259 3261 2862 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 8 0 658308968 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
[pid=3261/tid=3317] ppid=3259 vsize=351144 CPUtime=0 cores=1,3,5,7
/proc/3261/task/3317/stat : 3317 (python) S 3259 3261 2862 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 8 0 658317873 359571456 7337 33554432000 4194304 5683644 140733693590384 18446744073709551615 210216470961 0 0 16781312 2 18446604469371743296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4789.4
Current children cumulated vsize (KiB) 3064276

[startup+1202.2 s]
/proc/loadavg: 5.02 7.09 6.87 2/367 3351
/proc/meminfo: memFree=26324080/32951124 swapFree=63649232/67111528
[pid=3261] ppid=3259 vsize=310072 CPUtime=4789.94 cores=1,3,5,7
/proc/3261/stat : 3261 (python) R 3259 3261 2862 0 -1 4202496 15864 573271 1 0 58 14 478077 845 17 0 1 0 658249296 317513728 7306 33554432000 4194304 5683644 140733693590384 18446744073709551615 5116756 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3261/statm: 77518 7306 1873 364 0 13442 0
Current children cumulated CPU time (s) 4789.94
Current children cumulated vsize (KiB) 310072

Child status: 0
Real time (s): 1202.23
CPU time (s): 4789.97
CPU user time (s): 4781.37
CPU system time (s): 8.60469
CPU usage (%): 398.425
Max. virtual memory (cumulated for all children) (KiB): 3075260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4781.37
system time used= 8.60469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 592575
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= 8867
involuntary context switches= 40716

runsolver used 4.88226 second user time and 11.0253 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 15:35:08
IDJOB=3378979
IDBENCH=83418
IDSOLVER=1860
FILE ID=node130/3378979-1305466508
RUNJOBID= node130-1305465318-2889
PBS_JOBID= 13325052
Free space on /tmp= 73360 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.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-3378979-1305466508/watcher-3378979-1305466508 -o /tmp/evaluation-result-3378979-1305466508/solver-3378979-1305466508 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378979-1305466508.cnf -seed 239127118 -budget 4800 -cores 4

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=239127118

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25982272 kB
Buffers:        294140 kB
Cached:        4148244 kB
SwapCached:      10248 kB
Active:        2734464 kB
Inactive:      3941672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25982272 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           31836 kB
Writeback:           0 kB
AnonPages:     2231660 kB
Mapped:          27024 kB
Slab:           189584 kB
PageTables:      38072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89726980 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= 73364 MiB
End job on node130 at 2011-05-15 15:55:10