Trace number 3378308

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)? 3887.62 1169.75

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.41/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.41/0.62	c INFO: solving HOME/instance-3378308-1305464626.cnf
0.41/0.62	c INFO: computing task features
0.41/0.63	c INFO: computed variable-clause graph statistics
0.41/0.63	c INFO: computed clause balance statistics
0.41/0.69	c INFO: computed variable balance statistics
0.50/0.73	c INFO: computed small-clause counts
0.50/0.73	c INFO: computed Horn-clause counts
0.50/0.74	c INFO: computed variable graph statistics
0.50/0.74	c INFO: collected features for HOME/instance-3378308-1305464626.cnf in 0.11 s
0.50/0.75	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
0.50/0.75	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
0.50/0.76	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.28)
0.50/0.77	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.34)
346.97/100.21	c INFO: running march_hi@0 for 679 with 1100 remaining (b = 0.31)
349.00/101.10	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.27)
2388.25/685.97	c INFO: running march_hi@0 for 514 with 514 remaining (b = 0.20)
2562.26/737.15	c INFO: running march_hi@0 for 463 with 463 remaining (b = 0.15)
2773.43/798.45	c INFO: running march_hi@97 for 291 with 402 remaining (b = 0.10)
2813.69/811.84	c INFO: running march_hi@0 for 291 with 388 remaining (b = 0.10)
3887.44/1169.72	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3378308-1305464626/watcher-3378308-1305464626 -o /tmp/evaluation-result-3378308-1305464626/solver-3378308-1305464626 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378308-1305464626.cnf -seed 1470917459 -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: 9.40 9.13 7.94 6/481 3165
/proc/meminfo: memFree=26259368/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/3165/stat : 3165 (python) R 3163 3165 2082 0 -1 4202496 858 0 0 0 0 0 0 0 25 0 1 0 658061432 16154624 740 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272688784 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/3165/statm: 3944 740 335 364 0 431 0

[startup+0.0291281 s]
/proc/loadavg: 9.40 9.13 7.94 6/481 3165
/proc/meminfo: memFree=26259368/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=16396 CPUtime=0.01 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 1164 0 0 0 1 0 0 0 25 0 1 0 658061432 16789504 1029 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/3165/statm: 4099 1029 414 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100115 s]
/proc/loadavg: 9.40 9.13 7.94 6/481 3165
/proc/meminfo: memFree=26259368/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=93960 CPUtime=0.05 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 2696 0 0 0 4 1 0 0 25 0 1 0 658061432 96215040 2407 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/3165/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.30008 s]
/proc/loadavg: 9.40 9.13 7.94 6/481 3165
/proc/meminfo: memFree=26259368/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/3165/stat : 3165 (python) R 3163 3165 2082 0 -1 4202496 5964 934 1 0 13 6 0 0 25 0 1 0 658061432 139005952 4151 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272685061 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/3165/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.701007 s]
/proc/loadavg: 9.40 9.13 7.94 6/481 3165
/proc/meminfo: memFree=26259368/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=278604 CPUtime=0.5 cores=0,2,4,6
/proc/3165/stat : 3165 (python) R 3163 3165 2082 0 -1 4202496 9375 934 1 0 36 14 0 0 25 0 1 0 658061432 285290496 7043 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272344312 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/3165/statm: 69651 7043 1827 364 0 5575 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 278604

