Trace number 3317497

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-randomUNSAT 442.686 127.207

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1573194644-097.UNKNOWN.cnf
MD5SUM94cfc1731e7c76d51d00543dd5d14f85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark122.003
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.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3317497-1304269878.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.40/0.50	c INFO: computed variable balance statistics
0.40/0.53	c INFO: computed small-clause counts
0.40/0.53	c INFO: computed Horn-clause counts
0.40/0.53	c INFO: computed variable graph statistics
0.40/0.53	c INFO: collected features for HOME/instance-3317497-1304269878.cnf in 0.07 s
0.40/0.56	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.56)
0.40/0.59	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.37)
0.40/0.62	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.37)
0.40/0.65	c INFO: running march_hi@0 for 97 with 4799 remaining (b = 0.12)
350.05/100.75	c INFO: running gnovelty+2@0 for 97 with 4699 remaining (b = 0.07)
442.25/127.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317497-1304269878/watcher-3317497-1304269878 -o /tmp/evaluation-result-3317497-1304269878/solver-3317497-1304269878 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317497-1304269878.cnf -seed 1860674053 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 8.97 8.98 8.08 7/253 23020
/proc/meminfo: memFree=28978428/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=15772 CPUtime=0 cores=0,2,4,6
/proc/23020/stat : 23020 (python) R 23018 23020 22195 0 -1 4202496 869 0 0 0 0 0 0 0 25 0 1 0 271179077 16150528 750 33554432000 4194304 5683644 140736174738352 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23020/statm: 3943 752 343 364 0 430 0

[startup+0.0568541 s]
/proc/loadavg: 8.97 8.98 8.08 7/253 23020
/proc/meminfo: memFree=28978428/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=36508 CPUtime=0.03 cores=0,2,4,6
/proc/23020/stat : 23020 (python) R 23018 23020 22195 0 -1 4202496 1612 0 0 0 3 0 0 0 25 0 1 0 271179077 37384192 1444 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660660224 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/23020/statm: 9127 1444 452 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36508

[startup+0.100846 s]
/proc/loadavg: 8.97 8.98 8.08 7/253 23020
/proc/meminfo: memFree=28978428/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=104616 CPUtime=0.06 cores=0,2,4,6
/proc/23020/stat : 23020 (python) R 23018 23020 22195 0 -1 4202496 3114 0 0 0 5 1 0 0 17 0 1 0 271179077 107126784 2794 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660662016 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23020/statm: 26154 2795 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.300782 s]
/proc/loadavg: 8.97 8.98 8.08 7/253 23020
/proc/meminfo: memFree=28978428/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=198916 CPUtime=0.23 cores=0,2,4,6
/proc/23020/stat : 23020 (python) R 23018 23020 22195 0 -1 4202496 7012 933 1 0 18 5 0 0 17 0 1 0 271179077 203689984 5046 33554432000 4194304 5683644 140736174738352 18446744073709551615 46930963707356 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23020/statm: 49729 5046 1459 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.70067 s]
/proc/loadavg: 8.97 8.98 8.08 7/253 23020
/proc/meminfo: memFree=28978428/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 12359 933 1 0 48 7 0 0 21 0 5 0 271179077 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 80069 7266 1881 364 0 15978 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 320276

