Trace number 3386493

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-seq-random (fixed)? (TO) 5000.07 4982.11

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
MD5SUM785309e098f4d0ba8da3027c8426e931
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark222.412
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/1.08	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/1.08	c INFO: solving HOME/instance-3386493-1305586149.cnf
0.39/1.08	c INFO: computing task features
0.84/1.51	c INFO: computed variable-clause graph statistics
1.14/1.88	c INFO: computed clause balance statistics
2.94/3.68	c INFO: computed variable balance statistics
4.74/5.42	c INFO: computed small-clause counts
4.74/5.43	c INFO: computed Horn-clause counts
5.84/6.59	c INFO: computed variable graph statistics
5.84/6.59	c INFO: collected features for HOME/instance-3386493-1305586149.cnf in 5.49 s
5.95/6.62	c INFO: running hybridGM3@0 for 97 with 4994 remaining (b = 0.38)
107.27/107.80	c INFO: running hybridGM3@0 for 97 with 4893 remaining (b = 0.23)
207.95/208.01	c INFO: running hybridGM3@0 for 97 with 4793 remaining (b = 0.15)
308.41/308.23	c INFO: running hybridGM3@101 for 97 with 4693 remaining (b = 0.12)
405.15/404.65	c INFO: running hybridGM3@100 for 97 with 4596 remaining (b = 0.12)
500.93/500.07	c INFO: running TNM@0 for 97 with 4501 remaining (b = 0.13)
600.70/599.47	c INFO: running hybridGM3@100 for 97 with 4401 remaining (b = 0.11)
700.61/698.93	c INFO: running hybridGM3@0 for 194 with 4302 remaining (b = 0.20)
900.95/898.55	c INFO: running hybridGM3@0 for 194 with 4102 remaining (b = 0.15)
1098.44/1095.21	c INFO: running hybridGM3@0 for 194 with 3906 remaining (b = 0.11)
1297.78/1293.85	c INFO: running hybridGM3@0 for 194 with 3707 remaining (b = 0.08)
1495.30/1490.54	c INFO: running TNM@0 for 97 with 3511 remaining (b = 0.03)
1595.91/1590.95	c INFO: running hybridGM3@0 for 194 with 3410 remaining (b = 0.06)
1794.07/1788.52	c INFO: running hybridGM3@0 for 194 with 3213 remaining (b = 0.05)
1990.44/1984.12	c INFO: running TNM@0 for 97 with 3017 remaining (b = 0.02)
2091.17/2084.55	c INFO: running TNM@99 for 1455 with 2917 remaining (b = 0.21)
3553.96/3541.66	c INFO: running hybridGM3@0 for 194 with 1460 remaining (b = 0.03)
3754.47/3741.30	c INFO: running TNM@0 for 97 with 1260 remaining (b = 0.01)
3855.24/3841.70	c INFO: running hybridGM3@0 for 194 with 1160 remaining (b = 0.03)
4050.57/4036.33	c INFO: running adaptg2wsat2009++@0 for 97 with 965 remaining (b = 0.01)
4148.32/4133.76	c INFO: running hybridGM3@0 for 194 with 868 remaining (b = 0.02)
4346.67/4331.36	c INFO: running TNM@0 for 97 with 670 remaining (b = 0.01)
4447.47/4431.80	c INFO: running TNM@1556 for 570 with 570 remaining (b = 0.04)
5000.07/4982.08	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-3386493-1305586149/watcher-3386493-1305586149 -o /tmp/evaluation-result-3386493-1305586149/solver-3386493-1305586149 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386493-1305586149.cnf -seed 564721476 -budget 5000 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.00 1.12 2.91 2/474 1933
/proc/meminfo: memFree=11852008/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=15084 CPUtime=0 cores=1,3,5,7
/proc/1933/stat : 1933 (python) R 1931 1933 1905 0 -1 4202496 636 0 0 0 0 0 0 0 20 0 1 0 748845612 15446016 533 33554432000 4194304 5683644 140735620824368 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1933/statm: 3771 535 304 364 0 258 0

[startup+0.0920269 s]
/proc/loadavg: 1.00 1.12 2.91 2/474 1933
/proc/meminfo: memFree=11852008/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=16808 CPUtime=0.01 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 1227 0 0 0 1 0 0 0 17 0 1 0 748845612 17211392 1085 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/1933/statm: 4202 1085 417 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16808