[startup+1.50086 s]
/proc/loadavg: 9.40 9.13 7.94 10/494 3185
/proc/meminfo: memFree=26219568/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=320340 CPUtime=0.58 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 12244 934 1 0 43 15 0 0 25 0 5 0 658061432 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3165/statm: 80085 7282 1881 364 0 15994 0
[pid=3171] ppid=3165 vsize=278628 CPUtime=0 cores=0,2,4,6
/proc/3171/stat : 3171 (python) S 3165 3165 2082 0 -1 4202560 729 0 0 0 0 0 0 0 25 0 1 0 658061507 285315072 5570 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709135 0 0 16781312 514 2982799678346625023 0 0 17 2 0 0 0
/proc/3171/statm: 69657 5570 354 364 0 5575 0
[pid=3173] ppid=3171 vsize=1017936 CPUtime=0.74 cores=0,2,4,6
/proc/3173/stat : 3173 (gnovelty+2) R 3171 3173 3173 0 -1 4202496 461 0 0 0 74 0 0 0 25 0 1 0 658061507 1042366464 196 33554432000 134512640 135663704 4286967904 18446744073709551615 134544204 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3173/statm: 254484 196 113 282 0 254200 0
[pid=3174] ppid=3165 vsize=289412 CPUtime=0 cores=0,2,4,6
/proc/3174/stat : 3174 (python) S 3165 3165 2082 0 -1 4202560 737 0 0 0 0 0 0 0 25 0 1 0 658061508 296357888 5711 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 3152172297779937279 0 0 17 6 0 0 0
/proc/3174/statm: 72353 5711 348 364 0 8268 0
[pid=3176] ppid=3174 vsize=1017936 CPUtime=0.72 cores=0,2,4,6
/proc/3176/stat : 3176 (gnovelty+2) R 3174 3176 3176 0 -1 4202496 461 0 0 0 72 0 0 0 25 0 1 0 658061508 1042366464 196 33554432000 134512640 135663704 4291290288 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/3176/statm: 254484 196 113 282 0 254200 0
[pid=3177] ppid=3165 vsize=299300 CPUtime=0 cores=0,2,4,6
/proc/3177/stat : 3177 (python) S 3165 3165 2082 0 -1 4202560 752 0 0 0 0 0 0 0 19 0 1 0 658061509 306483200 5606 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 8346885351951794433 0 0 17 2 0 0 0
/proc/3177/statm: 74825 5606 348 364 0 10737 0
[pid=3184] ppid=3177 vsize=2676 CPUtime=0.32 cores=0,2,4,6
/proc/3184/stat : 3184 (march_hi) R 3177 3184 3184 0 -1 4202496 716 0 0 0 32 0 0 0 25 0 1 0 658061510 2740224 454 33554432000 4194304 4955518 140734245347664 18446744073709551615 4244935 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/3184/statm: 669 454 104 186 0 482 0
[pid=3179] ppid=3165 vsize=310096 CPUtime=0 cores=0,2,4,6
/proc/3179/stat : 3179 (python) S 3165 3165 2082 0 -1 4202560 748 0 0 0 0 0 0 0 20 0 1 0 658061510 317538304 5745 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 15546003705512820996 0 0 17 2 0 0 0
/proc/3179/statm: 77524 5745 348 364 0 13433 0
[pid=3185] ppid=3179 vsize=2812 CPUtime=0.71 cores=0,2,4,6
/proc/3185/stat : 3185 (march_hi) R 3179 3185 3185 0 -1 4202496 767 0 0 0 71 0 0 0 25 0 1 0 658061510 2879488 508 33554432000 4194304 4955518 140736812568208 18446744073709551615 4238632 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/3185/statm: 703 508 104 186 0 516 0
[pid=3165/tid=3172] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3172/stat : 3172 (python) S 3163 3165 2082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658061507 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3175] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3175/stat : 3175 (python) S 3163 3165 2082 0 -1 4202560 22 934 0 0 0 0 0 0 25 0 5 0 658061508 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 6 0 0 0
[pid=3165/tid=3178] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3178/stat : 3178 (python) S 3163 3165 2082 0 -1 4202560 40 934 0 0 0 0 0 0 25 0 5 0 658061509 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3180] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3180/stat : 3180 (python) S 3163 3165 2082 0 -1 4202560 18 934 0 0 0 0 0 0 25 0 5 0 658061510 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 3539136

