Trace number 3317304

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 1409.03 353.62

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
MD5SUM7a1181bb5cb0b1221253c27ad7ead33e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark347.943
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.34/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.69	c INFO: solving HOME/instance-3317304-1304268666.cnf
0.34/0.69	c INFO: computing task features
0.42/0.70	c INFO: computed variable-clause graph statistics
0.42/0.70	c INFO: computed clause balance statistics
0.42/0.76	c INFO: computed variable balance statistics
0.42/0.79	c INFO: computed small-clause counts
0.42/0.79	c INFO: computed Horn-clause counts
0.42/0.79	c INFO: computed variable graph statistics
0.42/0.79	c INFO: collected features for HOME/instance-3317304-1304268666.cnf in 0.10 s
0.51/0.82	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.62)
0.51/0.85	c INFO: running march_hi@0 for 194 with 4799 remaining (b = 0.19)
0.51/0.88	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.07)
0.62/0.91	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.29)
399.97/101.00	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.30)
400.35/101.09	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.27)
782.02/196.61	c INFO: running march_hi@0 for 291 with 4604 remaining (b = 0.17)
1408.46/353.60	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-3317304-1304268666/watcher-3317304-1304268666 -o /tmp/evaluation-result-3317304-1304268666/solver-3317304-1304268666 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317304-1304268666.cnf -seed 183124084 -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: 9.12 8.78 6.59 6/249 17506
/proc/meminfo: memFree=30008372/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 810 0 0 0 0 0 0 0 25 0 1 0 538464573 15753216 696 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/17506/statm: 3846 696 334 364 0 333 0

[startup+0.107711 s]
/proc/loadavg: 9.12 8.78 6.59 6/249 17506
/proc/meminfo: memFree=30008372/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=93964 CPUtime=0.06 cores=1,3,5,7
/proc/17506/stat : 17506 (python) R 17504 17506 16913 0 -1 4202496 2692 0 0 0 4 2 0 0 17 0 1 0 538464573 96219136 2407 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244346880 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17506/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.200694 s]
/proc/loadavg: 9.12 8.78 6.59 6/249 17506
/proc/meminfo: memFree=30008372/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=121996 CPUtime=0.12 cores=1,3,5,7
/proc/17506/stat : 17506 (python) R 17504 17506 16913 0 -1 4202496 4172 0 1 0 8 4 0 0 17 0 1 0 538464573 124923904 3788 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244346880 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/17506/statm: 30499 3788 986 364 0 2829 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 121996

[startup+0.300674 s]
/proc/loadavg: 9.12 8.78 6.59 6/249 17506
/proc/meminfo: memFree=30008372/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/17506/stat : 17506 (python) R 17504 17506 16913 0 -1 4202496 5961 931 1 0 13 6 0 0 17 0 1 0 538464573 139010048 4151 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244344837 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17506/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700602 s]
/proc/loadavg: 9.12 8.78 6.59 6/249 17506
/proc/meminfo: memFree=30008372/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=278280 CPUtime=0.42 cores=1,3,5,7
/proc/17506/stat : 17506 (python) R 17504 17506 16913 0 -1 4202496 9208 931 1 0 30 12 0 0 15 0 1 0 538464573 284958720 6890 33554432000 4194304 5683644 140737335367264 18446744073709551615 4421872 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17506/statm: 69570 6891 1761 364 0 5494 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278280

