Trace number 3317071

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-random? (TO) 4800.29 1241.57

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.84/18.82	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.84/18.82	c INFO: solving HOME/instance-3317071-1304267284.cnf
0.84/18.82	c INFO: computing task features
1.53/19.57	c INFO: computed variable-clause graph statistics
1.63/19.60	c INFO: computed clause balance statistics
5.43/23.49	c INFO: computed variable balance statistics
8.63/26.65	c INFO: computed small-clause counts
8.63/26.66	c INFO: computed Horn-clause counts
11.73/29.74	c INFO: computed variable graph statistics
11.73/29.74	c INFO: collected features for HOME/instance-3317071-1304267284.cnf in 10.89 s
11.73/29.77	c INFO: running hybridGM3@0 for 97 with 4789 remaining (b = 0.33)
11.82/29.80	c INFO: running hybridGM3@0 for 97 with 4789 remaining (b = 0.21)
11.82/29.83	c INFO: running hybridGM3@0 for 97 with 4789 remaining (b = 0.14)
11.82/29.86	c INFO: running hybridGM3@0 for 97 with 4788 remaining (b = 0.09)
398.10/129.04	c INFO: running hybridGM3@0 for 97 with 4689 remaining (b = 0.07)
402.47/130.13	c INFO: running hybridGM3@97 for 97 with 4688 remaining (b = 0.07)
426.04/136.09	c INFO: running hybridGM3@0 for 97 with 4682 remaining (b = 0.08)
426.41/136.12	c INFO: running hybridGM3@0 for 97 with 4682 remaining (b = 0.08)
782.19/225.27	c INFO: running hybridGM3@0 for 97 with 4593 remaining (b = 0.07)
801.72/230.19	c INFO: running hybridGM3@99 for 97 with 4588 remaining (b = 0.06)
806.11/231.24	c INFO: running hybridGM3@101 for 97 with 4587 remaining (b = 0.06)
806.11/231.27	c INFO: running TNM@0 for 97 with 4587 remaining (b = 0.06)
1177.82/324.36	c INFO: running hybridGM3@95 for 97 with 4494 remaining (b = 0.05)
1183.00/325.65	c INFO: running hybridGM3@100 for 97 with 4493 remaining (b = 0.05)
1185.81/326.40	c INFO: running hybridGM3@0 for 194 with 4492 remaining (b = 0.09)
1206.16/331.45	c INFO: running hybridGM3@0 for 194 with 4487 remaining (b = 0.07)
1562.23/420.81	c INFO: running hybridGM3@0 for 194 with 4398 remaining (b = 0.05)
1564.31/421.53	c INFO: running TNM@0 for 97 with 4397 remaining (b = 0.02)
1964.06/521.73	c INFO: running hybridGM3@0 for 194 with 4297 remaining (b = 0.04)
1988.70/527.97	c INFO: running hybridGM3@94 for 97 with 4290 remaining (b = 0.02)
1992.69/528.93	c INFO: running hybridGM3@100 for 97 with 4289 remaining (b = 0.02)
2358.84/623.34	c INFO: running hybridGM3@97 for 97 with 4195 remaining (b = 0.02)
2362.02/624.10	c INFO: running hybridGM3@297 for 97 with 4194 remaining (b = 0.02)
2378.10/629.15	c INFO: running hybridGM3@293 for 97 with 4189 remaining (b = 0.02)
2732.13/719.26	c INFO: running hybridGM3@395 for 97 with 4099 remaining (b = 0.01)
2753.23/724.52	c INFO: running hybridGM3@191 for 97 with 4094 remaining (b = 0.02)
2771.94/729.29	c INFO: running TNM@0 for 97 with 4089 remaining (b = 0.02)
2776.34/730.33	c INFO: running hybridGM3@388 for 97 with 4088 remaining (b = 0.01)
3127.52/820.45	c INFO: running TNM@0 for 97 with 3998 remaining (b = 0.01)
3147.77/825.51	c INFO: running TNM@0 for 97 with 3993 remaining (b = 0.01)
3148.37/825.70	c INFO: running hybridGM3@391 for 97 with 3993 remaining (b = 0.01)
3187.47/835.53	c INFO: running TNM@0 for 97 with 3983 remaining (b = 0.01)
3521.99/919.66	c INFO: running TNM@93 for 1940 with 3899 remaining (b = 0.22)
3526.78/920.89	c INFO: running hybridGM3@0 for 194 with 3897 remaining (b = 0.03)
3546.21/925.72	c INFO: running hybridGM3@0 for 194 with 3893 remaining (b = 0.02)
3581.89/934.79	c INFO: running TNM@100 for 1940 with 3884 remaining (b = 0.15)
4307.73/1117.46	c INFO: running hybridGM3@99 for 97 with 3701 remaining (b = 0.01)
4327.22/1122.30	c INFO: running hybridGM3@99 for 97 with 3696 remaining (b = 0.01)
4685.89/1212.65	c INFO: running hybridGM3@294 for 97 with 3606 remaining (b = 0.01)
4729.15/1223.51	c INFO: running hybridGM3@0 for 194 with 3595 remaining (b = 0.02)

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317071-1304267284/watcher-3317071-1304267284 -o /tmp/evaluation-result-3317071-1304267284/solver-3317071-1304267284 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317071-1304267284.cnf -seed 638206346 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 28674
/proc/meminfo: memFree=30579292/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/28674/stat : 28674 (runsolver) S 28671 28674 28639 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 1 0 538328675 12083200 51 33554432000 4194304 5434984 140733591350720 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699870519 0 0 17 5 0 0 0
/proc/28674/statm: 2950 51 31 303 0 2644 0