[startup+3.10058 s]
/proc/loadavg: 9.37 9.13 7.95 10/494 3185
/proc/meminfo: memFree=26217708/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=320340 CPUtime=0.58 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 12244 934 1 0 43 15 0 0 25 0 5 0 658061432 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3165/statm: 80085 7282 1881 364 0 15994 0
[pid=3171] ppid=3165 vsize=278628 CPUtime=0 cores=0,2,4,6
/proc/3171/stat : 3171 (python) S 3165 3165 2082 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 658061507 285315072 5570 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709135 0 0 16781312 514 2982799678346592514 0 0 17 2 0 0 0
/proc/3171/statm: 69657 5570 354 364 0 5575 0
[pid=3173] ppid=3171 vsize=1017936 CPUtime=2.34 cores=0,2,4,6
/proc/3173/stat : 3173 (gnovelty+2) R 3171 3173 3173 0 -1 4202496 461 0 0 0 234 0 0 0 25 0 1 0 658061507 1042366464 196 33554432000 134512640 135663704 4286967904 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3173/statm: 254484 196 113 282 0 254200 0
[pid=3174] ppid=3165 vsize=289412 CPUtime=0 cores=0,2,4,6
/proc/3174/stat : 3174 (python) S 3165 3165 2082 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 658061508 296357888 5711 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 3152172297779904770 0 0 17 6 0 0 0
/proc/3174/statm: 72353 5711 348 364 0 8268 0
[pid=3176] ppid=3174 vsize=1017936 CPUtime=2.3 cores=0,2,4,6
/proc/3176/stat : 3176 (gnovelty+2) R 3174 3176 3176 0 -1 4202496 461 0 0 0 230 0 0 0 25 0 1 0 658061508 1042366464 196 33554432000 134512640 135663704 4291290288 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/3176/statm: 254484 196 113 282 0 254200 0
[pid=3177] ppid=3165 vsize=299300 CPUtime=0 cores=0,2,4,6
/proc/3177/stat : 3177 (python) S 3165 3165 2082 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 658061509 306483200 5606 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 8346885351951794433 0 0 17 2 0 0 0
/proc/3177/statm: 74825 5606 348 364 0 10737 0
[pid=3184] ppid=3177 vsize=2880 CPUtime=1.12 cores=0,2,4,6
/proc/3184/stat : 3184 (march_hi) R 3177 3184 3184 0 -1 4202496 787 0 0 0 112 0 0 0 25 0 1 0 658061510 2949120 525 33554432000 4194304 4955518 140734245347664 18446744073709551615 4227935 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/3184/statm: 720 525 104 186 0 533 0
[pid=3179] ppid=3165 vsize=310096 CPUtime=0 cores=0,2,4,6
/proc/3179/stat : 3179 (python) S 3165 3165 2082 0 -1 4202560 749 0 0 0 0 0 0 0 18 0 1 0 658061510 317538304 5745 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 13359791959447699455 0 0 17 2 0 0 0
/proc/3179/statm: 77524 5745 348 364 0 13433 0
[pid=3185] ppid=3179 vsize=3292 CPUtime=2.31 cores=0,2,4,6
/proc/3185/stat : 3185 (march_hi) R 3179 3185 3185 0 -1 4202496 833 0 0 0 231 0 0 0 25 0 1 0 658061510 3371008 574 33554432000 4194304 4955518 140736812568208 18446744073709551615 4224738 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/3185/statm: 823 574 104 186 0 636 0
[pid=3165/tid=3172] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3172/stat : 3172 (python) S 3163 3165 2082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658061507 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3175] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3175/stat : 3175 (python) S 3163 3165 2082 0 -1 4202560 22 934 0 0 0 0 0 0 25 0 5 0 658061508 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 6 0 0 0
[pid=3165/tid=3178] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3178/stat : 3178 (python) S 3163 3165 2082 0 -1 4202560 40 934 0 0 0 0 0 0 25 0 5 0 658061509 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3180] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3180/stat : 3180 (python) S 3163 3165 2082 0 -1 4202560 18 934 0 0 0 0 0 0 25 0 5 0 658061510 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 3539820

[startup+6.30101 s]
/proc/loadavg: 9.37 9.13 7.95 10/494 3185
/proc/meminfo: memFree=26215100/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=320340 CPUtime=0.58 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 12244 934 1 0 43 15 0 0 25 0 5 0 658061432 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3165/statm: 80085 7282 1881 364 0 15994 0
[pid=3171] ppid=3165 vsize=278628 CPUtime=0.01 cores=0,2,4,6
/proc/3171/stat : 3171 (python) S 3165 3165 2082 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 658061507 285315072 5593 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709135 0 0 16781312 514 2982799678346592514 0 0 17 2 0 0 0
/proc/3171/statm: 69657 5593 377 364 0 5575 0
[pid=3173] ppid=3171 vsize=1017936 CPUtime=5.54 cores=0,2,4,6
/proc/3173/stat : 3173 (gnovelty+2) R 3171 3173 3173 0 -1 4202496 461 0 0 0 554 0 0 0 25 0 1 0 658061507 1042366464 196 33554432000 134512640 135663704 4286967904 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3173/statm: 254484 196 113 282 0 254200 0
[pid=3174] ppid=3165 vsize=289412 CPUtime=0.01 cores=0,2,4,6
/proc/3174/stat : 3174 (python) S 3165 3165 2082 0 -1 4202560 908 0 0 0 1 0 0 0 18 0 1 0 658061508 296357888 5734 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 3152172297779904770 0 0 17 6 0 0 0
/proc/3174/statm: 72353 5734 371 364 0 8268 0
[pid=3176] ppid=3174 vsize=1017936 CPUtime=5.43 cores=0,2,4,6
/proc/3176/stat : 3176 (gnovelty+2) R 3174 3176 3176 0 -1 4202496 461 0 0 0 543 0 0 0 25 0 1 0 658061508 1042366464 196 33554432000 134512640 135663704 4291290288 18446744073709551615 134544218 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/3176/statm: 254484 196 113 282 0 254200 0
[pid=3177] ppid=3165 vsize=299300 CPUtime=0.01 cores=0,2,4,6
/proc/3177/stat : 3177 (python) S 3165 3165 2082 0 -1 4202560 913 0 0 0 0 1 0 0 15 0 1 0 658061509 306483200 5629 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 8346885351951794433 0 0 17 2 0 0 0
/proc/3177/statm: 74825 5629 371 364 0 10737 0
[pid=3184] ppid=3177 vsize=3292 CPUtime=2.72 cores=0,2,4,6
/proc/3184/stat : 3184 (march_hi) R 3177 3184 3184 0 -1 4202496 854 0 0 0 272 0 0 0 25 0 1 0 658061510 3371008 592 33554432000 4194304 4955518 140734245347664 18446744073709551615 4227008 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/3184/statm: 823 592 104 186 0 636 0
[pid=3179] ppid=3165 vsize=310096 CPUtime=0.02 cores=0,2,4,6
/proc/3179/stat : 3179 (python) S 3165 3165 2082 0 -1 4202560 903 0 0 0 1 1 0 0 15 0 1 0 658061510 317538304 5768 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 15546003705512820996 0 0 17 2 0 0 0
/proc/3179/statm: 77524 5768 371 364 0 13433 0
[pid=3185] ppid=3179 vsize=4016 CPUtime=5.45 cores=0,2,4,6
/proc/3185/stat : 3185 (march_hi) R 3179 3185 3185 0 -1 4202496 987 0 0 0 545 0 0 0 25 0 1 0 658061510 4112384 728 33554432000 4194304 4955518 140736812568208 18446744073709551615 4227807 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/3185/statm: 1004 728 104 186 0 817 0
[pid=3165/tid=3172] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3172/stat : 3172 (python) S 3163 3165 2082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 5 0 658061507 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3175] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3175/stat : 3175 (python) S 3163 3165 2082 0 -1 4202560 22 934 0 0 0 0 0 0 25 0 5 0 658061508 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 6 0 0 0
[pid=3165/tid=3178] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3178/stat : 3178 (python) S 3163 3165 2082 0 -1 4202560 40 934 0 0 0 0 0 0 25 0 5 0 658061509 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3180] ppid=3163 vsize=320340 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3180/stat : 3180 (python) S 3163 3165 2082 0 -1 4202560 18 934 0 0 0 0 0 0 25 0 5 0 658061510 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.77
Current children cumulated vsize (KiB) 3540956

