Trace number 3377982

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 733.499 732.457

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.46/0.91	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.46/0.91	c INFO: solving HOME/instance-3377982-1305456257.cnf
0.46/0.91	c INFO: computing task features
0.56/1.06	c INFO: computed variable-clause graph statistics
0.56/1.07	c INFO: computed clause balance statistics
1.46/1.98	c INFO: computed variable balance statistics
2.16/2.66	c INFO: computed small-clause counts
2.16/2.66	c INFO: computed Horn-clause counts
2.56/3.08	c INFO: computed variable graph statistics
2.56/3.08	c INFO: collected features for HOME/instance-3377982-1305456257.cnf in 2.17 s
2.56/3.09	c INFO: running lingeling-276@0 for 582 with 2397 remaining (b = 0.58)
591.56/590.73	c INFO: running lingeling-276@0 for 97 with 1810 remaining (b = 0.27)
691.86/691.01	c INFO: running cryptominisat-2.9.0@0 for 1710 with 1710 remaining (b = 0.55)
733.37/732.43	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: 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-3377982-1305456257/watcher-3377982-1305456257 -o /tmp/evaluation-result-3377982-1305456257/solver-3377982-1305456257 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377982-1305456257.cnf -seed 678528432 -budget 2400 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.68 3.99 4.00 4/362 1211
/proc/meminfo: memFree=27034044/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=15184 CPUtime=0 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 710 0 0 0 0 0 0 0 20 0 1 0 657224529 15548416 603 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/1211/statm: 3796 603 319 364 0 283 0

[startup+0.100212 s]
/proc/loadavg: 3.68 3.99 4.00 4/362 1211
/proc/meminfo: memFree=27034044/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=84524 CPUtime=0.05 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 2271 0 0 0 4 1 0 0 17 0 1 0 657224529 86552576 2017 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272715548 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1211/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84524

[startup+0.206248 s]
/proc/loadavg: 3.68 3.99 4.00 4/362 1211
/proc/meminfo: memFree=27034044/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=116604 CPUtime=0.11 cores=4,6
/proc/1211/stat : 1211 (python) D 1209 1211 24378 0 -1 4202496 3853 0 0 0 7 4 0 0 17 0 1 0 657224529 119402496 3491 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/1211/statm: 29151 3491 895 364 0 2652 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 116604

[startup+0.301052 s]
/proc/loadavg: 3.68 3.99 4.00 4/362 1211
/proc/meminfo: memFree=27034044/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=135580 CPUtime=0.18 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 5926 935 1 0 12 6 0 0 17 0 1 0 657224529 138833920 4132 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/1211/statm: 33895 4132 1032 364 0 3081 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135580

[startup+0.700988 s]
/proc/loadavg: 3.68 3.99 4.00 4/362 1211
/proc/meminfo: memFree=27034044/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=226792 CPUtime=0.34 cores=4,6
/proc/1211/stat : 1211 (python) R 1209 1211 24378 0 -1 4202496 7660 935 1 0 21 13 0 0 16 0 1 0 657224529 232235008 5617 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272687104 0 2147483391 16781312 2 0 0 0 17 6 0 0 0
/proc/1211/statm: 56698 5617 1566 364 0 4236 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 226792

[startup+1.50088 s]
/proc/loadavg: 3.68 3.99 4.00 5/374 1244
/proc/meminfo: memFree=26828296/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=289276 CPUtime=1.06 cores=4,6
/proc/1211/stat : 1211 (python) R 1209 1211 24378 0 -1 4202496 13886 935 1 0 88 18 0 0 17 0 1 0 657224529 296218624 9704 33554432000 4194304 5683644 140736912383152 18446744073709551615 47793567858692 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1211/statm: 72319 9704 1826 364 0 8243 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 289276

[startup+3.10049 s]
/proc/loadavg: 3.71 3.99 4.00 5/374 1244
/proc/meminfo: memFree=26765800/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=289180 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) R 1209 1211 24378 0 -1 4202496 14064 935 1 0 248 18 0 0 19 0 1 0 657224529 296120320 9708 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272509333 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1211/statm: 72295 9708 1860 364 0 8213 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 289180

[startup+6.30092 s]
/proc/loadavg: 3.71 3.99 4.00 5/380 1250
/proc/meminfo: memFree=26748468/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657224839 296120320 8201 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 2564770030390575363 0 0 17 4 0 0 0
/proc/1245/statm: 72295 8201 353 364 0 8213 0
[pid=1247] ppid=1245 vsize=10060 CPUtime=3.18 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 2684 0 0 0 318 0 0 0 25 0 1 0 657224840 10301440 1685 33554432000 4194304 4352236 140736375519744 18446744073709551615 4276717 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 2515 1685 129 39 0 1595 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 598664