[startup+0.0648511 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 28674
/proc/meminfo: memFree=30579292/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=14252 CPUtime=0 cores=1,3,5,7
/proc/28674/stat : 28674 (python) D 28671 28674 28639 0 -1 4194304 193 0 2 0 0 0 0 0 17 0 1 0 538328675 14594048 130 33554432000 4194304 5683644 140734386817200 18446744073709551615 5398816 0 0 4096 0 18446744071562234166 0 0 17 7 0 0 1
/proc/28674/statm: 3563 130 102 364 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14252

[startup+0.100886 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 28674
/proc/meminfo: memFree=30579292/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/28674/stat : 28674 (python) S 28671 28674 28639 0 -1 4202496 506 0 6 0 0 0 0 0 17 0 1 0 538328675 15175680 419 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647142245 0 2147483391 4096 0 18446744071699109054 0 0 17 7 0 0 4
/proc/28674/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.300869 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 28674
/proc/meminfo: memFree=30579292/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/28674/stat : 28674 (python) S 28671 28674 28639 0 -1 4202496 787 0 6 0 0 0 0 0 16 0 1 0 538328675 15753216 680 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647142324 0 2147483391 16781312 2 18446744071699855507 0 0 17 7 0 0 7
/proc/28674/statm: 3846 680 322 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.70079 s]
/proc/loadavg: 0.15 0.03 0.01 2/172 28674
/proc/meminfo: memFree=30579292/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=16544 CPUtime=0.01 cores=1,3,5,7
/proc/28674/stat : 28674 (python) D 28671 28674 28639 0 -1 4202496 1185 0 6 0 1 0 0 0 15 0 1 0 538328675 16941056 1050 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647146240 0 0 16781312 2 18446744071562234166 0 0 17 7 0 0 10
/proc/28674/statm: 4136 1050 417 364 0 623 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16544

[startup+1.50066 s]
/proc/loadavg: 0.15 0.03 0.01 1/176 28678
/proc/meminfo: memFree=30568968/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=16816 CPUtime=0.02 cores=1,3,5,7
/proc/28674/stat : 28674 (python) S 28671 28674 28639 0 -1 4202496 1208 0 6 0 1 1 0 0 15 0 1 0 538328675 17219584 1072 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647142245 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 63
/proc/28674/statm: 4204 1072 417 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16816

[startup+5.55399 s]
/proc/loadavg: 0.15 0.03 0.01 1/176 28678
/proc/meminfo: memFree=30568968/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=29796 CPUtime=0.22 cores=1,3,5,7
/proc/28674/stat : 28674 (python) R 28671 28674 28639 0 -1 4202496 1405 0 11 0 3 19 0 0 16 0 1 0 538328675 30511104 1259 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647146240 0 0 16781312 2 0 0 0 17 7 0 0 163
/proc/28674/statm: 7449 1259 443 364 0 819 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 29796
heavy processes:

[startup+6.3008 s]
/proc/loadavg: 0.54 0.11 0.04 1/176 28678
/proc/meminfo: memFree=30565340/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=32176 CPUtime=0.23 cores=1,3,5,7
/proc/28674/stat : 28674 (python) D 28671 28674 28639 0 -1 4202496 1508 0 11 0 4 19 0 0 16 0 1 0 538328675 32948224 1355 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 7 0 0 167
/proc/28674/statm: 8044 1355 445 364 0 899 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 32176
heavy processes:

[startup+12.7067 s]
/proc/loadavg: 0.65 0.15 0.05 1/176 28678
/proc/meminfo: memFree=30542556/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=121292 CPUtime=0.37 cores=1,3,5,7
/proc/28674/stat : 28674 (python) D 28671 28674 28639 0 -1 4202496 3912 0 38 0 11 26 0 0 16 0 1 0 538328675 124203008 3577 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 7 0 0 216
/proc/28674/statm: 30323 3577 970 364 0 2653 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 121292
heavy processes:

[startup+25.5006 s]
/proc/loadavg: 1.41 0.32 0.10 6/188 28698
/proc/meminfo: memFree=30422560/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=328000 CPUtime=7.53 cores=1,3,5,7
/proc/28674/stat : 28674 (python) R 28671 28674 28639 0 -1 4202496 27349 928 111 8 700 45 1 7 25 0 1 0 538328675 335872000 19385 33554432000 4194304 5683644 140734386817200 18446744073709551615 47712742673524 0 0 16781312 2 0 0 0 17 5 0 0 417
/proc/28674/statm: 82000 19385 1827 364 0 17924 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 328000
heavy processes:

[startup+51.1012 s]
/proc/loadavg: 4.02 1.04 0.35 9/200 28755
/proc/meminfo: memFree=30237348/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=365132 CPUtime=11.89 cores=1,3,5,7
/proc/28674/stat : 28674 (python) S 28671 28674 28639 0 -1 4202496 30297 928 111 8 1135 46 1 7 25 0 5 0 538328675 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 417
/proc/28674/statm: 91283 18479 1881 364 0 27192 0
[pid=28699] ppid=28674 vsize=324120 CPUtime=0.02 cores=1,3,5,7
/proc/28699/stat : 28699 (python) S 28674 28674 28639 0 -1 4202560 910 0 0 0 1 1 0 0 15 0 1 0 538331653 331898880 16958 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166479 0 0 16781312 514 18017054929574658312 0 0 17 7 0 0 0
/proc/28699/statm: 81030 16958 376 364 0 16948 0
[pid=28701] ppid=28699 vsize=276236 CPUtime=20.7 cores=1,3,5,7
/proc/28701/stat : 28701 (hybridGM3) R 28699 28701 28701 0 -1 4202496 9512 0 0 0 2055 15 0 0 25 0 1 0 538331653 282865664 9249 33554432000 134512640 135204385 4288087056 18446744073709551615 134536737 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28701/statm: 69059 9249 64 169 0 68889 0
[pid=28702] ppid=28674 vsize=334376 CPUtime=0.02 cores=1,3,5,7
/proc/28702/stat : 28702 (python) S 28674 28674 28639 0 -1 4202560 915 0 0 0 1 1 0 0 15 0 1 0 538331656 342401024 16956 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 3 0 0 0
/proc/28702/statm: 83594 16956 370 364 0 19509 0
[pid=28704] ppid=28702 vsize=276244 CPUtime=16.45 cores=1,3,5,7
/proc/28704/stat : 28704 (hybridGM3) R 28702 28704 28704 0 -1 4202496 9510 0 0 0 1640 5 0 0 25 0 1 0 538331657 282873856 9248 33554432000 134512640 135204385 4291856272 18446744073709551615 134546153 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28704/statm: 69061 9248 64 169 0 68891 0
[pid=28705] ppid=28674 vsize=344632 CPUtime=0.01 cores=1,3,5,7
/proc/28705/stat : 28705 (python) S 28674 28674 28639 0 -1 4202560 918 0 0 0 0 1 0 0 15 0 1 0 538331659 352903168 16959 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 5 0 0 0
/proc/28705/statm: 86158 16959 369 364 0 22070 0
[pid=28707] ppid=28705 vsize=276244 CPUtime=16.83 cores=1,3,5,7
/proc/28707/stat : 28707 (hybridGM3) R 28705 28707 28707 0 -1 4202496 9521 0 0 0 1682 1 0 0 25 0 1 0 538331659 282873856 9257 33554432000 134512640 135204385 4289108672 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28707/statm: 69061 9257 64 169 0 68891 0
[pid=28708] ppid=28674 vsize=354888 CPUtime=0.02 cores=1,3,5,7
/proc/28708/stat : 28708 (python) S 28674 28674 28639 0 -1 4202560 946 0 0 0 1 1 0 0 15 0 1 0 538331662 363405312 16964 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 3 0 0 0
/proc/28708/statm: 88722 16964 370 364 0 24631 0
[pid=28710] ppid=28708 vsize=276244 CPUtime=21.18 cores=1,3,5,7
/proc/28710/stat : 28710 (hybridGM3) R 28708 28710 28710 0 -1 4202496 9513 0 0 0 2116 2 0 0 25 0 1 0 538331662 282873856 9248 33554432000 134512640 135204385 4287928624 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28710/statm: 69061 9248 64 169 0 68891 0
[pid=28674/tid=28700] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28700/stat : 28700 (python) S 28671 28674 28639 0 -1 4202560 27 928 0 8 0 0 1 7 25 0 5 0 538331653 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 7 0 0 0
[pid=28674/tid=28703] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28703/stat : 28703 (python) S 28671 28674 28639 0 -1 4202560 20 928 0 8 0 0 1 7 25 0 5 0 538331656 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28706] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28706/stat : 28706 (python) S 28671 28674 28639 0 -1 4202560 23 928 0 8 0 0 1 7 25 0 5 0 538331659 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 5 0 0 0
[pid=28674/tid=28709] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28709/stat : 28709 (python) S 28671 28674 28639 0 -1 4202560 27 928 0 8 0 0 1 7 25 0 5 0 538331662 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 87.12
Current children cumulated vsize (KiB) 2828116

