Trace number 3378666

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-random (fixed)UNSAT 4107.36 1030.98

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3378666-1305466853.cnf
0.32/0.46	c INFO: computing task features
0.32/0.47	c INFO: computed variable-clause graph statistics
0.32/0.47	c INFO: computed clause balance statistics
0.41/0.51	c INFO: computed variable balance statistics
0.41/0.54	c INFO: computed small-clause counts
0.41/0.54	c INFO: computed Horn-clause counts
0.41/0.54	c INFO: computed variable graph statistics
0.41/0.54	c INFO: collected features for HOME/instance-3378666-1305466853.cnf in 0.08 s
0.41/0.55	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
0.41/0.56	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.35)
0.41/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.06)
0.41/0.58	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.33)
400.32/100.90	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.39)
400.32/100.91	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.35)
1557.04/391.10	c INFO: running march_hi@0 for 97 with 809 remaining (b = 0.07)
1561.43/392.21	c INFO: running march_hi@100 for 291 with 808 remaining (b = 0.19)
1949.66/489.67	c INFO: running march_hi@388 for 97 with 710 remaining (b = 0.08)
2334.33/586.20	c INFO: running kcnfs-2006@0 for 614 with 614 remaining (b = 0.30)
2737.64/687.41	c INFO: running march_hi@0 for 97 with 513 remaining (b = 0.07)
3132.23/786.34	c INFO: running march_hi@198 for 194 with 414 remaining (b = 0.13)
3137.81/787.75	c INFO: running march_hi@484 for 97 with 412 remaining (b = 0.07)
3139.82/788.27	c INFO: running march_hi@390 for 97 with 412 remaining (b = 0.07)
3538.31/888.29	c INFO: running march_hi@584 for 97 with 312 remaining (b = 0.07)
3543.09/889.44	c INFO: running march_hi@98 for 311 with 311 remaining (b = 0.16)
3906.48/980.60	c INFO: running march_hi@490 for 219 with 219 remaining (b = 0.12)
3918.85/983.78	c INFO: running march_hi@878 for 97 with 216 remaining (b = 0.04)
4106.98/1030.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378666-1305466853/watcher-3378666-1305466853 -o /tmp/evaluation-result-3378666-1305466853/solver-3378666-1305466853 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378666-1305466853.cnf -seed 2062788829 -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: 10.06 9.80 8.91 8/446 30187
/proc/meminfo: memFree=20853040/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/30187/stat : 30187 (python) R 30185 30187 28586 0 -1 4202496 1045 0 0 0 0 0 0 0 25 0 1 0 736915980 16629760 917 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905087956 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30187/statm: 4060 917 381 364 0 547 0

[startup+0.0725489 s]
/proc/loadavg: 10.06 9.80 8.91 8/446 30187
/proc/meminfo: memFree=20853040/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=84524 CPUtime=0.05 cores=0,2,4,6
/proc/30187/stat : 30187 (python) R 30185 30187 28586 0 -1 4202496 2196 0 0 0 4 1 0 0 25 0 1 0 736915980 86552576 1946 33554432000 4194304 5683644 140733220019472 18446744073709551615 260900425218 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30187/statm: 21131 1947 570 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84524

[startup+0.100544 s]
/proc/loadavg: 10.06 9.80 8.91 8/446 30187
/proc/meminfo: memFree=20853040/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=104232 CPUtime=0.07 cores=0,2,4,6
/proc/30187/stat : 30187 (python) R 30185 30187 28586 0 -1 4202496 3087 0 0 0 5 2 0 0 25 0 1 0 736915980 106733568 2768 33554432000 4194304 5683644 140733220019472 18446744073709551615 4516228 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30187/statm: 26058 2768 847 364 0 1806 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.300509 s]
/proc/loadavg: 10.06 9.80 8.91 8/446 30187
/proc/meminfo: memFree=20853040/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=194420 CPUtime=0.24 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 6908 932 1 0 17 7 0 0 25 0 1 0 736915980 199086080 4961 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905392128 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/30187/statm: 48605 4961 1431 364 0 3724 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 194420

[startup+0.700431 s]
/proc/loadavg: 10.06 9.80 8.91 8/446 30187
/proc/meminfo: memFree=20853040/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=320256 CPUtime=0.49 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 12160 932 1 0 39 10 0 0 25 0 5 0 736915980 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30187/statm: 80064 7253 1873 364 0 15973 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 320256

