Trace number 3378183

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)? (MO) 2377.01 600.732

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.59/2.14	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.59/2.14	c INFO: solving HOME/instance-3378183-1305463427.cnf
0.59/2.14	c INFO: computing task features
0.67/2.25	c INFO: computed variable-clause graph statistics
0.67/2.25	c INFO: computed clause balance statistics
1.26/2.85	c INFO: computed variable balance statistics
1.46/3.08	c INFO: computed small-clause counts
1.46/3.08	c INFO: computed Horn-clause counts
1.46/3.10	c INFO: computed variable graph statistics
1.46/3.10	c INFO: collected features for HOME/instance-3378183-1305463427.cnf in 0.96 s
1.56/3.11	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.35)
1.56/3.12	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.12)
1.56/3.13	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.08)
1.56/3.14	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.06)
397.63/102.55	c INFO: running adaptg2wsat2009++@0 for 97 with 1099 remaining (b = 0.05)
401.25/103.45	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
401.58/103.53	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
401.58/103.55	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.03)
796.81/202.86	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.02)
796.81/202.89	c INFO: running FH@0 for 97 with 999 remaining (b = 0.02)
800.37/203.79	c INFO: running hybridGM3@0 for 194 with 998 remaining (b = 0.04)
800.76/203.87	c INFO: running gnovelty+2@0 for 97 with 998 remaining (b = 0.02)
1195.95/303.21	c INFO: running hybridGM3@0 for 194 with 898 remaining (b = 0.03)
1195.95/303.22	c INFO: running adaptg2wsat2009++@0 for 97 with 898 remaining (b = 0.02)
1199.90/304.22	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1594.58/403.55	c INFO: running FH@0 for 97 with 798 remaining (b = 0.01)
1606.07/406.49	c INFO: running hybridGM3@98 for 97 with 795 remaining (b = 0.01)
1976.90/499.89	c INFO: running hybridGM3@100 for 97 with 702 remaining (b = 0.01)
1984.84/501.80	c INFO: running hybridGM3@295 for 97 with 700 remaining (b = 0.01)
1989.22/502.93	c INFO: running adaptg2wsat2009++@99 for 97 with 699 remaining (b = 0.01)
2001.10/505.93	c INFO: running hybridGM3@99 for 97 with 696 remaining (b = 0.01)
2363.07/597.10	c INFO: running hybridGM3@394 for 97 with 605 remaining (b = 0.01)
2375.36/600.25	c INFO: running TNM@0 for 601 with 601 remaining (b = 0.07)
2375.36/600.29	c INFO: running hybridGM3@0 for 194 with 601 remaining (b = 0.02)
2377.01/600.70	c INFO: running TNM@0 for 601 with 601 remaining (b = 0.06)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3378183-1305463427/watcher-3378183-1305463427 -o /tmp/evaluation-result-3378183-1305463427/solver-3378183-1305463427 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378183-1305463427.cnf -seed 865648043 -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: 3.68 3.96 3.98 2/384 9545
/proc/meminfo: memFree=30267528/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=14252 CPUtime=0 cores=0,2,4,6
/proc/9545/stat : 9545 (python) D 9541 9545 9506 0 -1 4194304 192 0 2 0 0 0 0 0 25 0 1 0 657941435 14594048 130 33554432000 4194304 5683644 140735150676768 18446744073709551615 5398816 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/9545/statm: 3563 130 102 364 0 50 0

[startup+0.104121 s]
/proc/loadavg: 3.68 3.96 3.98 2/384 9545
/proc/meminfo: memFree=30267528/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=16400 CPUtime=0.02 cores=0,2,4,6
/proc/9545/stat : 9545 (python) D 9541 9545 9506 0 -1 4202496 1122 0 6 0 1 1 0 0 17 0 1 0 657941435 16793600 995 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814240000 0 0 16781312 2 18446744071562234166 0 0 17 2 0 0 2
/proc/9545/statm: 4100 995 413 364 0 587 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16400

[startup+0.201118 s]
/proc/loadavg: 3.68 3.96 3.98 2/384 9545
/proc/meminfo: memFree=30267528/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=16400 CPUtime=0.02 cores=0,2,4,6
/proc/9545/stat : 9545 (python) D 9541 9545 9506 0 -1 4202496 1122 0 6 0 1 1 0 0 17 0 1 0 657941435 16793600 995 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814240000 0 0 16781312 2 18446744071562234166 0 0 17 2 0 0 2
/proc/9545/statm: 4100 995 413 364 0 587 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16400

[startup+0.301139 s]
/proc/loadavg: 3.68 3.96 3.98 2/384 9545
/proc/meminfo: memFree=30267528/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=16400 CPUtime=0.02 cores=0,2,4,6
/proc/9545/stat : 9545 (python) D 9541 9545 9506 0 -1 4202496 1122 0 6 0 1 1 0 0 17 0 1 0 657941435 16793600 995 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814240000 0 0 16781312 2 18446744071562234166 0 0 17 2 0 0 2
/proc/9545/statm: 4100 995 413 364 0 587 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16400