[startup+1.50053 s]
/proc/loadavg: 8.97 8.98 8.08 10/266 23037
/proc/meminfo: memFree=28939032/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 12359 933 1 0 48 7 0 0 21 0 5 0 271179077 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 80069 7266 1881 364 0 15978 0
[pid=23026] ppid=23020 vsize=278588 CPUtime=0 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 271179133 285274112 5554 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682255 0 0 16781312 514 11719008074625712127 0 0 17 2 0 0 0
/proc/23026/statm: 69647 5554 354 364 0 5565 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=0.92 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) R 23026 23028 23028 0 -1 4202496 436 0 0 0 92 0 0 0 21 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=0 cores=0,2,4,6
/proc/23029/stat : 23029 (python) S 23020 23020 22195 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 271179136 296263680 5687 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11023074663726022915 0 0 17 2 0 0 0
/proc/23029/statm: 72330 5687 348 364 0 8245 0
[pid=23031] ppid=23029 vsize=2132 CPUtime=0.89 cores=0,2,4,6
/proc/23031/stat : 23031 (march_hi) R 23029 23031 23031 0 -1 4202496 595 0 0 0 89 0 0 0 25 0 1 0 271179136 2183168 330 33554432000 4194304 4955518 140736430158192 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23031/statm: 533 330 104 186 0 346 0
[pid=23032] ppid=23020 vsize=299236 CPUtime=0 cores=0,2,4,6
/proc/23032/stat : 23032 (python) S 23020 23020 22195 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 271179139 306417664 5590 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 17361279810784952580 0 0 17 2 0 0 0
/proc/23032/statm: 74809 5590 348 364 0 10721 0
[pid=23036] ppid=23032 vsize=2132 CPUtime=0.83 cores=0,2,4,6
/proc/23036/stat : 23036 (march_hi) R 23032 23036 23036 0 -1 4202496 592 0 0 0 83 0 0 0 23 0 1 0 271179142 2183168 329 33554432000 4194304 4955518 140737015968848 18446744073709551615 4224758 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23036/statm: 533 329 104 186 0 346 0
[pid=23034] ppid=23020 vsize=310032 CPUtime=0 cores=0,2,4,6
/proc/23034/stat : 23034 (python) S 23020 23020 22195 0 -1 4202560 759 0 0 0 0 0 0 0 17 0 1 0 271179142 317472768 5729 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11102182326321250564 0 0 17 0 0 0 0
/proc/23034/statm: 77508 5729 348 364 0 13417 0
[pid=23037] ppid=23034 vsize=2000 CPUtime=0.42 cores=0,2,4,6
/proc/23037/stat : 23037 (march_hi) R 23034 23037 23037 0 -1 4202496 586 0 0 0 42 0 0 0 25 0 1 0 271179143 2048000 321 33554432000 4194304 4955518 140734231019488 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23037/statm: 500 321 104 186 0 313 0
[pid=23020/tid=23027] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23027/stat : 23027 (python) S 23018 23020 22195 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 5 0 271179133 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23030] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23030/stat : 23030 (python) S 23018 23020 22195 0 -1 4202560 22 933 0 0 0 0 0 0 21 0 5 0 271179136 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23033] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23033/stat : 23033 (python) S 23018 23020 22195 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 5 0 271179139 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23035] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 5 0 271179142 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 2521516