[startup+1.50043 s]
/proc/loadavg: 9.12 8.78 6.59 10/262 17523
/proc/meminfo: memFree=29968464/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=320100 CPUtime=0.63 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 12318 931 1 0 50 13 0 0 20 0 5 0 538464573 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17506/statm: 80025 7238 1881 364 0 15934 0
[pid=17512] ppid=17506 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/17512/stat : 17512 (python) S 17506 17506 16913 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 538464655 285138944 5551 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368911 0 0 16781312 514 4579523108586651647 0 0 17 3 0 0 0
/proc/17512/statm: 69614 5551 354 364 0 5532 0
[pid=17514] ppid=17512 vsize=1017800 CPUtime=0.66 cores=1,3,5,7
/proc/17514/stat : 17514 (gnovelty+2) R 17512 17514 17514 0 -1 4202496 431 0 0 0 66 0 0 0 21 0 1 0 538464656 1042227200 171 33554432000 134512640 135663704 4292668672 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17514/statm: 254450 171 113 282 0 254166 0
[pid=17515] ppid=17506 vsize=289244 CPUtime=0 cores=1,3,5,7
/proc/17515/stat : 17515 (python) S 17506 17506 16913 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 538464658 296185856 5668 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 5601791278552416520 0 0 17 3 0 0 0
/proc/17515/statm: 72311 5668 348 364 0 8226 0
[pid=17517] ppid=17515 vsize=1560 CPUtime=0.64 cores=1,3,5,7
/proc/17517/stat : 17517 (march_hi) R 17515 17517 17517 0 -1 4202496 502 0 0 0 64 0 0 0 22 0 1 0 538464658 1597440 240 33554432000 4194304 4955518 140734570817984 18446744073709551615 4208718 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17517/statm: 390 240 106 186 0 203 0
[pid=17518] ppid=17506 vsize=299156 CPUtime=0 cores=1,3,5,7
/proc/17518/stat : 17518 (python) S 17506 17506 16913 0 -1 4202560 744 0 0 0 0 0 0 0 21 0 1 0 538464661 306335744 5571 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 10117342339618832383 0 0 17 5 0 0 0
/proc/17518/statm: 74789 5571 348 364 0 10701 0
[pid=17520] ppid=17518 vsize=1017800 CPUtime=0.6 cores=1,3,5,7
/proc/17520/stat : 17520 (gnovelty+2) R 17518 17520 17520 0 -1 4202496 438 0 0 0 60 0 0 0 25 0 1 0 538464661 1042227200 172 33554432000 134512640 135663704 4294185744 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17520/statm: 254450 172 113 282 0 254166 0
[pid=17521] ppid=17506 vsize=309856 CPUtime=0 cores=1,3,5,7
/proc/17521/stat : 17521 (python) S 17506 17506 16913 0 -1 4202560 758 0 0 0 0 0 0 0 16 0 1 0 538464664 317292544 5701 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 3020046184493318408 0 0 17 1 0 0 0
/proc/17521/statm: 77464 5701 348 364 0 13373 0
[pid=17523] ppid=17521 vsize=1560 CPUtime=0.58 cores=1,3,5,7
/proc/17523/stat : 17523 (march_hi) R 17521 17523 17523 0 -1 4202496 503 0 0 0 58 0 0 0 22 0 1 0 538464664 1597440 240 33554432000 4194304 4955518 140734693613424 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17523/statm: 390 240 106 186 0 203 0
[pid=17506/tid=17513] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17513/stat : 17513 (python) S 17504 17506 16913 0 -1 4202560 24 931 0 0 0 0 0 0 18 0 5 0 538464655 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 3 0 0 0
[pid=17506/tid=17516] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 538464658 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17519] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17519/stat : 17519 (python) S 17504 17506 16913 0 -1 4202560 25 931 0 0 0 0 0 0 22 0 5 0 538464661 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17522] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17522/stat : 17522 (python) S 17504 17506 16913 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 5 0 538464664 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 3535532