[startup+12.7008 s]
/proc/loadavg: 3.83 4.00 4.00 5/383 1253
/proc/meminfo: memFree=26731840/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0.01 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 897 0 0 0 0 1 0 0 18 0 1 0 657224839 296120320 8224 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 2564770030390575363 0 0 17 4 0 0 0
/proc/1245/statm: 72295 8224 376 364 0 8213 0
[pid=1247] ppid=1245 vsize=11364 CPUtime=9.57 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 3010 0 0 0 957 0 0 0 25 0 1 0 657224840 11636736 2011 33554432000 4194304 4352236 140736375519744 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 2841 2011 129 39 0 1921 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 599968

[startup+25.5006 s]
/proc/loadavg: 3.85 4.00 4.00 5/386 1256
/proc/meminfo: memFree=26687568/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0.05 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 906 0 0 0 3 2 0 0 18 0 1 0 657224839 296120320 8224 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 14638985773139853571 0 0 17 4 0 0 0
/proc/1245/statm: 72295 8224 376 364 0 8213 0
[pid=1247] ppid=1245 vsize=15288 CPUtime=22.35 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 4503 0 0 0 2235 0 0 0 25 0 1 0 657224840 15654912 2992 33554432000 4194304 4352236 140736375519744 18446744073709551615 4329333 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 3822 2992 129 39 0 2902 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 603892

[startup+51.101 s]
/proc/loadavg: 3.98 4.02 4.01 5/386 1257
/proc/meminfo: memFree=26682428/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0.12 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 915 0 0 0 6 6 0 0 18 0 1 0 657224839 296120320 8224 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 14638985773139853571 0 0 17 4 0 0 0
/proc/1245/statm: 72295 8224 376 364 0 8213 0
[pid=1247] ppid=1245 vsize=17336 CPUtime=47.91 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 5015 0 0 0 4791 0 0 0 25 0 1 0 657224840 17752064 3504 33554432000 4194304 4352236 140736375519744 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 4334 3504 129 39 0 3414 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 605940

[startup+102.301 s]
/proc/loadavg: 3.99 4.01 4.00 5/386 1258
/proc/meminfo: memFree=26658220/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0.25 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 937 0 0 0 14 11 0 0 18 0 1 0 657224839 296120320 8224 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 14638985773139853571 0 0 17 4 0 0 0
/proc/1245/statm: 72295 8224 376 364 0 8213 0
[pid=1247] ppid=1245 vsize=25016 CPUtime=99.02 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 8983 0 0 0 9901 1 0 0 25 0 1 0 657224840 25616384 5424 33554432000 4194304 4352236 140736375519744 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 6254 5424 129 39 0 5334 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 613620

[startup+162.301 s]
/proc/loadavg: 3.99 4.01 4.00 5/386 1260
/proc/meminfo: memFree=26648012/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0.41 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 956 0 0 0 22 19 0 0 18 0 1 0 657224839 296120320 8224 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 14638985773139853571 0 0 17 4 0 0 0
/proc/1245/statm: 72295 8224 376 364 0 8213 0
[pid=1247] ppid=1245 vsize=26552 CPUtime=158.88 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 11415 0 0 0 15887 1 0 0 25 0 1 0 657224840 27189248 5808 33554432000 4194304 4352236 140736375519744 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 6638 5808 129 39 0 5718 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 615156

[startup+222.314 s]
/proc/loadavg: 4.08 4.03 4.01 5/386 1261
/proc/meminfo: memFree=26643624/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=299424 CPUtime=2.66 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 14292 935 1 0 248 18 0 0 21 0 2 0 657224529 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 74856 9719 1867 364 0 10774 0
[pid=1245] ppid=1211 vsize=289180 CPUtime=0.57 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 975 0 0 0 30 27 0 0 18 0 1 0 657224839 296120320 8224 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709135 0 0 16781312 514 14638985773139853571 0 0 17 6 0 0 0
/proc/1245/statm: 72295 8224 376 364 0 8213 0
[pid=1247] ppid=1245 vsize=28740 CPUtime=218.9 cores=4,6
/proc/1247/stat : 1247 (lingeling) R 1245 1247 1247 0 -1 4202496 14714 0 0 0 21888 2 0 0 25 0 1 0 657224840 29429760 6355 33554432000 4194304 4352236 140736375519744 18446744073709551615 4329196 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/1247/statm: 7185 6355 129 39 0 6265 0
[pid=1211/tid=1246] ppid=1209 vsize=299424 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 2 0 657224840 306610176 9719 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 617344

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