[startup+1.50128 s]
/proc/loadavg: 10.06 9.80 8.91 11/459 30204
/proc/meminfo: memFree=20812628/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=320256 CPUtime=0.49 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 12160 932 1 0 39 10 0 0 25 0 5 0 736915980 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30187/statm: 80064 7253 1873 364 0 15973 0
[pid=30193] ppid=30187 vsize=278568 CPUtime=0 cores=0,2,4,6
/proc/30193/stat : 30193 (python) S 30187 30187 28586 0 -1 4202560 726 0 0 0 0 0 0 0 25 0 1 0 736916036 285253632 5549 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414159 0 0 16781312 514 11227123131120353279 0 0 17 6 0 0 0
/proc/30193/statm: 69642 5549 354 364 0 5560 0
[pid=30195] ppid=30193 vsize=1017800 CPUtime=0.94 cores=0,2,4,6
/proc/30195/stat : 30195 (gnovelty+2) R 30193 30195 30195 0 -1 4202496 441 0 0 0 94 0 0 0 25 0 1 0 736916036 1042227200 177 33554432000 134512640 135663704 4290923360 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/30195/statm: 254450 177 113 282 0 254166 0
[pid=30196] ppid=30187 vsize=289364 CPUtime=0 cores=0,2,4,6
/proc/30196/stat : 30196 (python) S 30187 30187 28586 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 736916037 296308736 5699 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 5956837344236503297 0 0 17 6 0 0 0
/proc/30196/statm: 72341 5699 348 364 0 8256 0
[pid=30198] ppid=30196 vsize=2472 CPUtime=0.93 cores=0,2,4,6
/proc/30198/stat : 30198 (march_hi) R 30196 30198 30198 0 -1 4202496 664 0 0 0 93 0 0 0 25 0 1 0 736916037 2531328 398 33554432000 4194304 4955518 140734275243536 18446744073709551615 4312139 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30198/statm: 618 398 104 186 0 431 0
[pid=30199] ppid=30187 vsize=299620 CPUtime=0 cores=0,2,4,6
/proc/30199/stat : 30199 (python) S 30187 30187 28586 0 -1 4202560 736 0 0 0 0 0 0 0 25 0 1 0 736916038 306810880 5703 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 4304693030398459903 0 0 17 4 0 0 0
/proc/30199/statm: 74905 5703 348 364 0 10817 0
[pid=30201] ppid=30199 vsize=1017800 CPUtime=0.89 cores=0,2,4,6
/proc/30201/stat : 30201 (gnovelty+2) R 30199 30201 30201 0 -1 4202496 437 0 0 0 89 0 0 0 25 0 1 0 736916038 1042227200 177 33554432000 134512640 135663704 4290612288 18446744073709551615 134525708 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/30201/statm: 254450 177 113 282 0 254166 0
[pid=30202] ppid=30187 vsize=310012 CPUtime=0 cores=0,2,4,6
/proc/30202/stat : 30202 (python) S 30187 30187 28586 0 -1 4202560 753 0 0 0 0 0 0 0 19 0 1 0 736916039 317452288 5724 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 5470404604015378690 0 0 17 4 0 0 0
/proc/30202/statm: 77503 5724 348 364 0 13412 0
[pid=30204] ppid=30202 vsize=2472 CPUtime=0.91 cores=0,2,4,6
/proc/30204/stat : 30204 (march_hi) R 30202 30204 30204 0 -1 4202496 659 0 0 0 91 0 0 0 25 0 1 0 736916039 2531328 399 33554432000 4194304 4955518 140736411830656 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30204/statm: 618 399 104 186 0 431 0
[pid=30187/tid=30194] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30194/stat : 30194 (python) S 30185 30187 28586 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 736916036 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30197] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30197/stat : 30197 (python) S 30185 30187 28586 0 -1 4202560 22 932 0 0 0 0 0 0 25 0 5 0 736916037 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30200] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30200/stat : 30200 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 5 0 736916038 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30203] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30203/stat : 30203 (python) S 30185 30187 28586 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 5 0 736916039 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 3538364