[startup+3.10114 s]
/proc/loadavg: 9.11 8.79 6.60 10/262 17523
/proc/meminfo: memFree=29968588/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=320100 CPUtime=0.63 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 12318 931 1 0 50 13 0 0 20 0 5 0 538464573 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17506/statm: 80025 7238 1881 364 0 15934 0
[pid=17512] ppid=17506 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/17512/stat : 17512 (python) S 17506 17506 16913 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 538464655 285138944 5551 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368911 0 0 16781312 514 4579523108586619141 0 0 17 3 0 0 0
/proc/17512/statm: 69614 5551 354 364 0 5532 0
[pid=17514] ppid=17512 vsize=1017800 CPUtime=2.25 cores=1,3,5,7
/proc/17514/stat : 17514 (gnovelty+2) R 17512 17514 17514 0 -1 4202496 431 0 0 0 225 0 0 0 25 0 1 0 538464656 1042227200 171 33554432000 134512640 135663704 4292668672 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17514/statm: 254450 171 113 282 0 254166 0
[pid=17515] ppid=17506 vsize=289244 CPUtime=0 cores=1,3,5,7
/proc/17515/stat : 17515 (python) S 17506 17506 16913 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 538464658 296185856 5668 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 12279588030733320456 0 0 17 3 0 0 0
/proc/17515/statm: 72311 5668 348 364 0 8226 0
[pid=17517] ppid=17515 vsize=1560 CPUtime=2.24 cores=1,3,5,7
/proc/17517/stat : 17517 (march_hi) R 17515 17517 17517 0 -1 4202496 505 0 0 0 224 0 0 0 25 0 1 0 538464658 1597440 243 33554432000 4194304 4955518 140734570817984 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17517/statm: 390 243 106 186 0 203 0
[pid=17518] ppid=17506 vsize=299156 CPUtime=0 cores=1,3,5,7
/proc/17518/stat : 17518 (python) S 17506 17506 16913 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 538464661 306335744 5571 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 10117342339618799877 0 0 17 5 0 0 0
/proc/17518/statm: 74789 5571 348 364 0 10701 0
[pid=17520] ppid=17518 vsize=1017800 CPUtime=2.21 cores=1,3,5,7
/proc/17520/stat : 17520 (gnovelty+2) R 17518 17520 17520 0 -1 4202496 438 0 0 0 221 0 0 0 25 0 1 0 538464661 1042227200 172 33554432000 134512640 135663704 4294185744 18446744073709551615 134545566 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17520/statm: 254450 172 113 282 0 254166 0
[pid=17521] ppid=17506 vsize=309856 CPUtime=0 cores=1,3,5,7
/proc/17521/stat : 17521 (python) S 17506 17506 16913 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 538464664 317292544 5701 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 3020046184493318408 0 0 17 1 0 0 0
/proc/17521/statm: 77464 5701 348 364 0 13373 0
[pid=17523] ppid=17521 vsize=1560 CPUtime=2.18 cores=1,3,5,7
/proc/17523/stat : 17523 (march_hi) R 17521 17523 17523 0 -1 4202496 505 0 0 0 218 0 0 0 25 0 1 0 538464664 1597440 242 33554432000 4194304 4955518 140734693613424 18446744073709551615 4208710 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17523/statm: 390 242 106 186 0 203 0
[pid=17506/tid=17513] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17513/stat : 17513 (python) S 17504 17506 16913 0 -1 4202560 24 931 0 0 0 0 0 0 18 0 5 0 538464655 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 3 0 0 0
[pid=17506/tid=17516] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 538464658 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17519] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17519/stat : 17519 (python) S 17504 17506 16913 0 -1 4202560 25 931 0 0 0 0 0 0 22 0 5 0 538464661 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17522] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17522/stat : 17522 (python) S 17504 17506 16913 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 5 0 538464664 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (KiB) 3535532

[startup+6.30058 s]
/proc/loadavg: 9.11 8.79 6.60 10/262 17523
/proc/meminfo: memFree=29967756/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=320100 CPUtime=0.63 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 12318 931 1 0 50 13 0 0 20 0 5 0 538464573 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17506/statm: 80025 7238 1881 364 0 15934 0
[pid=17512] ppid=17506 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/17512/stat : 17512 (python) S 17506 17506 16913 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 1 0 538464655 285138944 5574 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368911 0 0 16781312 514 4579523108586619141 0 0 17 3 0 0 0
/proc/17512/statm: 69614 5574 377 364 0 5532 0
[pid=17514] ppid=17512 vsize=1017800 CPUtime=5.43 cores=1,3,5,7
/proc/17514/stat : 17514 (gnovelty+2) R 17512 17514 17514 0 -1 4202496 431 0 0 0 543 0 0 0 25 0 1 0 538464656 1042227200 171 33554432000 134512640 135663704 4292668672 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17514/statm: 254450 171 113 282 0 254166 0
[pid=17515] ppid=17506 vsize=289244 CPUtime=0 cores=1,3,5,7
/proc/17515/stat : 17515 (python) S 17506 17506 16913 0 -1 4202560 910 0 0 0 0 0 0 0 15 0 1 0 538464658 296185856 5691 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 4610529336489902344 0 0 17 3 0 0 0
/proc/17515/statm: 72311 5691 371 364 0 8226 0
[pid=17517] ppid=17515 vsize=1692 CPUtime=5.43 cores=1,3,5,7
/proc/17517/stat : 17517 (march_hi) R 17515 17517 17517 0 -1 4202496 514 0 0 0 543 0 0 0 25 0 1 0 538464658 1732608 252 33554432000 4194304 4955518 140734570817984 18446744073709551615 4235624 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17517/statm: 423 252 106 186 0 236 0
[pid=17518] ppid=17506 vsize=299156 CPUtime=0 cores=1,3,5,7
/proc/17518/stat : 17518 (python) S 17506 17506 16913 0 -1 4202560 907 0 0 0 0 0 0 0 18 0 1 0 538464661 306335744 5594 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 10117342339618799877 0 0 17 5 0 0 0
/proc/17518/statm: 74789 5594 371 364 0 10701 0
[pid=17520] ppid=17518 vsize=1017800 CPUtime=5.4 cores=1,3,5,7
/proc/17520/stat : 17520 (gnovelty+2) R 17518 17520 17520 0 -1 4202496 438 0 0 0 540 0 0 0 25 0 1 0 538464661 1042227200 172 33554432000 134512640 135663704 4294185744 18446744073709551615 134525493 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17520/statm: 254450 172 113 282 0 254166 0
[pid=17521] ppid=17506 vsize=309856 CPUtime=0 cores=1,3,5,7
/proc/17521/stat : 17521 (python) S 17506 17506 16913 0 -1 4202560 933 0 0 0 0 0 0 0 15 0 1 0 538464664 317292544 5724 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 3020046184493318408 0 0 17 1 0 0 0
/proc/17521/statm: 77464 5724 371 364 0 13373 0
[pid=17523] ppid=17521 vsize=1692 CPUtime=5.36 cores=1,3,5,7
/proc/17523/stat : 17523 (march_hi) R 17521 17523 17523 0 -1 4202496 515 0 0 0 536 0 0 0 25 0 1 0 538464664 1732608 252 33554432000 4194304 4955518 140734693613424 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17523/statm: 423 252 106 186 0 236 0
[pid=17506/tid=17513] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17513/stat : 17513 (python) S 17504 17506 16913 0 -1 4202560 24 931 0 0 0 0 0 0 18 0 5 0 538464655 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 3 0 0 0
[pid=17506/tid=17516] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 5 0 538464658 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17519] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17519/stat : 17519 (python) S 17504 17506 16913 0 -1 4202560 25 931 0 0 0 0 0 0 22 0 5 0 538464661 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17522] ppid=17504 vsize=320100 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17522/stat : 17522 (python) S 17504 17506 16913 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 5 0 538464664 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.25
Current children cumulated vsize (KiB) 3535796