[startup+3.10125 s]
/proc/loadavg: 8.98 8.98 8.08 10/266 23037
/proc/meminfo: memFree=28936552/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 12359 933 1 0 48 7 0 0 21 0 5 0 271179077 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 80069 7266 1881 364 0 15978 0
[pid=23026] ppid=23020 vsize=278588 CPUtime=0 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 271179133 285274112 5554 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682255 0 0 16781312 514 11719008074625679617 0 0 17 2 0 0 0
/proc/23026/statm: 69647 5554 354 364 0 5565 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=2.51 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) R 23026 23028 23028 0 -1 4202496 436 0 0 0 251 0 0 0 25 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=0 cores=0,2,4,6
/proc/23029/stat : 23029 (python) S 23020 23020 22195 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 271179136 296263680 5687 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11023074663726022915 0 0 17 2 0 0 0
/proc/23029/statm: 72330 5687 348 364 0 8245 0
[pid=23031] ppid=23029 vsize=2132 CPUtime=2.49 cores=0,2,4,6
/proc/23031/stat : 23031 (march_hi) R 23029 23031 23031 0 -1 4202496 617 0 0 0 249 0 0 0 25 0 1 0 271179136 2183168 352 33554432000 4194304 4955518 140736430158192 18446744073709551615 4238717 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23031/statm: 533 352 104 186 0 346 0
[pid=23032] ppid=23020 vsize=299236 CPUtime=0 cores=0,2,4,6
/proc/23032/stat : 23032 (python) S 23020 23020 22195 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 271179139 306417664 5590 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 17361279810784952580 0 0 17 2 0 0 0
/proc/23032/statm: 74809 5590 348 364 0 10721 0
[pid=23036] ppid=23032 vsize=2132 CPUtime=2.43 cores=0,2,4,6
/proc/23036/stat : 23036 (march_hi) R 23032 23036 23036 0 -1 4202496 615 0 0 0 243 0 0 0 25 0 1 0 271179142 2183168 352 33554432000 4194304 4955518 140737015968848 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23036/statm: 533 352 104 186 0 346 0
[pid=23034] ppid=23020 vsize=310032 CPUtime=0 cores=0,2,4,6
/proc/23034/stat : 23034 (python) S 23020 23020 22195 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 271179142 317472768 5729 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11102182326321250564 0 0 17 0 0 0 0
/proc/23034/statm: 77508 5729 348 364 0 13417 0
[pid=23037] ppid=23034 vsize=2132 CPUtime=1.22 cores=0,2,4,6
/proc/23037/stat : 23037 (march_hi) R 23034 23037 23037 0 -1 4202496 604 0 0 0 122 0 0 0 25 0 1 0 271179143 2183168 339 33554432000 4194304 4955518 140734231019488 18446744073709551615 4209747 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23037/statm: 533 339 104 186 0 346 0
[pid=23020/tid=23027] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23027/stat : 23027 (python) S 23018 23020 22195 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 5 0 271179133 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23030] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23030/stat : 23030 (python) S 23018 23020 22195 0 -1 4202560 22 933 0 0 0 0 0 0 21 0 5 0 271179136 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23033] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23033/stat : 23033 (python) S 23018 23020 22195 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 5 0 271179139 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23035] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 5 0 271179142 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.2
Current children cumulated vsize (KiB) 2521648

[startup+6.30069 s]
/proc/loadavg: 8.98 8.98 8.08 10/266 23037
/proc/meminfo: memFree=28934368/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 12359 933 1 0 48 7 0 0 21 0 5 0 271179077 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 80069 7266 1881 364 0 15978 0
[pid=23026] ppid=23020 vsize=278588 CPUtime=0 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 892 0 0 0 0 0 0 0 18 0 1 0 271179133 285274112 5577 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682255 0 0 16781312 514 11719008074625679617 0 0 17 2 0 0 0
/proc/23026/statm: 69647 5577 377 364 0 5565 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=5.68 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) R 23026 23028 23028 0 -1 4202496 436 0 0 0 568 0 0 0 25 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 134545699 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=0 cores=0,2,4,6
/proc/23029/stat : 23029 (python) S 23020 23020 22195 0 -1 4202560 903 0 0 0 0 0 0 0 15 0 1 0 271179136 296263680 5710 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11023074663726022915 0 0 17 2 0 0 0
/proc/23029/statm: 72330 5710 371 364 0 8245 0
[pid=23031] ppid=23029 vsize=2304 CPUtime=5.68 cores=0,2,4,6
/proc/23031/stat : 23031 (march_hi) R 23029 23031 23031 0 -1 4202496 634 0 0 0 568 0 0 0 25 0 1 0 271179136 2359296 369 33554432000 4194304 4955518 140736430158192 18446744073709551615 4261356 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23031/statm: 576 369 104 186 0 389 0
[pid=23032] ppid=23020 vsize=299236 CPUtime=0.01 cores=0,2,4,6
/proc/23032/stat : 23032 (python) S 23020 23020 22195 0 -1 4202560 905 0 0 0 1 0 0 0 15 0 1 0 271179139 306417664 5613 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 17361279810784952580 0 0 17 2 0 0 0
/proc/23032/statm: 74809 5613 371 364 0 10721 0
[pid=23036] ppid=23032 vsize=2304 CPUtime=5.6 cores=0,2,4,6
/proc/23036/stat : 23036 (march_hi) R 23032 23036 23036 0 -1 4202496 633 0 0 0 560 0 0 0 25 0 1 0 271179142 2359296 370 33554432000 4194304 4955518 140737015968848 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23036/statm: 576 370 104 186 0 389 0
[pid=23034] ppid=23020 vsize=310032 CPUtime=0.01 cores=0,2,4,6
/proc/23034/stat : 23034 (python) S 23020 23020 22195 0 -1 4202560 907 0 0 0 0 1 0 0 15 0 1 0 271179142 317472768 5752 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11102182326321250564 0 0 17 0 0 0 0
/proc/23034/statm: 77508 5752 371 364 0 13417 0
[pid=23037] ppid=23034 vsize=2132 CPUtime=2.82 cores=0,2,4,6
/proc/23037/stat : 23037 (march_hi) R 23034 23037 23037 0 -1 4202496 617 0 0 0 282 0 0 0 25 0 1 0 271179143 2183168 352 33554432000 4194304 4955518 140734231019488 18446744073709551615 4227502 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23037/statm: 533 352 104 186 0 346 0
[pid=23020/tid=23027] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23027/stat : 23027 (python) S 23018 23020 22195 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 5 0 271179133 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23030] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23030/stat : 23030 (python) S 23018 23020 22195 0 -1 4202560 22 933 0 0 0 0 0 0 21 0 5 0 271179136 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23033] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23033/stat : 23033 (python) S 23018 23020 22195 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 5 0 271179139 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23035] ppid=23018 vsize=320276 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 5 0 271179142 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.35
Current children cumulated vsize (KiB) 2521992