[startup+12.7009 s]
/proc/loadavg: 9.39 9.14 7.96 10/494 3185
/proc/meminfo: memFree=26212308/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=320340 CPUtime=0.58 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 12244 934 1 0 43 15 0 0 25 0 5 0 658061432 328028160 7282 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3165/statm: 80085 7282 1881 364 0 15994 0
[pid=3171] ppid=3165 vsize=278628 CPUtime=0.03 cores=0,2,4,6
/proc/3171/stat : 3171 (python) S 3165 3165 2082 0 -1 4202560 893 0 0 0 1 2 0 0 18 0 1 0 658061507 285315072 5593 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709135 0 0 16781312 514 11712578401209385218 0 0 17 2 0 0 0
/proc/3171/statm: 69657 5593 377 364 0 5575 0
[pid=3173] ppid=3171 vsize=1017936 CPUtime=11.94 cores=0,2,4,6
/proc/3173/stat : 3173 (gnovelty+2) R 3171 3173 3173 0 -1 4202496 461 0 0 0 1194 0 0 0 25 0 1 0 658061507 1042366464 196 33554432000 134512640 135663704 4286967904 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3173/statm: 254484 196 113 282 0 254200 0
[pid=3174] ppid=3165 vsize=289412 CPUtime=0.03 cores=0,2,4,6

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

