Trace number 3317230

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? (MO) 2398.01 603.927

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
MD5SUM58eb79e3bfc8d25580f794d4e2d18629
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.67	c INFO: solving HOME/instance-3317230-1304268426.cnf
0.35/0.67	c INFO: computing task features
0.53/0.81	c INFO: computed variable-clause graph statistics
0.53/0.82	c INFO: computed clause balance statistics
1.23/1.58	c INFO: computed variable balance statistics
1.53/1.89	c INFO: computed small-clause counts
1.53/1.89	c INFO: computed Horn-clause counts
1.63/1.91	c INFO: computed variable graph statistics
1.63/1.91	c INFO: collected features for HOME/instance-3317230-1304268426.cnf in 1.24 s
1.63/1.94	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.36)
1.63/1.97	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.13)
1.73/2.00	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
1.73/2.03	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.07)
401.37/102.16	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.05)
401.37/102.19	c INFO: running gnovelty+2@0 for 97 with 4698 remaining (b = 0.04)
401.76/102.23	c INFO: running FH@0 for 97 with 4698 remaining (b = 0.03)
401.76/102.27	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
800.39/202.37	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.02)
800.76/202.43	c INFO: running FH@0 for 97 with 4598 remaining (b = 0.02)
800.76/202.48	c INFO: running hybridGM3@0 for 194 with 4598 remaining (b = 0.04)
800.91/202.53	c INFO: running gnovelty+2@0 for 97 with 4598 remaining (b = 0.02)
1196.16/301.79	c INFO: running hybridGM3@0 for 194 with 4498 remaining (b = 0.03)
1199.36/302.59	c INFO: running hybridGM3@0 for 194 with 4498 remaining (b = 0.03)
1199.71/302.66	c INFO: running TNM@0 for 1552 with 4498 remaining (b = 0.20)
1583.12/398.92	c INFO: running hybridGM3@98 for 97 with 4401 remaining (b = 0.01)
1981.66/499.05	c INFO: running hybridGM3@97 for 97 with 4301 remaining (b = 0.01)
1986.01/500.13	c INFO: running hybridGM3@294 for 97 with 4300 remaining (b = 0.01)
1998.36/503.27	c INFO: running adaptg2wsat2009++@0 for 97 with 4297 remaining (b = 0.01)
2359.89/594.26	c INFO: running hybridGM3@100 for 97 with 4206 remaining (b = 0.01)
2360.70/594.42	c INFO: running FH@0 for 97 with 4206 remaining (b = 0.01)
2396.80/603.51	c INFO: running hybridGM3@0 for 194 with 4197 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-3317230-1304268426/watcher-3317230-1304268426 -o /tmp/evaluation-result-3317230-1304268426/solver-3317230-1304268426 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317230-1304268426.cnf -seed 914171939 -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: 8.29 7.98 5.67 6/268 6110
/proc/meminfo: memFree=20915044/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/6110/stat : 6110 (python) S 6108 6110 5629 0 -1 4202496 810 0 0 0 0 0 0 0 25 0 1 0 519258201 15749120 696 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/6110/statm: 3845 696 334 364 0 332 0

[startup+0.0370929 s]
/proc/loadavg: 8.29 7.98 5.67 6/268 6110
/proc/meminfo: memFree=20915044/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=18880 CPUtime=0.01 cores=1,3,5,7
/proc/6110/stat : 6110 (python) S 6108 6110 5629 0 -1 4202496 1237 0 0 0 1 0 0 0 25 0 1 0 519258201 19333120 1093 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/6110/statm: 4720 1093 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.101054 s]
/proc/loadavg: 8.29 7.98 5.67 6/268 6110
/proc/meminfo: memFree=20915044/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=89768 CPUtime=0.06 cores=1,3,5,7
/proc/6110/stat : 6110 (python) R 6108 6110 5629 0 -1 4202496 2638 0 0 0 4 2 0 0 17 0 1 0 519258201 91922432 2354 33554432000 4194304 5683644 140733397990208 18446744073709551615 264721485507 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6110/statm: 22442 2356 718 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89768

[startup+0.301071 s]
/proc/loadavg: 8.29 7.98 5.67 6/268 6110
/proc/meminfo: memFree=20915044/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=135748 CPUtime=0.17 cores=1,3,5,7
/proc/6110/stat : 6110 (python) R 6108 6110 5629 0 -1 4202496 5964 932 1 0 12 5 0 0 17 0 1 0 519258201 139005952 4151 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726401029 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/6110/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700946 s]
/proc/loadavg: 8.29 7.98 5.67 6/268 6110
/proc/meminfo: memFree=20915044/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=279508 CPUtime=0.43 cores=1,3,5,7
/proc/6110/stat : 6110 (python) R 6108 6110 5629 0 -1 4202496 9526 932 1 0 31 12 0 0 15 0 1 0 519258201 286216192 7207 33554432000 4194304 5683644 140733397990208 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6110/statm: 69877 7207 1761 364 0 5801 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279508