[startup+12.7006 s]
/proc/loadavg: 8.98 8.98 8.09 11/266 23037
/proc/meminfo: memFree=28930796/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=320276 CPUtime=0.55 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 12359 933 1 0 48 7 0 0 21 0 5 0 271179077 327962624 7266 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 80069 7266 1881 364 0 15978 0
[pid=23026] ppid=23020 vsize=278588 CPUtime=0.02 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 896 0 0 0 1 1 0 0 18 0 1 0 271179133 285274112 5577 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682255 0 0 16781312 514 123954542868922625 0 0 17 2 0 0 0
/proc/23026/statm: 69647 5577 377 364 0 5565 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=12.03 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) R 23026 23028 23028 0 -1 4202496 436 0 0 0 1203 0 0 0 25 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 135007736 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=0.02 cores=0,2,4,6

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

[pid=23020/tid=23035] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 6 0 271179142 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23046] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23046/stat : 23046 (python) S 23018 23020 22195 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 6 0 271189152 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 434.1
Current children cumulated vsize (KiB) 3883560

[startup+126.301 s]
/proc/loadavg: 9.14 9.03 8.20 12/274 23048
/proc/meminfo: memFree=28865584/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=330532 CPUtime=0.59 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 13180 933 1 0 51 8 0 0 20 0 6 0 271179077 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 82633 7273 1884 364 0 18539 0
[pid=23026] ppid=23020 vsize=288832 CPUtime=0.17 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 1077 0 0 0 9 8 0 0 19 0 2 0 271179133 295763968 5615 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23026/statm: 72208 5615 410 364 0 8126 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=99.41 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) T 23026 23028 23028 0 -1 4202496 436 0 0 0 9941 0 0 0 25 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23026/tid=23044] ppid=23020 vsize=288832 CPUtime=0 cores=0,2,4,6
/proc/23026/task/23044/stat : 23044 (python) S 23020 23020 22195 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 271189149 295763968 5615 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 514 18446604442756335552 0 0 -1 2 0 0 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=1.94 cores=0,2,4,6
/proc/23029/stat : 23029 (python) R 23020 23020 22195 0 -1 4202560 976 0 0 0 159 35 0 0 17 0 1 0 271179136 296263680 5711 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/23029/statm: 72330 5711 372 364 0 8245 0
[pid=23031] ppid=23029 vsize=0 CPUtime=123.5 cores=0,2,4,6
/proc/23031/stat : 23031 (march_hi) R 23029 23031 23031 0 -1 4202500 1587 0 0 0 12348 2 0 0 25 0 1 0 271179136 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/23031/statm: 0 0 0 0 0 0 0
[pid=23032] ppid=23020 vsize=299236 CPUtime=1.76 cores=0,2,4,6
/proc/23032/stat : 23032 (python) R 23020 23020 22195 0 -1 4202560 985 0 0 0 145 31 0 0 17 0 1 0 271179139 306417664 5613 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672492351 0 0 16781312 514 0 0 0 17 2 0 0 0
/proc/23032/statm: 74809 5613 371 364 0 10721 0
[pid=23036] ppid=23032 vsize=0 CPUtime=123.6 cores=0,2,4,6
/proc/23036/stat : 23036 (march_hi) R 23032 23036 23036 0 -1 4202500 1586 0 0 0 12359 1 0 0 25 0 1 0 271179142 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/23036/statm: 0 0 0 0 0 0 0
[pid=23034] ppid=23020 vsize=310032 CPUtime=0.24 cores=0,2,4,6
/proc/23034/stat : 23034 (python) S 23020 23020 22195 0 -1 4202560 959 0 0 0 12 12 0 0 15 0 1 0 271179142 317472768 5752 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11102182326321250564 0 0 17 0 0 0 0
/proc/23034/statm: 77508 5752 371 364 0 13417 0
[pid=23037] ppid=23034 vsize=3460 CPUtime=62.82 cores=0,2,4,6
/proc/23037/stat : 23037 (march_hi) R 23034 23037 23037 0 -1 4202496 924 0 0 0 6282 0 0 0 25 0 1 0 271179143 3543040 659 33554432000 4194304 4955518 140734231019488 18446744073709551615 4227565 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23037/statm: 865 659 104 186 0 678 0
[pid=23045] ppid=23020 vsize=320288 CPUtime=0.03 cores=0,2,4,6
/proc/23045/stat : 23045 (python) S 23020 23020 22195 0 -1 4202560 930 0 0 0 1 2 0 0 18 0 1 0 271189152 327974912 5756 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 123954542868922628 0 0 17 0 0 0 0
/proc/23045/statm: 80072 5756 371 364 0 15978 0
[pid=23047] ppid=23045 vsize=1017800 CPUtime=25.39 cores=0,2,4,6
/proc/23047/stat : 23047 (gnovelty+2) R 23045 23047 23047 0 -1 4202496 438 0 0 0 2539 0 0 0 25 0 1 0 271189152 1042227200 173 33554432000 134512640 135663704 4286820400 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23047/statm: 254450 173 113 282 0 254166 0
[pid=23020/tid=23027] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23027/stat : 23027 (python) S 23018 23020 22195 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 6 0 271179133 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23030] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23030/stat : 23030 (python) S 23018 23020 22195 0 -1 4202560 22 933 0 0 0 0 0 0 21 0 6 0 271179136 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23033] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23033/stat : 23033 (python) S 23018 23020 22195 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 6 0 271179139 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23035] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 6 0 271179142 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23046] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23046/stat : 23046 (python) S 23018 23020 22195 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 6 0 271189152 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 439.45
Current children cumulated vsize (KiB) 3877300