[startup+12.7005 s]
/proc/loadavg: 9.17 8.81 6.63 10/262 17523
/proc/meminfo: memFree=29965180/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=320100 CPUtime=0.63 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 12318 931 1 0 50 13 0 0 20 0 5 0 538464573 327782400 7238 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17506/statm: 80025 7238 1881 364 0 15934 0
[pid=17512] ppid=17506 vsize=278456 CPUtime=0.01 cores=1,3,5,7
/proc/17512/stat : 17512 (python) S 17506 17506 16913 0 -1 4202560 895 0 0 0 0 1 0 0 18 0 1 0 538464655 285138944 5574 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368911 0 0 16781312 514 17059142807270162693 0 0 17 3 0 0 0
/proc/17512/statm: 69614 5574 377 364 0 5532 0
[pid=17514] ppid=17512 vsize=1017800 CPUtime=11.78 cores=1,3,5,7
/proc/17514/stat : 17514 (gnovelty+2) R 17512 17514 17514 0 -1 4202496 431 0 0 0 1178 0 0 0 25 0 1 0 538464656 1042227200 171 33554432000 134512640 135663704 4292668672 18446744073709551615 134545566 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17514/statm: 254450 171 113 282 0 254166 0
[pid=17515] ppid=17506 vsize=289244 CPUtime=0.01 cores=1,3,5,7

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

