Trace number 3378621

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-random (fixed)UNSAT 624.833 157.363

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
MD5SUM262b86a16f9a75cfd5f5af81be0602bc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.885
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/0.77	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.77	c INFO: solving HOME/instance-3378621-1307741825.cnf
0.39/0.77	c INFO: computing task features
0.39/0.77	c INFO: computed variable-clause graph statistics
0.39/0.78	c INFO: computed clause balance statistics
0.47/0.81	c INFO: computed variable balance statistics
0.47/0.83	c INFO: computed small-clause counts
0.47/0.83	c INFO: computed Horn-clause counts
0.47/0.84	c INFO: computed variable graph statistics
0.47/0.84	c INFO: collected features for HOME/instance-3378621-1307741825.cnf in 0.07 s
0.47/0.85	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
0.47/0.86	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.36)
0.47/0.86	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.06)
0.47/0.87	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.34)
396.03/100.00	c INFO: running march_hi@0 for 679 with 1100 remaining (b = 0.40)
399.15/100.97	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.36)
624.55/157.34	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.1 (svn: 988)

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-3378621-1307741825/watcher-3378621-1307741825 -o /tmp/evaluation-result-3378621-1307741825/solver-3378621-1307741825 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378621-1307741825.cnf -seed 47871739 -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: 1.92 1.23 0.52 2/175 12609
/proc/meminfo: memFree=32028752/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 725 0 0 0 0 0 0 0 21 0 1 0 964413332 15548416 614 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/12609/statm: 3796 614 321 364 0 283 0

[startup+0.013387 s]
/proc/loadavg: 1.92 1.23 0.52 2/175 12609
/proc/meminfo: memFree=32028752/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/12609/stat : 12609 (python) R 12607 12609 12394 0 -1 4202496 915 0 0 0 0 0 0 0 21 0 1 0 964413332 16154624 794 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988253381 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12609/statm: 3944 796 346 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.100338 s]
/proc/loadavg: 1.92 1.23 0.52 2/175 12609
/proc/meminfo: memFree=32028752/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=54536 CPUtime=0.05 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 2051 0 0 0 3 2 0 0 17 0 1 0 964413332 55844864 1808 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/12609/statm: 13634 1808 492 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54536

[startup+0.300302 s]
/proc/loadavg: 1.92 1.23 0.52 2/175 12609
/proc/meminfo: memFree=32028752/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=135584 CPUtime=0.19 cores=1,3,5,7
/proc/12609/stat : 12609 (python) R 12607 12609 12394 0 -1 4202496 5903 936 1 0 12 7 0 0 17 0 1 0 964413332 138838016 4132 33554432000 4194304 5683644 140734255708816 18446744073709551615 4532118 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12609/statm: 33896 4132 1031 364 0 3082 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135584

[startup+0.70023 s]
/proc/loadavg: 1.92 1.23 0.52 2/175 12609
/proc/meminfo: memFree=32028752/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=246708 CPUtime=0.39 cores=1,3,5,7
/proc/12609/stat : 12609 (python) R 12607 12609 12394 0 -1 4202496 8253 936 1 0 25 14 0 0 15 0 1 0 964413332 252628992 6153 33554432000 4194304 5683644 140734255708816 18446744073709551615 4571346 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12609/statm: 61677 6153 1621 364 0 4679 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 246708