[startup+3.10099 s]
/proc/loadavg: 10.06 9.80 8.92 11/459 30204
/proc/meminfo: memFree=20810644/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=320256 CPUtime=0.49 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 12160 932 1 0 39 10 0 0 25 0 5 0 736915980 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30187/statm: 80064 7253 1873 364 0 15973 0
[pid=30193] ppid=30187 vsize=278568 CPUtime=0 cores=0,2,4,6
/proc/30193/stat : 30193 (python) S 30187 30187 28586 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 1 0 736916036 285253632 5549 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414159 0 0 16781312 514 11227123131120320769 0 0 17 6 0 0 0
/proc/30193/statm: 69642 5549 354 364 0 5560 0
[pid=30195] ppid=30193 vsize=1017800 CPUtime=2.54 cores=0,2,4,6
/proc/30195/stat : 30195 (gnovelty+2) R 30193 30195 30195 0 -1 4202496 441 0 0 0 254 0 0 0 25 0 1 0 736916036 1042227200 177 33554432000 134512640 135663704 4290923360 18446744073709551615 134525544 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/30195/statm: 254450 177 113 282 0 254166 0
[pid=30196] ppid=30187 vsize=289364 CPUtime=0 cores=0,2,4,6
/proc/30196/stat : 30196 (python) S 30187 30187 28586 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 736916037 296308736 5699 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 5956837344236503297 0 0 17 6 0 0 0
/proc/30196/statm: 72341 5699 348 364 0 8256 0
[pid=30198] ppid=30196 vsize=2928 CPUtime=2.53 cores=0,2,4,6
/proc/30198/stat : 30198 (march_hi) R 30196 30198 30198 0 -1 4202496 788 0 0 0 253 0 0 0 25 0 1 0 736916037 2998272 522 33554432000 4194304 4955518 140734275243536 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30198/statm: 732 522 104 186 0 545 0
[pid=30199] ppid=30187 vsize=299620 CPUtime=0 cores=0,2,4,6
/proc/30199/stat : 30199 (python) S 30187 30187 28586 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 736916038 306810880 5703 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 4304693030398427395 0 0 17 4 0 0 0
/proc/30199/statm: 74905 5703 348 364 0 10817 0
[pid=30201] ppid=30199 vsize=1017800 CPUtime=2.47 cores=0,2,4,6
/proc/30201/stat : 30201 (gnovelty+2) R 30199 30201 30201 0 -1 4202496 437 0 0 0 247 0 0 0 25 0 1 0 736916038 1042227200 177 33554432000 134512640 135663704 4290612288 18446744073709551615 135008480 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/30201/statm: 254450 177 113 282 0 254166 0
[pid=30202] ppid=30187 vsize=310012 CPUtime=0 cores=0,2,4,6
/proc/30202/stat : 30202 (python) S 30187 30187 28586 0 -1 4202560 755 0 0 0 0 0 0 0 15 0 1 0 736916039 317452288 5724 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 5470404604015378690 0 0 17 4 0 0 0
/proc/30202/statm: 77503 5724 348 364 0 13412 0
[pid=30204] ppid=30202 vsize=2928 CPUtime=2.51 cores=0,2,4,6
/proc/30204/stat : 30204 (march_hi) R 30202 30204 30204 0 -1 4202496 782 0 0 0 251 0 0 0 25 0 1 0 736916039 2998272 522 33554432000 4194304 4955518 140736411830656 18446744073709551615 4238696 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30204/statm: 732 522 104 186 0 545 0
[pid=30187/tid=30194] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30194/stat : 30194 (python) S 30185 30187 28586 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 736916036 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30197] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30197/stat : 30197 (python) S 30185 30187 28586 0 -1 4202560 22 932 0 0 0 0 0 0 25 0 5 0 736916037 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30200] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30200/stat : 30200 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 5 0 736916038 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30203] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30203/stat : 30203 (python) S 30185 30187 28586 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 5 0 736916039 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 3539276

[startup+6.30141 s]
/proc/loadavg: 10.06 9.80 8.92 11/459 30204
/proc/meminfo: memFree=20805164/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=320256 CPUtime=0.49 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 12160 932 1 0 39 10 0 0 25 0 5 0 736915980 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30187/statm: 80064 7253 1873 364 0 15973 0
[pid=30193] ppid=30187 vsize=278568 CPUtime=0.01 cores=0,2,4,6
/proc/30193/stat : 30193 (python) S 30187 30187 28586 0 -1 4202560 889 0 0 0 1 0 0 0 18 0 1 0 736916036 285253632 5572 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414159 0 0 16781312 514 11227123131120320769 0 0 17 6 0 0 0
/proc/30193/statm: 69642 5572 377 364 0 5560 0
[pid=30195] ppid=30193 vsize=1017800 CPUtime=5.74 cores=0,2,4,6
/proc/30195/stat : 30195 (gnovelty+2) R 30193 30195 30195 0 -1 4202496 441 0 0 0 574 0 0 0 25 0 1 0 736916036 1042227200 177 33554432000 134512640 135663704 4290923360 18446744073709551615 134544189 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/30195/statm: 254450 177 113 282 0 254166 0
[pid=30196] ppid=30187 vsize=289364 CPUtime=0.01 cores=0,2,4,6
/proc/30196/stat : 30196 (python) S 30187 30187 28586 0 -1 4202560 918 0 0 0 0 1 0 0 15 0 1 0 736916037 296308736 5722 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 5956837344236503297 0 0 17 6 0 0 0
/proc/30196/statm: 72341 5722 371 364 0 8256 0
[pid=30198] ppid=30196 vsize=3728 CPUtime=5.73 cores=0,2,4,6
/proc/30198/stat : 30198 (march_hi) R 30196 30198 30198 0 -1 4202496 941 0 0 0 573 0 0 0 25 0 1 0 736916037 3817472 675 33554432000 4194304 4955518 140734275243536 18446744073709551615 4227518 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30198/statm: 932 675 104 186 0 745 0
[pid=30199] ppid=30187 vsize=299620 CPUtime=0.01 cores=0,2,4,6
/proc/30199/stat : 30199 (python) S 30187 30187 28586 0 -1 4202560 894 0 0 0 0 1 0 0 18 0 1 0 736916038 306810880 5726 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 4304693030398427395 0 0 17 4 0 0 0
/proc/30199/statm: 74905 5726 371 364 0 10817 0
[pid=30201] ppid=30199 vsize=1017800 CPUtime=5.58 cores=0,2,4,6
/proc/30201/stat : 30201 (gnovelty+2) R 30199 30201 30201 0 -1 4202496 437 0 0 0 558 0 0 0 25 0 1 0 736916038 1042227200 177 33554432000 134512640 135663704 4290612288 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/30201/statm: 254450 177 113 282 0 254166 0
[pid=30202] ppid=30187 vsize=310012 CPUtime=0.01 cores=0,2,4,6
/proc/30202/stat : 30202 (python) S 30187 30187 28586 0 -1 4202560 910 0 0 0 0 1 0 0 15 0 1 0 736916039 317452288 5747 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 5470404604015378690 0 0 17 4 0 0 0
/proc/30202/statm: 77503 5747 371 364 0 13412 0
[pid=30204] ppid=30202 vsize=3728 CPUtime=5.67 cores=0,2,4,6
/proc/30204/stat : 30204 (march_hi) R 30202 30204 30204 0 -1 4202496 935 0 0 0 567 0 0 0 25 0 1 0 736916039 3817472 675 33554432000 4194304 4955518 140736411830656 18446744073709551615 4227752 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30204/statm: 932 675 104 186 0 745 0
[pid=30187/tid=30194] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30194/stat : 30194 (python) S 30185 30187 28586 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 736916036 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30197] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30197/stat : 30197 (python) S 30185 30187 28586 0 -1 4202560 22 932 0 0 0 0 0 0 25 0 5 0 736916037 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30200] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30200/stat : 30200 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 5 0 736916038 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30203] ppid=30185 vsize=320256 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30203/stat : 30203 (python) S 30185 30187 28586 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 5 0 736916039 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 3540876