/proc/17518/task/17535/stat : 17535 (python) S 17506 17506 16913 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538474679 306335744 5624 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604463858255168 0 0 -1 5 0 0 0
[pid=17521] ppid=17506 vsize=309856 CPUtime=0.66 cores=1,3,5,7
/proc/17521/stat : 17521 (python) S 17506 17506 16913 0 -1 4202560 1016 0 0 0 34 32 0 0 15 0 1 0 538464664 317292544 5725 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 3020046184493318408 0 0 17 1 0 0 0
/proc/17521/statm: 77464 5725 372 364 0 13373 0
[pid=17523] ppid=17521 vsize=13516 CPUtime=349.13 cores=1,3,5,7
/proc/17523/stat : 17523 (march_hi) R 17521 17523 17523 0 -1 4202496 3028 0 0 0 34913 0 0 0 25 0 1 0 538464664 13840384 2765 33554432000 4194304 4955518 140734693613424 18446744073709551615 4306969 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17523/statm: 3379 2765 106 186 0 3192 0
[pid=17532] ppid=17506 vsize=320112 CPUtime=0.47 cores=1,3,5,7
/proc/17532/stat : 17532 (python) S 17506 17506 16913 0 -1 4202560 1013 0 0 0 23 24 0 0 15 0 1 0 538474673 327794688 5728 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 1651233372749398277 0 0 17 5 0 0 0
/proc/17532/statm: 80028 5728 371 364 0 15934 0
[pid=17534] ppid=17532 vsize=9456 CPUtime=250.62 cores=1,3,5,7
/proc/17534/stat : 17534 (march_hi) R 17532 17534 17534 0 -1 4202496 1869 0 0 0 25062 0 0 0 25 0 1 0 538474673 9682944 1604 33554432000 4194304 4955518 140735364675376 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17534/statm: 2364 1604 106 186 0 2177 0
[pid=17536] ppid=17506 vsize=329988 CPUtime=0.47 cores=1,3,5,7
/proc/17536/stat : 17536 (python) S 17506 17506 16913 0 -1 4202560 1026 0 0 0 24 23 0 0 15 0 1 0 538474682 337907712 5651 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 12768065587704201478 0 0 17 1 0 0 0
/proc/17536/statm: 82497 5651 371 364 0 18400 0
[pid=17538] ppid=17536 vsize=9456 CPUtime=250.42 cores=1,3,5,7
/proc/17538/stat : 17538 (march_hi) R 17536 17538 17538 0 -1 4202496 1850 0 0 0 25042 0 0 0 25 0 1 0 538474682 9682944 1584 33554432000 4194304 4955518 140735784260720 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17538/statm: 2364 1584 106 186 0 2177 0
[pid=17506/tid=17513] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17513/stat : 17513 (python) S 17504 17506 16913 0 -1 4202560 24 931 0 0 0 0 0 0 18 0 7 0 538464655 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 3 0 0 0
[pid=17506/tid=17516] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 7 0 538464658 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17519] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17519/stat : 17519 (python) S 17504 17506 16913 0 -1 4202560 25 931 0 0 0 0 0 0 22 0 7 0 538464661 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17522] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17522/stat : 17522 (python) S 17504 17506 16913 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 7 0 538464664 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
[pid=17506/tid=17533] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17533/stat : 17533 (python) S 17504 17506 16913 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 538474673 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
[pid=17506/tid=17537] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17537/stat : 17537 (python) S 17504 17506 16913 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 7 0 538474682 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1402.49
Current children cumulated vsize (KiB) 4259372