[startup+1.50109 s]
/proc/loadavg: 1.92 1.23 0.52 12/202 12647
/proc/meminfo: memFree=31951796/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=320208 CPUtime=0.53 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 12191 936 1 0 36 17 0 0 23 0 5 0 964413332 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12609/statm: 80052 7241 1873 364 0 15961 0
[pid=12634] ppid=12609 vsize=278588 CPUtime=0 cores=1,3,5,7
/proc/12634/stat : 12634 (python) S 12609 12609 12394 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 964413417 285274112 5554 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612623 0 0 16781312 514 4490259806841470975 0 0 17 3 0 0 0
/proc/12634/statm: 69647 5554 354 364 0 5565 0
[pid=12638] ppid=12634 vsize=1017800 CPUtime=0.64 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12634 12638 12638 0 -1 4202496 437 0 0 0 64 0 0 0 21 0 1 0 964413417 1042227200 173 33554432000 134512640 135663704 4288011312 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12638/statm: 254450 173 113 282 0 254166 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/12639/stat : 12639 (python) S 12609 12609 12394 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 964413418 296259584 5687 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749472190270243080 0 0 17 3 0 0 0
/proc/12639/statm: 72329 5687 348 364 0 8244 0
[pid=12641] ppid=12639 vsize=2000 CPUtime=0.63 cores=1,3,5,7
/proc/12641/stat : 12641 (march_hi) R 12639 12641 12641 0 -1 4202496 594 0 0 0 63 0 0 0 20 0 1 0 964413418 2048000 329 33554432000 4194304 4955518 140736403710768 18446744073709551615 4238703 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12641/statm: 500 329 104 186 0 313 0
[pid=12642] ppid=12609 vsize=299100 CPUtime=0 cores=1,3,5,7
/proc/12642/stat : 12642 (python) S 12609 12609 12394 0 -1 4202560 739 0 0 0 0 0 0 0 20 0 1 0 964413419 306278400 5588 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 2720380337656954879 0 0 17 7 0 0 0
/proc/12642/statm: 74775 5588 348 364 0 10687 0
[pid=12644] ppid=12642 vsize=1017800 CPUtime=0.62 cores=1,3,5,7
/proc/12644/stat : 12644 (gnovelty+2) R 12642 12644 12644 0 -1 4202496 435 0 0 0 62 0 0 0 24 0 1 0 964413419 1042227200 174 33554432000 134512640 135663704 4289070480 18446744073709551615 134545635 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12644/statm: 254450 174 113 282 0 254166 0
[pid=12645] ppid=12609 vsize=309964 CPUtime=0 cores=1,3,5,7
/proc/12645/stat : 12645 (python) S 12609 12609 12394 0 -1 4202560 755 0 0 0 0 0 0 0 18 0 1 0 964413420 317403136 5712 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10458303919049113864 0 0 17 5 0 0 0
/proc/12645/statm: 77491 5712 348 364 0 13400 0
[pid=12647] ppid=12645 vsize=2000 CPUtime=0.61 cores=1,3,5,7
/proc/12647/stat : 12647 (march_hi) R 12645 12647 12647 0 -1 4202496 589 0 0 0 61 0 0 0 25 0 1 0 964413420 2048000 329 33554432000 4194304 4955518 140735144415808 18446744073709551615 4283067 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12647/statm: 500 329 104 186 0 313 0
[pid=12609/tid=12637] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12637/stat : 12637 (python) S 12607 12609 12394 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 5 0 964413417 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 1 0 0 0
[pid=12609/tid=12640] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12640/stat : 12640 (python) S 12607 12609 12394 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 964413418 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 3 0 0 0
[pid=12609/tid=12643] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12643/stat : 12643 (python) S 12607 12609 12394 0 -1 4202560 38 936 0 0 0 0 0 0 21 0 5 0 964413419 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12646] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12646/stat : 12646 (python) S 12607 12609 12394 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 964413420 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 3536776

[startup+3.10081 s]
/proc/loadavg: 2.41 1.34 0.56 6/189 12703
/proc/meminfo: memFree=31986540/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=320208 CPUtime=0.53 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 12191 936 1 0 36 17 0 0 23 0 5 0 964413332 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12609/statm: 80052 7241 1873 364 0 15961 0
[pid=12634] ppid=12609 vsize=278588 CPUtime=0 cores=1,3,5,7
/proc/12634/stat : 12634 (python) S 12609 12609 12394 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 964413417 285274112 5554 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612623 0 0 16781312 514 4490259806841438472 0 0 17 3 0 0 0
/proc/12634/statm: 69647 5554 354 364 0 5565 0
[pid=12638] ppid=12634 vsize=1017800 CPUtime=2.24 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12634 12638 12638 0 -1 4202496 437 0 0 0 224 0 0 0 25 0 1 0 964413417 1042227200 173 33554432000 134512640 135663704 4288011312 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12638/statm: 254450 173 113 282 0 254166 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/12639/stat : 12639 (python) S 12609 12609 12394 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 964413418 296259584 5687 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749472190270243080 0 0 17 3 0 0 0
/proc/12639/statm: 72329 5687 348 364 0 8244 0
[pid=12641] ppid=12639 vsize=2132 CPUtime=2.23 cores=1,3,5,7
/proc/12641/stat : 12641 (march_hi) R 12639 12641 12641 0 -1 4202496 615 0 0 0 223 0 0 0 25 0 1 0 964413418 2183168 350 33554432000 4194304 4955518 140736403710768 18446744073709551615 4209733 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12641/statm: 533 350 104 186 0 346 0
[pid=12642] ppid=12609 vsize=299100 CPUtime=0 cores=1,3,5,7
/proc/12642/stat : 12642 (python) S 12609 12609 12394 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 964413419 306278400 5588 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 2720380337656922376 0 0 17 7 0 0 0
/proc/12642/statm: 74775 5588 348 364 0 10687 0
[pid=12644] ppid=12642 vsize=1017800 CPUtime=2.21 cores=1,3,5,7
/proc/12644/stat : 12644 (gnovelty+2) R 12642 12644 12644 0 -1 4202496 435 0 0 0 221 0 0 0 25 0 1 0 964413419 1042227200 174 33554432000 134512640 135663704 4289070480 18446744073709551615 134545598 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12644/statm: 254450 174 113 282 0 254166 0
[pid=12645] ppid=12609 vsize=309964 CPUtime=0 cores=1,3,5,7
/proc/12645/stat : 12645 (python) S 12609 12609 12394 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 964413420 317403136 5712 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10458303919049113864 0 0 17 5 0 0 0
/proc/12645/statm: 77491 5712 348 364 0 13400 0
[pid=12647] ppid=12645 vsize=2132 CPUtime=2.21 cores=1,3,5,7
/proc/12647/stat : 12647 (march_hi) R 12645 12647 12647 0 -1 4202496 610 0 0 0 221 0 0 0 25 0 1 0 964413420 2183168 350 33554432000 4194304 4955518 140735144415808 18446744073709551615 4238462 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12647/statm: 533 350 104 186 0 346 0
[pid=12609/tid=12637] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12637/stat : 12637 (python) S 12607 12609 12394 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 5 0 964413417 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 1 0 0 0
[pid=12609/tid=12640] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12640/stat : 12640 (python) S 12607 12609 12394 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 964413418 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 3 0 0 0
[pid=12609/tid=12643] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12643/stat : 12643 (python) S 12607 12609 12394 0 -1 4202560 38 936 0 0 0 0 0 0 21 0 5 0 964413419 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12646] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12646/stat : 12646 (python) S 12607 12609 12394 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 964413420 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 3537040