[startup+126.702 s]
/proc/loadavg: 9.37 9.08 8.22 13/274 23048
/proc/meminfo: memFree=28865088/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=330532 CPUtime=0.59 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 13180 933 1 0 51 8 0 0 20 0 6 0 271179077 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 82633 7273 1884 364 0 18539 0
[pid=23026] ppid=23020 vsize=288832 CPUtime=0.17 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 1077 0 0 0 9 8 0 0 19 0 2 0 271179133 295763968 5615 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23026/statm: 72208 5615 410 364 0 8126 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=99.41 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) T 23026 23028 23028 0 -1 4202496 436 0 0 0 9941 0 0 0 25 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23026/tid=23044] ppid=23020 vsize=288832 CPUtime=0 cores=0,2,4,6
/proc/23026/task/23044/stat : 23044 (python) S 23020 23020 22195 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 271189149 295763968 5615 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 514 18446604442756335552 0 0 -1 2 0 0 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=2.34 cores=0,2,4,6
/proc/23029/stat : 23029 (python) R 23020 23020 22195 0 -1 4202560 976 0 0 0 194 40 0 0 18 0 1 0 271179136 296263680 5711 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660331009 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/23029/statm: 72330 5711 372 364 0 8245 0
[pid=23031] ppid=23029 vsize=0 CPUtime=123.5 cores=0,2,4,6
/proc/23031/stat : 23031 (march_hi) R 23029 23031 23031 0 -1 4202500 1587 0 0 0 12348 2 0 0 25 0 1 0 271179136 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/23031/statm: 0 0 0 0 0 0 0
[pid=23032] ppid=23020 vsize=299236 CPUtime=2.16 cores=0,2,4,6
/proc/23032/stat : 23032 (python) S 23020 23020 22195 0 -1 4202560 985 0 0 0 180 36 0 0 18 0 1 0 271179139 306417664 5613 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 0 0 0 17 2 0 0 0
/proc/23032/statm: 74809 5613 371 364 0 10721 0
[pid=23036] ppid=23032 vsize=0 CPUtime=123.6 cores=0,2,4,6
/proc/23036/stat : 23036 (march_hi) R 23032 23036 23036 0 -1 4202500 1586 0 0 0 12359 1 0 0 25 0 1 0 271179142 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/23036/statm: 0 0 0 0 0 0 0
[pid=23034] ppid=23020 vsize=310032 CPUtime=0.24 cores=0,2,4,6
/proc/23034/stat : 23034 (python) S 23020 23020 22195 0 -1 4202560 959 0 0 0 12 12 0 0 15 0 1 0 271179142 317472768 5752 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11102182326321250564 0 0 17 0 0 0 0
/proc/23034/statm: 77508 5752 371 364 0 13417 0
[pid=23037] ppid=23034 vsize=3460 CPUtime=63.02 cores=0,2,4,6
/proc/23037/stat : 23037 (march_hi) R 23034 23037 23037 0 -1 4202496 924 0 0 0 6302 0 0 0 25 0 1 0 271179143 3543040 659 33554432000 4194304 4955518 140734231019488 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23037/statm: 865 659 104 186 0 678 0
[pid=23045] ppid=23020 vsize=320288 CPUtime=0.03 cores=0,2,4,6
/proc/23045/stat : 23045 (python) S 23020 23020 22195 0 -1 4202560 930 0 0 0 1 2 0 0 18 0 1 0 271189152 327974912 5756 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 123954542868922628 0 0 17 0 0 0 0
/proc/23045/statm: 80072 5756 371 364 0 15978 0
[pid=23047] ppid=23045 vsize=1017800 CPUtime=25.79 cores=0,2,4,6
/proc/23047/stat : 23047 (gnovelty+2) R 23045 23047 23047 0 -1 4202496 438 0 0 0 2579 0 0 0 25 0 1 0 271189152 1042227200 173 33554432000 134512640 135663704 4286820400 18446744073709551615 134525187 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23047/statm: 254450 173 113 282 0 254166 0
[pid=23020/tid=23027] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23027/stat : 23027 (python) S 23018 23020 22195 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 6 0 271179133 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23030] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23030/stat : 23030 (python) S 23018 23020 22195 0 -1 4202560 22 933 0 0 0 0 0 0 21 0 6 0 271179136 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23033] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23033/stat : 23033 (python) S 23018 23020 22195 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 6 0 271179139 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23035] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 6 0 271179142 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23046] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23046/stat : 23046 (python) S 23018 23020 22195 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 6 0 271189152 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 440.85
Current children cumulated vsize (KiB) 3877300