[startup+12.7012 s]
/proc/loadavg: 10.12 9.82 8.94 11/459 30204
/proc/meminfo: memFree=20798680/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=320256 CPUtime=0.49 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 12160 932 1 0 39 10 0 0 25 0 5 0 736915980 327942144 7253 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30187/statm: 80064 7253 1873 364 0 15973 0
[pid=30193] ppid=30187 vsize=278568 CPUtime=0.03 cores=0,2,4,6
/proc/30193/stat : 30193 (python) S 30187 30187 28586 0 -1 4202560 893 0 0 0 2 1 0 0 18 0 1 0 736916036 285253632 5572 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414159 0 0 16781312 514 16959465481142501633 0 0 17 6 0 0 0
/proc/30193/statm: 69642 5572 377 364 0 5560 0
[pid=30195] ppid=30193 vsize=1017800 CPUtime=12.14 cores=0,2,4,6
/proc/30195/stat : 30195 (gnovelty+2) R 30193 30195 30195 0 -1 4202496 441 0 0 0 1214 0 0 0 25 0 1 0 736916036 1042227200 177 33554432000 134512640 135663704 4290923360 18446744073709551615 134545670 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/30195/statm: 254450 177 113 282 0 254166 0
[pid=30196] ppid=30187 vsize=289364 CPUtime=0.03 cores=0,2,4,6

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