[startup+6.30125 s]
/proc/loadavg: 2.41 1.34 0.56 10/203 12812
/proc/meminfo: memFree=31940576/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=320208 CPUtime=0.53 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 12191 936 1 0 36 17 0 0 23 0 5 0 964413332 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12609/statm: 80052 7241 1873 364 0 15961 0
[pid=12634] ppid=12609 vsize=278588 CPUtime=0 cores=1,3,5,7
/proc/12634/stat : 12634 (python) S 12609 12609 12394 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 964413417 285274112 5577 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612623 0 0 16781312 514 4490259806841438472 0 0 17 3 0 0 0
/proc/12634/statm: 69647 5577 377 364 0 5565 0
[pid=12638] ppid=12634 vsize=1017800 CPUtime=5.44 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12634 12638 12638 0 -1 4202496 437 0 0 0 544 0 0 0 25 0 1 0 964413417 1042227200 173 33554432000 134512640 135663704 4288011312 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12638/statm: 254450 173 113 282 0 254166 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/12639/stat : 12639 (python) S 12609 12609 12394 0 -1 4202560 912 0 0 0 0 0 0 0 15 0 1 0 964413418 296259584 5710 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 17322921423504638216 0 0 17 3 0 0 0
/proc/12639/statm: 72329 5710 371 364 0 8244 0
[pid=12641] ppid=12639 vsize=2304 CPUtime=5.41 cores=1,3,5,7
/proc/12641/stat : 12641 (march_hi) R 12639 12641 12641 0 -1 4202496 636 0 0 0 541 0 0 0 25 0 1 0 964413418 2359296 371 33554432000 4194304 4955518 140736403710768 18446744073709551615 4290073 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12641/statm: 576 371 104 186 0 389 0
[pid=12642] ppid=12609 vsize=299100 CPUtime=0 cores=1,3,5,7
/proc/12642/stat : 12642 (python) S 12609 12609 12394 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 964413419 306278400 5611 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 2720380337656922376 0 0 17 7 0 0 0
/proc/12642/statm: 74775 5611 371 364 0 10687 0
[pid=12644] ppid=12642 vsize=1017800 CPUtime=5.38 cores=1,3,5,7
/proc/12644/stat : 12644 (gnovelty+2) R 12642 12644 12644 0 -1 4202496 435 0 0 0 538 0 0 0 25 0 1 0 964413419 1042227200 174 33554432000 134512640 135663704 4289070480 18446744073709551615 134525513 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12644/statm: 254450 174 113 282 0 254166 0
[pid=12645] ppid=12609 vsize=309964 CPUtime=0 cores=1,3,5,7
/proc/12645/stat : 12645 (python) S 12609 12609 12394 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 1 0 964413420 317403136 5735 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 4556290153013805320 0 0 17 5 0 0 0
/proc/12645/statm: 77491 5735 371 364 0 13400 0
[pid=12647] ppid=12645 vsize=2304 CPUtime=5.4 cores=1,3,5,7
/proc/12647/stat : 12647 (march_hi) R 12645 12647 12647 0 -1 4202496 631 0 0 0 540 0 0 0 25 0 1 0 964413420 2359296 371 33554432000 4194304 4955518 140735144415808 18446744073709551615 4238410 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12647/statm: 576 371 104 186 0 389 0
[pid=12609/tid=12637] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12637/stat : 12637 (python) S 12607 12609 12394 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 5 0 964413417 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 1 0 0 0
[pid=12609/tid=12640] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12640/stat : 12640 (python) S 12607 12609 12394 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 5 0 964413418 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 3 0 0 0
[pid=12609/tid=12643] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12643/stat : 12643 (python) S 12607 12609 12394 0 -1 4202560 38 936 0 0 0 0 0 0 21 0 5 0 964413419 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12646] ppid=12607 vsize=320208 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12646/stat : 12646 (python) S 12607 12609 12394 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 964413420 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 3537384