[pid=1281] ppid=1211 vsize=299436 CPUtime=0.28 cores=4,6
/proc/1281/stat : 1281 (python) S 1211 1211 24378 0 -1 4202560 1089 0 0 0 14 14 0 0 19 0 2 0 657283603 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1281/statm: 74859 8252 399 364 0 10774 0
[pid=1283] ppid=1281 vsize=19980 CPUtime=99.99 cores=4,6
/proc/1283/stat : 1283 (lingeling) T 1281 1283 1283 0 -1 4202496 6702 0 0 0 9998 1 0 0 25 0 1 0 657283603 20459520 4165 33554432000 4194304 4352236 140735817541088 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/1283/statm: 4995 4165 129 39 0 4075 0
[pid=1281/tid=1291] ppid=1211 vsize=299436 CPUtime=0 cores=4,6
/proc/1281/task/1291/stat : 1291 (python) S 1211 1211 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657293630 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 4 0 0 0
[pid=1292] ppid=1211 vsize=309692 CPUtime=0.1 cores=4,6
/proc/1292/stat : 1292 (python) S 1211 1211 24378 0 -1 4202560 920 0 0 0 5 5 0 0 15 0 1 0 657293631 317124608 8226 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709190 0 0 16781312 514 14638985773139853571 0 0 17 6 0 0 0
/proc/1292/statm: 77423 8226 370 364 0 13335 0
[pid=1294] ppid=1292 vsize=98036 CPUtime=35.37 cores=4,6
/proc/1294/stat : 1294 (cryptominisat-2) R 1292 1294 1294 0 -1 4202496 24680 0 0 0 3534 3 0 0 25 0 1 0 657293632 100388864 15536 33554432000 4194304 4677096 140735603426080 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1294/statm: 24509 15536 393 118 0 19468 0
[pid=1211/tid=1246] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 4 0 657224840 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
[pid=1211/tid=1282] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1282/stat : 1282 (python) S 1209 1211 24378 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 4 0 657283603 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
[pid=1211/tid=1293] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1293/stat : 1293 (python) S 1209 1211 24378 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657293632 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 727.35
Current children cumulated vsize (KiB) 1385372

[startup+729.601 s]
/proc/loadavg: 4.03 4.06 4.01 5/410 1299
/proc/meminfo: memFree=25365668/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=319936 CPUtime=2.68 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 15910 935 1 0 249 19 0 0 19 0 4 0 657224529 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 79984 9740 1880 364 0 15896 0
[pid=1245] ppid=1211 vsize=299424 CPUtime=1.62 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 1212 0 0 0 85 77 0 0 19 0 2 0 657224839 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1245/statm: 74856 8268 415 364 0 10774 0
[pid=1247] ppid=1245 vsize=38868 CPUtime=587.31 cores=4,6
/proc/1247/stat : 1247 (lingeling) T 1245 1247 1247 0 -1 4202496 51710 0 0 0 58725 6 0 0 25 0 1 0 657224840 39800832 8919 33554432000 4194304 4352236 140736375519744 18446744073709551615 4329024 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/1247/statm: 9717 8919 129 39 0 8797 0
[pid=1245/tid=1280] ppid=1211 vsize=299424 CPUtime=0 cores=4,6
/proc/1245/task/1280/stat : 1280 (python) S 1211 1211 24378 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657283602 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604449214883008 0 0 -1 6 0 0 0
[pid=1281] ppid=1211 vsize=299436 CPUtime=0.28 cores=4,6
/proc/1281/stat : 1281 (python) S 1211 1211 24378 0 -1 4202560 1089 0 0 0 14 14 0 0 19 0 2 0 657283603 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1281/statm: 74859 8252 399 364 0 10774 0
[pid=1283] ppid=1281 vsize=19980 CPUtime=99.99 cores=4,6
/proc/1283/stat : 1283 (lingeling) T 1281 1283 1283 0 -1 4202496 6702 0 0 0 9998 1 0 0 25 0 1 0 657283603 20459520 4165 33554432000 4194304 4352236 140735817541088 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/1283/statm: 4995 4165 129 39 0 4075 0
[pid=1281/tid=1291] ppid=1211 vsize=299436 CPUtime=0 cores=4,6
/proc/1281/task/1291/stat : 1291 (python) S 1211 1211 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657293630 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 4 0 0 0
[pid=1292] ppid=1211 vsize=309692 CPUtime=0.12 cores=4,6
/proc/1292/stat : 1292 (python) S 1211 1211 24378 0 -1 4202560 923 0 0 0 6 6 0 0 15 0 1 0 657293631 317124608 8226 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709190 0 0 16781312 514 14638985773139853571 0 0 17 6 0 0 0
/proc/1292/statm: 77423 8226 370 364 0 13335 0
[pid=1294] ppid=1292 vsize=108636 CPUtime=38.57 cores=4,6
/proc/1294/stat : 1294 (cryptominisat-2) R 1292 1294 1294 0 -1 4202496 25885 0 0 0 3854 3 0 0 25 0 1 0 657293632 111243264 16741 33554432000 4194304 4677096 140735603426080 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1294/statm: 27159 16741 393 118 0 22118 0
[pid=1211/tid=1246] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 4 0 657224840 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
[pid=1211/tid=1282] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1282/stat : 1282 (python) S 1209 1211 24378 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 4 0 657283603 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
[pid=1211/tid=1293] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1293/stat : 1293 (python) S 1209 1211 24378 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657293632 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 730.57
Current children cumulated vsize (KiB) 1395972