[startup+352.802 s]
/proc/loadavg: 9.10 9.04 7.40 10/287 17557
/proc/meminfo: memFree=29838628/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=340772 CPUtime=0.72 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 14628 931 1 0 59 13 0 0 18 0 7 0 538464573 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17506/statm: 85193 7274 1886 364 0 21096 0
[pid=17512] ppid=17506 vsize=288700 CPUtime=0.14 cores=1,3,5,7
/proc/17512/stat : 17512 (python) S 17506 17506 16913 0 -1 4202560 1079 0 0 0 7 7 0 0 19 0 2 0 538464655 295628800 5612 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17512/statm: 72175 5612 410 364 0 8093 0
[pid=17514] ppid=17512 vsize=1017800 CPUtime=99.42 cores=1,3,5,7
/proc/17514/stat : 17514 (gnovelty+2) T 17512 17514 17514 0 -1 4202496 431 0 0 0 9942 0 0 0 25 0 1 0 538464656 1042227200 171 33554432000 134512640 135663704 4292668672 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17514/statm: 254450 171 113 282 0 254166 0
[pid=17512/tid=17531] ppid=17506 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/17512/task/17531/stat : 17531 (python) S 17506 17506 16913 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538474670 295628800 5612 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604471158815744 0 0 -1 3 0 0 0
[pid=17515] ppid=17506 vsize=289244 CPUtime=0.67 cores=1,3,5,7
/proc/17515/stat : 17515 (python) S 17506 17506 16913 0 -1 4202560 1144 0 0 0 35 32 0 0 15 0 2 0 538464658 296185856 5721 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17515/statm: 72311 5721 400 364 0 8226 0
[pid=17517] ppid=17515 vsize=13516 CPUtime=350.41 cores=1,3,5,7
/proc/17517/stat : 17517 (march_hi) R 17515 17517 17517 0 -1 4202496 3087 0 0 0 35041 0 0 0 25 0 1 0 538464658 13840384 2825 33554432000 4194304 4955518 140734570817984 18446744073709551615 4237772 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17517/statm: 3379 2825 106 186 0 3192 0
[pid=17515/tid=17543] ppid=17506 vsize=289244 CPUtime=0 cores=1,3,5,7
/proc/17515/task/17543/stat : 17543 (python) S 17506 17506 16913 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 538484231 296185856 5721 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604468656659520 0 0 -1 3 0 0 0
[pid=17518] ppid=17506 vsize=299156 CPUtime=0.16 cores=1,3,5,7
/proc/17518/stat : 17518 (python) S 17506 17506 16913 0 -1 4202560 1100 0 0 0 8 8 0 0 19 0 2 0 538464661 306335744 5624 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17518/statm: 74789 5624 400 364 0 10701 0
[pid=17520] ppid=17518 vsize=1017800 CPUtime=100 cores=1,3,5,7
/proc/17520/stat : 17520 (gnovelty+2) T 17518 17520 17520 0 -1 4202496 438 0 0 0 10000 0 0 0 25 0 1 0 538464661 1042227200 172 33554432000 134512640 135663704 4294185744 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17520/statm: 254450 172 113 282 0 254166 0
[pid=17518/tid=17535] ppid=17506 vsize=299156 CPUtime=0 cores=1,3,5,7
/proc/17518/task/17535/stat : 17535 (python) S 17506 17506 16913 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538474679 306335744 5624 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604463858255168 0 0 -1 5 0 0 0
[pid=17521] ppid=17506 vsize=309856 CPUtime=0.66 cores=1,3,5,7
/proc/17521/stat : 17521 (python) S 17506 17506 16913 0 -1 4202560 1016 0 0 0 34 32 0 0 15 0 1 0 538464664 317292544 5725 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 3020046184493318408 0 0 17 1 0 0 0
/proc/17521/statm: 77464 5725 372 364 0 13373 0
[pid=17523] ppid=17521 vsize=13516 CPUtime=349.92 cores=1,3,5,7
/proc/17523/stat : 17523 (march_hi) R 17521 17523 17523 0 -1 4202496 3040 0 0 0 34992 0 0 0 25 0 1 0 538464664 13840384 2777 33554432000 4194304 4955518 140734693613424 18446744073709551615 4314504 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17523/statm: 3379 2777 106 186 0 3192 0
[pid=17532] ppid=17506 vsize=320112 CPUtime=0.47 cores=1,3,5,7
/proc/17532/stat : 17532 (python) S 17506 17506 16913 0 -1 4202560 1013 0 0 0 23 24 0 0 15 0 1 0 538474673 327794688 5728 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 1651233372749398277 0 0 17 5 0 0 0
/proc/17532/statm: 80028 5728 371 364 0 15934 0
[pid=17534] ppid=17532 vsize=9456 CPUtime=251.41 cores=1,3,5,7
/proc/17534/stat : 17534 (march_hi) R 17532 17534 17534 0 -1 4202496 1876 0 0 0 25141 0 0 0 25 0 1 0 538474673 9682944 1611 33554432000 4194304 4955518 140735364675376 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17534/statm: 2364 1611 106 186 0 2177 0
[pid=17536] ppid=17506 vsize=329988 CPUtime=0.47 cores=1,3,5,7
/proc/17536/stat : 17536 (python) S 17506 17506 16913 0 -1 4202560 1026 0 0 0 24 23 0 0 15 0 1 0 538474682 337907712 5651 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 12768065587704201478 0 0 17 1 0 0 0
/proc/17536/statm: 82497 5651 371 364 0 18400 0
[pid=17538] ppid=17536 vsize=9456 CPUtime=251.21 cores=1,3,5,7
/proc/17538/stat : 17538 (march_hi) R 17536 17538 17538 0 -1 4202496 1853 0 0 0 25121 0 0 0 25 0 1 0 538474682 9682944 1587 33554432000 4194304 4955518 140735784260720 18446744073709551615 4210606 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17538/statm: 2364 1587 106 186 0 2177 0
[pid=17506/tid=17513] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17513/stat : 17513 (python) S 17504 17506 16913 0 -1 4202560 24 931 0 0 0 0 0 0 18 0 7 0 538464655 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 3 0 0 0
[pid=17506/tid=17516] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 7 0 538464658 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17519] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17519/stat : 17519 (python) S 17504 17506 16913 0 -1 4202560 25 931 0 0 0 0 0 0 22 0 7 0 538464661 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17522] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17522/stat : 17522 (python) S 17504 17506 16913 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 7 0 538464664 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
[pid=17506/tid=17533] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17533/stat : 17533 (python) S 17504 17506 16913 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 538474673 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
[pid=17506/tid=17537] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17537/stat : 17537 (python) S 17504 17506 16913 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 7 0 538474682 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1405.66
Current children cumulated vsize (KiB) 4259372