[startup+12.7011 s]
/proc/loadavg: 3.02 1.48 0.61 10/203 12867
/proc/meminfo: memFree=31941684/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=320208 CPUtime=0.53 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 12191 936 1 0 36 17 0 0 23 0 5 0 964413332 327892992 7241 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12609/statm: 80052 7241 1873 364 0 15961 0
[pid=12634] ppid=12609 vsize=278588 CPUtime=0 cores=1,3,5,7
/proc/12634/stat : 12634 (python) S 12609 12609 12394 0 -1 4202560 889 0 0 0 0 0 0 0 18 0 1 0 964413417 285274112 5577 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612623 0 0 16781312 514 10051524194895626504 0 0 17 3 0 0 0
/proc/12634/statm: 69647 5577 377 364 0 5565 0
[pid=12638] ppid=12634 vsize=1017800 CPUtime=11.84 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) R 12634 12638 12638 0 -1 4202496 437 0 0 0 1184 0 0 0 25 0 1 0 964413417 1042227200 173 33554432000 134512640 135663704 4288011312 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12638/statm: 254450 173 113 282 0 254166 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0.01 cores=1,3,5,7

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

[pid=12634/tid=12876] ppid=12609 vsize=288832 CPUtime=0 cores=1,3,5,7
/proc/12634/task/12876/stat : 12876 (python) S 12609 12609 12394 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 964423428 295763968 5621 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 514 18446604471138032512 0 0 -1 3 0 0 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0.23 cores=1,3,5,7
/proc/12639/stat : 12639 (python) S 12609 12609 12394 0 -1 4202560 986 0 0 0 13 10 0 0 15 0 1 0 964413418 296259584 5710 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749472190270243080 0 0 17 3 0 0 0
/proc/12639/statm: 72329 5710 371 364 0 8244 0
[pid=12641] ppid=12639 vsize=11832 CPUtime=154.81 cores=1,3,5,7
/proc/12641/stat : 12641 (march_hi) R 12639 12641 12641 0 -1 4202496 2458 0 0 0 15481 0 0 0 25 0 1 0 964413418 12115968 2173 33554432000 4194304 4955518 140736403710768 18446744073709551615 4224738 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12641/statm: 2958 2173 104 186 0 2771 0
[pid=12642] ppid=12609 vsize=299100 CPUtime=0.12 cores=1,3,5,7
/proc/12642/stat : 12642 (python) S 12609 12609 12394 0 -1 4202560 1089 0 0 0 7 5 0 0 19 0 2 0 964413419 306278400 5641 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12642/statm: 74775 5641 400 364 0 10687 0
[pid=12644] ppid=12642 vsize=1017800 CPUtime=98.45 cores=1,3,5,7
/proc/12644/stat : 12644 (gnovelty+2) T 12642 12644 12644 0 -1 4202496 435 0 0 0 9844 1 0 0 25 0 1 0 964413419 1042227200 174 33554432000 134512640 135663704 4289070480 18446744073709551615 134524720 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12644/statm: 254450 174 113 282 0 254166 0
[pid=12642/tid=12872] ppid=12609 vsize=299100 CPUtime=0 cores=1,3,5,7
/proc/12642/task/12872/stat : 12872 (python) S 12609 12609 12394 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 964423331 306278400 5641 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 514 18446604462136015744 0 0 -1 7 0 0 0
[pid=12645] ppid=12609 vsize=309964 CPUtime=0.23 cores=1,3,5,7
/proc/12645/stat : 12645 (python) S 12609 12609 12394 0 -1 4202560 980 0 0 0 14 9 0 0 16 0 1 0 964413420 317403136 5735 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10458303919049113864 0 0 17 5 0 0 0
/proc/12645/statm: 77491 5735 371 364 0 13400 0
[pid=12647] ppid=12645 vsize=11832 CPUtime=155.57 cores=1,3,5,7
/proc/12647/stat : 12647 (march_hi) R 12645 12647 12647 0 -1 4202496 2474 0 0 0 15556 1 0 0 25 0 1 0 964413420 12115968 2194 33554432000 4194304 4955518 140735144415808 18446744073709551615 4224747 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12647/statm: 2958 2194 104 186 0 2771 0
[pid=12873] ppid=12609 vsize=320220 CPUtime=0.07 cores=1,3,5,7
/proc/12873/stat : 12873 (python) S 12609 12609 12394 0 -1 4202560 942 0 0 0 4 3 0 0 15 0 1 0 964423332 327905280 5756 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749463394177220869 0 0 17 5 0 0 0
/proc/12873/statm: 80055 5756 371 364 0 15961 0
[pid=12875] ppid=12873 vsize=4024 CPUtime=56.47 cores=1,3,5,7
/proc/12875/stat : 12875 (march_hi) R 12873 12875 12875 0 -1 4202496 987 0 0 0 5647 0 0 0 25 0 1 0 964423332 4120576 725 33554432000 4194304 4955518 140733496125088 18446744073709551615 4227831 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12875/statm: 1006 725 104 186 0 819 0
[pid=12877] ppid=12609 vsize=330476 CPUtime=0.08 cores=1,3,5,7
/proc/12877/stat : 12877 (python) S 12609 12609 12394 0 -1 4202560 940 0 0 0 4 4 0 0 15 0 1 0 964423429 338407424 5762 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 4603769539002335496 0 0 17 7 0 0 0
/proc/12877/statm: 82619 5762 371 364 0 18522 0
[pid=12879] ppid=12877 vsize=4024 CPUtime=55.35 cores=1,3,5,7
/proc/12879/stat : 12879 (march_hi) R 12877 12879 12879 0 -1 4202496 976 0 0 0 5535 0 0 0 25 0 1 0 964423429 4120576 716 33554432000 4194304 4955518 140733512083200 18446744073709551615 4210456 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12879/statm: 1006 716 104 186 0 819 0
[pid=12609/tid=12637] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12637/stat : 12637 (python) S 12607 12609 12394 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 7 0 964413417 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 1 0 0 0
[pid=12609/tid=12640] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12640/stat : 12640 (python) S 12607 12609 12394 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 7 0 964413418 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 3 0 0 0
[pid=12609/tid=12643] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12643/stat : 12643 (python) S 12607 12609 12394 0 -1 4202560 38 936 0 0 0 0 0 0 21 0 7 0 964413419 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12646] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12646/stat : 12646 (python) S 12607 12609 12394 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 7 0 964413420 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12874] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12874/stat : 12874 (python) S 12607 12609 12394 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 7 0 964423332 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12878] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12878/stat : 12878 (python) S 12607 12609 12394 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 7 0 964423429 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 622.14
Current children cumulated vsize (KiB) 4245940