[startup+0.100983 s]
/proc/loadavg: 1.00 1.12 2.91 2/474 1933
/proc/meminfo: memFree=11852008/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=18880 CPUtime=0.02 cores=1,3,5,7
/proc/1933/stat : 1933 (python) R 1931 1933 1905 0 -1 4202496 1283 0 0 0 2 0 0 0 17 0 1 0 748845612 19333120 1136 33554432000 4194304 5683644 140735620824368 18446744073709551615 4865528 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1933/statm: 4720 1136 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.30099 s]
/proc/loadavg: 1.00 1.12 2.91 2/474 1933
/proc/meminfo: memFree=11852008/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=119072 CPUtime=0.11 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 3910 0 0 0 7 4 0 0 16 0 1 0 748845612 121929728 3542 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735174501 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/1933/statm: 29768 3542 940 364 0 2652 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 119072

[startup+0.700923 s]
/proc/loadavg: 1.00 1.12 2.91 2/474 1933
/proc/meminfo: memFree=11852008/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=135748 CPUtime=0.25 cores=1,3,5,7
/proc/1933/stat : 1933 (python) R 1931 1933 1905 0 -1 4202496 6027 933 1 0 15 10 0 0 16 0 1 0 748845612 139005952 4173 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735174661 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1933/statm: 33937 4173 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 135748

[startup+1.50074 s]
/proc/loadavg: 1.16 1.15 2.91 2/480 1952
/proc/meminfo: memFree=11776844/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=306984 CPUtime=0.84 cores=1,3,5,7
/proc/1933/stat : 1933 (python) R 1931 1933 1905 0 -1 4202496 19870 933 1 0 66 18 0 0 16 0 1 0 748845612 314351616 14096 33554432000 4194304 5683644 140735620824368 18446744073709551615 47855724988026 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1933/statm: 76746 14097 1812 364 0 12670 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 306984

[startup+3.10047 s]
/proc/loadavg: 1.16 1.15 2.91 4/480 1952
/proc/meminfo: memFree=11732056/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=307968 CPUtime=2.44 cores=1,3,5,7
/proc/1933/stat : 1933 (python) R 1931 1933 1905 0 -1 4202496 20156 933 1 0 226 18 0 0 18 0 1 0 748845612 315359232 14377 33554432000 4194304 5683644 140735620824368 18446744073709551615 216734539511 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1933/statm: 76992 14377 1826 364 0 12916 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 307968
heavy processes:

[startup+6.30091 s]
/proc/loadavg: 1.31 1.18 2.91 4/483 1955
/proc/meminfo: memFree=11732532/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=307968 CPUtime=5.64 cores=1,3,5,7
/proc/1933/stat : 1933 (python) R 1931 1933 1905 0 -1 4202496 20163 933 1 0 546 18 0 0 25 0 1 0 748845612 315359232 14384 33554432000 4194304 5683644 140735620824368 18446744073709551615 47855724574860 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/1933/statm: 76992 14384 1833 364 0 12916 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 307968

[startup+12.7008 s]
/proc/loadavg: 1.44 1.21 2.91 4/486 1959
/proc/meminfo: memFree=11701424/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=315888 CPUtime=5.96 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 20463 933 1 0 578 18 0 0 25 0 2 0 748845612 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1933/statm: 78972 13843 1875 364 0 14890 0
[pid=1956] ppid=1933 vsize=305644 CPUtime=0.02 cores=1,3,5,7
/proc/1956/stat : 1956 (python) S 1933 1933 1905 0 -1 4202560 895 0 0 0 1 1 0 0 18 0 1 0 748846275 312979456 12340 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735198735 0 0 16781312 514 4385450785069039879 0 0 17 5 0 0 0
/proc/1956/statm: 76411 12340 376 364 0 12329 0
[pid=1958] ppid=1956 vsize=268420 CPUtime=6.05 cores=1,3,5,7
/proc/1958/stat : 1958 (hybridGM3) R 1956 1958 1958 0 -1 4202496 7607 0 0 0 604 1 0 0 25 0 1 0 748846276 274862080 7344 33554432000 134512640 135204385 4289245888 18446744073709551615 134536737 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1958/statm: 67105 7344 64 169 0 66935 0
[pid=1933/tid=1957] ppid=1931 vsize=315888 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1957/stat : 1957 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 748846275 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 889952