[pid=30187] ppid=30185 vsize=361564 CPUtime=0.6 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 16162 932 1 0 49 11 0 0 18 0 9 0 736915980 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30187/statm: 90391 7357 1882 364 0 26288 0
[pid=30193] ppid=30187 vsize=288812 CPUtime=0.31 cores=0,2,4,6
/proc/30193/stat : 30193 (python) S 30187 30187 28586 0 -1 4202560 1160 0 0 0 16 15 0 0 19 0 2 0 736916036 295743488 5616 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/30193/statm: 72203 5616 416 364 0 8121 0
[pid=30195] ppid=30193 vsize=1017800 CPUtime=100.32 cores=0,2,4,6
/proc/30195/stat : 30195 (gnovelty+2) T 30193 30195 30195 0 -1 4202496 441 0 0 0 10032 0 0 0 25 0 1 0 736916036 1042227200 177 33554432000 134512640 135663704 4290923360 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/30195/statm: 254450 177 113 282 0 254166 0
[pid=30193/tid=30208] ppid=30187 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/30193/task/30208/stat : 30208 (python) S 30187 30187 28586 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 736926068 295743488 5616 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604442641809664 0 0 -1 6 0 0 0
[pid=30196] ppid=30187 vsize=289364 CPUtime=2.72 cores=0,2,4,6
/proc/30196/stat : 30196 (python) S 30187 30187 28586 0 -1 4202560 1143 0 0 0 140 132 0 0 15 0 2 0 736916037 296308736 5752 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30196/statm: 72341 5752 400 364 0 8256 0
[pid=30198] ppid=30196 vsize=120820 CPUtime=779.92 cores=0,2,4,6
/proc/30198/stat : 30198 (march_hi) T 30196 30198 30198 0 -1 4202496 23068 0 0 0 77987 5 0 0 25 0 1 0 736916037 123719680 22802 33554432000 4194304 4955518 140734275243536 18446744073709551615 4421280 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/30198/statm: 30205 22802 104 186 0 30018 0
[pid=30196/tid=30230] ppid=30187 vsize=289364 CPUtime=0 cores=0,2,4,6
/proc/30196/task/30230/stat : 30230 (python) S 30187 30187 28586 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 736955090 296308736 5752 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604445752718400 0 0 -1 2 0 0 0
[pid=30199] ppid=30187 vsize=299620 CPUtime=0.32 cores=0,2,4,6
/proc/30199/stat : 30199 (python) S 30187 30187 28586 0 -1 4202560 1083 0 0 0 17 15 0 0 19 0 2 0 736916038 306810880 5756 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30199/statm: 74905 5756 400 364 0 10817 0
[pid=30201] ppid=30199 vsize=1017800 CPUtime=98.49 cores=0,2,4,6
/proc/30201/stat : 30201 (gnovelty+2) T 30199 30201 30201 0 -1 4202496 437 0 0 0 9849 0 0 0 25 0 1 0 736916038 1042227200 177 33554432000 134512640 135663704 4290612288 18446744073709551615 134546752 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/30201/statm: 254450 177 113 282 0 254166 0
[pid=30199/tid=30211] ppid=30187 vsize=299620 CPUtime=0 cores=0,2,4,6
/proc/30199/task/30211/stat : 30211 (python) S 30187 30187 28586 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736926071 306810880 5756 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604449619990400 0 0 -1 0 0 0 0
[pid=30202] ppid=30187 vsize=310012 CPUtime=5.54 cores=0,2,4,6
/proc/30202/stat : 30202 (python) R 30187 30187 28586 0 -1 4202560 1159 0 0 0 371 183 0 0 18 0 2 0 736916039 317452288 5777 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917224255 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30202/statm: 77503 5777 400 364 0 13412 0
[pid=30204] ppid=30202 vsize=0 CPUtime=920.95 cores=0,2,4,6
/proc/30204/stat : 30204 (march_hi) R 30202 30204 30204 0 -1 4202500 26361 0 0 0 92083 12 0 0 25 0 1 0 736916039 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30204/statm: 0 0 0 0 0 0 0
[pid=30202/tid=30231] ppid=30187 vsize=310012 CPUtime=0 cores=0,2,4,6
/proc/30202/task/30231/stat : 30231 (python) S 30187 30187 28586 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 736955201 317452288 5777 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604449619988608 0 0 -1 4 0 0 0
[pid=30209] ppid=30187 vsize=320268 CPUtime=2.91 cores=0,2,4,6
/proc/30209/stat : 30209 (python) S 30187 30187 28586 0 -1 4202560 1155 0 0 0 157 134 0 0 15 0 2 0 736926071 327954432 5781 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30209/statm: 80067 5781 400 364 0 15973 0
[pid=30212] ppid=30209 vsize=120820 CPUtime=821.79 cores=0,2,4,6
/proc/30212/stat : 30212 (march_hi) R 30209 30212 30212 0 -1 4202496 24180 0 0 0 82173 6 0 0 25 0 1 0 736926071 123719680 23917 33554432000 4194304 4955518 140733404553808 18446744073709551615 4224646 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30212/statm: 30205 23917 104 186 0 30018 0
[pid=30209/tid=30274] ppid=30187 vsize=320268 CPUtime=0 cores=0,2,4,6
/proc/30209/task/30274/stat : 30274 (python) S 30187 30187 28586 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 736994614 327954432 5781 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604443099233088 0 0 -1 2 0 0 0
[pid=30213] ppid=30187 vsize=330104 CPUtime=2.89 cores=0,2,4,6
/proc/30213/stat : 30213 (python) S 30187 30187 28586 0 -1 4202560 1159 0 0 0 144 145 0 0 15 0 2 0 736926072 338026496 5680 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30213/statm: 82526 5680 400 364 0 18429 0
[pid=30215] ppid=30213 vsize=120820 CPUtime=829.91 cores=0,2,4,6
/proc/30215/stat : 30215 (march_hi) R 30213 30215 30215 0 -1 4202496 24272 0 0 0 82985 6 0 0 25 0 1 0 736926072 123719680 24012 33554432000 4194304 4955518 140734122905872 18446744073709551615 4209740 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30215/statm: 30205 24012 104 186 0 30018 0
[pid=30213/tid=30275] ppid=30187 vsize=330104 CPUtime=0 cores=0,2,4,6
/proc/30213/task/30275/stat : 30275 (python) S 30187 30187 28586 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 736994755 338026496 5680 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604440399324096 0 0 -1 4 0 0 0
[pid=30240] ppid=30187 vsize=340900 CPUtime=1.41 cores=0,2,4,6
/proc/30240/stat : 30240 (python) S 30187 30187 28586 0 -1 4202560 992 0 0 0 78 63 0 0 18 0 1 0 736974600 349081600 5811 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 16959465481142501636 0 0 17 4 0 0 0
/proc/30240/statm: 85225 5811 371 364 0 21125 0
[pid=30242] ppid=30240 vsize=182452 CPUtime=437.95 cores=0,2,4,6
/proc/30242/stat : 30242 (kcnfs-2006) R 30240 30242 30242 0 -1 4202496 590 0 0 0 43795 0 0 0 25 0 1 0 736974601 186830848 330 33554432000 134512640 135163436 4288687360 18446744073709551615 134675046 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/30242/statm: 45613 330 77 159 0 45453 0
[pid=30268] ppid=30187 vsize=351156 CPUtime=0.36 cores=0,2,4,6
/proc/30268/stat : 30268 (python) S 30187 30187 28586 0 -1 4202560 1158 0 0 0 18 18 0 0 16 0 2 0 736984722 359583744 5851 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30268/statm: 87789 5851 406 364 0 23686 0
[pid=30270] ppid=30268 vsize=17844 CPUtime=99.85 cores=0,2,4,6
/proc/30270/stat : 30270 (march_hi) T 30268 30270 30270 0 -1 4202496 4118 0 0 0 9985 0 0 0 25 0 1 0 736984722 18272256 3850 33554432000 4194304 4955518 140736343858336 18446744073709551615 4285464 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/30270/statm: 4461 3850 104 186 0 4274 0
[pid=30268/tid=30276] ppid=30187 vsize=351156 CPUtime=0 cores=0,2,4,6
/proc/30268/task/30276/stat : 30276 (python) S 30187 30187 28586 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 736994807 359583744 5851 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604452179344256 0 0 -1 4 0 0 0
[pid=30187/tid=30194] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30194/stat : 30194 (python) S 30185 30187 28586 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 9 0 736916036 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30197] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30197/stat : 30197 (python) S 30185 30187 28586 0 -1 4202560 34 932 0 0 0 0 0 0 18 0 9 0 736916037 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30200] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30200/stat : 30200 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 9 0 736916038 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30203] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30203/stat : 30203 (python) S 30185 30187 28586 0 -1 4202560 37 932 0 0 0 0 0 0 18 0 9 0 736916039 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
[pid=30187/tid=30210] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30210/stat : 30210 (python) S 30185 30187 28586 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 9 0 736926071 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
[pid=30187/tid=30214] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30214/stat : 30214 (python) S 30185 30187 28586 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 9 0 736926072 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 2 0 0 0
[pid=30187/tid=30241] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30241/stat : 30241 (python) S 30185 30187 28586 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 736974601 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
[pid=30187/tid=30269] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30269/stat : 30269 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 9 0 736984722 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4106.24
Current children cumulated vsize (KiB) 5490156