[startup+0.701047 s]
/proc/loadavg: 3.68 3.96 3.98 2/384 9545
/proc/meminfo: memFree=30267528/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=93964 CPUtime=0.12 cores=0,2,4,6
/proc/9545/stat : 9545 (python) R 9541 9545 9506 0 -1 4202496 2670 0 22 0 9 3 0 0 17 0 1 0 657941435 96219136 2407 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814238208 0 0 16781312 2 0 0 0 17 2 0 0 34
/proc/9545/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 93964

[startup+1.50089 s]
/proc/loadavg: 3.68 3.96 3.98 2/390 9551
/proc/meminfo: memFree=30226864/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=160668 CPUtime=0.39 cores=0,2,4,6
/proc/9545/stat : 9545 (python) D 9541 9545 9506 0 -1 4202496 6544 924 49 8 28 11 0 0 17 0 1 0 657941435 164524032 4695 33554432000 4194304 5683644 140735150676768 18446744073709551615 251809320470 0 0 16781312 2 18446744071562234166 0 0 17 2 0 0 48
/proc/9545/statm: 40167 4695 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 160668

[startup+3.10063 s]
/proc/loadavg: 3.68 3.96 3.98 4/386 9555
/proc/meminfo: memFree=30178736/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=278908 CPUtime=1.56 cores=0,2,4,6
/proc/9545/stat : 9545 (python) S 9541 9545 9506 0 -1 4202496 11229 924 108 8 140 16 0 0 17 0 1 0 657941435 285601792 7152 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 63
/proc/9545/statm: 69727 7152 1835 364 0 5651 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 278908
heavy processes:

[startup+6.30102 s]
/proc/loadavg: 4.03 4.03 4.00 10/410 9580
/proc/meminfo: memFree=30133608/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=320380 CPUtime=1.59 cores=0,2,4,6
/proc/9545/stat : 9545 (python) S 9541 9545 9506 0 -1 4202496 13966 924 108 8 142 17 0 0 24 0 5 0 657941435 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 63
/proc/9545/statm: 80095 7309 1883 364 0 16004 0
[pid=9556] ppid=9545 vsize=279232 CPUtime=0 cores=0,2,4,6
/proc/9556/stat : 9556 (python) S 9545 9545 9506 0 -1 4202560 721 0 0 0 0 0 0 0 15 0 1 0 657941747 285933568 5714 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260239 0 0 16781312 514 16425667158681288961 0 0 17 0 0 0 0
/proc/9556/statm: 69808 5714 354 364 0 5726 0
[pid=9560] ppid=9556 vsize=1018616 CPUtime=3.17 cores=0,2,4,6
/proc/9560/stat : 9560 (gnovelty+2) R 9556 9560 9560 0 -1 4202496 762 0 0 0 317 0 0 0 25 0 1 0 657941747 1043062784 500 33554432000 134512640 135663704 4289556672 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9560/statm: 254654 500 113 282 0 254370 0
[pid=9563] ppid=9545 vsize=289624 CPUtime=0 cores=0,2,4,6
/proc/9563/stat : 9563 (python) S 9545 9545 9506 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 657941748 296574976 5762 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 9401915412192395521 0 0 17 6 0 0 0
/proc/9563/statm: 72406 5762 348 364 0 8321 0
[pid=9565] ppid=9563 vsize=1018616 CPUtime=3.14 cores=0,2,4,6
/proc/9565/stat : 9565 (gnovelty+2) R 9563 9565 9565 0 -1 4202496 762 0 0 0 314 0 0 0 25 0 1 0 657941748 1043062784 500 33554432000 134512640 135663704 4292959248 18446744073709551615 134524827 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9565/statm: 254654 500 113 282 0 254370 0
[pid=9569] ppid=9545 vsize=299880 CPUtime=0 cores=0,2,4,6
/proc/9569/stat : 9569 (python) S 9545 9545 9506 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 657941749 307077120 5766 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 9401919260483092739 0 0 17 0 0 0 0
/proc/9569/statm: 74970 5766 348 364 0 10882 0
[pid=9574] ppid=9569 vsize=418636 CPUtime=3.1 cores=0,2,4,6
/proc/9574/stat : 9574 (adaptg2wsat2009) R 9569 9574 9574 0 -1 4202496 1221 0 0 0 310 0 0 0 25 0 1 0 657941750 428683264 955 33554432000 134512640 135107411 4289006704 18446744073709551615 134548432 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9574/statm: 104659 955 59 146 0 103535 0
[pid=9575] ppid=9545 vsize=310136 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (python) S 9545 9545 9506 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 657941750 317579264 5770 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 7268393087963988225 0 0 17 0 0 0 0
/proc/9575/statm: 77534 5770 348 364 0 13443 0
[pid=9577] ppid=9575 vsize=418636 CPUtime=3.14 cores=0,2,4,6
/proc/9577/stat : 9577 (adaptg2wsat2009) R 9575 9577 9577 0 -1 4202496 1218 0 0 0 314 0 0 0 25 0 1 0 657941750 428683264 957 33554432000 134512640 135107411 4286665024 18446744073709551615 134532135 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9577/statm: 104659 957 59 146 0 103535 0
[pid=9545/tid=9558] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9558/stat : 9558 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 18 0 5 0 657941747 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9564] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9564/stat : 9564 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 20 0 5 0 657941748 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9570] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9570/stat : 9570 (python) S 9541 9545 9506 0 -1 4202560 22 924 0 8 0 0 0 0 22 0 5 0 657941749 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 6 0 0 0
[pid=9545/tid=9576] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9576/stat : 9576 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 24 0 5 0 657941750 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 4373756