[startup+127.102 s]
/proc/loadavg: 9.37 9.08 8.22 13/274 23048
/proc/meminfo: memFree=28865088/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=330532 CPUtime=0.59 cores=0,2,4,6
/proc/23020/stat : 23020 (python) S 23018 23020 22195 0 -1 4202496 13180 933 1 0 51 8 0 0 20 0 6 0 271179077 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 82633 7273 1884 364 0 18539 0
[pid=23026] ppid=23020 vsize=288832 CPUtime=0.17 cores=0,2,4,6
/proc/23026/stat : 23026 (python) S 23020 23020 22195 0 -1 4202560 1077 0 0 0 9 8 0 0 19 0 2 0 271179133 295763968 5615 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/23026/statm: 72208 5615 410 364 0 8126 0
[pid=23028] ppid=23026 vsize=1017800 CPUtime=99.41 cores=0,2,4,6
/proc/23028/stat : 23028 (gnovelty+2) T 23026 23028 23028 0 -1 4202496 436 0 0 0 9941 0 0 0 25 0 1 0 271179133 1042227200 174 33554432000 134512640 135663704 4294746576 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/23028/statm: 254450 174 113 282 0 254166 0
[pid=23026/tid=23044] ppid=23020 vsize=288832 CPUtime=0 cores=0,2,4,6
/proc/23026/task/23044/stat : 23044 (python) S 23020 23020 22195 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 271189149 295763968 5615 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 514 18446604442756335552 0 0 -1 2 0 0 0
[pid=23029] ppid=23020 vsize=289320 CPUtime=2.74 cores=0,2,4,6
/proc/23029/stat : 23029 (python) R 23020 23020 22195 0 -1 4202560 976 0 0 0 230 44 0 0 18 0 1 0 271179136 296263680 5711 33554432000 4194304 5683644 140736174738352 18446744073709551615 4874160 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/23029/statm: 72330 5711 372 364 0 8245 0
[pid=23031] ppid=23029 vsize=0 CPUtime=123.5 cores=0,2,4,6
/proc/23031/stat : 23031 (march_hi) R 23029 23031 23031 0 -1 4202500 1587 0 0 0 12348 2 0 0 25 0 1 0 271179136 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/23031/statm: 0 0 0 0 0 0 0
[pid=23032] ppid=23020 vsize=299236 CPUtime=2.56 cores=0,2,4,6
/proc/23032/stat : 23032 (python) R 23020 23020 22195 0 -1 4202560 988 0 0 0 216 40 0 0 18 0 1 0 271179139 306417664 5613 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672492351 0 0 16781312 514 0 0 0 17 2 0 0 0
/proc/23032/statm: 74809 5613 371 364 0 10721 0
[pid=23036] ppid=23032 vsize=0 CPUtime=123.6 cores=0,2,4,6
/proc/23036/stat : 23036 (march_hi) R 23032 23036 23036 0 -1 4202500 1586 0 0 0 12359 1 0 0 25 0 1 0 271179142 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/23036/statm: 0 0 0 0 0 0 0
[pid=23034] ppid=23020 vsize=310032 CPUtime=0.24 cores=0,2,4,6
/proc/23034/stat : 23034 (python) S 23020 23020 22195 0 -1 4202560 959 0 0 0 12 12 0 0 15 0 1 0 271179142 317472768 5752 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 11102182326321250564 0 0 17 0 0 0 0
/proc/23034/statm: 77508 5752 371 364 0 13417 0
[pid=23037] ppid=23034 vsize=3460 CPUtime=63.22 cores=0,2,4,6
/proc/23037/stat : 23037 (march_hi) R 23034 23037 23037 0 -1 4202496 925 0 0 0 6322 0 0 0 25 0 1 0 271179143 3543040 660 33554432000 4194304 4955518 140734231019488 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23037/statm: 865 660 104 186 0 678 0
[pid=23045] ppid=23020 vsize=320288 CPUtime=0.03 cores=0,2,4,6
/proc/23045/stat : 23045 (python) S 23020 23020 22195 0 -1 4202560 930 0 0 0 1 2 0 0 18 0 1 0 271189152 327974912 5756 33554432000 4194304 5683644 140736174738352 18446744073709551615 268660682310 0 0 16781312 514 123954542868922628 0 0 17 0 0 0 0
/proc/23045/statm: 80072 5756 371 364 0 15978 0
[pid=23047] ppid=23045 vsize=1017800 CPUtime=26.19 cores=0,2,4,6
/proc/23047/stat : 23047 (gnovelty+2) R 23045 23047 23047 0 -1 4202496 438 0 0 0 2619 0 0 0 25 0 1 0 271189152 1042227200 173 33554432000 134512640 135663704 4286820400 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23047/statm: 254450 173 113 282 0 254166 0
[pid=23020/tid=23027] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23027/stat : 23027 (python) S 23018 23020 22195 0 -1 4202560 24 933 0 0 0 0 0 0 19 0 6 0 271179133 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23030] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23030/stat : 23030 (python) S 23018 23020 22195 0 -1 4202560 22 933 0 0 0 0 0 0 21 0 6 0 271179136 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 2 0 0 0
[pid=23020/tid=23033] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23033/stat : 23033 (python) S 23018 23020 22195 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 6 0 271179139 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23035] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 18 933 0 0 0 0 0 0 22 0 6 0 271179142 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
[pid=23020/tid=23046] ppid=23018 vsize=330532 CPUtime=0 cores=0,2,4,6
/proc/23020/task/23046/stat : 23046 (python) S 23018 23020 22195 0 -1 4202560 32 933 0 0 0 0 0 0 20 0 6 0 271189152 338464768 7273 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 2 18446604453938038976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 442.25
Current children cumulated vsize (KiB) 3877300