[pid=3351/tid=3681] ppid=3165 vsize=330048 CPUtime=0 cores=0,2,4,6
/proc/3351/task/3681/stat : 3681 (python) S 3165 3165 2082 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658142616 337969152 5698 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604452717515072 0 0 -1 0 0 0 0
[pid=3535] ppid=3165 vsize=340924 CPUtime=1.7 cores=0,2,4,6
/proc/3535/stat : 3535 (python) S 3165 3165 2082 0 -1 4202560 1003 0 0 0 87 83 0 0 15 0 1 0 658130030 349106176 5795 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 10126374552763072769 0 0 17 4 0 0 0
/proc/3535/statm: 85231 5795 371 364 0 21131 0
[pid=3537] ppid=3535 vsize=72044 CPUtime=327.56 cores=0,2,4,6
/proc/3537/stat : 3537 (march_hi) R 3535 3537 3537 0 -1 4202496 12837 0 0 0 32749 7 0 0 25 0 1 0 658130030 73773056 12576 33554432000 4194304 4955518 140735896300640 18446744073709551615 4261364 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3537/statm: 18011 12576 104 186 0 17824 0
[pid=3540] ppid=3165 vsize=351180 CPUtime=1.51 cores=0,2,4,6
/proc/3540/stat : 3540 (python) S 3165 3165 2082 0 -1 4202560 1047 0 0 0 82 69 0 0 15 0 1 0 658135147 359608320 5828 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 11712578401209385219 0 0 17 0 0 0 0
/proc/3540/statm: 87795 5828 377 364 0 23692 0
[pid=3542] ppid=3540 vsize=72044 CPUtime=370.43 cores=0,2,4,6
/proc/3542/stat : 3542 (march_hi) R 3540 3542 3542 0 -1 4202496 14451 0 0 0 37037 6 0 0 25 0 1 0 658135147 73773056 14173 33554432000 4194304 4955518 140734547785504 18446744073709551615 4224679 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3542/statm: 18011 14173 104 186 0 17824 0
[pid=3165/tid=3172] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3172/stat : 3172 (python) S 3163 3165 2082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 9 0 658061507 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3175] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3175/stat : 3175 (python) S 3163 3165 2082 0 -1 4202560 22 934 0 0 0 0 0 0 25 0 9 0 658061508 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 6 0 0 0
[pid=3165/tid=3178] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3178/stat : 3178 (python) S 3163 3165 2082 0 -1 4202560 44 934 0 0 0 0 0 0 18 0 9 0 658061509 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3180] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3180/stat : 3180 (python) S 3163 3165 2082 0 -1 4202560 24 934 0 0 0 0 0 0 18 0 9 0 658061510 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3348] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3348/stat : 3348 (python) S 3163 3165 2082 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 658071454 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3352] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3352/stat : 3352 (python) S 3163 3165 2082 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 658071543 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3536] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3536/stat : 3536 (python) S 3163 3165 2082 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 658130030 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3541] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3541/stat : 3541 (python) S 3163 3165 2082 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 658135147 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3884.36
Current children cumulated vsize (KiB) 5582300