[startup+157.101 s]
/proc/loadavg: 8.71 4.45 1.85 10/219 12890
/proc/meminfo: memFree=31852404/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=340720 CPUtime=0.56 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 13806 936 1 0 38 18 0 0 20 0 7 0 964413332 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12609/statm: 85180 7273 1878 364 0 21083 0
[pid=12634] ppid=12609 vsize=288832 CPUtime=0.11 cores=1,3,5,7
/proc/12634/stat : 12634 (python) S 12609 12609 12394 0 -1 4202560 1157 0 0 0 6 5 0 0 19 0 2 0 964413417 295763968 5621 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12634/statm: 72208 5621 416 364 0 8126 0
[pid=12638] ppid=12634 vsize=1017800 CPUtime=100.09 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) T 12634 12638 12638 0 -1 4202496 437 0 0 0 10009 0 0 0 25 0 1 0 964413417 1042227200 173 33554432000 134512640 135663704 4288011312 18446744073709551615 135008514 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12638/statm: 254450 173 113 282 0 254166 0
[pid=12634/tid=12876] ppid=12609 vsize=288832 CPUtime=0 cores=1,3,5,7
/proc/12634/task/12876/stat : 12876 (python) S 12609 12609 12394 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 964423428 295763968 5621 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 514 18446604471138032512 0 0 -1 3 0 0 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0.23 cores=1,3,5,7
/proc/12639/stat : 12639 (python) S 12609 12609 12394 0 -1 4202560 986 0 0 0 13 10 0 0 15 0 1 0 964413418 296259584 5710 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749472190270243080 0 0 17 3 0 0 0
/proc/12639/statm: 72329 5710 371 364 0 8244 0
[pid=12641] ppid=12639 vsize=11832 CPUtime=155.21 cores=1,3,5,7
/proc/12641/stat : 12641 (march_hi) R 12639 12641 12641 0 -1 4202496 2465 0 0 0 15521 0 0 0 25 0 1 0 964413418 12115968 2180 33554432000 4194304 4955518 140736403710768 18446744073709551615 4209737 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12641/statm: 2958 2180 104 186 0 2771 0
[pid=12642] ppid=12609 vsize=299100 CPUtime=0.12 cores=1,3,5,7
/proc/12642/stat : 12642 (python) S 12609 12609 12394 0 -1 4202560 1089 0 0 0 7 5 0 0 19 0 2 0 964413419 306278400 5641 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12642/statm: 74775 5641 400 364 0 10687 0
[pid=12644] ppid=12642 vsize=1017800 CPUtime=98.45 cores=1,3,5,7
/proc/12644/stat : 12644 (gnovelty+2) T 12642 12644 12644 0 -1 4202496 435 0 0 0 9844 1 0 0 25 0 1 0 964413419 1042227200 174 33554432000 134512640 135663704 4289070480 18446744073709551615 134524720 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12644/statm: 254450 174 113 282 0 254166 0
[pid=12642/tid=12872] ppid=12609 vsize=299100 CPUtime=0 cores=1,3,5,7
/proc/12642/task/12872/stat : 12872 (python) S 12609 12609 12394 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 964423331 306278400 5641 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 514 18446604462136015744 0 0 -1 7 0 0 0
[pid=12645] ppid=12609 vsize=309964 CPUtime=0.23 cores=1,3,5,7
/proc/12645/stat : 12645 (python) S 12609 12609 12394 0 -1 4202560 981 0 0 0 14 9 0 0 15 0 1 0 964413420 317403136 5735 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10458303919049113864 0 0 17 5 0 0 0
/proc/12645/statm: 77491 5735 371 364 0 13400 0
[pid=12647] ppid=12645 vsize=11832 CPUtime=155.97 cores=1,3,5,7
/proc/12647/stat : 12647 (march_hi) R 12645 12647 12647 0 -1 4202496 2482 0 0 0 15596 1 0 0 25 0 1 0 964413420 12115968 2202 33554432000 4194304 4955518 140735144415808 18446744073709551615 4290267 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12647/statm: 2958 2202 104 186 0 2771 0
[pid=12873] ppid=12609 vsize=320220 CPUtime=0.07 cores=1,3,5,7
/proc/12873/stat : 12873 (python) S 12609 12609 12394 0 -1 4202560 942 0 0 0 4 3 0 0 15 0 1 0 964423332 327905280 5756 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749463394177220869 0 0 17 5 0 0 0
/proc/12873/statm: 80055 5756 371 364 0 15961 0
[pid=12875] ppid=12873 vsize=4024 CPUtime=56.87 cores=1,3,5,7
/proc/12875/stat : 12875 (march_hi) R 12873 12875 12875 0 -1 4202496 989 0 0 0 5687 0 0 0 25 0 1 0 964423332 4120576 727 33554432000 4194304 4955518 140733496125088 18446744073709551615 4284433 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12875/statm: 1006 727 104 186 0 819 0
[pid=12877] ppid=12609 vsize=330476 CPUtime=0.08 cores=1,3,5,7
/proc/12877/stat : 12877 (python) S 12609 12609 12394 0 -1 4202560 940 0 0 0 4 4 0 0 15 0 1 0 964423429 338407424 5762 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 4603769539002335496 0 0 17 7 0 0 0
/proc/12877/statm: 82619 5762 371 364 0 18522 0
[pid=12879] ppid=12877 vsize=4024 CPUtime=55.75 cores=1,3,5,7
/proc/12879/stat : 12879 (march_hi) R 12877 12879 12879 0 -1 4202496 978 0 0 0 5575 0 0 0 25 0 1 0 964423429 4120576 718 33554432000 4194304 4955518 140733512083200 18446744073709551615 4238640 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12879/statm: 1006 718 104 186 0 819 0
[pid=12609/tid=12637] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12637/stat : 12637 (python) S 12607 12609 12394 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 7 0 964413417 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 1 0 0 0
[pid=12609/tid=12640] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12640/stat : 12640 (python) S 12607 12609 12394 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 7 0 964413418 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 3 0 0 0
[pid=12609/tid=12643] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12643/stat : 12643 (python) S 12607 12609 12394 0 -1 4202560 38 936 0 0 0 0 0 0 21 0 7 0 964413419 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12646] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12646/stat : 12646 (python) S 12607 12609 12394 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 7 0 964413420 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12874] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12874/stat : 12874 (python) S 12607 12609 12394 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 7 0 964423332 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12878] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12878/stat : 12878 (python) S 12607 12609 12394 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 7 0 964423429 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 623.74
Current children cumulated vsize (KiB) 4245940