[startup+127.201 s]
/proc/loadavg: 9.37 9.08 8.22 13/274 23048
/proc/meminfo: memFree=28865088/32951124 swapFree=67111524/67111528
[pid=23020] ppid=23018 vsize=320216 CPUtime=442.66 cores=0,2,4,6
/proc/23020/stat : 23020 (python) R 23018 23020 22195 0 -1 4202496 17227 11225 1 0 53 8 44091 114 17 0 2 0 271179077 327901184 7259 33554432000 4194304 5683644 140736174738352 18446744073709551615 4501813 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23020/statm: 80054 7259 1874 364 0 15978 0
[pid=23020/tid=23035] ppid=23018 vsize=320216 CPUtime=442.05 cores=0,2,4,6
/proc/23020/task/23035/stat : 23035 (python) S 23018 23020 22195 0 -1 4202560 20 11225 0 0 0 0 44091 114 18 0 2 0 271179142 327901184 7259 33554432000 4194304 5683644 140736174738352 18446744073709551615 268672485809 0 0 16781312 0 18446604453938038976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 442.66
Current children cumulated vsize (KiB) 320216

Child status: 0
Real time (s): 127.207
CPU time (s): 442.686
CPU user time (s): 441.452
CPU system time (s): 1.23381
CPU usage (%): 348.004
Max. virtual memory (cumulated for all children) (KiB): 3889820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 441.452
system time used= 1.23381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28793
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= 2984
involuntary context switches= 4987

runsolver used 0.304953 second user time and 0.632903 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-01 19:11:18
IDJOB=3317497
IDBENCH=82962
IDSOLVER=1705
FILE ID=node107/3317497-1304269878
RUNJOBID= node107-1304267294-22213
PBS_JOBID= 13173971
Free space on /tmp= 72596 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1573194644-097.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-3317497-1304269878/watcher-3317497-1304269878 -o /tmp/evaluation-result-3317497-1304269878/solver-3317497-1304269878 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317497-1304269878.cnf -seed 1860674053 -budget 4800 -cores 4

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

MD5SUM BENCH= 94cfc1731e7c76d51d00543dd5d14f85
RANDOM SEED=1860674053

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28978460 kB
Buffers:        420504 kB
Cached:        1954772 kB
SwapCached:          4 kB
Active:        1486868 kB
Inactive:      2112524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28978460 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32372 kB
Writeback:           0 kB
AnonPages:     1223848 kB
Mapped:          24444 kB
Slab:           295360 kB
PageTables:      17940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 24510480 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= 72564 MiB
End job on node107 at 2011-05-01 19:13:25