[startup+1169.5 s]
/proc/loadavg: 10.16 10.15 9.52 11/502 3900
/proc/meminfo: memFree=25650932/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=361728 CPUtime=0.63 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 16130 934 1 0 47 16 0 0 18 0 9 0 658061432 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3165/statm: 90432 7398 1890 364 0 26329 0
[pid=3171] ppid=3165 vsize=288872 CPUtime=0.33 cores=0,2,4,6
/proc/3171/stat : 3171 (python) S 3165 3165 2082 0 -1 4202560 1162 0 0 0 17 16 0 0 19 0 2 0 658061507 295804928 5637 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/3171/statm: 72218 5637 416 364 0 8136 0
[pid=3173] ppid=3171 vsize=1017936 CPUtime=100.34 cores=0,2,4,6
/proc/3173/stat : 3173 (gnovelty+2) T 3171 3173 3173 0 -1 4202496 462 0 0 0 10034 0 0 0 25 0 1 0 658061507 1042366464 197 33554432000 134512640 135663704 4286967904 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/3173/statm: 254484 197 113 282 0 254200 0
[pid=3171/tid=3350] ppid=3165 vsize=288872 CPUtime=0 cores=0,2,4,6
/proc/3171/task/3350/stat : 3350 (python) S 3165 3165 2082 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 658071542 295804928 5637 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604453607180416 0 0 -1 0 0 0 0
[pid=3174] ppid=3165 vsize=289412 CPUtime=0.33 cores=0,2,4,6
/proc/3174/stat : 3174 (python) S 3165 3165 2082 0 -1 4202560 1100 0 0 0 18 15 0 0 19 0 2 0 658061508 296357888 5764 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/3174/statm: 72353 5764 400 364 0 8268 0
[pid=3176] ppid=3174 vsize=1017936 CPUtime=97.64 cores=0,2,4,6
/proc/3176/stat : 3176 (gnovelty+2) T 3174 3176 3176 0 -1 4202496 461 0 0 0 9764 0 0 0 25 0 1 0 658061508 1042366464 196 33554432000 134512640 135663704 4291290288 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/3176/statm: 254484 196 113 282 0 254200 0
[pid=3174/tid=3345] ppid=3165 vsize=289412 CPUtime=0 cores=0,2,4,6
/proc/3174/task/3345/stat : 3345 (python) S 3165 3165 2082 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658071453 296357888 5764 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604445056680960 0 0 -1 6 0 0 0
[pid=3177] ppid=3165 vsize=299300 CPUtime=3.75 cores=0,2,4,6
/proc/3177/stat : 3177 (python) S 3165 3165 2082 0 -1 4202560 1154 0 0 0 195 180 0 0 15 0 2 0 658061509 306483200 5659 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/3177/statm: 74825 5659 400 364 0 10737 0
[pid=3184] ppid=3177 vsize=111520 CPUtime=682.07 cores=0,2,4,6
/proc/3184/stat : 3184 (march_hi) R 3177 3184 3184 0 -1 4202496 25439 0 0 0 68198 9 0 0 25 0 1 0 658061510 114196480 25177 33554432000 4194304 4955518 140734245347664 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/3184/statm: 27880 25177 104 186 0 27693 0
[pid=3177/tid=3539] ppid=3165 vsize=299300 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3539/stat : 3539 (python) S 3165 3165 2082 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 658135146 306483200 5659 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604443138359424 0 0 -1 2 0 0 0
[pid=3179] ppid=3165 vsize=310096 CPUtime=3.61 cores=0,2,4,6
/proc/3179/stat : 3179 (python) S 3165 3165 2082 0 -1 4202560 1156 0 0 0 180 181 0 0 15 0 2 0 658061510 317538304 5807 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/3179/statm: 77524 5807 409 364 0 13433 0
[pid=3185] ppid=3179 vsize=175868 CPUtime=927.98 cores=0,2,4,6
/proc/3185/stat : 3185 (march_hi) R 3179 3185 3185 0 -1 4202496 33806 0 0 0 92785 13 0 0 25 0 1 0 658061510 180088832 33547 33554432000 4194304 4955518 140736812568208 18446744073709551615 4238632 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/3185/statm: 43967 33547 104 186 0 43780 0
[pid=3179/tid=3534] ppid=3165 vsize=310096 CPUtime=0 cores=0,2,4,6
/proc/3179/task/3534/stat : 3534 (python) S 3165 3165 2082 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658130029 317538304 5807 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604443138360320 0 0 -1 2 0 0 0
[pid=3347] ppid=3165 vsize=320352 CPUtime=2.41 cores=0,2,4,6
/proc/3347/stat : 3347 (python) S 3165 3165 2082 0 -1 4202560 1153 0 0 0 128 113 0 0 17 0 2 0 658071454 328040448 5802 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/3347/statm: 80088 5802 400 364 0 15994 0
[pid=3349] ppid=3347 vsize=111520 CPUtime=683.82 cores=0,2,4,6
/proc/3349/stat : 3349 (march_hi) T 3347 3349 3349 0 -1 4202496 25490 0 0 0 68370 12 0 0 25 0 1 0 658071454 114196480 25229 33554432000 4194304 4955518 140734148945616 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/3349/statm: 27880 25229 104 186 0 27693 0
[pid=3347/tid=3680] ppid=3165 vsize=320352 CPUtime=0 cores=0,2,4,6
/proc/3347/task/3680/stat : 3680 (python) S 3165 3165 2082 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658141277 328040448 5802 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604452717517760 0 0 -1 6 0 0 0
[pid=3351] ppid=3165 vsize=330048 CPUtime=2.46 cores=0,2,4,6
/proc/3351/stat : 3351 (python) S 3165 3165 2082 0 -1 4202560 1150 0 0 0 132 114 0 0 16 0 2 0 658071543 337969152 5698 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/3351/statm: 82512 5698 400 364 0 18415 0
[pid=3353] ppid=3351 vsize=111520 CPUtime=679.39 cores=0,2,4,6
/proc/3353/stat : 3353 (march_hi) T 3351 3353 3353 0 -1 4202496 25184 0 0 0 67931 8 0 0 25 0 1 0 658071543 114196480 24920 33554432000 4194304 4955518 140734379184160 18446744073709551615 4227565 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/3353/statm: 27880 24920 104 186 0 27693 0
[pid=3351/tid=3681] ppid=3165 vsize=330048 CPUtime=0 cores=0,2,4,6
/proc/3351/task/3681/stat : 3681 (python) S 3165 3165 2082 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658142616 337969152 5698 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604452717515072 0 0 -1 0 0 0 0
[pid=3535] ppid=3165 vsize=340924 CPUtime=1.7 cores=0,2,4,6
/proc/3535/stat : 3535 (python) S 3165 3165 2082 0 -1 4202560 1003 0 0 0 87 83 0 0 15 0 1 0 658130030 349106176 5795 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 10126374552763072769 0 0 17 4 0 0 0
/proc/3535/statm: 85231 5795 371 364 0 21131 0
[pid=3537] ppid=3535 vsize=72044 CPUtime=327.96 cores=0,2,4,6
/proc/3537/stat : 3537 (march_hi) R 3535 3537 3537 0 -1 4202496 12852 0 0 0 32789 7 0 0 25 0 1 0 658130030 73773056 12591 33554432000 4194304 4955518 140735896300640 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3537/statm: 18011 12591 104 186 0 17824 0
[pid=3540] ppid=3165 vsize=351180 CPUtime=1.53 cores=0,2,4,6
/proc/3540/stat : 3540 (python) S 3165 3165 2082 0 -1 4202560 1047 0 0 0 83 70 0 0 15 0 1 0 658135147 359608320 5828 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 11712578401209385219 0 0 17 0 0 0 0
/proc/3540/statm: 87795 5828 377 364 0 23692 0
[pid=3542] ppid=3540 vsize=72044 CPUtime=370.81 cores=0,2,4,6
/proc/3542/stat : 3542 (march_hi) R 3540 3542 3542 0 -1 4202496 14465 0 0 0 37075 6 0 0 25 0 1 0 658135147 73773056 14187 33554432000 4194304 4955518 140734547785504 18446744073709551615 4284431 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3542/statm: 18011 14187 104 186 0 17824 0
[pid=3165/tid=3172] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3172/stat : 3172 (python) S 3163 3165 2082 0 -1 4202560 27 934 0 0 0 0 0 0 25 0 9 0 658061507 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3175] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3175/stat : 3175 (python) S 3163 3165 2082 0 -1 4202560 22 934 0 0 0 0 0 0 25 0 9 0 658061508 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 6 0 0 0
[pid=3165/tid=3178] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3178/stat : 3178 (python) S 3163 3165 2082 0 -1 4202560 44 934 0 0 0 0 0 0 18 0 9 0 658061509 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3180] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3180/stat : 3180 (python) S 3163 3165 2082 0 -1 4202560 24 934 0 0 0 0 0 0 18 0 9 0 658061510 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3348] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3348/stat : 3348 (python) S 3163 3165 2082 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 658071454 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3352] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3352/stat : 3352 (python) S 3163 3165 2082 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 658071543 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3536] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3536/stat : 3536 (python) S 3163 3165 2082 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 658130030 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3541] ppid=3163 vsize=361728 CPUtime=0 cores=0,2,4,6
/proc/3165/task/3541/stat : 3541 (python) S 3163 3165 2082 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 658135147 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3886.76
Current children cumulated vsize (KiB) 5582300