[startup+102.301 s]
/proc/loadavg: 6.33 2.13 0.75 9/200 28756
/proc/meminfo: memFree=30237140/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=365132 CPUtime=11.89 cores=1,3,5,7
/proc/28674/stat : 28674 (python) S 28671 28674 28639 0 -1 4202496 30297 928 111 8 1135 46 1 7 25 0 5 0 538328675 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 417
/proc/28674/statm: 91283 18479 1881 364 0 27192 0
[pid=28699] ppid=28674 vsize=324120 CPUtime=0.08 cores=1,3,5,7
/proc/28699/stat : 28699 (python) S 28674 28674 28639 0 -1 4202560 925 0 0 0 5 3 0 0 15 0 1 0 538331653 331898880 16958 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166479 0 0 16781312 514 18017054929574658312 0 0 17 7 0 0 0
/proc/28699/statm: 81030 16958 376 364 0 16948 0
[pid=28701] ppid=28699 vsize=276236 CPUtime=71.53 cores=1,3,5,7
/proc/28701/stat : 28701 (hybridGM3) R 28699 28701 28701 0 -1 4202496 9512 0 0 0 7138 15 0 0 25 0 1 0 538331653 282865664 9249 33554432000 134512640 135204385 4288087056 18446744073709551615 134536983 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28701/statm: 69059 9249 64 169 0 68889 0
[pid=28702] ppid=28674 vsize=334376 CPUtime=0.09 cores=1,3,5,7
/proc/28702/stat : 28702 (python) S 28674 28674 28639 0 -1 4202560 932 0 0 0 4 5 0 0 15 0 1 0 538331656 342401024 16956 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 3 0 0 0
/proc/28702/statm: 83594 16956 370 364 0 19509 0
[pid=28704] ppid=28702 vsize=276244 CPUtime=67.5 cores=1,3,5,7
/proc/28704/stat : 28704 (hybridGM3) R 28702 28704 28704 0 -1 4202496 9513 0 0 0 6731 19 0 0 25 0 1 0 538331657 282873856 9251 33554432000 134512640 135204385 4291856272 18446744073709551615 134536698 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28704/statm: 69061 9251 64 169 0 68891 0
[pid=28705] ppid=28674 vsize=344632 CPUtime=0.09 cores=1,3,5,7
/proc/28705/stat : 28705 (python) S 28674 28674 28639 0 -1 4202560 937 0 0 0 4 5 0 0 15 0 1 0 538331659 352903168 16960 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 5 0 0 0
/proc/28705/statm: 86158 16960 370 364 0 22070 0
[pid=28707] ppid=28705 vsize=276244 CPUtime=67.95 cores=1,3,5,7
/proc/28707/stat : 28707 (hybridGM3) R 28705 28707 28707 0 -1 4202496 9521 0 0 0 6794 1 0 0 25 0 1 0 538331659 282873856 9257 33554432000 134512640 135204385 4289108672 18446744073709551615 134547426 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28707/statm: 69061 9257 64 169 0 68891 0
[pid=28708] ppid=28674 vsize=354888 CPUtime=0.09 cores=1,3,5,7
/proc/28708/stat : 28708 (python) S 28674 28674 28639 0 -1 4202560 966 0 0 0 4 5 0 0 15 0 1 0 538331662 363405312 16964 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 3 0 0 0
/proc/28708/statm: 88722 16964 370 364 0 24631 0
[pid=28710] ppid=28708 vsize=276244 CPUtime=72.23 cores=1,3,5,7
/proc/28710/stat : 28710 (hybridGM3) R 28708 28710 28710 0 -1 4202496 9513 0 0 0 7221 2 0 0 25 0 1 0 538331662 282873856 9248 33554432000 134512640 135204385 4287928624 18446744073709551615 134537272 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28710/statm: 69061 9248 64 169 0 68891 0
[pid=28674/tid=28700] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28700/stat : 28700 (python) S 28671 28674 28639 0 -1 4202560 27 928 0 8 0 0 1 7 25 0 5 0 538331653 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 7 0 0 0
[pid=28674/tid=28703] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28703/stat : 28703 (python) S 28671 28674 28639 0 -1 4202560 20 928 0 8 0 0 1 7 25 0 5 0 538331656 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28706] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28706/stat : 28706 (python) S 28671 28674 28639 0 -1 4202560 23 928 0 8 0 0 1 7 25 0 5 0 538331659 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 5 0 0 0
[pid=28674/tid=28709] ppid=28671 vsize=365132 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28709/stat : 28709 (python) S 28671 28674 28639 0 -1 4202560 27 928 0 8 0 0 1 7 25 0 5 0 538331662 373895168 18479 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 291.45
Current children cumulated vsize (KiB) 2828116