[startup+12.7009 s]
/proc/loadavg: 4.34 4.09 4.02 10/410 9580
/proc/meminfo: memFree=30127436/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=320380 CPUtime=1.59 cores=0,2,4,6
/proc/9545/stat : 9545 (python) S 9541 9545 9506 0 -1 4202496 13966 924 108 8 142 17 0 0 24 0 5 0 657941435 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 63
/proc/9545/statm: 80095 7309 1883 364 0 16004 0
[pid=9556] ppid=9545 vsize=279232 CPUtime=0.01 cores=0,2,4,6
/proc/9556/stat : 9556 (python) S 9545 9545 9506 0 -1 4202560 883 0 0 0 0 1 0 0 15 0 1 0 657941747 285933568 5737 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260239 0 0 16781312 514 16425667158681288961 0 0 17 0 0 0 0
/proc/9556/statm: 69808 5737 377 364 0 5726 0
[pid=9560] ppid=9556 vsize=1018616 CPUtime=9.57 cores=0,2,4,6
/proc/9560/stat : 9560 (gnovelty+2) R 9556 9560 9560 0 -1 4202496 762 0 0 0 957 0 0 0 25 0 1 0 657941747 1043062784 500 33554432000 134512640 135663704 4289556672 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9560/statm: 254654 500 113 282 0 254370 0
[pid=9563] ppid=9545 vsize=289624 CPUtime=0.01 cores=0,2,4,6
/proc/9563/stat : 9563 (python) S 9545 9545 9506 0 -1 4202560 893 0 0 0 0 1 0 0 18 0 1 0 657941748 296574976 5785 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 9401915412192395521 0 0 17 6 0 0 0
/proc/9563/statm: 72406 5785 371 364 0 8321 0
[pid=9565] ppid=9563 vsize=1018616 CPUtime=9.55 cores=0,2,4,6
/proc/9565/stat : 9565 (gnovelty+2) R 9563 9565 9565 0 -1 4202496 762 0 0 0 954 1 0 0 25 0 1 0 657941748 1043062784 500 33554432000 134512640 135663704 4292959248 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9565/statm: 254654 500 113 282 0 254370 0
[pid=9569] ppid=9545 vsize=299880 CPUtime=0.01 cores=0,2,4,6
/proc/9569/stat : 9569 (python) S 9545 9545 9506 0 -1 4202560 903 0 0 0 1 0 0 0 18 0 1 0 657941749 307077120 5789 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 9401919260483092739 0 0 17 0 0 0 0
/proc/9569/statm: 74970 5789 371 364 0 10882 0
[pid=9574] ppid=9569 vsize=418636 CPUtime=9.4 cores=0,2,4,6
/proc/9574/stat : 9574 (adaptg2wsat2009) R 9569 9574 9574 0 -1 4202496 1221 0 0 0 940 0 0 0 25 0 1 0 657941750 428683264 955 33554432000 134512640 135107411 4289006704 18446744073709551615 134531508 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9574/statm: 104659 955 59 146 0 103535 0
[pid=9575] ppid=9545 vsize=310136 CPUtime=0 cores=0,2,4,6
/proc/9575/stat : 9575 (python) S 9545 9545 9506 0 -1 4202560 896 0 0 0 0 0 0 0 18 0 1 0 657941750 317579264 5793 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 7268393087963988225 0 0 17 0 0 0 0
/proc/9575/statm: 77534 5793 371 364 0 13443 0
[pid=9577] ppid=9575 vsize=418636 CPUtime=9.49 cores=0,2,4,6
/proc/9577/stat : 9577 (adaptg2wsat2009) R 9575 9577 9577 0 -1 4202496 1218 0 0 0 949 0 0 0 25 0 1 0 657941750 428683264 957 33554432000 134512640 135107411 4286665024 18446744073709551615 134531528 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9577/statm: 104659 957 59 146 0 103535 0
[pid=9545/tid=9558] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9558/stat : 9558 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 18 0 5 0 657941747 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9564] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9564/stat : 9564 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 20 0 5 0 657941748 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9570] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9570/stat : 9570 (python) S 9541 9545 9506 0 -1 4202560 22 924 0 8 0 0 0 0 22 0 5 0 657941749 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 6 0 0 0
[pid=9545/tid=9576] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9576/stat : 9576 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 24 0 5 0 657941750 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.63
Current children cumulated vsize (KiB) 4373756