[startup+1030.9 s]
/proc/loadavg: 6.08 7.33 8.45 9/452 30284
/proc/meminfo: memFree=20550200/32950928 swapFree=65730864/67111528
[pid=30187] ppid=30185 vsize=361564 CPUtime=0.6 cores=0,2,4,6
/proc/30187/stat : 30187 (python) S 30185 30187 28586 0 -1 4202496 16162 932 1 0 49 11 0 0 18 0 9 0 736915980 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30187/statm: 90391 7357 1882 364 0 26288 0
[pid=30193] ppid=30187 vsize=288812 CPUtime=0.31 cores=0,2,4,6
/proc/30193/stat : 30193 (python) S 30187 30187 28586 0 -1 4202560 1160 0 0 0 16 15 0 0 19 0 2 0 736916036 295743488 5616 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/30193/statm: 72203 5616 416 364 0 8121 0
[pid=30195] ppid=30193 vsize=1017800 CPUtime=100.32 cores=0,2,4,6
/proc/30195/stat : 30195 (gnovelty+2) T 30193 30195 30195 0 -1 4202496 441 0 0 0 10032 0 0 0 25 0 1 0 736916036 1042227200 177 33554432000 134512640 135663704 4290923360 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/30195/statm: 254450 177 113 282 0 254166 0
[pid=30193/tid=30208] ppid=30187 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/30193/task/30208/stat : 30208 (python) S 30187 30187 28586 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 736926068 295743488 5616 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604442641809664 0 0 -1 6 0 0 0
[pid=30196] ppid=30187 vsize=289364 CPUtime=2.72 cores=0,2,4,6
/proc/30196/stat : 30196 (python) S 30187 30187 28586 0 -1 4202560 1143 0 0 0 140 132 0 0 15 0 2 0 736916037 296308736 5752 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30196/statm: 72341 5752 400 364 0 8256 0
[pid=30198] ppid=30196 vsize=120820 CPUtime=779.92 cores=0,2,4,6
/proc/30198/stat : 30198 (march_hi) T 30196 30198 30198 0 -1 4202496 23068 0 0 0 77987 5 0 0 25 0 1 0 736916037 123719680 22802 33554432000 4194304 4955518 140734275243536 18446744073709551615 4421280 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/30198/statm: 30205 22802 104 186 0 30018 0
[pid=30196/tid=30230] ppid=30187 vsize=289364 CPUtime=0 cores=0,2,4,6
/proc/30196/task/30230/stat : 30230 (python) S 30187 30187 28586 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 736955090 296308736 5752 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604445752718400 0 0 -1 2 0 0 0
[pid=30199] ppid=30187 vsize=299620 CPUtime=0.32 cores=0,2,4,6
/proc/30199/stat : 30199 (python) S 30187 30187 28586 0 -1 4202560 1083 0 0 0 17 15 0 0 19 0 2 0 736916038 306810880 5756 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30199/statm: 74905 5756 400 364 0 10817 0
[pid=30201] ppid=30199 vsize=1017800 CPUtime=98.49 cores=0,2,4,6
/proc/30201/stat : 30201 (gnovelty+2) T 30199 30201 30201 0 -1 4202496 437 0 0 0 9849 0 0 0 25 0 1 0 736916038 1042227200 177 33554432000 134512640 135663704 4290612288 18446744073709551615 134546752 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/30201/statm: 254450 177 113 282 0 254166 0
[pid=30199/tid=30211] ppid=30187 vsize=299620 CPUtime=0 cores=0,2,4,6
/proc/30199/task/30211/stat : 30211 (python) S 30187 30187 28586 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736926071 306810880 5756 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604449619990400 0 0 -1 0 0 0 0
[pid=30202] ppid=30187 vsize=310012 CPUtime=5.72 cores=0,2,4,6
/proc/30202/stat : 30202 (python) R 30187 30187 28586 0 -1 4202560 1159 0 0 0 388 184 0 0 18 0 2 0 736916039 317452288 5777 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917224255 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30202/statm: 77503 5777 400 364 0 13412 0
[pid=30204] ppid=30202 vsize=0 CPUtime=920.95 cores=0,2,4,6
/proc/30204/stat : 30204 (march_hi) R 30202 30204 30204 0 -1 4202500 26361 0 0 0 92083 12 0 0 25 0 1 0 736916039 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/30204/statm: 0 0 0 0 0 0 0
[pid=30202/tid=30231] ppid=30187 vsize=310012 CPUtime=0 cores=0,2,4,6
/proc/30202/task/30231/stat : 30231 (python) S 30187 30187 28586 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 736955201 317452288 5777 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604449619988608 0 0 -1 4 0 0 0
[pid=30209] ppid=30187 vsize=320268 CPUtime=2.91 cores=0,2,4,6
/proc/30209/stat : 30209 (python) S 30187 30187 28586 0 -1 4202560 1155 0 0 0 157 134 0 0 15 0 2 0 736926071 327954432 5781 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30209/statm: 80067 5781 400 364 0 15973 0
[pid=30212] ppid=30209 vsize=120820 CPUtime=821.98 cores=0,2,4,6
/proc/30212/stat : 30212 (march_hi) R 30209 30212 30212 0 -1 4202496 24185 0 0 0 82192 6 0 0 25 0 1 0 736926071 123719680 23922 33554432000 4194304 4955518 140733404553808 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/30212/statm: 30205 23922 104 186 0 30018 0
[pid=30209/tid=30274] ppid=30187 vsize=320268 CPUtime=0 cores=0,2,4,6
/proc/30209/task/30274/stat : 30274 (python) S 30187 30187 28586 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 736994614 327954432 5781 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604443099233088 0 0 -1 2 0 0 0
[pid=30213] ppid=30187 vsize=330104 CPUtime=2.89 cores=0,2,4,6
/proc/30213/stat : 30213 (python) S 30187 30187 28586 0 -1 4202560 1159 0 0 0 144 145 0 0 15 0 2 0 736926072 338026496 5680 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30213/statm: 82526 5680 400 364 0 18429 0
[pid=30215] ppid=30213 vsize=120820 CPUtime=830.1 cores=0,2,4,6
/proc/30215/stat : 30215 (march_hi) R 30213 30215 30215 0 -1 4202496 24277 0 0 0 83004 6 0 0 25 0 1 0 736926072 123719680 24017 33554432000 4194304 4955518 140734122905872 18446744073709551615 4308973 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/30215/statm: 30205 24017 104 186 0 30018 0
[pid=30213/tid=30275] ppid=30187 vsize=330104 CPUtime=0 cores=0,2,4,6
/proc/30213/task/30275/stat : 30275 (python) S 30187 30187 28586 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 736994755 338026496 5680 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604440399324096 0 0 -1 4 0 0 0
[pid=30240] ppid=30187 vsize=340900 CPUtime=1.41 cores=0,2,4,6
/proc/30240/stat : 30240 (python) S 30187 30187 28586 0 -1 4202560 992 0 0 0 78 63 0 0 18 0 1 0 736974600 349081600 5811 33554432000 4194304 5683644 140733220019472 18446744073709551615 260905414214 0 0 16781312 514 16959465481142501636 0 0 17 4 0 0 0
/proc/30240/statm: 85225 5811 371 364 0 21125 0
[pid=30242] ppid=30240 vsize=182452 CPUtime=438.13 cores=0,2,4,6
/proc/30242/stat : 30242 (kcnfs-2006) R 30240 30242 30242 0 -1 4202496 590 0 0 0 43813 0 0 0 25 0 1 0 736974601 186830848 330 33554432000 134512640 135163436 4288687360 18446744073709551615 134569640 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/30242/statm: 45613 330 77 159 0 45453 0
[pid=30268] ppid=30187 vsize=351156 CPUtime=0.36 cores=0,2,4,6
/proc/30268/stat : 30268 (python) S 30187 30187 28586 0 -1 4202560 1158 0 0 0 18 18 0 0 16 0 2 0 736984722 359583744 5851 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/30268/statm: 87789 5851 406 364 0 23686 0
[pid=30270] ppid=30268 vsize=17844 CPUtime=99.85 cores=0,2,4,6
/proc/30270/stat : 30270 (march_hi) T 30268 30270 30270 0 -1 4202496 4118 0 0 0 9985 0 0 0 25 0 1 0 736984722 18272256 3850 33554432000 4194304 4955518 140736343858336 18446744073709551615 4285464 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/30270/statm: 4461 3850 104 186 0 4274 0
[pid=30268/tid=30276] ppid=30187 vsize=351156 CPUtime=0 cores=0,2,4,6
/proc/30268/task/30276/stat : 30276 (python) S 30187 30187 28586 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 736994807 359583744 5851 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 514 18446604452179344256 0 0 -1 4 0 0 0
[pid=30187/tid=30194] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30194/stat : 30194 (python) S 30185 30187 28586 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 9 0 736916036 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30197] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30197/stat : 30197 (python) S 30185 30187 28586 0 -1 4202560 34 932 0 0 0 0 0 0 18 0 9 0 736916037 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30200] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30200/stat : 30200 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 25 0 9 0 736916038 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 6 0 0 0
[pid=30187/tid=30203] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30203/stat : 30203 (python) S 30185 30187 28586 0 -1 4202560 37 932 0 0 0 0 0 0 18 0 9 0 736916039 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
[pid=30187/tid=30210] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30210/stat : 30210 (python) S 30185 30187 28586 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 9 0 736926071 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
[pid=30187/tid=30214] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30214/stat : 30214 (python) S 30185 30187 28586 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 9 0 736926072 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 2 0 0 0
[pid=30187/tid=30241] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30241/stat : 30241 (python) S 30185 30187 28586 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 736974601 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
[pid=30187/tid=30269] ppid=30185 vsize=361564 CPUtime=0 cores=0,2,4,6
/proc/30187/task/30269/stat : 30269 (python) S 30185 30187 28586 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 9 0 736984722 370241536 7357 33554432000 4194304 5683644 140733220019472 18446744073709551615 260917217713 0 0 16781312 2 18446604443099230400 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4106.98
Current children cumulated vsize (KiB) 5490156