[startup+353.209 s]
/proc/loadavg: 9.10 9.04 7.40 10/287 17557
/proc/meminfo: memFree=29838380/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=340772 CPUtime=0.72 cores=1,3,5,7
/proc/17506/stat : 17506 (python) S 17504 17506 16913 0 -1 4202496 14628 931 1 0 59 13 0 0 18 0 7 0 538464573 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17506/statm: 85193 7274 1886 364 0 21096 0
[pid=17512] ppid=17506 vsize=288700 CPUtime=0.14 cores=1,3,5,7
/proc/17512/stat : 17512 (python) S 17506 17506 16913 0 -1 4202560 1079 0 0 0 7 7 0 0 19 0 2 0 538464655 295628800 5612 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17512/statm: 72175 5612 410 364 0 8093 0
[pid=17514] ppid=17512 vsize=1017800 CPUtime=99.42 cores=1,3,5,7
/proc/17514/stat : 17514 (gnovelty+2) T 17512 17514 17514 0 -1 4202496 431 0 0 0 9942 0 0 0 25 0 1 0 538464656 1042227200 171 33554432000 134512640 135663704 4292668672 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17514/statm: 254450 171 113 282 0 254166 0
[pid=17512/tid=17531] ppid=17506 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/17512/task/17531/stat : 17531 (python) S 17506 17506 16913 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538474670 295628800 5612 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604471158815744 0 0 -1 3 0 0 0
[pid=17515] ppid=17506 vsize=289244 CPUtime=0.67 cores=1,3,5,7
/proc/17515/stat : 17515 (python) S 17506 17506 16913 0 -1 4202560 1144 0 0 0 35 32 0 0 15 0 2 0 538464658 296185856 5721 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17515/statm: 72311 5721 400 364 0 8226 0
[pid=17517] ppid=17515 vsize=13516 CPUtime=350.82 cores=1,3,5,7
/proc/17517/stat : 17517 (march_hi) R 17515 17517 17517 0 -1 4202496 3094 0 0 0 35082 0 0 0 25 0 1 0 538464658 13840384 2832 33554432000 4194304 4955518 140734570817984 18446744073709551615 4237796 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17517/statm: 3379 2832 106 186 0 3192 0
[pid=17515/tid=17543] ppid=17506 vsize=289244 CPUtime=0 cores=1,3,5,7
/proc/17515/task/17543/stat : 17543 (python) S 17506 17506 16913 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 538484231 296185856 5721 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604468656659520 0 0 -1 3 0 0 0
[pid=17518] ppid=17506 vsize=299156 CPUtime=0.16 cores=1,3,5,7
/proc/17518/stat : 17518 (python) S 17506 17506 16913 0 -1 4202560 1100 0 0 0 8 8 0 0 19 0 2 0 538464661 306335744 5624 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17518/statm: 74789 5624 400 364 0 10701 0
[pid=17520] ppid=17518 vsize=1017800 CPUtime=100 cores=1,3,5,7
/proc/17520/stat : 17520 (gnovelty+2) T 17518 17520 17520 0 -1 4202496 438 0 0 0 10000 0 0 0 25 0 1 0 538464661 1042227200 172 33554432000 134512640 135663704 4294185744 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17520/statm: 254450 172 113 282 0 254166 0
[pid=17518/tid=17535] ppid=17506 vsize=299156 CPUtime=0 cores=1,3,5,7
/proc/17518/task/17535/stat : 17535 (python) S 17506 17506 16913 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538474679 306335744 5624 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 514 18446604463858255168 0 0 -1 5 0 0 0
[pid=17521] ppid=17506 vsize=309856 CPUtime=0.66 cores=1,3,5,7
/proc/17521/stat : 17521 (python) S 17506 17506 16913 0 -1 4202560 1016 0 0 0 34 32 0 0 15 0 1 0 538464664 317292544 5725 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 3020046184493318408 0 0 17 1 0 0 0
/proc/17521/statm: 77464 5725 372 364 0 13373 0
[pid=17523] ppid=17521 vsize=13516 CPUtime=350.32 cores=1,3,5,7
/proc/17523/stat : 17523 (march_hi) R 17521 17523 17523 0 -1 4202496 3047 0 0 0 35032 0 0 0 25 0 1 0 538464664 13840384 2784 33554432000 4194304 4955518 140734693613424 18446744073709551615 4297402 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17523/statm: 3379 2784 106 186 0 3192 0
[pid=17532] ppid=17506 vsize=320112 CPUtime=0.47 cores=1,3,5,7
/proc/17532/stat : 17532 (python) S 17506 17506 16913 0 -1 4202560 1013 0 0 0 23 24 0 0 15 0 1 0 538474673 327794688 5728 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 1651233372749398277 0 0 17 5 0 0 0
/proc/17532/statm: 80028 5728 371 364 0 15934 0
[pid=17534] ppid=17532 vsize=9456 CPUtime=251.82 cores=1,3,5,7
/proc/17534/stat : 17534 (march_hi) R 17532 17534 17534 0 -1 4202496 1880 0 0 0 25182 0 0 0 25 0 1 0 538474673 9682944 1615 33554432000 4194304 4955518 140735364675376 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17534/statm: 2364 1615 106 186 0 2177 0
[pid=17536] ppid=17506 vsize=329988 CPUtime=0.47 cores=1,3,5,7
/proc/17536/stat : 17536 (python) S 17506 17506 16913 0 -1 4202560 1026 0 0 0 24 23 0 0 15 0 1 0 538474682 337907712 5651 33554432000 4194304 5683644 140737335367264 18446744073709551615 228244368966 0 0 16781312 514 12768065587704201478 0 0 17 1 0 0 0
/proc/17536/statm: 82497 5651 371 364 0 18400 0
[pid=17538] ppid=17536 vsize=9456 CPUtime=251.62 cores=1,3,5,7
/proc/17538/stat : 17538 (march_hi) R 17536 17538 17538 0 -1 4202496 1855 0 0 0 25162 0 0 0 25 0 1 0 538474682 9682944 1589 33554432000 4194304 4955518 140735784260720 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17538/statm: 2364 1589 106 186 0 2177 0
[pid=17506/tid=17513] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17513/stat : 17513 (python) S 17504 17506 16913 0 -1 4202560 24 931 0 0 0 0 0 0 18 0 7 0 538464655 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 3 0 0 0
[pid=17506/tid=17516] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 26 931 0 0 0 0 0 0 18 0 7 0 538464658 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17519] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17519/stat : 17519 (python) S 17504 17506 16913 0 -1 4202560 25 931 0 0 0 0 0 0 22 0 7 0 538464661 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 5 0 0 0
[pid=17506/tid=17522] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17522/stat : 17522 (python) S 17504 17506 16913 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 7 0 538464664 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
[pid=17506/tid=17533] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17533/stat : 17533 (python) S 17504 17506 16913 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 7 0 538474673 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
[pid=17506/tid=17537] ppid=17504 vsize=340772 CPUtime=0 cores=1,3,5,7
/proc/17506/task/17537/stat : 17537 (python) S 17504 17506 16913 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 7 0 538474682 348950528 7274 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 2 18446604463858254272 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1407.29
Current children cumulated vsize (KiB) 4259372