[startup+731.201 s]
/proc/loadavg: 4.03 4.06 4.01 5/410 1299
/proc/meminfo: memFree=25361204/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=319936 CPUtime=2.68 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 15910 935 1 0 249 19 0 0 19 0 4 0 657224529 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 79984 9740 1880 364 0 15896 0
[pid=1245] ppid=1211 vsize=299424 CPUtime=1.62 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 1212 0 0 0 85 77 0 0 19 0 2 0 657224839 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1245/statm: 74856 8268 415 364 0 10774 0
[pid=1247] ppid=1245 vsize=38868 CPUtime=587.31 cores=4,6
/proc/1247/stat : 1247 (lingeling) T 1245 1247 1247 0 -1 4202496 51710 0 0 0 58725 6 0 0 25 0 1 0 657224840 39800832 8919 33554432000 4194304 4352236 140736375519744 18446744073709551615 4329024 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/1247/statm: 9717 8919 129 39 0 8797 0
[pid=1245/tid=1280] ppid=1211 vsize=299424 CPUtime=0 cores=4,6
/proc/1245/task/1280/stat : 1280 (python) S 1211 1211 24378 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657283602 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604449214883008 0 0 -1 6 0 0 0
[pid=1281] ppid=1211 vsize=299436 CPUtime=0.28 cores=4,6
/proc/1281/stat : 1281 (python) S 1211 1211 24378 0 -1 4202560 1089 0 0 0 14 14 0 0 19 0 2 0 657283603 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1281/statm: 74859 8252 399 364 0 10774 0
[pid=1283] ppid=1281 vsize=19980 CPUtime=99.99 cores=4,6
/proc/1283/stat : 1283 (lingeling) T 1281 1283 1283 0 -1 4202496 6702 0 0 0 9998 1 0 0 25 0 1 0 657283603 20459520 4165 33554432000 4194304 4352236 140735817541088 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/1283/statm: 4995 4165 129 39 0 4075 0
[pid=1281/tid=1291] ppid=1211 vsize=299436 CPUtime=0 cores=4,6
/proc/1281/task/1291/stat : 1291 (python) S 1211 1211 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657293630 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 4 0 0 0
[pid=1292] ppid=1211 vsize=309692 CPUtime=0.12 cores=4,6
/proc/1292/stat : 1292 (python) S 1211 1211 24378 0 -1 4202560 923 0 0 0 6 6 0 0 15 0 1 0 657293631 317124608 8226 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709190 0 0 16781312 514 14638985773139853571 0 0 17 6 0 0 0
/proc/1292/statm: 77423 8226 370 364 0 13335 0
[pid=1294] ppid=1292 vsize=108636 CPUtime=40.17 cores=4,6
/proc/1294/stat : 1294 (cryptominisat-2) R 1292 1294 1294 0 -1 4202496 26159 0 0 0 4014 3 0 0 25 0 1 0 657293632 111243264 17015 33554432000 4194304 4677096 140735603426080 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1294/statm: 27159 17015 393 118 0 22118 0
[pid=1211/tid=1246] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 4 0 657224840 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
[pid=1211/tid=1282] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1282/stat : 1282 (python) S 1209 1211 24378 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 4 0 657283603 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
[pid=1211/tid=1293] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1293/stat : 1293 (python) S 1209 1211 24378 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657293632 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 732.17
Current children cumulated vsize (KiB) 1395972