[startup+1.50081 s]
/proc/loadavg: 8.03 7.93 5.67 6/269 6115
/proc/meminfo: memFree=20886888/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=283912 CPUtime=1.23 cores=1,3,5,7
/proc/6110/stat : 6110 (python) R 6108 6110 5629 0 -1 4202496 11843 932 1 0 111 12 0 0 16 0 1 0 519258201 290725888 8363 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726063234 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6110/statm: 70978 8363 1826 364 0 6902 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 283912

[startup+3.10046 s]
/proc/loadavg: 8.03 7.93 5.67 9/281 6127
/proc/meminfo: memFree=20863348/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=321104 CPUtime=1.76 cores=1,3,5,7
/proc/6110/stat : 6110 (python) S 6108 6110 5629 0 -1 4202496 14724 932 1 0 163 13 0 0 20 0 5 0 519258201 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6110/statm: 80276 7475 1883 364 0 16185 0
[pid=6116] ppid=6110 vsize=279936 CPUtime=0 cores=1,3,5,7
/proc/6116/stat : 6116 (python) S 6110 6110 5629 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 519258396 286654464 5772 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425103 0 0 16781312 514 10756673441676361991 0 0 17 5 0 0 0
/proc/6116/statm: 69984 5772 355 364 0 5902 0
[pid=6118] ppid=6116 vsize=1018820 CPUtime=1.14 cores=1,3,5,7
/proc/6118/stat : 6118 (gnovelty+2) R 6116 6118 6118 0 -1 4202496 856 0 0 0 114 0 0 0 22 0 1 0 519258396 1043271680 596 33554432000 134512640 135663704 4292057280 18446744073709551615 134545776 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6118/statm: 254705 596 113 282 0 254421 0
[pid=6119] ppid=6110 vsize=290832 CPUtime=0 cores=1,3,5,7
/proc/6119/stat : 6119 (python) S 6110 6110 5629 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 519258399 297811968 5795 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 16931494459382661384 0 0 17 5 0 0 0
/proc/6119/statm: 72708 5795 349 364 0 8623 0
[pid=6121] ppid=6119 vsize=1018820 CPUtime=1.11 cores=1,3,5,7
/proc/6121/stat : 6121 (gnovelty+2) R 6119 6121 6121 0 -1 4202496 859 0 0 0 111 0 0 0 25 0 1 0 519258399 1043271680 596 33554432000 134512640 135663704 4289324368 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6121/statm: 254705 596 113 282 0 254421 0
[pid=6122] ppid=6110 vsize=300604 CPUtime=0 cores=1,3,5,7
/proc/6122/stat : 6122 (python) S 6110 6110 5629 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 519258402 307818496 5932 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 4479017575325368319 0 0 17 7 0 0 0
/proc/6122/statm: 75151 5932 347 364 0 11063 0
[pid=6124] ppid=6122 vsize=419160 CPUtime=1.07 cores=1,3,5,7
/proc/6124/stat : 6124 (adaptg2wsat2009) R 6122 6124 6124 0 -1 4202496 1260 0 0 0 107 0 0 0 24 0 1 0 519258402 429219840 991 33554432000 134512640 135107411 4291908480 18446744073709551615 134523312 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6124/statm: 104790 991 49 146 0 103666 0
[pid=6125] ppid=6110 vsize=310860 CPUtime=0 cores=1,3,5,7
/proc/6125/stat : 6125 (python) S 6110 6110 5629 0 -1 4202560 753 0 0 0 0 0 0 0 18 0 1 0 519258405 318320640 5935 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 11446227760989601791 0 0 17 3 0 0 0
/proc/6125/statm: 77715 5935 347 364 0 13624 0
[pid=6127] ppid=6125 vsize=419160 CPUtime=1.05 cores=1,3,5,7
/proc/6127/stat : 6127 (adaptg2wsat2009) R 6125 6127 6127 0 -1 4202496 1258 0 0 0 105 0 0 0 24 0 1 0 519258405 429219840 992 33554432000 134512640 135107411 4290941728 18446744073709551615 134523317 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6127/statm: 104790 992 49 146 0 103666 0
[pid=6110/tid=6117] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 5 0 519258396 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6120] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 21 0 5 0 519258399 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6123] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 5 0 519258402 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6126] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6126/stat : 6126 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 519258405 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 4379296