[startup+162.307 s]
/proc/loadavg: 7.46 3.21 1.21 9/220 28778
/proc/meminfo: memFree=30183376/32951132 swapFree=67080200/67111528
[pid=28674] ppid=28671 vsize=365132 CPUtime=12 cores=1,3,5,7
/proc/28674/stat : 28674 (python) S 28671 28674 28639 0 -1 4202496 31016 928 111 8 1146 46 1 7 18 0 5 0 538328675 373895168 18480 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 417

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

[pid=28708] ppid=28674 vsize=354888 CPUtime=0.25 cores=1,3,5,7
/proc/28708/stat : 28708 (python) S 28674 28674 28639 0 -1 4202560 1157 0 0 0 13 12 0 0 15 0 2 0 538331662 363405312 16994 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28708/statm: 88722 16994 399 364 0 24631 0
[pid=28710] ppid=28708 vsize=276244 CPUtime=195.03 cores=1,3,5,7
/proc/28710/stat : 28710 (hybridGM3) T 28708 28710 28710 0 -1 4202496 9513 0 0 0 19501 2 0 0 25 0 1 0 538331662 282873856 9248 33554432000 134512640 135204385 4287928624 18446744073709551615 134536646 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28710/statm: 69061 9248 64 169 0 68891 0
[pid=28708/tid=28759] ppid=28674 vsize=354888 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28759/stat : 28759 (python) S 28674 28674 28639 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 538341686 363405312 16994 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604462124546752 0 0 -1 3 0 0 0
[pid=28781] ppid=28674 vsize=365144 CPUtime=0.29 cores=1,3,5,7
/proc/28781/stat : 28781 (python) S 28674 28674 28639 0 -1 4202560 1163 0 0 0 16 13 0 0 15 0 2 0 538351203 373907456 16998 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28781/statm: 91286 16998 399 364 0 27192 0
[pid=28783] ppid=28781 vsize=276240 CPUtime=194.23 cores=1,3,5,7
/proc/28783/stat : 28783 (hybridGM3) T 28781 28783 28783 0 -1 4202496 9509 0 0 0 19421 2 0 0 25 0 1 0 538351203 282869760 9247 33554432000 134512640 135204385 4290980480 18446744073709551615 134536996 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28783/statm: 69060 9247 64 169 0 68890 0
[pid=28781/tid=28805] ppid=28674 vsize=365144 CPUtime=0 cores=1,3,5,7
/proc/28781/task/28805/stat : 28805 (python) S 28674 28674 28639 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538361237 373907456 16998 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=28784] ppid=28674 vsize=375400 CPUtime=0.72 cores=1,3,5,7
/proc/28784/stat : 28784 (python) S 28674 28674 28639 0 -1 4202560 1159 0 0 0 38 34 0 0 18 0 2 0 538351803 384409600 17002 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28784/statm: 93850 17002 399 364 0 29753 0
[pid=28786] ppid=28784 vsize=471116 CPUtime=413.06 cores=1,3,5,7
/proc/28786/stat : 28786 (TNM) R 28784 28786 28786 0 -1 4202496 8434 0 0 0 41304 2 0 0 25 0 1 0 538351803 482422784 8169 33554432000 134512640 135008748 4287346480 18446744073709551615 134527773 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28786/statm: 117779 8169 46 122 0 116679 0
[pid=28784/tid=28809] ppid=28674 vsize=375400 CPUtime=0 cores=1,3,5,7
/proc/28784/task/28809/stat : 28809 (python) S 28674 28674 28639 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538361817 384409600 17002 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604454223470656 0 0 -1 7 0 0 0
[pid=28806] ppid=28674 vsize=385656 CPUtime=0.77 cores=1,3,5,7
/proc/28806/stat : 28806 (python) S 28674 28674 28639 0 -1 4202560 1214 0 0 0 41 36 0 0 15 0 2 0 538361315 394911744 17012 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28806/statm: 96414 17012 405 364 0 32314 0
[pid=28808] ppid=28806 vsize=276240 CPUtime=486.23 cores=1,3,5,7
/proc/28808/stat : 28808 (hybridGM3) T 28806 28808 28808 0 -1 4202496 9516 0 0 0 48621 2 0 0 25 0 1 0 538361316 282869760 9249 33554432000 134512640 135204385 4288730736 18446744073709551615 134537608 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28808/statm: 69060 9249 64 169 0 68890 0
[pid=28806/tid=28847] ppid=28674 vsize=385656 CPUtime=0 cores=1,3,5,7
/proc/28806/task/28847/stat : 28847 (python) S 28674 28674 28639 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 538381565 394911744 17012 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604464134711168 0 0 -1 3 0 0 0
[pid=28810] ppid=28674 vsize=395912 CPUtime=0.76 cores=1,3,5,7
/proc/28810/stat : 28810 (python) S 28674 28674 28639 0 -1 4202560 1200 0 0 0 43 33 0 0 15 0 2 0 538361821 405413888 17016 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28810/statm: 98978 17016 405 364 0 34875 0
[pid=28812] ppid=28810 vsize=276244 CPUtime=487.22 cores=1,3,5,7
/proc/28812/stat : 28812 (hybridGM3) T 28810 28812 28812 0 -1 4202496 9530 0 0 0 48652 70 0 0 25 0 1 0 538361821 282873856 9258 33554432000 134512640 135204385 4293731936 18446744073709551615 134537159 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28812/statm: 69061 9258 64 169 0 68891 0
[pid=28810/tid=28846] ppid=28674 vsize=395912 CPUtime=0 cores=1,3,5,7
/proc/28810/task/28846/stat : 28846 (python) S 28674 28674 28639 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 538381469 405413888 17016 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604471130308800 0 0 -1 3 0 0 0
[pid=28828] ppid=28674 vsize=406168 CPUtime=0.79 cores=1,3,5,7
/proc/28828/stat : 28828 (python) S 28674 28674 28639 0 -1 4202560 1183 0 0 0 42 37 0 0 15 0 2 0 538370757 415916032 17014 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28828/statm: 101542 17014 399 364 0 37436 0
[pid=28830] ppid=28828 vsize=276240 CPUtime=488.75 cores=1,3,5,7
/proc/28830/stat : 28830 (hybridGM3) T 28828 28830 28830 0 -1 4202496 9533 0 0 0 48859 16 0 0 25 0 1 0 538370757 282869760 9263 33554432000 134512640 135204385 4288816528 18446744073709551615 134537573 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28830/statm: 69060 9263 64 169 0 68890 0
[pid=28828/tid=28949] ppid=28674 vsize=406168 CPUtime=0 cores=1,3,5,7
/proc/28828/task/28949/stat : 28949 (python) S 28674 28674 28639 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 538391006 415916032 17014 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604465989166144 0 0 -1 3 0 0 0
[pid=28831] ppid=28674 vsize=416424 CPUtime=0.71 cores=1,3,5,7
/proc/28831/stat : 28831 (python) S 28674 28674 28639 0 -1 4202560 1185 0 0 0 35 36 0 0 18 0 2 0 538370829 426418176 17018 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28831/statm: 104106 17018 399 364 0 39997 0
[pid=28833] ppid=28831 vsize=471116 CPUtime=406.73 cores=1,3,5,7
/proc/28833/stat : 28833 (TNM) R 28831 28833 28833 0 -1 4202496 8440 0 0 0 40672 1 0 0 25 0 1 0 538370829 482422784 8171 33554432000 134512640 135008748 4289816704 18446744073709551615 134528051 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28833/statm: 117779 8171 46 122 0 116679 0
[pid=28831/tid=28842] ppid=28674 vsize=416424 CPUtime=0 cores=1,3,5,7
/proc/28831/task/28842/stat : 28842 (python) S 28674 28674 28639 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538380845 426418176 17018 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604469866152064 0 0 -1 5 0 0 0
[pid=28843] ppid=28674 vsize=426680 CPUtime=0.31 cores=1,3,5,7
/proc/28843/stat : 28843 (python) S 28674 28674 28639 0 -1 4202560 1179 0 0 0 18 13 0 0 17 0 2 0 538380849 436920320 17022 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28843/statm: 106670 17022 399 364 0 42558 0
[pid=28845] ppid=28843 vsize=276240 CPUtime=199.73 cores=1,3,5,7
/proc/28845/stat : 28845 (hybridGM3) T 28843 28845 28845 0 -1 4202496 9523 0 0 0 19971 2 0 0 25 0 1 0 538380849 282869760 9252 33554432000 134512640 135204385 4293248624 18446744073709551615 134537435 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28845/statm: 69060 9252 64 169 0 68890 0
[pid=28843/tid=28969] ppid=28674 vsize=426680 CPUtime=0 cores=1,3,5,7
/proc/28843/task/28969/stat : 28969 (python) S 28674 28674 28639 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 538401601 436920320 17022 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604470979870848 0 0 -1 3 0 0 0
[pid=28970] ppid=28674 vsize=436936 CPUtime=0.16 cores=1,3,5,7
/proc/28970/stat : 28970 (python) S 28674 28674 28639 0 -1 4202560 1171 0 0 0 8 8 0 0 19 0 2 0 538401605 447422464 17026 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28970/statm: 109234 17026 399 364 0 45119 0
[pid=28972] ppid=28970 vsize=471116 CPUtime=101.95 cores=1,3,5,7
/proc/28972/stat : 28972 (TNM) T 28970 28972 28972 0 -1 4202496 8442 0 0 0 10159 36 0 0 25 0 1 0 538401606 482422784 8170 33554432000 134512640 135008748 4289500992 18446744073709551615 134528967 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28972/statm: 117779 8170 46 122 0 116679 0
[pid=28970/tid=29070] ppid=28674 vsize=436936 CPUtime=0 cores=1,3,5,7
/proc/28970/task/29070/stat : 29070 (python) S 28674 28674 28639 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 538412225 447422464 17026 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604471113726976 0 0 -1 5 0 0 0
[pid=29064] ppid=28674 vsize=447192 CPUtime=0.16 cores=1,3,5,7
/proc/29064/stat : 29064 (python) S 28674 28674 28639 0 -1 4202560 1178 0 0 0 9 7 0 0 19 0 2 0 538410721 457924608 17030 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29064/statm: 111798 17030 399 364 0 47680 0
[pid=29066] ppid=29064 vsize=471116 CPUtime=97.13 cores=1,3,5,7
/proc/29066/stat : 29066 (TNM) T 29064 29066 29066 0 -1 4202496 8443 0 0 0 9709 4 0 0 25 0 1 0 538410721 482422784 8171 33554432000 134512640 135008748 4289921456 18446744073709551615 134529448 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29066/statm: 117779 8171 46 122 0 116679 0
[pid=29064/tid=29092] ppid=28674 vsize=447192 CPUtime=0 cores=1,3,5,7
/proc/29064/task/29092/stat : 29092 (python) S 28674 28674 28639 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538420637 457924608 17030 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604462124545856 0 0 -1 7 0 0 0
[pid=29067] ppid=28674 vsize=457448 CPUtime=0.16 cores=1,3,5,7
/proc/29067/stat : 29067 (python) S 28674 28674 28639 0 -1 4202560 1179 0 0 0 8 8 0 0 19 0 2 0 538411227 468426752 17034 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29067/statm: 114362 17034 399 364 0 50241 0
[pid=29069] ppid=29067 vsize=471116 CPUtime=99.53 cores=1,3,5,7
/proc/29069/stat : 29069 (TNM) T 29067 29069 29069 0 -1 4202496 8445 0 0 0 9952 1 0 0 25 0 1 0 538411228 482422784 8171 33554432000 134512640 135008748 4288141552 18446744073709551615 134524689 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/29069/statm: 117779 8171 46 122 0 116679 0
[pid=29067/tid=29096] ppid=28674 vsize=457448 CPUtime=0 cores=1,3,5,7
/proc/29067/task/29096/stat : 29096 (python) S 28674 28674 28639 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538421244 468426752 17034 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604471139076160 0 0 -1 3 0 0 0
[pid=29071] ppid=28674 vsize=467704 CPUtime=0.17 cores=1,3,5,7
/proc/29071/stat : 29071 (python) S 28674 28674 28639 0 -1 4202560 1241 0 0 0 8 9 0 0 19 0 2 0 538412229 478928896 17045 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29071/statm: 116926 17045 406 364 0 52802 0
[pid=29073] ppid=29071 vsize=471116 CPUtime=99.12 cores=1,3,5,7
/proc/29073/stat : 29073 (TNM) T 29071 29073 29073 0 -1 4202496 8449 0 0 0 9911 1 0 0 25 0 1 0 538412230 482422784 8172 33554432000 134512640 135008748 4291906864 18446744073709551615 134529430 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/29073/statm: 117779 8172 46 122 0 116679 0
[pid=29071/tid=29100] ppid=28674 vsize=467704 CPUtime=0 cores=1,3,5,7
/proc/29071/task/29100/stat : 29100 (python) S 28674 28674 28639 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538422151 478928896 17045 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604471001494848 0 0 -1 3 0 0 0
[pid=29093] ppid=28674 vsize=477960 CPUtime=0.56 cores=1,3,5,7
/proc/29093/stat : 29093 (python) S 28674 28674 28639 0 -1 4202560 1222 0 0 0 29 27 0 0 15 0 2 0 538420765 489431040 17049 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29093/statm: 119490 17049 406 364 0 55363 0
[pid=29095] ppid=29093 vsize=276240 CPUtime=320.26 cores=1,3,5,7
/proc/29095/stat : 29095 (hybridGM3) R 29093 29095 29095 0 -1 4202496 9527 0 0 0 32024 2 0 0 25 0 1 0 538420765 282869760 9252 33554432000 134512640 135204385 4289312576 18446744073709551615 134547728 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/29095/statm: 69060 9252 64 169 0 68890 0
[pid=29093/tid=29135] ppid=28674 vsize=477960 CPUtime=0 cores=1,3,5,7
/proc/29093/task/29135/stat : 29135 (python) S 28674 28674 28639 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538440417 489431040 17049 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604462337348736 0 0 -1 3 0 0 0
[pid=29097] ppid=28674 vsize=488216 CPUtime=0.53 cores=1,3,5,7
/proc/29097/stat : 29097 (python) S 28674 28674 28639 0 -1 4202560 1220 0 0 0 23 30 0 0 15 0 2 0 538421248 499933184 17048 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29097/statm: 122054 17048 401 364 0 57924 0
[pid=29099] ppid=29097 vsize=276236 CPUtime=295.68 cores=1,3,5,7
/proc/29099/stat : 29099 (hybridGM3) T 29097 29099 29099 0 -1 4202496 9534 0 0 0 29566 2 0 0 25 0 1 0 538421249 282865664 9253 33554432000 134512640 135204385 4289422496 18446744073709551615 134537292 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/29099/statm: 69059 9253 64 169 0 68889 0
[pid=29097/tid=29136] ppid=28674 vsize=488216 CPUtime=0 cores=1,3,5,7
/proc/29097/task/29136/stat : 29136 (python) S 28674 28674 28639 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 538440902 499933184 17048 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 514 18446604462337347840 0 0 -1 3 0 0 0
[pid=29140] ppid=28674 vsize=498472 CPUtime=0.02 cores=1,3,5,7
/proc/29140/stat : 29140 (python) S 28674 28674 28639 0 -1 4202560 1042 0 0 0 1 1 0 0 15 0 1 0 538451027 510435328 17022 33554432000 4194304 5683644 140734386817200 18446744073709551615 210647166534 0 0 16781312 514 18017054929574658310 0 0 17 3 0 0 0
/proc/29140/statm: 124618 17022 372 364 0 60485 0
[pid=29142] ppid=29140 vsize=276236 CPUtime=17.75 cores=1,3,5,7
/proc/29142/stat : 29142 (hybridGM3) R 29140 29142 29142 0 -1 4202496 9527 0 0 0 1773 2 0 0 25 0 1 0 538451028 282865664 9253 33554432000 134512640 135204385 4293151904 18446744073709551615 134545880 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29142/statm: 69059 9253 64 169 0 68889 0
[pid=28674/tid=28700] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28700/stat : 28700 (python) S 28671 28674 28639 0 -1 4202560 35 928 0 8 0 0 1 7 18 0 19 0 538331653 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 7 0 0 0
[pid=28674/tid=28703] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28703/stat : 28703 (python) S 28671 28674 28639 0 -1 4202560 28 928 0 8 0 0 1 7 15 0 19 0 538331656 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 5 0 0 0
[pid=28674/tid=28706] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28706/stat : 28706 (python) S 28671 28674 28639 0 -1 4202560 30 928 0 8 0 0 1 7 18 0 19 0 538331659 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 5 0 0 0
[pid=28674/tid=28709] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28709/stat : 28709 (python) S 28671 28674 28639 0 -1 4202560 27 928 0 8 0 0 1 7 18 0 19 0 538331662 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28782] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28782/stat : 28782 (python) S 28671 28674 28639 0 -1 4202560 33 928 0 8 0 0 1 7 18 0 19 0 538351203 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28785] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28785/stat : 28785 (python) S 28671 28674 28639 0 -1 4202560 34 928 0 8 0 0 1 7 18 0 19 0 538351803 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28807] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28807/stat : 28807 (python) S 28671 28674 28639 0 -1 4202560 37 928 0 8 0 0 1 7 18 0 19 0 538361316 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28811] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28811/stat : 28811 (python) S 28671 28674 28639 0 -1 4202560 34 928 0 8 0 0 1 7 18 0 19 0 538361821 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28829] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28829/stat : 28829 (python) S 28671 28674 28639 0 -1 4202560 39 928 0 8 0 0 1 7 18 0 19 0 538370757 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28832] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28832/stat : 28832 (python) S 28671 28674 28639 0 -1 4202560 33 928 0 8 0 0 1 7 18 0 19 0 538370829 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28844] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28844/stat : 28844 (python) S 28671 28674 28639 0 -1 4202560 25 928 0 8 0 0 1 7 20 0 19 0 538380849 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=28971] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28971/stat : 28971 (python) S 28671 28674 28639 0 -1 4202560 30 928 0 8 0 0 1 7 20 0 19 0 538401606 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=29065] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/29065/stat : 29065 (python) S 28671 28674 28639 0 -1 4202560 29 928 0 8 0 0 1 7 20 0 19 0 538410721 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=29068] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/29068/stat : 29068 (python) S 28671 28674 28639 0 -1 4202560 27 928 0 8 0 0 1 7 20 0 19 0 538411227 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=29072] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/29072/stat : 29072 (python) S 28671 28674 28639 0 -1 4202560 28 928 0 8 0 0 1 7 20 0 19 0 538412229 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=29094] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/29094/stat : 29094 (python) S 28671 28674 28639 0 -1 4202560 30 928 0 8 0 0 1 7 18 0 19 0 538420765 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=29098] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/29098/stat : 29098 (python) S 28671 28674 28639 0 -1 4202560 26 928 0 8 0 0 1 7 18 0 19 0 538421249 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
[pid=28674/tid=29141] ppid=28671 vsize=508716 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/29141/stat : 29141 (python) S 28671 28674 28639 0 -1 4202560 28 928 0 8 0 0 1 7 20 0 19 0 538451027 520925184 18564 33554432000 4194304 5683644 140734386817200 18446744073709551615 210658970033 0 0 16781312 2 18446604471001496640 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 14063868

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28674 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=678072
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=609907
# CPU time returned by wait4() is 13.288
# while last known CPU time is 4800.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1241.57
CPU time (s): 4800.29
CPU user time (s): 4794.25
CPU system time (s): 6.04
CPU usage (%): 386.631
Max. virtual memory (cumulated for all children) (KiB): 14063868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.6781
system time used= 0.609907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46065
page faults= 119
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15053
involuntary context switches= 167

runsolver used 5.96609 second user time and 14.7468 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-01 18:28:05
IDJOB=3317071
IDBENCH=82536
IDSOLVER=1705
FILE ID=node129/3317071-1304267284
RUNJOBID= node129-1304267282-28658
PBS_JOBID= 13173950
Free space on /tmp= 67356 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-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-3317071-1304267284/watcher-3317071-1304267284 -o /tmp/evaluation-result-3317071-1304267284/solver-3317071-1304267284 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317071-1304267284.cnf -seed 638206346 -budget 4800 -cores 4

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=638206346

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      30579844 kB
Buffers:        310500 kB
Cached:        1671980 kB
SwapCached:       5128 kB
Active:         294632 kB
Inactive:      1725352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30579844 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:           68260 kB
Writeback:           0 kB
AnonPages:       35808 kB
Mapped:          12268 kB
Slab:           288368 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67284 MiB
End job on node129 at 2011-05-01 18:48:54