[startup+25.5006 s]
/proc/loadavg: 1.68 1.27 2.91 4/486 1959
/proc/meminfo: memFree=11701964/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=315888 CPUtime=5.96 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 20463 933 1 0 578 18 0 0 25 0 2 0 748845612 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1933/statm: 78972 13843 1875 364 0 14890 0
[pid=1956] ppid=1933 vsize=305644 CPUtime=0.06 cores=1,3,5,7
/proc/1956/stat : 1956 (python) S 1933 1933 1905 0 -1 4202560 901 0 0 0 3 3 0 0 18 0 1 0 748846275 312979456 12340 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735198735 0 0 16781312 514 4930667535784706311 0 0 17 5 0 0 0
/proc/1956/statm: 76411 12340 376 364 0 12329 0
[pid=1958] ppid=1956 vsize=268420 CPUtime=18.84 cores=1,3,5,7
/proc/1958/stat : 1958 (hybridGM3) R 1956 1958 1958 0 -1 4202496 7610 0 0 0 1883 1 0 0 25 0 1 0 748846276 274862080 7347 33554432000 134512640 135204385 4289245888 18446744073709551615 134537510 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1958/statm: 67105 7347 64 169 0 66935 0
[pid=1933/tid=1957] ppid=1931 vsize=315888 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1957/stat : 1957 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 748846275 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 889952

[startup+51.1011 s]
/proc/loadavg: 2.20 1.44 2.91 4/486 1960
/proc/meminfo: memFree=11702036/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=315888 CPUtime=5.96 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 20463 933 1 0 578 18 0 0 25 0 2 0 748845612 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1933/statm: 78972 13843 1875 364 0 14890 0
[pid=1956] ppid=1933 vsize=305644 CPUtime=0.14 cores=1,3,5,7
/proc/1956/stat : 1956 (python) S 1933 1933 1905 0 -1 4202560 912 0 0 0 7 7 0 0 18 0 1 0 748846275 312979456 12340 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735198735 0 0 16781312 514 4930667535784706311 0 0 17 5 0 0 0
/proc/1956/statm: 76411 12340 376 364 0 12329 0
[pid=1958] ppid=1956 vsize=268420 CPUtime=44.42 cores=1,3,5,7
/proc/1958/stat : 1958 (hybridGM3) R 1956 1958 1958 0 -1 4202496 7610 0 0 0 4441 1 0 0 25 0 1 0 748846276 274862080 7347 33554432000 134512640 135204385 4289245888 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1958/statm: 67105 7347 64 169 0 66935 0
[pid=1933/tid=1957] ppid=1931 vsize=315888 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1957/stat : 1957 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 748846275 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 889952

[startup+102.318 s]
/proc/loadavg: 2.70 1.69 2.91 4/490 1965
/proc/meminfo: memFree=11695908/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=315888 CPUtime=5.96 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 20463 933 1 0 578 18 0 0 25 0 2 0 748845612 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1933/statm: 78972 13843 1875 364 0 14890 0
[pid=1956] ppid=1933 vsize=305644 CPUtime=0.33 cores=1,3,5,7
/proc/1956/stat : 1956 (python) S 1933 1933 1905 0 -1 4202560 930 0 0 0 17 16 0 0 18 0 1 0 748846275 312979456 12340 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735198735 0 0 16781312 514 4930667535784706311 0 0 17 5 0 0 0
/proc/1956/statm: 76411 12340 376 364 0 12329 0
[pid=1958] ppid=1956 vsize=268420 CPUtime=95.59 cores=1,3,5,7
/proc/1958/stat : 1958 (hybridGM3) R 1956 1958 1958 0 -1 4202496 7611 0 0 0 9558 1 0 0 25 0 1 0 748846276 274862080 7348 33554432000 134512640 135204385 4289245888 18446744073709551615 134536993 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/1958/statm: 67105 7348 64 169 0 66935 0
[pid=1933/tid=1957] ppid=1931 vsize=315888 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1957/stat : 1957 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 2 0 748846275 323469312 13843 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 889952