[startup+1169.7 s]
/proc/loadavg: 10.16 10.15 9.52 11/502 3900
/proc/meminfo: memFree=25650932/32950928 swapFree=60199044/67111528
[pid=3165] ppid=3163 vsize=361728 CPUtime=1567.44 cores=0,2,4,6
/proc/3165/stat : 3165 (python) S 3163 3165 2082 0 -1 4202496 16167 57196 1 0 47 16 156398 283 17 0 9 0 658061432 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284519231 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3165/statm: 90432 7398 1890 364 0 26329 0
[pid=3177] ppid=3165 vsize=299300 CPUtime=3.77 cores=0,2,4,6
/proc/3177/stat : 3177 (python) S 3165 3165 2082 0 -1 4202560 1158 0 0 0 196 181 0 0 16 0 2 0 658061509 306483200 5659 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284519231 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3177/statm: 74825 5659 400 364 0 10737 0
[pid=3184] ppid=3177 vsize=111520 CPUtime=682.15 cores=0,2,4,6
/proc/3184/stat : 3184 (march_hi) R 3177 3184 3184 0 -1 4202496 25441 0 0 0 68206 9 0 0 25 0 1 0 658061510 114196480 25179 33554432000 4194304 4955518 140734245347664 18446744073709551615 4238717 256 0 16781312 0 0 0 0 17 4 0 0 0
/proc/3184/statm: 27880 25179 104 186 0 27693 0
[pid=3177/tid=3539] ppid=3165 vsize=299300 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3539/stat : 3539 (python) S 3165 3165 2082 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 658135146 306483200 5659 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781824 2 18446604443138359424 0 0 -1 2 0 0 0
[pid=3179] ppid=3165 vsize=310096 CPUtime=3.61 cores=0,2,4,6
/proc/3179/stat : 3179 (python) S 3165 3165 2082 0 -1 4202560 1156 0 0 0 180 181 0 0 15 0 2 0 658061510 317538304 5807 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/3179/statm: 77524 5807 409 364 0 13433 0
[pid=3185] ppid=3179 vsize=175868 CPUtime=928.17 cores=0,2,4,6
/proc/3185/stat : 3185 (march_hi) R 3179 3185 3185 0 -1 4202496 33813 0 0 0 92804 13 0 0 25 0 1 0 658061510 180088832 33554 33554432000 4194304 4955518 140736812568208 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/3185/statm: 43967 33554 104 186 0 43780 0
[pid=3179/tid=3534] ppid=3165 vsize=310096 CPUtime=0 cores=0,2,4,6
/proc/3179/task/3534/stat : 3534 (python) S 3165 3165 2082 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658130029 317538304 5807 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 514 18446604443138360320 0 0 -1 2 0 0 0
[pid=3535] ppid=3165 vsize=340924 CPUtime=1.7 cores=0,2,4,6
/proc/3535/stat : 3535 (python) S 3165 3165 2082 0 -1 4202560 1003 0 0 0 87 83 0 0 15 0 1 0 658130030 349106176 5795 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 10126374552763072769 0 0 17 0 0 0 0
/proc/3535/statm: 85231 5795 371 364 0 21131 0
[pid=3537] ppid=3535 vsize=72044 CPUtime=328.13 cores=0,2,4,6
/proc/3537/stat : 3537 (march_hi) R 3535 3537 3537 0 -1 4202496 12858 0 0 0 32806 7 0 0 25 0 1 0 658130030 73773056 12597 33554432000 4194304 4955518 140735896300640 18446744073709551615 4238727 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/3537/statm: 18011 12597 104 186 0 17824 0
[pid=3540] ppid=3165 vsize=351180 CPUtime=1.53 cores=0,2,4,6
/proc/3540/stat : 3540 (python) S 3165 3165 2082 0 -1 4202560 1047 0 0 0 83 70 0 0 15 0 1 0 658135147 359608320 5828 33554432000 4194304 5683644 140734008948784 18446744073709551615 268272709190 0 0 16781312 514 11712578401209385219 0 0 17 0 0 0 0
/proc/3540/statm: 87795 5828 377 364 0 23692 0
[pid=3542] ppid=3540 vsize=72044 CPUtime=370.94 cores=0,2,4,6
/proc/3542/stat : 3542 (march_hi) R 3540 3542 3542 0 -1 4202496 14470 0 0 0 37088 6 0 0 25 0 1 0 658135147 73773056 14192 33554432000 4194304 4955518 140734547785504 18446744073709551615 4227752 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/3542/statm: 18011 14192 104 186 0 17824 0
[pid=3165/tid=3172] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3172/stat : 3172 (python) S 3163 3165 2082 0 -1 4202560 27 57196 0 0 0 0 156398 283 25 0 9 0 658061507 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3175] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3175/stat : 3175 (python) S 3163 3165 2082 0 -1 4202560 22 57196 0 0 0 0 156398 283 25 0 9 0 658061508 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 6 0 0 0
[pid=3165/tid=3178] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3178/stat : 3178 (python) S 3163 3165 2082 0 -1 4202560 44 57196 0 0 0 0 156398 283 18 0 9 0 658061509 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3180] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3180/stat : 3180 (python) S 3163 3165 2082 0 -1 4202560 24 57196 0 0 0 0 156398 283 18 0 9 0 658061510 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3348] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3348/stat : 3348 (python) S 3163 3165 2082 0 -1 4202560 25 57196 0 0 0 0 156398 283 20 0 9 0 658071454 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3352] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3352/stat : 3352 (python) S 3163 3165 2082 0 -1 4202560 25 57196 0 0 0 0 156398 283 20 0 9 0 658071543 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3536] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3536/stat : 3536 (python) S 3163 3165 2082 0 -1 4202560 25 57196 0 0 0 0 156398 283 20 0 9 0 658130030 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
[pid=3165/tid=3541] ppid=3163 vsize=361728 CPUtime=1566.81 cores=0,2,4,6
/proc/3165/task/3541/stat : 3541 (python) S 3163 3165 2082 0 -1 4202560 26 57196 0 0 0 0 156398 283 20 0 9 0 658135147 370409472 7398 33554432000 4194304 5683644 140734008948784 18446744073709551615 268284512689 0 0 16781312 2 18446604440845822144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3887.44
Current children cumulated vsize (KiB) 2094704