[startup+25.5008 s]
/proc/loadavg: 5.70 4.41 4.13 12/410 9581
/proc/meminfo: memFree=30128568/32950928 swapFree=41934208/67111528
[pid=9545] ppid=9541 vsize=320380 CPUtime=1.59 cores=0,2,4,6
/proc/9545/stat : 9545 (python) S 9541 9545 9506 0 -1 4202496 13966 924 108 8 142 17 0 0 24 0 5 0 657941435 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 63
/proc/9545/statm: 80095 7309 1883 364 0 16004 0
[pid=9556] ppid=9545 vsize=279232 CPUtime=0.06 cores=0,2,4,6
/proc/9556/stat : 9556 (python) S 9545 9545 9506 0 -1 4202560 891 0 0 0 2 4 0 0 16 0 1 0 657941747 285933568 5737 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260239 0 0 16781312 514 18234599902199906561 0 0 17 0 0 0 0
/proc/9556/statm: 69808 5737 377 364 0 5726 0
[pid=9560] ppid=9556 vsize=1018616 CPUtime=22.37 cores=0,2,4,6
/proc/9560/stat : 9560 (gnovelty+2) R 9556 9560 9560 0 -1 4202496 762 0 0 0 2237 0 0 0 25 0 1 0 657941747 1043062784 500 33554432000 134512640 135663704 4289556672 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9560/statm: 254654 500 113 282 0 254370 0
[pid=9563] ppid=9545 vsize=289624 CPUtime=0.06 cores=0,2,4,6
/proc/9563/stat : 9563 (python) S 9545 9545 9506 0 -1 4202560 903 0 0 0 3 3 0 0 18 0 1 0 657941748 296574976 5785 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 18234599902199906561 0 0 17 6 0 0 0
/proc/9563/statm: 72406 5785 371 364 0 8321 0
[pid=9565] ppid=9563 vsize=1018616 CPUtime=22.34 cores=0,2,4,6
/proc/9565/stat : 9565 (gnovelty+2) R 9563 9565 9565 0 -1 4202496 762 0 0 0 2233 1 0 0 25 0 1 0 657941748 1043062784 500 33554432000 134512640 135663704 4292959248 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9565/statm: 254654 500 113 282 0 254370 0
[pid=9569] ppid=9545 vsize=299880 CPUtime=0.07 cores=0,2,4,6
/proc/9569/stat : 9569 (python) S 9545 9545 9506 0 -1 4202560 907 0 0 0 3 4 0 0 18 0 1 0 657941749 307077120 5789 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 18234599902199906563 0 0 17 0 0 0 0
/proc/9569/statm: 74970 5789 371 364 0 10882 0
[pid=9574] ppid=9569 vsize=418636 CPUtime=21.97 cores=0,2,4,6
/proc/9574/stat : 9574 (adaptg2wsat2009) R 9569 9574 9574 0 -1 4202496 1221 0 0 0 2197 0 0 0 25 0 1 0 657941750 428683264 955 33554432000 134512640 135107411 4289006704 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9574/statm: 104659 955 59 146 0 103535 0
[pid=9575] ppid=9545 vsize=310136 CPUtime=0.06 cores=0,2,4,6
/proc/9575/stat : 9575 (python) S 9545 9545 9506 0 -1 4202560 901 0 0 0 3 3 0 0 18 0 1 0 657941750 317579264 5793 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 18234599902199906561 0 0 17 0 0 0 0
/proc/9575/statm: 77534 5793 371 364 0 13443 0
[pid=9577] ppid=9575 vsize=418636 CPUtime=22.12 cores=0,2,4,6
/proc/9577/stat : 9577 (adaptg2wsat2009) R 9575 9577 9577 0 -1 4202496 1218 0 0 0 2212 0 0 0 25 0 1 0 657941750 428683264 957 33554432000 134512640 135107411 4286665024 18446744073709551615 134532306 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9577/statm: 104659 957 59 146 0 103535 0
[pid=9545/tid=9558] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9558/stat : 9558 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 18 0 5 0 657941747 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9564] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9564/stat : 9564 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 20 0 5 0 657941748 328069120 7309 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9570] ppid=9541 vsize=320380 CPUtime=0 cores=0,2,4,6

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