[startup+162.301 s]
/proc/loadavg: 2.89 1.93 2.91 4/494 1971
/proc/meminfo: memFree=11659900/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=326144 CPUtime=6 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 21363 933 1 0 581 19 0 0 20 0 3 0 748845612 333971456 13850 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1933/statm: 81536 13850 1878 364 0 17451 0
[pid=1956] ppid=1933 vsize=315888 CPUtime=0.36 cores=1,3,5,7
/proc/1956/stat : 1956 (python) S 1933 1933 1905 0 -1 4202560 1088 0 0 0 18 18 0 0 18 0 2 0 748846275 323469312 12378 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/1956/statm: 78972 12378 409 364 0 14890 0
[pid=1958] ppid=1956 vsize=268420 CPUtime=101.05 cores=1,3,5,7
/proc/1958/stat : 1958 (hybridGM3) T 1956 1958 1958 0 -1 4202496 7615 0 0 0 10104 1 0 0 25 0 1 0 748846276 274862080 7352 33554432000 134512640 135204385 4289245888 18446744073709551615 134545866 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/1958/statm: 67105 7352 64 169 0 66935 0
[pid=1956/tid=1966] ppid=1933 vsize=315888 CPUtime=0 cores=1,3,5,7
/proc/1956/task/1966/stat : 1966 (python) S 1933 1933 1905 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 748856390 323469312 12378 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604471113629760 0 0 -1 7 0 0 0
[pid=1967] ppid=1933 vsize=315900 CPUtime=0.19 cores=1,3,5,7
/proc/1967/stat : 1967 (python) S 1933 1933 1905 0 -1 4202560 898 0 0 0 10 9 0 0 18 0 1 0 748856393 323481600 12338 33554432000 4194304 5683644 140735620824368 18446744073709551615 216735198790 0 0 16781312 514 4930667535784706309 0 0 17 7 0 0 0
/proc/1967/statm: 78975 12338 370 364 0 14890 0
[pid=1969] ppid=1967 vsize=268420 CPUtime=54.47 cores=1,3,5,7
/proc/1969/stat : 1969 (hybridGM3) R 1967 1969 1969 0 -1 4202496 7613 0 0 0 5447 0 0 0 25 0 1 0 748856394 274862080 7348 33554432000 134512640 135204385 4290769904 18446744073709551615 134546153 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/1969/statm: 67105 7348 64 169 0 66935 0
[pid=1933/tid=1957] ppid=1931 vsize=326144 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1957/stat : 1957 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 25 0 3 0 748846275 333971456 13850 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
[pid=1933/tid=1968] ppid=1931 vsize=326144 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1968/stat : 1968 (python) S 1931 1933 1905 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 3 0 748856393 333971456 13850 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 1494772

[startup+222.301 s]
/proc/loadavg: 2.96 2.12 2.91 4/502 1980
/proc/meminfo: memFree=11616404/32951124 swapFree=65586204/67111528
[pid=1933] ppid=1931 vsize=336400 CPUtime=6.03 cores=1,3,5,7
/proc/1933/stat : 1933 (python) S 1931 1933 1905 0 -1 4202496 22300 933 1 0 584 19 0 0 20 0 4 0 748845612 344473600 13856 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1933/statm: 84100 13856 1880 364 0 20012 0
[pid=1956] ppid=1933 vsize=315888 CPUtime=0.36 cores=1,3,5,7
/proc/1956/stat : 1956 (python) S 1933 1933 1905 0 -1 4202560 1088 0 0 0 18 18 0 0 18 0 2 0 748846275 323469312 12378 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/1956/statm: 78972 12378 409 364 0 14890 0
[pid=1958] ppid=1956 vsize=268420 CPUtime=101.05 cores=1,3,5,7
/proc/1958/stat : 1958 (hybridGM3) T 1956 1958 1958 0 -1 4202496 7615 0 0 0 10104 1 0 0 25 0 1 0 748846276 274862080 7352 33554432000 134512640 135204385 4289245888 18446744073709551615 134545866 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/1958/statm: 67105 7352 64 169 0 66935 0
[pid=1956/tid=1966] ppid=1933 vsize=315888 CPUtime=0 cores=1,3,5,7

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