[startup+353.601 s]
/proc/loadavg: 9.10 9.04 7.40 10/287 17557
/proc/meminfo: memFree=29838380/32951124 swapFree=67111364/67111528
[pid=17506] ppid=17504 vsize=320200 CPUtime=1408.98 cores=1,3,5,7
/proc/17506/stat : 17506 (python) R 17504 17506 16913 0 -1 4202496 15310 18331 1 0 59 13 140693 133 17 0 2 0 538464573 327884800 7253 33554432000 4194304 5683644 140737335367264 18446744073709551615 5116756 0 0 16781312 0 18446744073709551615 0 0 17 7 0 0 0
/proc/17506/statm: 80050 7253 1873 364 0 15974 0
[pid=17506/tid=17516] ppid=17504 vsize=320200 CPUtime=1408.26 cores=1,3,5,7
/proc/17506/task/17516/stat : 17516 (python) S 17504 17506 16913 0 -1 4202560 27 18331 0 0 0 0 140693 133 18 0 2 0 538464658 327884800 7253 33554432000 4194304 5683644 140737335367264 18446744073709551615 228256172465 0 0 16781312 0 18446604463858254272 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1408.98
Current children cumulated vsize (KiB) 320200

Child status: 0
Real time (s): 353.62
CPU time (s): 1409.03
CPU user time (s): 1407.54
CPU system time (s): 1.48377
CPU usage (%): 398.458
Max. virtual memory (cumulated for all children) (KiB): 4259372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1407.54
system time used= 1.48377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36981
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= 5995
involuntary context switches= 11963

runsolver used 0.698893 second user time and 1.87071 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-01 18:51:06
IDJOB=3317304
IDBENCH=82769
IDSOLVER=1705
FILE ID=node136/3317304-1304268666
RUNJOBID= node136-1304267281-16932
PBS_JOBID= 13173943
Free space on /tmp= 73564 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2098066936-001.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-3317304-1304268666/watcher-3317304-1304268666 -o /tmp/evaluation-result-3317304-1304268666/solver-3317304-1304268666 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317304-1304268666.cnf -seed 183124084 -budget 4800 -cores 4

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

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=183124084

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30008652 kB
Buffers:        645316 kB
Cached:        1207396 kB
SwapCached:          0 kB
Active:         978948 kB
Inactive:      1519516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30008652 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           31492 kB
Writeback:           0 kB
AnonPages:      645936 kB
Mapped:          24372 kB
Slab:           367452 kB
PageTables:      16348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 26808064 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= 73532 MiB
End job on node136 at 2011-05-01 18:57:00