Child status: 0
Real time (s): 1030.98
CPU time (s): 4107.36
CPU user time (s): 4099.79
CPU system time (s): 7.56785
CPU usage (%): 398.393
Max. virtual memory (cumulated for all children) (KiB): 5610980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4099.79
system time used= 7.56785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133898
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= 7792
involuntary context switches= 30673

runsolver used 4.83626 second user time and 9.72852 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 15:40:53
IDJOB=3378666
IDBENCH=83075
IDSOLVER=1859
FILE ID=node116/3378666-1305466853
RUNJOBID= node116-1305463137-28604
PBS_JOBID= 13324982
Free space on /tmp= 73104 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.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-3378666-1305466853/watcher-3378666-1305466853 -o /tmp/evaluation-result-3378666-1305466853/solver-3378666-1305466853 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378666-1305466853.cnf -seed 2062788829 -budget 4800 -cores 4

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

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=2062788829

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20853444 kB
Buffers:        129044 kB
Cached:        1338636 kB
SwapCached:      12356 kB
Active:       10937268 kB
Inactive:       921136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20853444 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           32344 kB
Writeback:           0 kB
AnonPages:    10389128 kB
Mapped:          27148 kB
Slab:           114372 kB
PageTables:      57740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 116218300 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= 73104 MiB
End job on node116 at 2011-05-15 15:58:04