[startup+157.307 s]
/proc/loadavg: 8.73 4.53 1.89 10/219 12890
/proc/meminfo: memFree=31851908/32950940 swapFree=67074964/67111528
[pid=12609] ppid=12607 vsize=340720 CPUtime=0.56 cores=1,3,5,7
/proc/12609/stat : 12609 (python) S 12607 12609 12394 0 -1 4202496 13806 936 1 0 38 18 0 0 20 0 7 0 964413332 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12609/statm: 85180 7273 1878 364 0 21083 0
[pid=12634] ppid=12609 vsize=288832 CPUtime=0.11 cores=1,3,5,7
/proc/12634/stat : 12634 (python) S 12609 12609 12394 0 -1 4202560 1157 0 0 0 6 5 0 0 19 0 2 0 964413417 295763968 5621 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12634/statm: 72208 5621 416 364 0 8126 0
[pid=12638] ppid=12634 vsize=1017800 CPUtime=100.09 cores=1,3,5,7
/proc/12638/stat : 12638 (gnovelty+2) T 12634 12638 12638 0 -1 4202496 437 0 0 0 10009 0 0 0 25 0 1 0 964413417 1042227200 173 33554432000 134512640 135663704 4288011312 18446744073709551615 135008514 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/12638/statm: 254450 173 113 282 0 254166 0
[pid=12634/tid=12876] ppid=12609 vsize=288832 CPUtime=0 cores=1,3,5,7
/proc/12634/task/12876/stat : 12876 (python) S 12609 12609 12394 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 964423428 295763968 5621 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 514 18446604471138032512 0 0 -1 3 0 0 0
[pid=12639] ppid=12609 vsize=289316 CPUtime=0.23 cores=1,3,5,7
/proc/12639/stat : 12639 (python) S 12609 12609 12394 0 -1 4202560 986 0 0 0 13 10 0 0 15 0 1 0 964413418 296259584 5710 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749472190270243080 0 0 17 3 0 0 0
/proc/12639/statm: 72329 5710 371 364 0 8244 0
[pid=12641] ppid=12639 vsize=11832 CPUtime=155.42 cores=1,3,5,7
/proc/12641/stat : 12641 (march_hi) R 12639 12641 12641 0 -1 4202496 2469 0 0 0 15542 0 0 0 25 0 1 0 964413418 12115968 2184 33554432000 4194304 4955518 140736403710768 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12641/statm: 2958 2184 104 186 0 2771 0
[pid=12642] ppid=12609 vsize=299100 CPUtime=0.12 cores=1,3,5,7
/proc/12642/stat : 12642 (python) S 12609 12609 12394 0 -1 4202560 1089 0 0 0 7 5 0 0 19 0 2 0 964413419 306278400 5641 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12642/statm: 74775 5641 400 364 0 10687 0
[pid=12644] ppid=12642 vsize=1017800 CPUtime=98.45 cores=1,3,5,7
/proc/12644/stat : 12644 (gnovelty+2) T 12642 12644 12644 0 -1 4202496 435 0 0 0 9844 1 0 0 25 0 1 0 964413419 1042227200 174 33554432000 134512640 135663704 4289070480 18446744073709551615 134524720 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12644/statm: 254450 174 113 282 0 254166 0
[pid=12642/tid=12872] ppid=12609 vsize=299100 CPUtime=0 cores=1,3,5,7
/proc/12642/task/12872/stat : 12872 (python) S 12609 12609 12394 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 964423331 306278400 5641 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 514 18446604462136015744 0 0 -1 7 0 0 0
[pid=12645] ppid=12609 vsize=309964 CPUtime=0.23 cores=1,3,5,7
/proc/12645/stat : 12645 (python) S 12609 12609 12394 0 -1 4202560 983 0 0 0 14 9 0 0 15 0 1 0 964413420 317403136 5735 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10458303919049113864 0 0 17 5 0 0 0
/proc/12645/statm: 77491 5735 371 364 0 13400 0
[pid=12647] ppid=12645 vsize=11832 CPUtime=156.17 cores=1,3,5,7
/proc/12647/stat : 12647 (march_hi) R 12645 12647 12647 0 -1 4202496 2485 0 0 0 15616 1 0 0 25 0 1 0 964413420 12115968 2205 33554432000 4194304 4955518 140735144415808 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12647/statm: 2958 2205 104 186 0 2771 0
[pid=12873] ppid=12609 vsize=320220 CPUtime=0.07 cores=1,3,5,7
/proc/12873/stat : 12873 (python) S 12609 12609 12394 0 -1 4202560 942 0 0 0 4 3 0 0 15 0 1 0 964423332 327905280 5756 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 10749463394177220869 0 0 17 5 0 0 0
/proc/12873/statm: 80055 5756 371 364 0 15961 0
[pid=12875] ppid=12873 vsize=4024 CPUtime=57.07 cores=1,3,5,7
/proc/12875/stat : 12875 (march_hi) R 12873 12875 12875 0 -1 4202496 990 0 0 0 5707 0 0 0 25 0 1 0 964423332 4120576 728 33554432000 4194304 4955518 140733496125088 18446744073709551615 4235384 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12875/statm: 1006 728 104 186 0 819 0
[pid=12877] ppid=12609 vsize=330476 CPUtime=0.08 cores=1,3,5,7
/proc/12877/stat : 12877 (python) S 12609 12609 12394 0 -1 4202560 940 0 0 0 4 4 0 0 15 0 1 0 964423429 338407424 5762 33554432000 4194304 5683644 140734255708816 18446744073709551615 215988612678 0 0 16781312 514 4603769539002335496 0 0 17 7 0 0 0
/proc/12877/statm: 82619 5762 371 364 0 18522 0
[pid=12879] ppid=12877 vsize=4024 CPUtime=55.95 cores=1,3,5,7
/proc/12879/stat : 12879 (march_hi) R 12877 12879 12879 0 -1 4202496 979 0 0 0 5595 0 0 0 25 0 1 0 964423429 4120576 719 33554432000 4194304 4955518 140733512083200 18446744073709551615 4227831 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12879/statm: 1006 719 104 186 0 819 0
[pid=12609/tid=12637] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12637/stat : 12637 (python) S 12607 12609 12394 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 7 0 964413417 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 1 0 0 0
[pid=12609/tid=12640] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12640/stat : 12640 (python) S 12607 12609 12394 0 -1 4202560 24 936 0 0 0 0 0 0 19 0 7 0 964413418 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 3 0 0 0
[pid=12609/tid=12643] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12643/stat : 12643 (python) S 12607 12609 12394 0 -1 4202560 38 936 0 0 0 0 0 0 21 0 7 0 964413419 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12646] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12646/stat : 12646 (python) S 12607 12609 12394 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 7 0 964413420 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12874] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12874/stat : 12874 (python) S 12607 12609 12394 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 7 0 964423332 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
[pid=12609/tid=12878] ppid=12607 vsize=340720 CPUtime=0 cores=1,3,5,7
/proc/12609/task/12878/stat : 12878 (python) S 12607 12609 12394 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 7 0 964423429 348897280 7273 33554432000 4194304 5683644 140734255708816 18446744073709551615 216000416177 0 0 16781312 2 18446604471161566208 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 624.55
Current children cumulated vsize (KiB) 4245940