[pid=9569/tid=9606] ppid=9545 vsize=299880 CPUtime=0 cores=0,2,4,6
/proc/9569/task/9606/stat : 9606 (python) S 9545 9545 9506 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657951790 307077120 5819 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604442216846272 0 0 -1 4 0 0 0
[pid=9575] ppid=9545 vsize=310136 CPUtime=0.62 cores=0,2,4,6
/proc/9575/stat : 9575 (python) S 9545 9545 9506 0 -1 4202560 1120 0 0 0 31 31 0 0 18 0 2 0 657941750 317579264 5823 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9575/statm: 77534 5823 400 364 0 13443 0
[pid=9577] ppid=9575 vsize=418636 CPUtime=196.53 cores=0,2,4,6
/proc/9577/stat : 9577 (adaptg2wsat2009) T 9575 9577 9577 0 -1 4202496 1218 0 0 0 19651 2 0 0 25 0 1 0 657941750 428683264 957 33554432000 134512640 135107411 4286665024 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9577/statm: 104659 957 59 146 0 103535 0
[pid=9575/tid=9600] ppid=9545 vsize=310136 CPUtime=0 cores=0,2,4,6
/proc/9575/task/9600/stat : 9600 (python) S 9545 9545 9506 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 657951788 317579264 5823 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604450310030592 0 0 -1 0 0 0 0
[pid=9589] ppid=9545 vsize=320524 CPUtime=0.3 cores=0,2,4,6
/proc/9589/stat : 9589 (python) S 9545 9545 9506 0 -1 4202560 1089 0 0 0 17 13 0 0 19 0 2 0 657951691 328216576 5844 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9589/statm: 80131 5844 400 364 0 16037 0
[pid=9591] ppid=9589 vsize=418636 CPUtime=99.64 cores=0,2,4,6
/proc/9591/stat : 9591 (adaptg2wsat2009) T 9589 9591 9591 0 -1 4202496 1217 0 0 0 9964 0 0 0 25 0 1 0 657951691 428683264 955 33554432000 134512640 135107411 4289227280 18446744073709551615 134532232 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9591/statm: 104659 955 59 146 0 103535 0
[pid=9589/tid=9622] ppid=9545 vsize=320524 CPUtime=0 cores=0,2,4,6
/proc/9589/task/9622/stat : 9622 (python) S 9545 9545 9506 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657961720 328216576 5844 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604453857019072 0 0 -1 0 0 0 0
[pid=9595] ppid=9545 vsize=331320 CPUtime=0.3 cores=0,2,4,6
/proc/9595/stat : 9595 (python) S 9545 9545 9506 0 -1 4202560 1083 0 0 0 15 15 0 0 19 0 2 0 657951780 339271680 5983 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9595/statm: 82830 5983 399 364 0 18733 0
[pid=9599] ppid=9595 vsize=1018616 CPUtime=99.7 cores=0,2,4,6
/proc/9599/stat : 9599 (gnovelty+2) T 9595 9599 9599 0 -1 4202496 762 0 0 0 9968 2 0 0 25 0 1 0 657951780 1043062784 501 33554432000 134512640 135663704 4288679552 18446744073709551615 134525247 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9599/statm: 254654 501 113 282 0 254370 0
[pid=9595/tid=9630] ppid=9545 vsize=331320 CPUtime=0 cores=0,2,4,6
/proc/9595/task/9630/stat : 9630 (python) S 9545 9545 9506 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657961813 339271680 5983 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604452299776960 0 0 -1 0 0 0 0
[pid=9601] ppid=9545 vsize=341576 CPUtime=0.3 cores=0,2,4,6
/proc/9601/stat : 9601 (python) S 9545 9545 9506 0 -1 4202560 1103 0 0 0 17 13 0 0 19 0 2 0 657951789 349773824 5987 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9601/statm: 85394 5987 399 364 0 21294 0
[pid=9603] ppid=9601 vsize=248656 CPUtime=98.4 cores=0,2,4,6
/proc/9603/stat : 9603 (FH) T 9601 9603 9603 0 -1 4202496 1120 0 0 0 9840 0 0 0 25 0 1 0 657951789 254623744 857 33554432000 134512640 134936988 4286815488 18446744073709551615 134553261 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9603/statm: 62164 857 41 104 0 61668 0
[pid=9601/tid=9638] ppid=9545 vsize=341576 CPUtime=0 cores=0,2,4,6
/proc/9601/task/9638/stat : 9638 (python) S 9545 9545 9506 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657961821 349773824 5987 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604452051961024 0 0 -1 2 0 0 0
[pid=9608] ppid=9545 vsize=351832 CPUtime=0.3 cores=0,2,4,6
/proc/9608/stat : 9608 (python) S 9545 9545 9506 0 -1 4202560 1144 0 0 0 17 13 0 0 19 0 2 0 657951791 360275968 5997 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9608/statm: 87958 5997 405 364 0 23855 0
[pid=9612] ppid=9608 vsize=418636 CPUtime=99.32 cores=0,2,4,6
/proc/9612/stat : 9612 (adaptg2wsat2009) T 9608 9612 9612 0 -1 4202496 1227 0 0 0 9932 0 0 0 25 0 1 0 657951791 428683264 957 33554432000 134512640 135107411 4289692176 18446744073709551615 134531674 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9612/statm: 104659 957 59 146 0 103535 0
[pid=9608/tid=9625] ppid=9545 vsize=351832 CPUtime=0 cores=0,2,4,6
/proc/9608/task/9625/stat : 9625 (python) S 9545 9545 9506 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657961724 360275968 5997 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604452967612480 0 0 -1 2 0 0 0
[pid=9623] ppid=9545 vsize=362088 CPUtime=0.32 cores=0,2,4,6
/proc/9623/stat : 9623 (python) S 9545 9545 9506 0 -1 4202560 1148 0 0 0 16 16 0 0 19 0 2 0 657961721 370778112 6001 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9623/statm: 90522 6001 406 364 0 26416 0
[pid=9626] ppid=9623 vsize=418636 CPUtime=99.94 cores=0,2,4,6
/proc/9626/stat : 9626 (adaptg2wsat2009) T 9623 9626 9626 0 -1 4202496 1228 0 0 0 9994 0 0 0 25 0 1 0 657961724 428683264 957 33554432000 134512640 135107411 4287693152 18446744073709551615 134532313 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9626/statm: 104659 957 59 146 0 103535 0
[pid=9623/tid=9657] ppid=9545 vsize=362088 CPUtime=0 cores=0,2,4,6
/proc/9623/task/9657/stat : 9657 (python) S 9545 9545 9506 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 657971755 370778112 6001 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604453979355328 0 0 -1 2 0 0 0
[pid=9627] ppid=9545 vsize=372344 CPUtime=0.31 cores=0,2,4,6
/proc/9627/stat : 9627 (python) S 9545 9545 9506 0 -1 4202560 1124 0 0 0 16 15 0 0 19 0 2 0 657961725 381280256 5999 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/9627/statm: 93086 5999 400 364 0 28977 0
[pid=9629] ppid=9627 vsize=248648 CPUtime=100.28 cores=0,2,4,6
/proc/9629/stat : 9629 (FH) T 9627 9629 9629 0 -1 4202496 1123 0 0 0 10028 0 0 0 25 0 1 0 657961725 254615552 856 33554432000 134512640 134936988 4290773040 18446744073709551615 134544771 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/9629/statm: 62162 856 41 104 0 61666 0
[pid=9627/tid=9659] ppid=9545 vsize=372344 CPUtime=0 cores=0,2,4,6
/proc/9627/task/9659/stat : 9659 (python) S 9545 9545 9506 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657971756 381280256 5999 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604453901571904 0 0 -1 4 0 0 0
[pid=9632] ppid=9545 vsize=382600 CPUtime=1.28 cores=0,2,4,6
/proc/9632/stat : 9632 (python) S 9545 9545 9506 0 -1 4202560 1176 0 0 0 66 62 0 0 18 0 2 0 657961814 391782400 6003 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/9632/statm: 95650 6003 400 364 0 31538 0
[pid=9636] ppid=9632 vsize=268420 CPUtime=392.77 cores=0,2,4,6
/proc/9636/stat : 9636 (hybridGM3) R 9632 9636 9636 0 -1 4202496 5163 0 0 0 39276 1 0 0 25 0 1 0 657961814 274862080 4895 33554432000 134512640 135204385 4292231328 18446744073709551615 134537792 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9636/statm: 67105 4895 63 169 0 66935 0
[pid=9632/tid=9689] ppid=9545 vsize=382600 CPUtime=0 cores=0,2,4,6
/proc/9632/task/9689/stat : 9689 (python) S 9545 9545 9506 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 2 0 657982083 391782400 6003 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604446184087680 0 0 -1 4 0 0 0
[pid=9639] ppid=9545 vsize=392856 CPUtime=0.31 cores=0,2,4,6
/proc/9639/stat : 9639 (python) S 9545 9545 9506 0 -1 4202560 1143 0 0 0 16 15 0 0 19 0 2 0 657961822 402284544 6007 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/9639/statm: 98214 6007 400 364 0 34099 0
[pid=9641] ppid=9639 vsize=1018616 CPUtime=99.36 cores=0,2,4,6
/proc/9641/stat : 9641 (gnovelty+2) T 9639 9641 9641 0 -1 4202496 768 0 0 0 9936 0 0 0 25 0 1 0 657961822 1043062784 500 33554432000 134512640 135663704 4289523056 18446744073709551615 134524939 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9641/statm: 254654 500 113 282 0 254370 0
[pid=9639/tid=9669] ppid=9545 vsize=392856 CPUtime=0 cores=0,2,4,6
/proc/9639/task/9669/stat : 9669 (python) S 9545 9545 9506 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 657971856 402284544 6007 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604446184089472 0 0 -1 4 0 0 0
[pid=9658] ppid=9545 vsize=403112 CPUtime=0.97 cores=0,2,4,6
/proc/9658/stat : 9658 (python) S 9545 9545 9506 0 -1 4202560 1178 0 0 0 53 44 0 0 18 0 2 0 657971756 412786688 6011 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9658/statm: 100778 6011 400 364 0 36660 0
[pid=9661] ppid=9658 vsize=268428 CPUtime=294.08 cores=0,2,4,6
/proc/9661/stat : 9661 (hybridGM3) T 9658 9661 9661 0 -1 4202496 5165 0 0 0 29405 3 0 0 25 0 1 0 657971756 274870272 4897 33554432000 134512640 135204385 4287870672 18446744073709551615 134537949 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/9661/statm: 67107 4897 63 169 0 66937 0
[pid=9658/tid=9695] ppid=9545 vsize=403112 CPUtime=0 cores=0,2,4,6
/proc/9658/task/9695/stat : 9695 (python) S 9545 9545 9506 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 657991423 412786688 6011 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604453169767360 0 0 -1 0 0 0 0
[pid=9662] ppid=9545 vsize=413368 CPUtime=0.31 cores=0,2,4,6
/proc/9662/stat : 9662 (python) S 9545 9545 9506 0 -1 4202560 1148 0 0 0 17 14 0 0 19 0 2 0 657971758 423288832 6015 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9662/statm: 103342 6015 400 364 0 39221 0
[pid=9664] ppid=9662 vsize=418636 CPUtime=99.32 cores=0,2,4,6
/proc/9664/stat : 9664 (adaptg2wsat2009) T 9662 9664 9664 0 -1 4202496 1225 0 0 0 9932 0 0 0 25 0 1 0 657971758 428683264 955 33554432000 134512640 135107411 4286624576 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9664/statm: 104659 955 59 146 0 103535 0
[pid=9662/tid=9685] ppid=9545 vsize=413368 CPUtime=0 cores=0,2,4,6
/proc/9662/task/9685/stat : 9685 (python) S 9545 9545 9506 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657981789 423288832 6015 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604445398356352 0 0 -1 2 0 0 0
[pid=9670] ppid=9545 vsize=423624 CPUtime=0.93 cores=0,2,4,6
/proc/9670/stat : 9670 (python) S 9545 9545 9506 0 -1 4202560 1230 0 0 0 50 43 0 0 18 0 2 0 657971857 433790976 6027 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9670/statm: 105906 6027 408 364 0 41782 0
[pid=9672] ppid=9670 vsize=268420 CPUtime=290.33 cores=0,2,4,6
/proc/9672/stat : 9672 (hybridGM3) R 9670 9672 9672 0 -1 4202496 5172 0 0 0 29031 2 0 0 25 0 1 0 657971858 274862080 4896 33554432000 134512640 135204385 4288431200 18446744073709551615 134537795 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9672/statm: 67105 4896 63 169 0 66935 0
[pid=9670/tid=9698] ppid=9545 vsize=423624 CPUtime=0 cores=0,2,4,6
/proc/9670/task/9698/stat : 9698 (python) S 9545 9545 9506 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657992027 433790976 6027 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604440863752640 0 0 -1 2 0 0 0
[pid=9686] ppid=9545 vsize=433880 CPUtime=0.33 cores=0,2,4,6
/proc/9686/stat : 9686 (python) S 9545 9545 9506 0 -1 4202560 1189 0 0 0 18 15 0 0 19 0 2 0 657981790 444293120 6053 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9686/statm: 108470 6053 407 364 0 44343 0
[pid=9688] ppid=9686 vsize=248652 CPUtime=99 cores=0,2,4,6
/proc/9688/stat : 9688 (FH) T 9686 9688 9688 0 -1 4202496 1136 0 0 0 9900 0 0 0 25 0 1 0 657981793 254619648 857 33554432000 134512640 134936988 4292430480 18446744073709551615 134545007 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9688/statm: 62163 857 41 104 0 61667 0
[pid=9686/tid=9697] ppid=9545 vsize=433880 CPUtime=0 cores=0,2,4,6
/proc/9686/task/9697/stat : 9697 (python) S 9545 9545 9506 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657991727 444293120 6053 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 514 18446604448420579264 0 0 -1 2 0 0 0
[pid=9753] ppid=9545 vsize=444356 CPUtime=0 cores=0,2,4,6
/proc/9753/stat : 9753 (python) S 9545 9545 9506 0 -1 4202560 838 0 0 0 0 0 0 0 19 0 1 0 658001461 455020544 6032 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 8714558191989424127 0 0 17 2 0 0 0
/proc/9753/statm: 111089 6032 351 364 0 46959 0
[pid=9755] ppid=9753 vsize=453032 CPUtime=0.34 cores=0,2,4,6
/proc/9755/stat : 9755 (TNM) R 9753 9755 9755 0 -1 4202496 963 0 0 0 34 0 0 0 21 0 1 0 658001463 463904768 686 33554432000 134512640 135008748 4290392384 18446744073709551615 134523516 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9755/statm: 113258 686 45 122 0 112158 0
[pid=9756] ppid=9545 vsize=454612 CPUtime=0 cores=0,2,4,6
/proc/9756/stat : 9756 (python) S 9545 9545 9506 0 -1 4202560 841 0 0 0 0 0 0 0 20 0 1 0 658001464 465522688 6034 33554432000 4194304 5683644 140735150676768 18446744073709551615 251814260294 0 0 16781312 514 8714562040280121343 0 0 17 0 0 0 0
/proc/9756/statm: 113653 6034 349 364 0 49520 0
[pid=9758] ppid=9756 vsize=268420 CPUtime=0.32 cores=0,2,4,6
/proc/9758/stat : 9758 (hybridGM3) R 9756 9758 9758 0 -1 4202496 5170 0 0 0 32 0 0 0 22 0 1 0 658001465 274862080 4895 33554432000 134512640 135204385 4288667584 18446744073709551615 134538041 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9758/statm: 67105 4895 63 169 0 66935 0
[pid=9545/tid=9558] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9558/stat : 9558 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 18 0 19 0 657941747 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9564] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9564/stat : 9564 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 20 0 19 0 657941748 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9570] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9570/stat : 9570 (python) S 9541 9545 9506 0 -1 4202560 22 924 0 8 0 0 0 0 22 0 19 0 657941749 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 6 0 0 0
[pid=9545/tid=9576] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9576/stat : 9576 (python) S 9541 9545 9506 0 -1 4202560 31 924 0 8 0 0 0 0 18 0 19 0 657941750 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9590] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9590/stat : 9590 (python) S 9541 9545 9506 0 -1 4202560 27 924 0 8 0 0 0 0 20 0 19 0 657951691 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9597] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9597/stat : 9597 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 20 0 19 0 657951780 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9602] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9602/stat : 9602 (python) S 9541 9545 9506 0 -1 4202560 28 924 0 8 0 0 0 0 21 0 19 0 657951789 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 2 0 0 0
[pid=9545/tid=9611] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9611/stat : 9611 (python) S 9541 9545 9506 0 -1 4202560 29 924 0 8 0 0 0 0 22 0 19 0 657951791 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 2 0 0 0
[pid=9545/tid=9624] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9624/stat : 9624 (python) S 9541 9545 9506 0 -1 4202560 18 924 0 8 0 0 0 0 20 0 19 0 657961722 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9628] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9628/stat : 9628 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 21 0 19 0 657961725 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9634] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9634/stat : 9634 (python) S 9541 9545 9506 0 -1 4202560 28 924 0 8 0 0 0 0 18 0 19 0 657961814 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9640] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9640/stat : 9640 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 21 0 19 0 657961822 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 4 0 0 0
[pid=9545/tid=9660] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9660/stat : 9660 (python) S 9541 9545 9506 0 -1 4202560 30 924 0 8 0 0 0 0 18 0 19 0 657971756 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
[pid=9545/tid=9663] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9663/stat : 9663 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 22 0 19 0 657971758 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 2 0 0 0
[pid=9545/tid=9671] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9671/stat : 9671 (python) S 9541 9545 9506 0 -1 4202560 29 924 0 8 0 0 0 0 18 0 19 0 657971858 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 2 0 0 0
[pid=9545/tid=9687] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9687/stat : 9687 (python) S 9541 9545 9506 0 -1 4202560 26 924 0 8 0 0 0 0 20 0 19 0 657981791 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 2 0 0 0
[pid=9545/tid=9754] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9754/stat : 9754 (python) S 9541 9545 9506 0 -1 4202560 27 924 0 8 0 0 0 0 20 0 19 0 658001461 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 6 0 0 0
[pid=9545/tid=9757] ppid=9541 vsize=464856 CPUtime=0 cores=0,2,4,6
/proc/9545/task/9757/stat : 9757 (python) S 9541 9545 9506 0 -1 4202560 24 924 0 8 0 0 0 0 21 0 19 0 658001464 476012544 7601 33554432000 4194304 5683644 140735150676768 18446744073709551615 251826063793 0 0 16781312 2 18446604445476416384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2377.01
Current children cumulated vsize (KiB) 15941020

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9545 and gives
#  childrusage.ru_utime.tv_sec=397
#  childrusage.ru_utime.tv_usec=96632
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=683592
# CPU time returned by wait4() is 399.78
# while last known CPU time is 2377.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 600.732
CPU time (s): 2377.01
CPU user time (s): 2373.15
CPU system time (s): 3.86
CPU usage (%): 395.685
Max. virtual memory (cumulated for all children) (KiB): 15941020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 397.097
system time used= 2.68359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47607
page faults= 116
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28715
involuntary context switches= 3629

runsolver used 5.00424 second user time and 9.02763 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 14:43:47
IDJOB=3378183
IDBENCH=82592
IDSOLVER=1859
FILE ID=node126/3378183-1305463427
RUNJOBID= node126-1305463427-9525
PBS_JOBID= 13324997
Free space on /tmp= 73364 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-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-3378183-1305463427/watcher-3378183-1305463427 -o /tmp/evaluation-result-3378183-1305463427/solver-3378183-1305463427 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378183-1305463427.cnf -seed 865648043 -budget 4800 -cores 4

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=865648043

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30268080 kB
Buffers:        176152 kB
Cached:        1796548 kB
SwapCached:      49560 kB
Active:         181056 kB
Inactive:      2251580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30268080 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:           64660 kB
Writeback:           0 kB
AnonPages:      423824 kB
Mapped:           9648 kB
Slab:           106948 kB
PageTables:      75440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88084296 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= 73292 MiB
End job on node126 at 2011-05-15 14:53:50