Child status: 0
Real time (s): 1169.75
CPU time (s): 3887.62
CPU user time (s): 3879.06
CPU system time (s): 8.5607
CPU usage (%): 332.347
Max. virtual memory (cumulated for all children) (KiB): 5582304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3879.06
system time used= 8.5607
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168536
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= 9697
involuntary context switches= 29326

runsolver used 7.09792 second user time and 13.455 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 15:03:46
IDJOB=3378308
IDBENCH=82717
IDSOLVER=1859
FILE ID=node122/3378308-1305464626
RUNJOBID= node122-1305462946-2100
PBS_JOBID= 13324977
Free space on /tmp= 73388 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.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-3378308-1305464626/watcher-3378308-1305464626 -o /tmp/evaluation-result-3378308-1305464626/solver-3378308-1305464626 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378308-1305464626.cnf -seed 1470917459 -budget 4800 -cores 4

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=1470917459

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26259648 kB
Buffers:        312680 kB
Cached:        3959356 kB
SwapCached:      50104 kB
Active:        2312932 kB
Inactive:      4119052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26259648 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           31924 kB
Writeback:           0 kB
AnonPages:     2120540 kB
Mapped:          30652 kB
Slab:           132968 kB
PageTables:      57764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120368772 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= 73348 MiB
End job on node122 at 2011-05-15 15:23:16