/proc/1998/task/2007/stat : 2007 (python) S 1933 1933 1905 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 748905557 344485888 12376 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604457988704448 0 0 -1 7 0 0 0
[pid=2015] ppid=1933 vsize=346668 CPUtime=0.75 cores=1,3,5,7
/proc/2015/stat : 2015 (python) S 1933 1933 1905 0 -1 4202560 1138 0 0 0 39 36 0 0 19 0 2 0 748915506 354988032 12380 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2015/statm: 86667 12380 399 364 0 22573 0
[pid=2017] ppid=2015 vsize=268428 CPUtime=199.57 cores=1,3,5,7
/proc/2017/stat : 2017 (hybridGM3) T 2015 2017 2017 0 -1 4202496 7620 0 0 0 19957 0 0 0 25 0 1 0 748915506 274870272 7352 33554432000 134512640 135204385 4291098640 18446744073709551615 134547459 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2017/statm: 67107 7352 64 169 0 66937 0
[pid=2015/tid=2040] ppid=1933 vsize=346668 CPUtime=0 cores=1,3,5,7
/proc/2015/task/2040/stat : 2040 (python) S 1933 1933 1905 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 748935465 354988032 12380 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604471121204160 0 0 -1 7 0 0 0
[pid=2041] ppid=1933 vsize=356924 CPUtime=0.78 cores=1,3,5,7
/proc/2041/stat : 2041 (python) S 1933 1933 1905 0 -1 4202560 1158 0 0 0 40 38 0 0 19 0 2 0 748935468 365490176 12384 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2041/statm: 89231 12384 399 364 0 25134 0
[pid=2043] ppid=2041 vsize=268424 CPUtime=196.63 cores=1,3,5,7
/proc/2043/stat : 2043 (hybridGM3) T 2041 2043 2043 0 -1 4202496 7617 0 0 0 19662 1 0 0 25 0 1 0 748935468 274866176 7350 33554432000 134512640 135204385 4287977984 18446744073709551615 134536843 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2043/statm: 67106 7350 64 169 0 66936 0
[pid=2041/tid=2054] ppid=1933 vsize=356924 CPUtime=0 cores=1,3,5,7
/proc/2041/task/2054/stat : 2054 (python) S 1933 1933 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 748955131 365490176 12384 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604457270154560 0 0 -1 7 0 0 0
[pid=2055] ppid=1933 vsize=367180 CPUtime=0.78 cores=1,3,5,7
/proc/2055/stat : 2055 (python) S 1933 1933 1905 0 -1 4202560 1192 0 0 0 40 38 0 0 19 0 2 0 748955134 375992320 12394 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2055/statm: 91795 12394 405 364 0 27695 0
[pid=2057] ppid=2055 vsize=268424 CPUtime=198.59 cores=1,3,5,7
/proc/2057/stat : 2057 (hybridGM3) T 2055 2057 2057 0 -1 4202496 7616 0 0 0 19859 0 0 0 25 0 1 0 748955135 274866176 7351 33554432000 134512640 135204385 4288158352 18446744073709551615 134547490 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2057/statm: 67106 7351 64 169 0 66936 0
[pid=2055/tid=2071] ppid=1933 vsize=367180 CPUtime=0 cores=1,3,5,7
/proc/2055/task/2071/stat : 2071 (python) S 1933 1933 1905 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 748974995 375992320 12394 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604470545395776 0 0 -1 7 0 0 0
[pid=2072] ppid=1933 vsize=377436 CPUtime=0.78 cores=1,3,5,7
/proc/2072/stat : 2072 (python) S 1933 1933 1905 0 -1 4202560 1183 0 0 0 39 39 0 0 19 0 2 0 748974998 386494464 12398 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2072/statm: 94359 12398 405 364 0 30256 0
[pid=2074] ppid=2072 vsize=268428 CPUtime=196.64 cores=1,3,5,7
/proc/2074/stat : 2074 (hybridGM3) T 2072 2074 2074 0 -1 4202496 7625 0 0 0 19663 1 0 0 25 0 1 0 748974999 274870272 7352 33554432000 134512640 135204385 4293314704 18446744073709551615 134537435 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2074/statm: 67107 7352 64 169 0 66937 0
[pid=2072/tid=2084] ppid=1933 vsize=377436 CPUtime=0 cores=1,3,5,7
/proc/2072/task/2084/stat : 2084 (python) S 1933 1933 1905 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 748994663 386494464 12398 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604457988702656 0 0 -1 5 0 0 0
[pid=2085] ppid=1933 vsize=387692 CPUtime=0.38 cores=1,3,5,7
/proc/2085/stat : 2085 (python) S 1933 1933 1905 0 -1 4202560 1135 0 0 0 17 21 0 0 19 0 2 0 748994666 396996608 12396 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/2085/statm: 96923 12396 399 364 0 32817 0
[pid=2087] ppid=2085 vsize=463080 CPUtime=100.24 cores=1,3,5,7
/proc/2087/stat : 2087 (TNM) T 2085 2087 2087 0 -1 4202496 5211 0 0 0 10024 0 0 0 25 0 1 0 748994667 474193920 4941 33554432000 134512640 135008748 4292136240 18446744073709551615 134528467 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/2087/statm: 115770 4941 46 122 0 114670 0
[pid=2085/tid=2095] ppid=1933 vsize=387692 CPUtime=0 cores=1,3,5,7
/proc/2085/task/2095/stat : 2095 (python) S 1933 1933 1905 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 749004705 396996608 12396 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604468664908736 0 0 -1 7 0 0 0
[pid=2096] ppid=1933 vsize=397948 CPUtime=0.76 cores=1,3,5,7
/proc/2096/stat : 2096 (python) S 1933 1933 1905 0 -1 4202560 1143 0 0 0 39 37 0 0 19 0 2 0 749004708 407498752 12400 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2096/statm: 99487 12400 399 364 0 35378 0
[pid=2098] ppid=2096 vsize=268424 CPUtime=197.33 cores=1,3,5,7
/proc/2098/stat : 2098 (hybridGM3) T 2096 2098 2098 0 -1 4202496 7621 0 0 0 19733 0 0 0 25 0 1 0 749004708 274866176 7353 33554432000 134512640 135204385 4294698032 18446744073709551615 134536744 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/2098/statm: 67106 7353 64 169 0 66936 0
[pid=2096/tid=2108] ppid=1933 vsize=397948 CPUtime=0 cores=1,3,5,7
/proc/2096/task/2108/stat : 2108 (python) S 1933 1933 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749024462 407498752 12400 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604466546643136 0 0 -1 1 0 0 0
[pid=2109] ppid=1933 vsize=408204 CPUtime=0.78 cores=1,3,5,7
/proc/2109/stat : 2109 (python) S 1933 1933 1905 0 -1 4202560 1152 0 0 0 41 37 0 0 16 0 2 0 749024465 418000896 12404 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2109/statm: 102051 12404 399 364 0 37939 0
[pid=2111] ppid=2109 vsize=268420 CPUtime=195.56 cores=1,3,5,7
/proc/2111/stat : 2111 (hybridGM3) T 2109 2111 2111 0 -1 4202496 7620 0 0 0 19556 0 0 0 25 0 1 0 749024465 274862080 7350 33554432000 134512640 135204385 4287636032 18446744073709551615 134546082 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/2111/statm: 67105 7350 64 169 0 66935 0
[pid=2109/tid=2121] ppid=1933 vsize=408204 CPUtime=0 cores=1,3,5,7
/proc/2109/task/2121/stat : 2121 (python) S 1933 1933 1905 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 749044022 418000896 12404 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604466546644928 0 0 -1 7 0 0 0
[pid=2122] ppid=1933 vsize=418460 CPUtime=0.4 cores=1,3,5,7
/proc/2122/stat : 2122 (python) S 1933 1933 1905 0 -1 4202560 1150 0 0 0 21 19 0 0 19 0 2 0 749044025 428503040 12408 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/2122/statm: 104615 12408 399 364 0 40500 0
[pid=2124] ppid=2122 vsize=463080 CPUtime=100.31 cores=1,3,5,7
/proc/2124/stat : 2124 (TNM) T 2122 2124 2124 0 -1 4202496 5213 0 0 0 10030 1 0 0 25 0 1 0 749044025 474193920 4941 33554432000 134512640 135008748 4286902032 18446744073709551615 134529292 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/2124/statm: 115770 4941 46 122 0 114670 0
[pid=2122/tid=2128] ppid=1933 vsize=418460 CPUtime=0 cores=1,3,5,7
/proc/2122/task/2128/stat : 2128 (python) S 1933 1933 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749054065 428503040 12408 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604467128982464 0 0 -1 1 0 0 0
[pid=2315] ppid=1933 vsize=428716 CPUtime=0.78 cores=1,3,5,7
/proc/2315/stat : 2315 (python) S 1933 1933 1905 0 -1 4202560 1154 0 0 0 38 40 0 0 19 0 2 0 749199779 439005184 12412 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2315/statm: 107179 12412 399 364 0 43061 0
[pid=2317] ppid=2315 vsize=268424 CPUtime=199.62 cores=1,3,5,7
/proc/2317/stat : 2317 (hybridGM3) T 2315 2317 2317 0 -1 4202496 7623 0 0 0 19961 1 0 0 25 0 1 0 749199779 274866176 7352 33554432000 134512640 135204385 4291213856 18446744073709551615 134545975 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/2317/statm: 67106 7352 64 169 0 66936 0
[pid=2315/tid=2331] ppid=1933 vsize=428716 CPUtime=0 cores=1,3,5,7
/proc/2315/task/2331/stat : 2331 (python) S 1933 1933 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749219741 439005184 12412 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604467128979776 0 0 -1 3 0 0 0
[pid=2332] ppid=1933 vsize=438972 CPUtime=0.39 cores=1,3,5,7
/proc/2332/stat : 2332 (python) S 1933 1933 1905 0 -1 4202560 1150 0 0 0 19 20 0 0 19 0 2 0 749219743 449507328 12416 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2332/statm: 109743 12416 399 364 0 45622 0
[pid=2334] ppid=2332 vsize=463080 CPUtime=100.37 cores=1,3,5,7
/proc/2334/stat : 2334 (TNM) T 2332 2334 2334 0 -1 4202496 5216 0 0 0 10037 0 0 0 25 0 1 0 749219743 474193920 4941 33554432000 134512640 135008748 4291698096 18446744073709551615 134529430 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2334/statm: 115770 4941 46 122 0 114670 0
[pid=2332/tid=2342] ppid=1933 vsize=438972 CPUtime=0 cores=1,3,5,7
/proc/2332/task/2342/stat : 2342 (python) S 1933 1933 1905 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749229782 449507328 12416 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604462848226496 0 0 -1 5 0 0 0
[pid=2343] ppid=1933 vsize=449228 CPUtime=0.77 cores=1,3,5,7
/proc/2343/stat : 2343 (python) S 1933 1933 1905 0 -1 4202560 1203 0 0 0 40 37 0 0 19 0 2 0 749229783 460009472 12427 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2343/statm: 112307 12427 406 364 0 48183 0
[pid=2345] ppid=2343 vsize=268424 CPUtime=194.57 cores=1,3,5,7
/proc/2345/stat : 2345 (hybridGM3) T 2343 2345 2345 0 -1 4202496 7623 0 0 0 19457 0 0 0 25 0 1 0 749229784 274866176 7347 33554432000 134512640 135204385 4288896512 18446744073709551615 134537076 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/2345/statm: 67106 7347 64 169 0 66936 0
[pid=2343/tid=2359] ppid=1933 vsize=449228 CPUtime=0 cores=1,3,5,7
/proc/2343/task/2359/stat : 2359 (python) S 1933 1933 1905 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 749249244 460009472 12427 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604462848225600 0 0 -1 7 0 0 0
[pid=2360] ppid=1933 vsize=459484 CPUtime=0.39 cores=1,3,5,7
/proc/2360/stat : 2360 (python) S 1933 1933 1905 0 -1 4202560 1178 0 0 0 20 19 0 0 19 0 2 0 749249246 470511616 12431 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2360/statm: 114871 12431 406 364 0 50744 0
[pid=2362] ppid=2360 vsize=429460 CPUtime=97.38 cores=1,3,5,7
/proc/2362/stat : 2362 (adaptg2wsat2009) T 2360 2362 2362 0 -1 4202496 5417 0 0 0 9737 1 0 0 25 0 1 0 749249246 439767040 5140 33554432000 134512640 135107411 4290246320 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/2362/statm: 107365 5140 59 146 0 106241 0
[pid=2360/tid=2370] ppid=1933 vsize=459484 CPUtime=0 cores=1,3,5,7
/proc/2360/task/2370/stat : 2370 (python) S 1933 1933 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749258987 470511616 12431 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604460094010624 0 0 -1 7 0 0 0
[pid=2371] ppid=1933 vsize=469740 CPUtime=0.79 cores=1,3,5,7
/proc/2371/stat : 2371 (python) S 1933 1933 1905 0 -1 4202560 1185 0 0 0 40 39 0 0 19 0 2 0 749258989 481013760 12429 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2371/statm: 117435 12429 400 364 0 53305 0
[pid=2373] ppid=2371 vsize=268424 CPUtime=197.57 cores=1,3,5,7
/proc/2373/stat : 2373 (hybridGM3) T 2371 2373 2373 0 -1 4202496 7634 0 0 0 19756 1 0 0 25 0 1 0 749258989 274866176 7349 33554432000 134512640 135204385 4286715472 18446744073709551615 134546073 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/2373/statm: 67106 7349 64 169 0 66936 0
[pid=2371/tid=2393] ppid=1933 vsize=469740 CPUtime=0 cores=1,3,5,7
/proc/2371/task/2393/stat : 2393 (python) S 1933 1933 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749278748 481013760 12429 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604460094009728 0 0 -1 7 0 0 0
[pid=2394] ppid=1933 vsize=479996 CPUtime=0.4 cores=1,3,5,7
/proc/2394/stat : 2394 (python) S 1933 1933 1905 0 -1 4202560 1175 0 0 0 21 19 0 0 17 0 2 0 749278749 491515904 12433 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/2394/statm: 119999 12433 400 364 0 55866 0
[pid=2396] ppid=2394 vsize=463080 CPUtime=100.41 cores=1,3,5,7
/proc/2396/stat : 2396 (TNM) T 2394 2396 2396 0 -1 4202496 5220 0 0 0 10041 0 0 0 25 0 1 0 749278750 474193920 4942 33554432000 134512640 135008748 4286956880 18446744073709551615 134527267 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/2396/statm: 115770 4942 46 122 0 114670 0
[pid=2394/tid=2403] ppid=1933 vsize=479996 CPUtime=0 cores=1,3,5,7
/proc/2394/task/2403/stat : 2403 (python) S 1933 1933 1905 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 749288791 491515904 12433 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 514 18446604468695632064 0 0 -1 7 0 0 0
[pid=1933/tid=1957] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1957/stat : 1957 (python) S 1931 1933 1905 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 19 0 748846275 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
[pid=1933/tid=1968] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1968/stat : 1968 (python) S 1931 1933 1905 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 19 0 748856393 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
[pid=1933/tid=1979] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1979/stat : 1979 (python) S 1931 1933 1905 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 19 0 748866414 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 7 0 0 0
[pid=1933/tid=1999] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/1999/stat : 1999 (python) S 1931 1933 1905 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 19 0 748895620 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
[pid=1933/tid=2016] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2016/stat : 2016 (python) S 1931 1933 1905 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 748915506 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
[pid=1933/tid=2042] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2042/stat : 2042 (python) S 1931 1933 1905 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 748935468 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
[pid=1933/tid=2056] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2056/stat : 2056 (python) S 1931 1933 1905 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 748955134 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
[pid=1933/tid=2073] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2073/stat : 2073 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 19 0 748974999 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 7 0 0 0
[pid=1933/tid=2086] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2086/stat : 2086 (python) S 1931 1933 1905 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 748994667 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
[pid=1933/tid=2097] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2097/stat : 2097 (python) S 1931 1933 1905 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 749004708 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
[pid=1933/tid=2110] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2110/stat : 2110 (python) S 1931 1933 1905 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 749024465 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
[pid=1933/tid=2123] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2123/stat : 2123 (python) S 1931 1933 1905 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 749044025 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 7 0 0 0
[pid=1933/tid=2316] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2316/stat : 2316 (python) S 1931 1933 1905 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 19 0 749199779 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 7 0 0 0
[pid=1933/tid=2333] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2333/stat : 2333 (python) S 1931 1933 1905 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 749219743 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 7 0 0 0
[pid=1933/tid=2344] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2344/stat : 2344 (python) S 1931 1933 1905 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 749229783 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 5 0 0 0
[pid=1933/tid=2361] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2361/stat : 2361 (python) S 1931 1933 1905 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 749249246 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 1 0 0 0
[pid=1933/tid=2372] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2372/stat : 2372 (python) S 1931 1933 1905 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 749258989 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
[pid=1933/tid=2395] ppid=1931 vsize=490240 CPUtime=0 cores=1,3,5,7
/proc/1933/task/2395/stat : 2395 (python) S 1931 1933 1905 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 749278750 502005760 13946 33554432000 4194304 5683644 140735620824368 18446744073709551615 216747002289 0 0 16781312 2 18446604467128981568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 13537184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1933 and gives
#  childrusage.ru_utime.tv_sec=4198
#  childrusage.ru_utime.tv_usec=305760
#  childrusage.ru_stime.tv_sec=10
#  childrusage.ru_stime.tv_usec=92465
# CPU time returned by wait4() is 4208.4
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4982.11
CPU time (s): 5000.07
CPU user time (s): 4990.18
CPU system time (s): 9.89
CPU usage (%): 100.36
Max. virtual memory (cumulated for all children) (KiB): 13537188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4198.31
system time used= 10.0925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159804
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= 12642
involuntary context switches= 18071

runsolver used 41.6087 second user time and 91.3291 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-17 00:49:09
IDJOB=3386493
IDBENCH=82558
IDSOLVER=1872
FILE ID=node119/3386493-1305586149
RUNJOBID= node119-1305586147-1924
PBS_JOBID= 13350359
Free space on /tmp= 73052 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S913491256-073-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386493-1305586149/watcher-3386493-1305586149 -o /tmp/evaluation-result-3386493-1305586149/solver-3386493-1305586149 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386493-1305586149.cnf -seed 564721476 -budget 5000

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

MD5SUM BENCH= 785309e098f4d0ba8da3027c8426e931
RANDOM SEED=564721476

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11852064 kB
Buffers:        321064 kB
Cached:        5574172 kB
SwapCached:       4756 kB
Active:       16962476 kB
Inactive:      3780684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11852064 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           34192 kB
Writeback:           0 kB
AnonPages:    14845932 kB
Mapped:          35624 kB
Slab:           216984 kB
PageTables:      71996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141817500 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= 72988 MiB
End job on node119 at 2011-05-17 02:12:12