Child status: 0
Real time (s): 157.363
CPU time (s): 624.833
CPU user time (s): 624.204
CPU system time (s): 0.628904
CPU usage (%): 397.065
Max. virtual memory (cumulated for all children) (KiB): 4245940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 624.204
system time used= 0.628904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33458
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= 14111
involuntary context switches= 4917

runsolver used 0.274958 second user time and 0.598908 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-10 23:37:05
IDJOB=3378621
IDBENCH=83030
IDSOLVER=1859
FILE ID=node117/3378621-1307741825
RUNJOBID= node117-1307741825-12587
PBS_JOBID= 13550792
Free space on /tmp= 74056 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S16302531-099.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378621-1307741825/watcher-3378621-1307741825 -o /tmp/evaluation-result-3378621-1307741825/solver-3378621-1307741825 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378621-1307741825.cnf -seed 47871739 -budget 4800 -cores 4

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

MD5SUM BENCH= 262b86a16f9a75cfd5f5af81be0602bc
RANDOM SEED=47871739

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      32029460 kB
Buffers:        103836 kB
Cached:         633764 kB
SwapCached:       6116 kB
Active:         307968 kB
Inactive:       464540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      32029460 kB
SwapTotal:    67111528 kB
SwapFree:     67074964 kB
Dirty:           63408 kB
Writeback:           0 kB
AnonPages:       31784 kB
Mapped:          13540 kB
Slab:            84176 kB
PageTables:       4616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   184620 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= 73992 MiB
End job on node117 at 2011-06-10 23:39:43