[startup+732.001 s]
/proc/loadavg: 4.03 4.06 4.01 5/410 1299
/proc/meminfo: memFree=25356864/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=319936 CPUtime=2.68 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 15910 935 1 0 249 19 0 0 19 0 4 0 657224529 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 79984 9740 1880 364 0 15896 0
[pid=1245] ppid=1211 vsize=299424 CPUtime=1.62 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 1212 0 0 0 85 77 0 0 19 0 2 0 657224839 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1245/statm: 74856 8268 415 364 0 10774 0
[pid=1247] ppid=1245 vsize=38868 CPUtime=587.31 cores=4,6
/proc/1247/stat : 1247 (lingeling) T 1245 1247 1247 0 -1 4202496 51710 0 0 0 58725 6 0 0 25 0 1 0 657224840 39800832 8919 33554432000 4194304 4352236 140736375519744 18446744073709551615 4329024 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/1247/statm: 9717 8919 129 39 0 8797 0
[pid=1245/tid=1280] ppid=1211 vsize=299424 CPUtime=0 cores=4,6
/proc/1245/task/1280/stat : 1280 (python) S 1211 1211 24378 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657283602 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604449214883008 0 0 -1 6 0 0 0
[pid=1281] ppid=1211 vsize=299436 CPUtime=0.28 cores=4,6
/proc/1281/stat : 1281 (python) S 1211 1211 24378 0 -1 4202560 1089 0 0 0 14 14 0 0 19 0 2 0 657283603 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1281/statm: 74859 8252 399 364 0 10774 0
[pid=1283] ppid=1281 vsize=19980 CPUtime=99.99 cores=4,6
/proc/1283/stat : 1283 (lingeling) T 1281 1283 1283 0 -1 4202496 6702 0 0 0 9998 1 0 0 25 0 1 0 657283603 20459520 4165 33554432000 4194304 4352236 140735817541088 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/1283/statm: 4995 4165 129 39 0 4075 0
[pid=1281/tid=1291] ppid=1211 vsize=299436 CPUtime=0 cores=4,6
/proc/1281/task/1291/stat : 1291 (python) S 1211 1211 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657293630 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 4 0 0 0
[pid=1292] ppid=1211 vsize=309692 CPUtime=0.12 cores=4,6
/proc/1292/stat : 1292 (python) S 1211 1211 24378 0 -1 4202560 923 0 0 0 6 6 0 0 15 0 1 0 657293631 317124608 8226 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709190 0 0 16781312 514 14638985773139853571 0 0 17 6 0 0 0
/proc/1292/statm: 77423 8226 370 364 0 13335 0
[pid=1294] ppid=1292 vsize=98036 CPUtime=40.97 cores=4,6
/proc/1294/stat : 1294 (cryptominisat-2) R 1292 1294 1294 0 -1 4202496 26219 0 0 0 4094 3 0 0 25 0 1 0 657293632 100388864 15772 33554432000 4194304 4677096 140735603426080 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1294/statm: 24509 15772 393 118 0 19468 0
[pid=1211/tid=1246] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 4 0 657224840 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
[pid=1211/tid=1282] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1282/stat : 1282 (python) S 1209 1211 24378 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 4 0 657283603 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
[pid=1211/tid=1293] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1293/stat : 1293 (python) S 1209 1211 24378 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657293632 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 732.97
Current children cumulated vsize (KiB) 1385372