[startup+6.30086 s]
/proc/loadavg: 8.03 7.93 5.67 9/281 6127
/proc/meminfo: memFree=20863000/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=321104 CPUtime=1.76 cores=1,3,5,7
/proc/6110/stat : 6110 (python) S 6108 6110 5629 0 -1 4202496 14724 932 1 0 163 13 0 0 20 0 5 0 519258201 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6110/statm: 80276 7475 1883 364 0 16185 0
[pid=6116] ppid=6110 vsize=279936 CPUtime=0 cores=1,3,5,7
/proc/6116/stat : 6116 (python) S 6110 6110 5629 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 1 0 519258396 286654464 5795 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425103 0 0 16781312 514 10756673441676361991 0 0 17 5 0 0 0
/proc/6116/statm: 69984 5795 378 364 0 5902 0
[pid=6118] ppid=6116 vsize=1018820 CPUtime=4.34 cores=1,3,5,7
/proc/6118/stat : 6118 (gnovelty+2) R 6116 6118 6118 0 -1 4202496 856 0 0 0 434 0 0 0 25 0 1 0 519258396 1043271680 596 33554432000 134512640 135663704 4292057280 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6118/statm: 254705 596 113 282 0 254421 0
[pid=6119] ppid=6110 vsize=290832 CPUtime=0 cores=1,3,5,7
/proc/6119/stat : 6119 (python) S 6110 6110 5629 0 -1 4202560 902 0 0 0 0 0 0 0 18 0 1 0 519258399 297811968 5818 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 16931494459382661384 0 0 17 5 0 0 0
/proc/6119/statm: 72708 5818 372 364 0 8623 0
[pid=6121] ppid=6119 vsize=1018820 CPUtime=4.3 cores=1,3,5,7
/proc/6121/stat : 6121 (gnovelty+2) R 6119 6121 6121 0 -1 4202496 859 0 0 0 430 0 0 0 25 0 1 0 519258399 1043271680 596 33554432000 134512640 135663704 4289324368 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6121/statm: 254705 596 113 282 0 254421 0
[pid=6122] ppid=6110 vsize=300604 CPUtime=0 cores=1,3,5,7
/proc/6122/stat : 6122 (python) S 6110 6110 5629 0 -1 4202560 894 0 0 0 0 0 0 0 18 0 1 0 519258402 307818496 5955 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 4479017575325335815 0 0 17 7 0 0 0
/proc/6122/statm: 75151 5955 370 364 0 11063 0
[pid=6124] ppid=6122 vsize=419428 CPUtime=4.24 cores=1,3,5,7
/proc/6124/stat : 6124 (adaptg2wsat2009) R 6122 6124 6124 0 -1 4202496 1445 0 0 0 424 0 0 0 25 0 1 0 519258402 429494272 1176 33554432000 134512640 135107411 4291908480 18446744073709551615 134531736 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6124/statm: 104857 1176 59 146 0 103733 0
[pid=6125] ppid=6110 vsize=310860 CPUtime=0 cores=1,3,5,7
/proc/6125/stat : 6125 (python) S 6110 6110 5629 0 -1 4202560 918 0 0 0 0 0 0 0 18 0 1 0 519258405 318320640 5958 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 11446227760989569287 0 0 17 3 0 0 0
/proc/6125/statm: 77715 5958 370 364 0 13624 0
[pid=6127] ppid=6125 vsize=419428 CPUtime=4.23 cores=1,3,5,7
/proc/6127/stat : 6127 (adaptg2wsat2009) R 6125 6127 6127 0 -1 4202496 1443 0 0 0 423 0 0 0 25 0 1 0 519258405 429494272 1177 33554432000 134512640 135107411 4290941728 18446744073709551615 134531582 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6127/statm: 104857 1177 59 146 0 103733 0
[pid=6110/tid=6117] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 5 0 519258396 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6120] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 21 0 5 0 519258399 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6123] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 5 0 519258402 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6126] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6126/stat : 6126 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 519258405 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 4379832

[startup+12.7006 s]
/proc/loadavg: 8.02 7.93 5.69 10/281 6127
/proc/meminfo: memFree=20861772/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=321104 CPUtime=1.76 cores=1,3,5,7
/proc/6110/stat : 6110 (python) S 6108 6110 5629 0 -1 4202496 14724 932 1 0 163 13 0 0 20 0 5 0 519258201 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6110/statm: 80276 7475 1883 364 0 16185 0
[pid=6116] ppid=6110 vsize=279936 CPUtime=0.01 cores=1,3,5,7
/proc/6116/stat : 6116 (python) S 6110 6110 5629 0 -1 4202560 897 0 0 0 1 0 0 0 18 0 1 0 519258396 286654464 5795 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425103 0 0 16781312 514 493707109150458119 0 0 17 5 0 0 0
/proc/6116/statm: 69984 5795 378 364 0 5902 0
[pid=6118] ppid=6116 vsize=1018820 CPUtime=10.74 cores=1,3,5,7
/proc/6118/stat : 6118 (gnovelty+2) R 6116 6118 6118 0 -1 4202496 856 0 0 0 1074 0 0 0 25 0 1 0 519258396 1043271680 596 33554432000 134512640 135663704 4292057280 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6118/statm: 254705 596 113 282 0 254421 0
[pid=6119] ppid=6110 vsize=290832 CPUtime=0.01 cores=1,3,5,7
/proc/6119/stat : 6119 (python) S 6110 6110 5629 0 -1 4202560 906 0 0 0 1 0 0 0 18 0 1 0 519258399 297811968 5818 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 493707109150458120 0 0 17 5 0 0 0
/proc/6119/statm: 72708 5818 372 364 0 8623 0
[pid=6121] ppid=6119 vsize=1018820 CPUtime=10.69 cores=1,3,5,7
/proc/6121/stat : 6121 (gnovelty+2) R 6119 6121 6121 0 -1 4202496 859 0 0 0 1069 0 0 0 25 0 1 0 519258399 1043271680 596 33554432000 134512640 135663704 4289324368 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6121/statm: 254705 596 113 282 0 254421 0
[pid=6122] ppid=6110 vsize=300604 CPUtime=0.02 cores=1,3,5,7
/proc/6122/stat : 6122 (python) S 6110 6110 5629 0 -1 4202560 896 0 0 0 1 1 0 0 18 0 1 0 519258402 307818496 5955 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 493707109150458119 0 0 17 7 0 0 0
/proc/6122/statm: 75151 5955 370 364 0 11063 0
[pid=6124] ppid=6122 vsize=419428 CPUtime=10.58 cores=1,3,5,7
/proc/6124/stat : 6124 (adaptg2wsat2009) R 6122 6124 6124 0 -1 4202496 1445 0 0 0 1058 0 0 0 25 0 1 0 519258402 429494272 1176 33554432000 134512640 135107411 4291908480 18446744073709551615 134531232 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6124/statm: 104857 1176 59 146 0 103733 0
[pid=6125] ppid=6110 vsize=310860 CPUtime=0.01 cores=1,3,5,7
/proc/6125/stat : 6125 (python) S 6110 6110 5629 0 -1 4202560 928 0 0 0 0 1 0 0 18 0 1 0 519258405 318320640 5958 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 493707109150458119 0 0 17 3 0 0 0
/proc/6125/statm: 77715 5958 370 364 0 13624 0
[pid=6127] ppid=6125 vsize=419428 CPUtime=10.61 cores=1,3,5,7
/proc/6127/stat : 6127 (adaptg2wsat2009) R 6125 6127 6127 0 -1 4202496 1443 0 0 0 1061 0 0 0 25 0 1 0 519258405 429494272 1177 33554432000 134512640 135107411 4290941728 18446744073709551615 134531779 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6127/statm: 104857 1177 59 146 0 103733 0
[pid=6110/tid=6117] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 5 0 519258396 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6120] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 21 0 5 0 519258399 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6123] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 5 0 519258402 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6126] ppid=6108 vsize=321104 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6126/stat : 6126 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 519258405 328810496 7475 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.43
Current children cumulated vsize (KiB) 4379832

[startup+25.5012 s]
/proc/loadavg: 8.02 7.93 5.71 5/232 6139
/proc/meminfo: memFree=21015952/32951124 swapFree=67111524/67111528
[pid=6110] ppid=6108 vsize=321104 CPUtime=1.76 cores=1,3,5,7

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