[startup+732.401 s]
/proc/loadavg: 4.03 4.06 4.01 5/410 1299
/proc/meminfo: memFree=25356864/32950928 swapFree=60199044/67111528
[pid=1211] ppid=1209 vsize=319936 CPUtime=2.68 cores=4,6
/proc/1211/stat : 1211 (python) S 1209 1211 24378 0 -1 4202496 15910 935 1 0 249 19 0 0 19 0 4 0 657224529 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1211/statm: 79984 9740 1880 364 0 15896 0
[pid=1245] ppid=1211 vsize=299424 CPUtime=1.62 cores=4,6
/proc/1245/stat : 1245 (python) S 1211 1211 24378 0 -1 4202560 1212 0 0 0 85 77 0 0 19 0 2 0 657224839 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1245/statm: 74856 8268 415 364 0 10774 0
[pid=1247] ppid=1245 vsize=38868 CPUtime=587.31 cores=4,6
/proc/1247/stat : 1247 (lingeling) T 1245 1247 1247 0 -1 4202496 51710 0 0 0 58725 6 0 0 25 0 1 0 657224840 39800832 8919 33554432000 4194304 4352236 140736375519744 18446744073709551615 4329024 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/1247/statm: 9717 8919 129 39 0 8797 0
[pid=1245/tid=1280] ppid=1211 vsize=299424 CPUtime=0 cores=4,6
/proc/1245/task/1280/stat : 1280 (python) S 1211 1211 24378 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657283602 306610176 8268 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604449214883008 0 0 -1 6 0 0 0
[pid=1281] ppid=1211 vsize=299436 CPUtime=0.28 cores=4,6
/proc/1281/stat : 1281 (python) S 1211 1211 24378 0 -1 4202560 1089 0 0 0 14 14 0 0 19 0 2 0 657283603 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/1281/statm: 74859 8252 399 364 0 10774 0
[pid=1283] ppid=1281 vsize=19980 CPUtime=99.99 cores=4,6
/proc/1283/stat : 1283 (lingeling) T 1281 1283 1283 0 -1 4202496 6702 0 0 0 9998 1 0 0 25 0 1 0 657283603 20459520 4165 33554432000 4194304 4352236 140735817541088 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/1283/statm: 4995 4165 129 39 0 4075 0
[pid=1281/tid=1291] ppid=1211 vsize=299436 CPUtime=0 cores=4,6
/proc/1281/task/1291/stat : 1291 (python) S 1211 1211 24378 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657293630 306622464 8252 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 4 0 0 0
[pid=1292] ppid=1211 vsize=309692 CPUtime=0.12 cores=4,6
/proc/1292/stat : 1292 (python) S 1211 1211 24378 0 -1 4202560 923 0 0 0 6 6 0 0 15 0 1 0 657293631 317124608 8226 33554432000 4194304 5683644 140736912383152 18446744073709551615 268272709190 0 0 16781312 514 14638985773139853571 0 0 17 6 0 0 0
/proc/1292/statm: 77423 8226 370 364 0 13335 0
[pid=1294] ppid=1292 vsize=98036 CPUtime=41.37 cores=4,6
/proc/1294/stat : 1294 (cryptominisat-2) R 1292 1294 1294 0 -1 4202496 26219 0 0 0 4134 3 0 0 25 0 1 0 657293632 100388864 15772 33554432000 4194304 4677096 140735603426080 18446744073709551615 4319802 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1294/statm: 24509 15772 393 118 0 19468 0
[pid=1211/tid=1246] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1246/stat : 1246 (python) S 1209 1211 24378 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 4 0 657224840 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 6 0 0 0
[pid=1211/tid=1282] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1282/stat : 1282 (python) S 1209 1211 24378 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 4 0 657283603 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
[pid=1211/tid=1293] ppid=1209 vsize=319936 CPUtime=0 cores=4,6
/proc/1211/task/1293/stat : 1293 (python) S 1209 1211 24378 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 4 0 657293632 327614464 9740 33554432000 4194304 5683644 140736912383152 18446744073709551615 268284512689 0 0 16781312 2 18446604449214882112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 733.37
Current children cumulated vsize (KiB) 1385372

Child status: 0
Real time (s): 732.457
CPU time (s): 733.499
CPU user time (s): 732.192
CPU system time (s): 1.3068
CPU usage (%): 100.142
Max. virtual memory (cumulated for all children) (KiB): 1395972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 732.192
system time used= 1.3068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110531
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= 26988
involuntary context switches= 2587

runsolver used 2.58761 second user time and 6.30304 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 12:44:17
IDJOB=3377982
IDBENCH=83118
IDSOLVER=1858
FILE ID=node122/3377982-1305456257
RUNJOBID= node122-1305456257-1185
PBS_JOBID= 13324864
Free space on /tmp= 73456 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377982-1305456257/watcher-3377982-1305456257 -o /tmp/evaluation-result-3377982-1305456257/solver-3377982-1305456257 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377982-1305456257.cnf -seed 678528432 -budget 2400

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=678528432

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27034456 kB
Buffers:        305480 kB
Cached:        3872948 kB
SwapCached:      50104 kB
Active:        1603960 kB
Inactive:      4079228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27034456 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           72040 kB
Writeback:           0 kB
AnonPages:     1465784 kB
Mapped:          18504 kB
Slab:           129656 kB
PageTables:      38116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79505132 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= 73324 MiB
End job on node122 at 2011-05-15 12:56:30