/proc/6125/stat : 6125 (python) S 6110 6110 5629 0 -1 4202560 1121 0 0 0 7 9 0 0 18 0 2 0 519258405 318320640 5988 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/6125/statm: 77715 5988 399 364 0 13624 0
[pid=6127] ppid=6125 vsize=419428 CPUtime=99.8 cores=1,3,5,7
/proc/6127/stat : 6127 (adaptg2wsat2009) T 6125 6127 6127 0 -1 4202496 1443 0 0 0 9980 0 0 0 25 0 1 0 519258405 429494272 1177 33554432000 134512640 135107411 4290941728 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/6127/statm: 104857 1177 59 146 0 103733 0
[pid=6125/tid=6190] ppid=6110 vsize=310860 CPUtime=0 cores=1,3,5,7
/proc/6125/task/6190/stat : 6190 (python) S 6110 6110 5629 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519268420 318320640 5988 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604468462627712 0 0 -1 3 0 0 0
[pid=6187] ppid=6110 vsize=321116 CPUtime=0.16 cores=1,3,5,7
/proc/6187/stat : 6187 (python) S 6110 6110 5629 0 -1 4202560 1124 0 0 0 7 9 0 0 19 0 2 0 519268418 328822784 5993 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 80279 5993 399 364 0 16185 0
[pid=6189] ppid=6187 vsize=419428 CPUtime=100.15 cores=1,3,5,7
/proc/6189/stat : 6189 (adaptg2wsat2009) T 6187 6189 6189 0 -1 4202496 1441 0 0 0 10015 0 0 0 25 0 1 0 519268418 429494272 1175 33554432000 134512640 135107411 4289595568 18446744073709551615 134531768 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/6189/statm: 104857 1175 59 146 0 103733 0
[pid=6187/tid=6208] ppid=6110 vsize=321116 CPUtime=0 cores=1,3,5,7
/proc/6187/task/6208/stat : 6208 (python) S 6110 6110 5629 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519278435 328822784 5993 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604470440769536 0 0 -1 3 0 0 0
[pid=6192] ppid=6110 vsize=331592 CPUtime=0.17 cores=1,3,5,7
/proc/6192/stat : 6192 (python) S 6110 6110 5629 0 -1 4202560 1126 0 0 0 9 8 0 0 19 0 2 0 519268421 339550208 5998 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/6192/statm: 82898 5998 400 364 0 18801 0
[pid=6194] ppid=6192 vsize=1018820 CPUtime=99.85 cores=1,3,5,7
/proc/6194/stat : 6194 (gnovelty+2) T 6192 6194 6194 0 -1 4202496 862 0 0 0 9985 0 0 0 25 0 1 0 519268422 1043271680 596 33554432000 134512640 135663704 4288509712 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/6194/statm: 254705 596 113 282 0 254421 0
[pid=6192/tid=6212] ppid=6110 vsize=331592 CPUtime=0 cores=1,3,5,7
/proc/6192/task/6212/stat : 6212 (python) S 6110 6110 5629 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519278441 339550208 5998 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604468462626816 0 0 -1 3 0 0 0
[pid=6195] ppid=6110 vsize=341936 CPUtime=0.16 cores=1,3,5,7
/proc/6195/stat : 6195 (python) S 6110 6110 5629 0 -1 4202560 1177 0 0 0 8 8 0 0 19 0 2 0 519268425 350142464 6008 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/6195/statm: 85484 6008 406 364 0 21384 0
[pid=6197] ppid=6195 vsize=249192 CPUtime=100 cores=1,3,5,7
/proc/6197/stat : 6197 (FH) T 6195 6197 6197 0 -1 4202496 1325 0 0 0 10000 0 0 0 25 0 1 0 519268425 255172608 1059 33554432000 134512640 134936988 4293100896 18446744073709551615 134554626 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/6197/statm: 62298 1059 41 104 0 61802 0
[pid=6195/tid=6213] ppid=6110 vsize=341936 CPUtime=0 cores=1,3,5,7
/proc/6195/task/6213/stat : 6213 (python) S 6110 6110 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519278443 350142464 6008 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604464973899840 0 0 -1 1 0 0 0
[pid=6198] ppid=6110 vsize=352292 CPUtime=0.17 cores=1,3,5,7
/proc/6198/stat : 6198 (python) S 6110 6110 5629 0 -1 4202560 1160 0 0 0 9 8 0 0 19 0 2 0 519268429 360747008 6012 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6198/statm: 88073 6012 406 364 0 23970 0
[pid=6200] ppid=6198 vsize=419428 CPUtime=98.31 cores=1,3,5,7
/proc/6200/stat : 6200 (adaptg2wsat2009) T 6198 6200 6200 0 -1 4202496 1450 0 0 0 9831 0 0 0 25 0 1 0 519268429 429494272 1176 33554432000 134512640 135107411 4290451344 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/6200/statm: 104857 1176 59 146 0 103733 0
[pid=6198/tid=6217] ppid=6110 vsize=352292 CPUtime=0 cores=1,3,5,7
/proc/6198/task/6217/stat : 6217 (python) S 6110 6110 5629 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519278448 360747008 6012 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604468462625024 0 0 -1 7 0 0 0
[pid=6209] ppid=6110 vsize=362380 CPUtime=0.17 cores=1,3,5,7
/proc/6209/stat : 6209 (python) S 6110 6110 5629 0 -1 4202560 1153 0 0 0 8 9 0 0 19 0 2 0 519278439 371077120 6010 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6209/statm: 90595 6010 400 364 0 26489 0
[pid=6211] ppid=6209 vsize=419428 CPUtime=100.17 cores=1,3,5,7
/proc/6211/stat : 6211 (adaptg2wsat2009) T 6209 6211 6211 0 -1 4202496 1443 0 0 0 10017 0 0 0 25 0 1 0 519278439 429494272 1175 33554432000 134512640 135107411 4289707856 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/6211/statm: 104857 1175 59 146 0 103733 0
[pid=6209/tid=6237] ppid=6110 vsize=362380 CPUtime=0 cores=1,3,5,7
/proc/6209/task/6237/stat : 6237 (python) S 6110 6110 5629 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 519288456 371077120 6010 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604458605605952 0 0 -1 3 0 0 0
[pid=6214] ppid=6110 vsize=372864 CPUtime=0.18 cores=1,3,5,7
/proc/6214/stat : 6214 (python) S 6110 6110 5629 0 -1 4202560 1150 0 0 0 8 10 0 0 19 0 2 0 519278444 381812736 6014 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6214/statm: 93216 6014 400 364 0 29107 0
[pid=6216] ppid=6214 vsize=249192 CPUtime=97.93 cores=1,3,5,7
/proc/6216/stat : 6216 (FH) T 6214 6216 6216 0 -1 4202496 1329 0 0 0 9793 0 0 0 25 0 1 0 519278445 255172608 1059 33554432000 134512640 134936988 4288266368 18446744073709551615 134553505 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/6216/statm: 62298 1059 41 104 0 61802 0
[pid=6214/tid=6240] ppid=6110 vsize=372864 CPUtime=0 cores=1,3,5,7
/proc/6214/task/6240/stat : 6240 (python) S 6110 6110 5629 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519288463 381812736 6014 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604458605605056 0 0 -1 7 0 0 0
[pid=6218] ppid=6110 vsize=382908 CPUtime=0.72 cores=1,3,5,7
/proc/6218/stat : 6218 (python) S 6110 6110 5629 0 -1 4202560 1196 0 0 0 35 37 0 0 18 0 2 0 519278450 392097792 6018 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/6218/statm: 95727 6018 400 364 0 31615 0
[pid=6220] ppid=6218 vsize=268424 CPUtime=388.93 cores=1,3,5,7
/proc/6220/stat : 6220 (hybridGM3) T 6218 6220 6220 0 -1 4202496 5280 0 0 0 38893 0 0 0 25 0 1 0 519278450 274866176 5008 33554432000 134512640 135204385 4287298544 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/6220/statm: 67106 5008 63 169 0 66936 0
[pid=6218/tid=6255] ppid=6110 vsize=382908 CPUtime=0 cores=1,3,5,7
/proc/6218/task/6255/stat : 6255 (python) S 6110 6110 5629 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 519298089 392097792 6018 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604465444531200 0 0 -1 7 0 0 0
[pid=6221] ppid=6110 vsize=393420 CPUtime=0.18 cores=1,3,5,7
/proc/6221/stat : 6221 (python) S 6110 6110 5629 0 -1 4202560 1165 0 0 0 10 8 0 0 19 0 2 0 519278455 402862080 6022 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6221/statm: 98355 6022 400 364 0 34240 0
[pid=6223] ppid=6221 vsize=1018820 CPUtime=99.21 cores=1,3,5,7
/proc/6223/stat : 6223 (gnovelty+2) T 6221 6223 6223 0 -1 4202496 864 0 0 0 9921 0 0 0 25 0 1 0 519278455 1043271680 595 33554432000 134512640 135663704 4287429920 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/6223/statm: 254705 595 113 282 0 254421 0
[pid=6221/tid=6233] ppid=6110 vsize=393420 CPUtime=0 cores=1,3,5,7
/proc/6221/task/6233/stat : 6233 (python) S 6110 6110 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519288377 402862080 6022 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604471135322240 0 0 -1 1 0 0 0
[pid=6234] ppid=6110 vsize=403504 CPUtime=0.39 cores=1,3,5,7
/proc/6234/stat : 6234 (python) S 6110 6110 5629 0 -1 4202560 1197 0 0 0 21 18 0 0 18 0 2 0 519288381 413188096 6033 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6234/statm: 100876 6033 400 364 0 36758 0
[pid=6236] ppid=6234 vsize=268420 CPUtime=208.62 cores=1,3,5,7
/proc/6236/stat : 6236 (hybridGM3) R 6234 6236 6236 0 -1 4202496 5279 0 0 0 20862 0 0 0 25 0 1 0 519288381 274862080 5008 33554432000 134512640 135204385 4288115072 18446744073709551615 134537795 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6236/statm: 67105 5008 63 169 0 66935 0
[pid=6234/tid=6266] ppid=6110 vsize=403504 CPUtime=0 cores=1,3,5,7
/proc/6234/task/6266/stat : 6266 (python) S 6110 6110 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519308524 413188096 6033 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604465444529408 0 0 -1 7 0 0 0
[pid=6238] ppid=6110 vsize=414044 CPUtime=0.55 cores=1,3,5,7
/proc/6238/stat : 6238 (python) S 6110 6110 5629 0 -1 4202560 1200 0 0 0 28 27 0 0 18 0 2 0 519288461 423981056 6037 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/6238/statm: 103511 6037 400 364 0 39390 0
[pid=6241] ppid=6238 vsize=268420 CPUtime=291.35 cores=1,3,5,7
/proc/6241/stat : 6241 (hybridGM3) T 6238 6241 6241 0 -1 4202496 5282 0 0 0 29135 0 0 0 25 0 1 0 519288463 274862080 5008 33554432000 134512640 135204385 4294396800 18446744073709551615 134538358 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/6241/statm: 67105 5008 63 169 0 66935 0
[pid=6238/tid=6265] ppid=6110 vsize=414044 CPUtime=0 cores=1,3,5,7
/proc/6238/task/6265/stat : 6265 (python) S 6110 6110 5629 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 519308102 423981056 6037 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604465444530304 0 0 -1 1 0 0 0
[pid=6242] ppid=6110 vsize=424112 CPUtime=0.57 cores=1,3,5,7
/proc/6242/stat : 6242 (python) S 6110 6110 5629 0 -1 4202560 1089 0 0 0 29 28 0 0 18 0 1 0 519288467 434290688 6047 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 493707109150458120 0 0 17 7 0 0 0
/proc/6242/statm: 106028 6047 379 364 0 41904 0
[pid=6244] ppid=6242 vsize=457660 CPUtime=300.79 cores=1,3,5,7
/proc/6244/stat : 6244 (TNM) R 6242 6244 6244 0 -1 4202496 1314 0 0 0 30079 0 0 0 25 0 1 0 519288468 468643840 1036 33554432000 134512640 135008748 4286845776 18446744073709551615 134527773 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6244/statm: 114415 1036 46 122 0 113315 0
[pid=6267] ppid=6110 vsize=434384 CPUtime=0.19 cores=1,3,5,7
/proc/6267/stat : 6267 (python) S 6110 6110 5629 0 -1 4202560 1210 0 0 0 9 10 0 0 19 0 2 0 519308529 444809216 6112 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6267/statm: 108596 6112 407 364 0 44469 0
[pid=6269] ppid=6267 vsize=419428 CPUtime=97.35 cores=1,3,5,7
/proc/6269/stat : 6269 (adaptg2wsat2009) T 6267 6269 6269 0 -1 4202496 1453 0 0 0 9735 0 0 0 25 0 1 0 519308529 429494272 1176 33554432000 134512640 135107411 4288242064 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/6269/statm: 104857 1176 59 146 0 103733 0
[pid=6267/tid=6282] ppid=6110 vsize=434384 CPUtime=0 cores=1,3,5,7
/proc/6267/task/6282/stat : 6282 (python) S 6110 6110 5629 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519318548 444809216 6112 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 514 18446604471099040000 0 0 -1 1 0 0 0
[pid=6279] ppid=6110 vsize=444940 CPUtime=0 cores=1,3,5,7
/proc/6279/stat : 6279 (python) S 6110 6110 5629 0 -1 4202560 1042 0 0 0 0 0 0 0 18 0 1 0 519317644 455618560 6089 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 4597726623096078597 0 0 17 7 0 0 0
/proc/6279/statm: 111235 6089 374 364 0 47105 0
[pid=6281] ppid=6279 vsize=249196 CPUtime=9.02 cores=1,3,5,7
/proc/6281/stat : 6281 (FH) R 6279 6281 6281 0 -1 4202496 1334 0 0 0 902 0 0 0 25 0 1 0 519317645 255176704 1058 33554432000 134512640 134936988 4291193888 18446744073709551615 134554090 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6281/statm: 62299 1058 41 104 0 61803 0
[pid=6283] ppid=6110 vsize=455288 CPUtime=0 cores=1,3,5,7
/proc/6283/stat : 6283 (python) S 6110 6110 5629 0 -1 4202560 857 0 0 0 0 0 0 0 19 0 1 0 519318553 466214912 6070 33554432000 4194304 5683644 140733397990208 18446744073709551615 264726425158 0 0 16781312 514 11859658151806631935 0 0 17 7 0 0 0
/proc/6283/statm: 113822 6070 351 364 0 49689 0
[pid=6285] ppid=6283 vsize=268420 CPUtime=0.28 cores=1,3,5,7
/proc/6285/stat : 6285 (hybridGM3) R 6283 6285 6285 0 -1 4202496 5284 0 0 0 28 0 0 0 21 0 1 0 519318554 274862080 5008 33554432000 134512640 135204385 4292656768 18446744073709551615 134538395 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6285/statm: 67105 5008 63 169 0 66935 0
[pid=6110/tid=6117] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6117/stat : 6117 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 19 0 519258396 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6120] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6120/stat : 6120 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 21 0 19 0 519258399 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6123] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6123/stat : 6123 (python) S 6108 6110 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 519258402 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6126] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6126/stat : 6126 (python) S 6108 6110 5629 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 519258405 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 3 0 0 0
[pid=6110/tid=6188] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6188/stat : 6188 (python) S 6108 6110 5629 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 519268418 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 3 0 0 0
[pid=6110/tid=6193] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6193/stat : 6193 (python) S 6108 6110 5629 0 -1 4202560 25 932 0 0 0 0 0 0 22 0 19 0 519268421 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 3 0 0 0
[pid=6110/tid=6196] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6196/stat : 6196 (python) S 6108 6110 5629 0 -1 4202560 22 932 0 0 0 0 0 0 24 0 19 0 519268425 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6199] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6199/stat : 6199 (python) S 6108 6110 5629 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 19 0 519268429 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6210] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6210/stat : 6210 (python) S 6108 6110 5629 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 19 0 519278439 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6215] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6215/stat : 6215 (python) S 6108 6110 5629 0 -1 4202560 24 932 0 0 0 0 0 0 21 0 19 0 519278445 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6219] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6219/stat : 6219 (python) S 6108 6110 5629 0 -1 4202560 29 932 0 0 0 0 0 0 18 0 19 0 519278450 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 5 0 0 0
[pid=6110/tid=6222] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6222/stat : 6222 (python) S 6108 6110 5629 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 19 0 519278455 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6235] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6235/stat : 6235 (python) S 6108 6110 5629 0 -1 4202560 33 932 0 0 0 0 0 0 18 0 19 0 519288381 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6239] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6239/stat : 6239 (python) S 6108 6110 5629 0 -1 4202560 24 932 0 0 0 0 0 0 18 0 19 0 519288461 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 1 0 0 0
[pid=6110/tid=6243] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6243/stat : 6243 (python) S 6108 6110 5629 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 519288468 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6268] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6268/stat : 6268 (python) S 6108 6110 5629 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 19 0 519308529 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6280] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6280/stat : 6280 (python) S 6108 6110 5629 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 19 0 519317645 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
[pid=6110/tid=6284] ppid=6108 vsize=464984 CPUtime=0 cores=1,3,5,7
/proc/6110/task/6284/stat : 6284 (python) S 6108 6110 5629 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 519318554 476143616 7634 33554432000 4194304 5683644 140733397990208 18446744073709551615 264738228657 0 0 16781312 2 18446604471158384576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2398.01
Current children cumulated vsize (KiB) 15963012

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6110 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=389636
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 2.58061
# while last known CPU time is 2398.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.927
CPU time (s): 2398.01
CPU user time (s): 2395.7
CPU system time (s): 2.31
CPU usage (%): 397.07
Max. virtual memory (cumulated for all children) (KiB): 15963012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.38964
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29509
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2983
involuntary context switches= 59

runsolver used 2.74058 second user time and 7.8858 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-01 18:47:06
IDJOB=3317230
IDBENCH=82695
IDSOLVER=1705
FILE ID=node141/3317230-1304268426
RUNJOBID= node141-1304267280-5648
PBS_JOBID= 13173938
Free space on /tmp= 72580 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S977260632-016-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-3317230-1304268426/watcher-3317230-1304268426 -o /tmp/evaluation-result-3317230-1304268426/solver-3317230-1304268426 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317230-1304268426.cnf -seed 914171939 -budget 4800 -cores 4

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=914171939

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20915324 kB
Buffers:       1417520 kB
Cached:        9041380 kB
SwapCached:          4 kB
Active:        3733776 kB
Inactive:      7698452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20915324 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32332 kB
Writeback:           0 kB
AnonPages:      973516 kB
Mapped:          23256 kB
Slab:           520140 kB
PageTables:      21704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 23700736 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= 72500 MiB
End job on node141 at 2011-05-01 18:57:12