Trace number 3317121

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.93 603.918

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
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.33/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.67	c INFO: solving HOME/instance-3317121-1304267394.cnf
0.33/0.67	c INFO: computing task features
0.50/0.83	c INFO: computed variable-clause graph statistics
0.50/0.83	c INFO: computed clause balance statistics
1.30/1.60	c INFO: computed variable balance statistics
1.60/1.92	c INFO: computed small-clause counts
1.60/1.92	c INFO: computed Horn-clause counts
1.60/1.95	c INFO: computed variable graph statistics
1.60/1.95	c INFO: collected features for HOME/instance-3317121-1304267394.cnf in 1.27 s
1.60/1.98	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.36)
1.69/2.01	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.13)
1.69/2.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
1.69/2.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.07)
401.40/102.17	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.05)
401.81/102.21	c INFO: running gnovelty+2@0 for 97 with 4698 remaining (b = 0.04)
401.81/102.25	c INFO: running FH@0 for 97 with 4698 remaining (b = 0.03)
401.81/102.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
797.12/201.41	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.02)
797.12/201.46	c INFO: running FH@0 for 97 with 4599 remaining (b = 0.02)
797.39/201.51	c INFO: running hybridGM3@0 for 194 with 4599 remaining (b = 0.04)
800.66/202.35	c INFO: running gnovelty+2@0 for 97 with 4598 remaining (b = 0.02)
1192.21/300.62	c INFO: running hybridGM3@0 for 194 with 4500 remaining (b = 0.03)
1196.16/301.65	c INFO: running hybridGM3@0 for 194 with 4499 remaining (b = 0.03)
1199.74/302.58	c INFO: running TNM@0 for 1552 with 4498 remaining (b = 0.20)
1591.66/400.91	c INFO: running hybridGM3@100 for 97 with 4399 remaining (b = 0.01)
1974.09/497.00	c INFO: running hybridGM3@100 for 97 with 4303 remaining (b = 0.01)
1994.38/502.09	c INFO: running hybridGM3@296 for 97 with 4298 remaining (b = 0.01)
1998.37/503.06	c INFO: running adaptg2wsat2009++@0 for 97 with 4297 remaining (b = 0.01)
2368.74/596.29	c INFO: running hybridGM3@100 for 97 with 4204 remaining (b = 0.01)
2376.67/598.21	c INFO: running FH@0 for 97 with 4202 remaining (b = 0.01)
2396.51/603.27	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-3317121-1304267394/watcher-3317121-1304267394 -o /tmp/evaluation-result-3317121-1304267394/solver-3317121-1304267394 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317121-1304267394.cnf -seed 1621517985 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.34 2.13 0.75 5/189 32041
/proc/meminfo: memFree=25085532/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=15188 CPUtime=0 cores=0,2,4,6
/proc/32041/stat : 32041 (python) R 32039 32041 31940 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 519155565 15552512 624 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106768640 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32041/statm: 3846 629 322 364 0 333 0

[startup+0.020285 s]
/proc/loadavg: 6.34 2.13 0.75 5/189 32041
/proc/meminfo: memFree=25085532/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/32041/stat : 32041 (python) S 32039 32041 31940 0 -1 4202496 1050 0 0 0 0 0 0 0 25 0 1 0 519155565 16629760 922 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/32041/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100683 s]
/proc/loadavg: 6.34 2.13 0.75 5/189 32041
/proc/meminfo: memFree=25085532/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=89768 CPUtime=0.05 cores=0,2,4,6
/proc/32041/stat : 32041 (python) S 32039 32041 31940 0 -1 4202496 2672 0 0 0 4 1 0 0 25 0 1 0 519155565 91922432 2388 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/32041/statm: 22442 2388 750 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 89768

[startup+0.300655 s]
/proc/loadavg: 6.34 2.13 0.75 5/189 32041
/proc/meminfo: memFree=25085532/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=135748 CPUtime=0.15 cores=0,2,4,6
/proc/32041/stat : 32041 (python) S 32039 32041 31940 0 -1 4202496 5965 934 1 0 12 3 0 0 17 0 1 0 519155565 139005952 4151 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106764805 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/32041/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 135748

[startup+0.707599 s]
/proc/loadavg: 6.34 2.13 0.75 5/189 32041
/proc/meminfo: memFree=25085532/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=279756 CPUtime=0.41 cores=0,2,4,6
/proc/32041/stat : 32041 (python) R 32039 32041 31940 0 -1 4202496 9711 934 1 0 32 9 0 0 16 0 1 0 519155565 286470144 7275 33554432000 4194304 5683644 140733234151984 18446744073709551615 4602976 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/32041/statm: 69939 7275 1761 364 0 5863 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 279756

[startup+1.50046 s]
/proc/loadavg: 6.34 2.13 0.75 6/190 32046
/proc/meminfo: memFree=25058120/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=283916 CPUtime=1.2 cores=0,2,4,6
/proc/32041/stat : 32041 (python) R 32039 32041 31940 0 -1 4202496 11845 934 1 0 111 9 0 0 17 0 1 0 519155565 290729984 8364 33554432000 4194304 5683644 140733234151984 18446744073709551615 4522560 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/32041/statm: 70979 8364 1826 364 0 6903 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 283916

[startup+3.10114 s]
/proc/loadavg: 6.34 2.13 0.75 9/202 32058
/proc/meminfo: memFree=25038680/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=321108 CPUtime=1.76 cores=0,2,4,6
/proc/32041/stat : 32041 (python) S 32039 32041 31940 0 -1 4202496 14742 934 1 0 166 10 0 0 25 0 5 0 519155565 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32041/statm: 80277 7476 1883 364 0 16186 0
[pid=32047] ppid=32041 vsize=279940 CPUtime=0 cores=0,2,4,6
/proc/32047/stat : 32047 (python) S 32041 32041 31940 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 519155763 286658560 5773 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788879 0 0 16781312 514 4575464811168497924 0 0 17 6 0 0 0
/proc/32047/statm: 69985 5773 355 364 0 5903 0
[pid=32049] ppid=32047 vsize=1018820 CPUtime=1.11 cores=0,2,4,6
/proc/32049/stat : 32049 (gnovelty+2) R 32047 32049 32049 0 -1 4202496 854 0 0 0 111 0 0 0 25 0 1 0 519155764 1043271680 595 33554432000 134512640 135663704 4289885440 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32049/statm: 254705 595 113 282 0 254421 0
[pid=32050] ppid=32041 vsize=290836 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (python) S 32041 32041 31940 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 519155766 297816064 5796 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4344412063318114564 0 0 17 0 0 0 0
/proc/32050/statm: 72709 5796 349 364 0 8624 0
[pid=32052] ppid=32050 vsize=1018820 CPUtime=1.08 cores=0,2,4,6
/proc/32052/stat : 32052 (gnovelty+2) R 32050 32052 32052 0 -1 4202496 858 0 0 0 108 0 0 0 25 0 1 0 519155767 1043271680 595 33554432000 134512640 135663704 4291631872 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32052/statm: 254705 595 113 282 0 254421 0
[pid=32053] ppid=32041 vsize=300608 CPUtime=0 cores=0,2,4,6
/proc/32053/stat : 32053 (python) S 32041 32041 31940 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 519155769 307822592 5933 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4606975440031055871 0 0 17 4 0 0 0
/proc/32053/statm: 75152 5933 347 364 0 11064 0
[pid=32055] ppid=32053 vsize=419160 CPUtime=1.05 cores=0,2,4,6
/proc/32055/stat : 32055 (adaptg2wsat2009) R 32053 32055 32055 0 -1 4202496 1258 0 0 0 105 0 0 0 25 0 1 0 519155770 429219840 990 33554432000 134512640 135107411 4291398416 18446744073709551615 134523296 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32055/statm: 104790 990 49 146 0 103666 0
[pid=32056] ppid=32041 vsize=310864 CPUtime=0 cores=0,2,4,6
/proc/32056/stat : 32056 (python) S 32041 32041 31940 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 519155772 318324736 5936 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4503273901345734655 0 0 17 0 0 0 0
/proc/32056/statm: 77716 5936 347 364 0 13625 0
[pid=32058] ppid=32056 vsize=419160 CPUtime=1.02 cores=0,2,4,6
/proc/32058/stat : 32058 (adaptg2wsat2009) R 32056 32058 32058 0 -1 4202496 1254 0 0 0 102 0 0 0 25 0 1 0 519155773 429219840 990 33554432000 134512640 135107411 4289932672 18446744073709551615 134523296 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32058/statm: 104790 990 49 146 0 103666 0
[pid=32041/tid=32048] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32048/stat : 32048 (python) S 32039 32041 31940 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 519155764 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32051] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32051/stat : 32051 (python) S 32039 32041 31940 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 5 0 519155767 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32054] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32054/stat : 32054 (python) S 32039 32041 31940 0 -1 4202560 22 934 0 0 0 0 0 0 24 0 5 0 519155770 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32057] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32057/stat : 32057 (python) S 32039 32041 31940 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 5 0 519155773 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 4379316

[startup+6.30058 s]
/proc/loadavg: 6.47 2.23 0.79 9/202 32058
/proc/meminfo: memFree=25032536/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=321108 CPUtime=1.76 cores=0,2,4,6
/proc/32041/stat : 32041 (python) S 32039 32041 31940 0 -1 4202496 14742 934 1 0 166 10 0 0 25 0 5 0 519155565 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32041/statm: 80277 7476 1883 364 0 16186 0
[pid=32047] ppid=32041 vsize=279940 CPUtime=0 cores=0,2,4,6
/proc/32047/stat : 32047 (python) S 32041 32041 31940 0 -1 4202560 894 0 0 0 0 0 0 0 18 0 1 0 519155763 286658560 5796 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788879 0 0 16781312 514 4575464811168497924 0 0 17 6 0 0 0
/proc/32047/statm: 69985 5796 378 364 0 5903 0
[pid=32049] ppid=32047 vsize=1018820 CPUtime=4.3 cores=0,2,4,6
/proc/32049/stat : 32049 (gnovelty+2) R 32047 32049 32049 0 -1 4202496 854 0 0 0 430 0 0 0 25 0 1 0 519155764 1043271680 595 33554432000 134512640 135663704 4289885440 18446744073709551615 134525490 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32049/statm: 254705 595 113 282 0 254421 0
[pid=32050] ppid=32041 vsize=290836 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (python) S 32041 32041 31940 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 519155766 297816064 5818 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4344412063318114564 0 0 17 0 0 0 0
/proc/32050/statm: 72709 5818 371 364 0 8624 0
[pid=32052] ppid=32050 vsize=1018820 CPUtime=4.25 cores=0,2,4,6
/proc/32052/stat : 32052 (gnovelty+2) R 32050 32052 32052 0 -1 4202496 858 0 0 0 425 0 0 0 25 0 1 0 519155767 1043271680 595 33554432000 134512640 135663704 4291631872 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32052/statm: 254705 595 113 282 0 254421 0
[pid=32053] ppid=32041 vsize=300608 CPUtime=0 cores=0,2,4,6
/proc/32053/stat : 32053 (python) S 32041 32041 31940 0 -1 4202560 896 0 0 0 0 0 0 0 18 0 1 0 519155769 307822592 5956 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4606975440031023364 0 0 17 4 0 0 0
/proc/32053/statm: 75152 5956 370 364 0 11064 0
[pid=32055] ppid=32053 vsize=419428 CPUtime=4.24 cores=0,2,4,6
/proc/32055/stat : 32055 (adaptg2wsat2009) R 32053 32055 32055 0 -1 4202496 1443 0 0 0 424 0 0 0 25 0 1 0 519155770 429494272 1175 33554432000 134512640 135107411 4291398416 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32055/statm: 104857 1175 59 146 0 103733 0
[pid=32056] ppid=32041 vsize=310864 CPUtime=0 cores=0,2,4,6
/proc/32056/stat : 32056 (python) S 32041 32041 31940 0 -1 4202560 928 0 0 0 0 0 0 0 18 0 1 0 519155772 318324736 5959 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4503273901345734655 0 0 17 0 0 0 0
/proc/32056/statm: 77716 5959 370 364 0 13625 0
[pid=32058] ppid=32056 vsize=419428 CPUtime=4.2 cores=0,2,4,6
/proc/32058/stat : 32058 (adaptg2wsat2009) R 32056 32058 32058 0 -1 4202496 1439 0 0 0 420 0 0 0 25 0 1 0 519155773 429494272 1175 33554432000 134512640 135107411 4289932672 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32058/statm: 104857 1175 59 146 0 103733 0
[pid=32041/tid=32048] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32048/stat : 32048 (python) S 32039 32041 31940 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 519155764 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32051] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32051/stat : 32051 (python) S 32039 32041 31940 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 5 0 519155767 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32054] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32054/stat : 32054 (python) S 32039 32041 31940 0 -1 4202560 22 934 0 0 0 0 0 0 24 0 5 0 519155770 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32057] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32057/stat : 32057 (python) S 32039 32041 31940 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 5 0 519155773 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.75
Current children cumulated vsize (KiB) 4379852

[startup+12.7015 s]
/proc/loadavg: 6.59 2.32 0.83 9/202 32058
/proc/meminfo: memFree=25031640/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=321108 CPUtime=1.76 cores=0,2,4,6
/proc/32041/stat : 32041 (python) S 32039 32041 31940 0 -1 4202496 14742 934 1 0 166 10 0 0 25 0 5 0 519155565 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32041/statm: 80277 7476 1883 364 0 16186 0
[pid=32047] ppid=32041 vsize=279940 CPUtime=0 cores=0,2,4,6
/proc/32047/stat : 32047 (python) S 32041 32041 31940 0 -1 4202560 897 0 0 0 0 0 0 0 18 0 1 0 519155763 286658560 5796 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788879 0 0 16781312 514 12540572229575868676 0 0 17 6 0 0 0
/proc/32047/statm: 69985 5796 378 364 0 5903 0
[pid=32049] ppid=32047 vsize=1018820 CPUtime=10.7 cores=0,2,4,6
/proc/32049/stat : 32049 (gnovelty+2) R 32047 32049 32049 0 -1 4202496 854 0 0 0 1070 0 0 0 25 0 1 0 519155764 1043271680 595 33554432000 134512640 135663704 4289885440 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32049/statm: 254705 595 113 282 0 254421 0
[pid=32050] ppid=32041 vsize=290836 CPUtime=0.01 cores=0,2,4,6
/proc/32050/stat : 32050 (python) S 32041 32041 31940 0 -1 4202560 904 0 0 0 1 0 0 0 18 0 1 0 519155766 297816064 5819 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 12540572229575868676 0 0 17 0 0 0 0
/proc/32050/statm: 72709 5819 372 364 0 8624 0
[pid=32052] ppid=32050 vsize=1018820 CPUtime=10.6 cores=0,2,4,6
/proc/32052/stat : 32052 (gnovelty+2) R 32050 32052 32052 0 -1 4202496 858 0 0 0 1060 0 0 0 25 0 1 0 519155767 1043271680 595 33554432000 134512640 135663704 4291631872 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32052/statm: 254705 595 113 282 0 254421 0
[pid=32053] ppid=32041 vsize=300608 CPUtime=0.01 cores=0,2,4,6
/proc/32053/stat : 32053 (python) S 32041 32041 31940 0 -1 4202560 898 0 0 0 0 1 0 0 18 0 1 0 519155769 307822592 5956 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 12540572229575868676 0 0 17 4 0 0 0
/proc/32053/statm: 75152 5956 370 364 0 11064 0
[pid=32055] ppid=32053 vsize=419428 CPUtime=10.63 cores=0,2,4,6
/proc/32055/stat : 32055 (adaptg2wsat2009) R 32053 32055 32055 0 -1 4202496 1443 0 0 0 1063 0 0 0 25 0 1 0 519155770 429494272 1175 33554432000 134512640 135107411 4291398416 18446744073709551615 134531928 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32055/statm: 104857 1175 59 146 0 103733 0
[pid=32056] ppid=32041 vsize=310864 CPUtime=0 cores=0,2,4,6
/proc/32056/stat : 32056 (python) S 32041 32041 31940 0 -1 4202560 935 0 0 0 0 0 0 0 18 0 1 0 519155772 318324736 5959 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 12540572229575868676 0 0 17 0 0 0 0
/proc/32056/statm: 77716 5959 370 364 0 13625 0
[pid=32058] ppid=32056 vsize=419428 CPUtime=10.59 cores=0,2,4,6
/proc/32058/stat : 32058 (adaptg2wsat2009) R 32056 32058 32058 0 -1 4202496 1439 0 0 0 1059 0 0 0 25 0 1 0 519155773 429494272 1175 33554432000 134512640 135107411 4289932672 18446744073709551615 134532088 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32058/statm: 104857 1175 59 146 0 103733 0
[pid=32041/tid=32048] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32048/stat : 32048 (python) S 32039 32041 31940 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 5 0 519155764 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32051] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32051/stat : 32051 (python) S 32039 32041 31940 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 5 0 519155767 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32054] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32054/stat : 32054 (python) S 32039 32041 31940 0 -1 4202560 22 934 0 0 0 0 0 0 24 0 5 0 519155770 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32057] ppid=32039 vsize=321108 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32057/stat : 32057 (python) S 32039 32041 31940 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 5 0 519155773 328814592 7476 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.3
Current children cumulated vsize (KiB) 4379852

[startup+25.5012 s]
/proc/loadavg: 6.98 2.62 0.95 9/206 32063
/proc/meminfo: memFree=25029128/32951124 swapFree=67111448/67111528
[pid=32041] ppid=32039 vsize=321108 CPUtime=1.76 cores=0,2,4,6

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

/proc/32056/stat : 32056 (python) S 32041 32041 31940 0 -1 4202560 1120 0 0 0 6 7 0 0 19 0 2 0 519155772 318324736 5989 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32056/statm: 77716 5989 399 364 0 13625 0
[pid=32058] ppid=32056 vsize=419428 CPUtime=99.88 cores=0,2,4,6
/proc/32058/stat : 32058 (adaptg2wsat2009) T 32056 32058 32058 0 -1 4202496 1439 0 0 0 9988 0 0 0 25 0 1 0 519155773 429494272 1175 33554432000 134512640 135107411 4289932672 18446744073709551615 134531584 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/32058/statm: 104857 1175 59 146 0 103733 0
[pid=32056/tid=32073] ppid=32041 vsize=310864 CPUtime=0 cores=0,2,4,6
/proc/32056/task/32073/stat : 32073 (python) S 32041 32041 31940 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519165787 318324736 5989 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453961193408 0 0 -1 0 0 0 0
[pid=32068] ppid=32041 vsize=321120 CPUtime=0.13 cores=0,2,4,6
/proc/32068/stat : 32068 (python) S 32041 32041 31940 0 -1 4202560 1130 0 0 0 8 5 0 0 19 0 2 0 519165783 328826880 5994 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32068/statm: 80280 5994 399 364 0 16186 0
[pid=32071] ppid=32068 vsize=419428 CPUtime=100.11 cores=0,2,4,6
/proc/32071/stat : 32071 (adaptg2wsat2009) T 32068 32071 32071 0 -1 4202496 1440 0 0 0 10011 0 0 0 25 0 1 0 519165784 429494272 1175 33554432000 134512640 135107411 4287724400 18446744073709551615 134531810 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/32071/statm: 104857 1175 59 146 0 103733 0
[pid=32068/tid=32100] ppid=32041 vsize=321120 CPUtime=0 cores=0,2,4,6
/proc/32068/task/32100/stat : 32100 (python) S 32041 32041 31940 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519175796 328826880 5994 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453931593792 0 0 -1 0 0 0 0
[pid=32072] ppid=32041 vsize=331596 CPUtime=0.13 cores=0,2,4,6
/proc/32072/stat : 32072 (python) S 32041 32041 31940 0 -1 4202560 1137 0 0 0 8 5 0 0 19 0 2 0 519165787 339554304 5999 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/32072/statm: 82899 5999 400 364 0 18802 0
[pid=32075] ppid=32072 vsize=1018820 CPUtime=97.7 cores=0,2,4,6
/proc/32075/stat : 32075 (gnovelty+2) T 32072 32075 32075 0 -1 4202496 863 0 0 0 9768 2 0 0 25 0 1 0 519165787 1043271680 595 33554432000 134512640 135663704 4290662720 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/32075/statm: 254705 595 113 282 0 254421 0
[pid=32072/tid=32091] ppid=32041 vsize=331596 CPUtime=0 cores=0,2,4,6
/proc/32072/task/32091/stat : 32091 (python) S 32041 32041 31940 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519175708 339554304 5999 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453947205760 0 0 -1 2 0 0 0
[pid=32076] ppid=32041 vsize=341940 CPUtime=0.13 cores=0,2,4,6
/proc/32076/stat : 32076 (python) S 32041 32041 31940 0 -1 4202560 1183 0 0 0 7 6 0 0 19 0 2 0 519165790 350146560 6009 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32076/statm: 85485 6009 406 364 0 21385 0
[pid=32078] ppid=32076 vsize=249192 CPUtime=99.12 cores=0,2,4,6
/proc/32078/stat : 32078 (FH) T 32076 32078 32078 0 -1 4202496 1323 0 0 0 9912 0 0 0 25 0 1 0 519165791 255172608 1059 33554432000 134512640 134936988 4287529536 18446744073709551615 134544756 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/32078/statm: 62298 1059 41 104 0 61802 0
[pid=32076/tid=32088] ppid=32041 vsize=341940 CPUtime=0 cores=0,2,4,6
/proc/32076/task/32088/stat : 32088 (python) S 32041 32041 31940 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 519175703 350146560 6009 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453947204864 0 0 -1 6 0 0 0
[pid=32079] ppid=32041 vsize=352296 CPUtime=0.13 cores=0,2,4,6
/proc/32079/stat : 32079 (python) S 32041 32041 31940 0 -1 4202560 1164 0 0 0 7 6 0 0 19 0 2 0 519165794 360751104 6013 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/32079/statm: 88074 6013 406 364 0 23971 0
[pid=32081] ppid=32079 vsize=419428 CPUtime=98.75 cores=0,2,4,6
/proc/32081/stat : 32081 (adaptg2wsat2009) T 32079 32081 32081 0 -1 4202496 1449 0 0 0 9874 1 0 0 25 0 1 0 519165794 429494272 1175 33554432000 134512640 135107411 4293089856 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32081/statm: 104857 1175 59 146 0 103733 0
[pid=32079/tid=32092] ppid=32041 vsize=352296 CPUtime=0 cores=0,2,4,6
/proc/32079/task/32092/stat : 32092 (python) S 32041 32041 31940 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519175709 360751104 6013 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453953687616 0 0 -1 0 0 0 0
[pid=32089] ppid=32041 vsize=362656 CPUtime=0.14 cores=0,2,4,6
/proc/32089/stat : 32089 (python) S 32041 32041 31940 0 -1 4202560 1152 0 0 0 8 6 0 0 19 0 2 0 519175707 371359744 6011 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32089/statm: 90664 6011 400 364 0 26558 0
[pid=32093] ppid=32089 vsize=419428 CPUtime=98.98 cores=0,2,4,6
/proc/32093/stat : 32093 (adaptg2wsat2009) T 32089 32093 32093 0 -1 4202496 1448 0 0 0 9898 0 0 0 25 0 1 0 519175709 429494272 1175 33554432000 134512640 135107411 4286913712 18446744073709551615 134531797 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/32093/statm: 104857 1175 59 146 0 103733 0
[pid=32089/tid=32119] ppid=32041 vsize=362656 CPUtime=0 cores=0,2,4,6
/proc/32089/task/32119/stat : 32119 (python) S 32041 32041 31940 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 519185623 371359744 6011 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453979961536 0 0 -1 2 0 0 0
[pid=32094] ppid=32041 vsize=372844 CPUtime=0.14 cores=0,2,4,6
/proc/32094/stat : 32094 (python) S 32041 32041 31940 0 -1 4202560 1151 0 0 0 8 6 0 0 19 0 2 0 519175712 381792256 6022 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/32094/statm: 93211 6022 400 364 0 29102 0
[pid=32096] ppid=32094 vsize=249188 CPUtime=100.1 cores=0,2,4,6
/proc/32096/stat : 32096 (FH) T 32094 32096 32096 0 -1 4202496 1327 0 0 0 10010 0 0 0 25 0 1 0 519175712 255168512 1058 33554432000 134512640 134936988 4293497728 18446744073709551615 134545184 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32096/statm: 62297 1058 41 104 0 61801 0
[pid=32094/tid=32123] ppid=32041 vsize=372844 CPUtime=0 cores=0,2,4,6
/proc/32094/task/32123/stat : 32123 (python) S 32041 32041 31940 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519185726 381792256 6022 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453953688512 0 0 -1 2 0 0 0
[pid=32097] ppid=32041 vsize=383220 CPUtime=0.62 cores=0,2,4,6
/proc/32097/stat : 32097 (python) S 32041 32041 31940 0 -1 4202560 1188 0 0 0 35 27 0 0 18 0 2 0 519175716 392417280 6026 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32097/statm: 95805 6026 400 364 0 31693 0
[pid=32099] ppid=32097 vsize=268424 CPUtime=390.48 cores=0,2,4,6
/proc/32099/stat : 32099 (hybridGM3) T 32097 32099 32099 0 -1 4202496 5279 0 0 0 39048 0 0 0 25 0 1 0 519175717 274866176 5008 33554432000 134512640 135204385 4290239584 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/32099/statm: 67106 5008 63 169 0 66936 0
[pid=32097/tid=32138] ppid=32041 vsize=383220 CPUtime=0 cores=0,2,4,6
/proc/32097/task/32138/stat : 32138 (python) S 32041 32041 31940 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 519195652 392417280 6026 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453972173056 0 0 -1 6 0 0 0
[pid=32101] ppid=32041 vsize=393604 CPUtime=0.15 cores=0,2,4,6
/proc/32101/stat : 32101 (python) S 32041 32041 31940 0 -1 4202560 1167 0 0 0 9 6 0 0 19 0 2 0 519175801 403050496 6043 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32101/statm: 98401 6043 400 364 0 34286 0
[pid=32103] ppid=32101 vsize=1018820 CPUtime=100.14 cores=0,2,4,6
/proc/32103/stat : 32103 (gnovelty+2) T 32101 32103 32103 0 -1 4202496 869 0 0 0 10014 0 0 0 25 0 1 0 519175801 1043271680 595 33554432000 134512640 135663704 4288103632 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32103/statm: 254705 595 113 282 0 254421 0
[pid=32101/tid=32127] ppid=32041 vsize=393604 CPUtime=0 cores=0,2,4,6
/proc/32101/task/32127/stat : 32127 (python) S 32041 32041 31940 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 519185819 403050496 6043 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453934570496 0 0 -1 0 0 0 0
[pid=32120] ppid=32041 vsize=403524 CPUtime=0.46 cores=0,2,4,6
/proc/32120/stat : 32120 (python) S 32041 32041 31940 0 -1 4202560 1193 0 0 0 25 21 0 0 18 0 2 0 519185628 413208576 6079 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32120/statm: 100881 6079 400 364 0 36763 0
[pid=32122] ppid=32120 vsize=268420 CPUtime=294.26 cores=0,2,4,6
/proc/32122/stat : 32122 (hybridGM3) T 32120 32122 32122 0 -1 4202496 5279 0 0 0 29426 0 0 0 25 0 1 0 519185628 274862080 5009 33554432000 134512640 135204385 4291461792 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32122/statm: 67105 5009 63 169 0 66935 0
[pid=32120/tid=32144] ppid=32041 vsize=403524 CPUtime=0 cores=0,2,4,6
/proc/32120/task/32144/stat : 32144 (python) S 32041 32041 31940 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 519205261 413208576 6079 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453931594688 0 0 -1 4 0 0 0
[pid=32124] ppid=32041 vsize=413920 CPUtime=0.33 cores=0,2,4,6
/proc/32124/stat : 32124 (python) S 32041 32041 31940 0 -1 4202560 1198 0 0 0 18 15 0 0 18 0 2 0 519185730 423854080 6083 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/32124/statm: 103480 6083 400 364 0 39359 0
[pid=32126] ppid=32124 vsize=268424 CPUtime=206.78 cores=0,2,4,6
/proc/32126/stat : 32126 (hybridGM3) R 32124 32126 32126 0 -1 4202496 5280 0 0 0 20678 0 0 0 25 0 1 0 519185731 274866176 5009 33554432000 134512640 135204385 4292239072 18446744073709551615 134545393 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32126/statm: 67106 5009 63 169 0 66936 0
[pid=32124/tid=32146] ppid=32041 vsize=413920 CPUtime=0 cores=0,2,4,6
/proc/32124/task/32146/stat : 32146 (python) S 32041 32041 31940 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519205867 423854080 6083 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453931595584 0 0 -1 6 0 0 0
[pid=32128] ppid=32041 vsize=424328 CPUtime=0.46 cores=0,2,4,6
/proc/32128/stat : 32128 (python) S 32041 32041 31940 0 -1 4202560 1079 0 0 0 26 20 0 0 18 0 1 0 519185823 434511872 6066 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 12540572229575868673 0 0 17 6 0 0 0
/proc/32128/statm: 106082 6066 380 364 0 41958 0
[pid=32130] ppid=32128 vsize=457660 CPUtime=301.21 cores=0,2,4,6
/proc/32130/stat : 32130 (TNM) R 32128 32130 32130 0 -1 4202496 1309 0 0 0 30121 0 0 0 25 0 1 0 519185824 468643840 1036 33554432000 134512640 135008748 4293930272 18446744073709551615 134527557 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32130/statm: 114415 1036 46 122 0 113315 0
[pid=32147] ppid=32041 vsize=434628 CPUtime=0.16 cores=0,2,4,6
/proc/32147/stat : 32147 (python) S 32041 32041 31940 0 -1 4202560 1197 0 0 0 9 7 0 0 19 0 2 0 519205872 445059072 6127 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32147/statm: 108657 6127 408 364 0 44530 0
[pid=32149] ppid=32147 vsize=419428 CPUtime=99.68 cores=0,2,4,6
/proc/32149/stat : 32149 (adaptg2wsat2009) T 32147 32149 32149 0 -1 4202496 1453 0 0 0 9968 0 0 0 25 0 1 0 519205872 429494272 1175 33554432000 134512640 135107411 4294295072 18446744073709551615 134531656 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32149/statm: 104857 1175 59 146 0 103733 0
[pid=32147/tid=32165] ppid=32041 vsize=434628 CPUtime=0 cores=0,2,4,6
/proc/32147/task/32165/stat : 32165 (python) S 32041 32041 31940 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519215888 445059072 6127 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 514 18446604453920134400 0 0 -1 4 0 0 0
[pid=32162] ppid=32041 vsize=444996 CPUtime=0 cores=0,2,4,6
/proc/32162/stat : 32162 (python) S 32041 32041 31940 0 -1 4202560 1031 0 0 0 0 0 0 0 18 0 1 0 519215386 455675904 6150 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4513442459757281540 0 0 17 4 0 0 0
/proc/32162/statm: 111249 6150 374 364 0 47119 0
[pid=32164] ppid=32162 vsize=249192 CPUtime=5.58 cores=0,2,4,6
/proc/32164/stat : 32164 (FH) R 32162 32164 32164 0 -1 4202496 1334 0 0 0 558 0 0 0 25 0 1 0 519215387 255172608 1059 33554432000 134512640 134936988 4287889232 18446744073709551615 134545294 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32164/statm: 62298 1059 41 104 0 61802 0
[pid=32166] ppid=32041 vsize=455344 CPUtime=0 cores=0,2,4,6
/proc/32166/stat : 32166 (python) S 32041 32041 31940 0 -1 4202560 856 0 0 0 0 0 0 0 19 0 1 0 519215893 466272256 6130 33554432000 4194304 5683644 140733234151984 18446744073709551615 255106788934 0 0 16781312 514 4498366231195156479 0 0 17 6 0 0 0
/proc/32166/statm: 113836 6130 350 364 0 49703 0
[pid=32168] ppid=32166 vsize=268424 CPUtime=0.53 cores=0,2,4,6
/proc/32168/stat : 32168 (hybridGM3) R 32166 32168 32168 0 -1 4202496 5287 0 0 0 53 0 0 0 22 0 1 0 519215893 274866176 5008 33554432000 134512640 135204385 4293578096 18446744073709551615 134538355 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32168/statm: 67106 5008 63 169 0 66936 0
[pid=32041/tid=32048] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32048/stat : 32048 (python) S 32039 32041 31940 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 519155764 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32051] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32051/stat : 32051 (python) S 32039 32041 31940 0 -1 4202560 23 934 0 0 0 0 0 0 22 0 19 0 519155767 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32054] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32054/stat : 32054 (python) S 32039 32041 31940 0 -1 4202560 22 934 0 0 0 0 0 0 24 0 19 0 519155770 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 4 0 0 0
[pid=32041/tid=32057] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32057/stat : 32057 (python) S 32039 32041 31940 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 19 0 519155773 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
[pid=32041/tid=32069] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32069/stat : 32069 (python) S 32039 32041 31940 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 19 0 519165783 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
[pid=32041/tid=32074] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32074/stat : 32074 (python) S 32039 32041 31940 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 19 0 519165787 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 2 0 0 0
[pid=32041/tid=32077] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32077/stat : 32077 (python) S 32039 32041 31940 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 19 0 519165791 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32080] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32080/stat : 32080 (python) S 32039 32041 31940 0 -1 4202560 28 934 0 0 0 0 0 0 22 0 19 0 519165794 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
[pid=32041/tid=32090] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32090/stat : 32090 (python) S 32039 32041 31940 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 19 0 519175707 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 0 0 0 0
[pid=32041/tid=32095] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32095/stat : 32095 (python) S 32039 32041 31940 0 -1 4202560 23 934 0 0 0 0 0 0 21 0 19 0 519175712 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 2 0 0 0
[pid=32041/tid=32098] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32098/stat : 32098 (python) S 32039 32041 31940 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 19 0 519175716 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32102] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32102/stat : 32102 (python) S 32039 32041 31940 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 19 0 519175801 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32121] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32121/stat : 32121 (python) S 32039 32041 31940 0 -1 4202560 33 934 0 0 0 0 0 0 18 0 19 0 519185628 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32125] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32125/stat : 32125 (python) S 32039 32041 31940 0 -1 4202560 37 934 0 0 0 0 0 0 18 0 19 0 519185731 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32129] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32129/stat : 32129 (python) S 32039 32041 31940 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 19 0 519185824 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32148] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32148/stat : 32148 (python) S 32039 32041 31940 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 19 0 519205872 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32163] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32163/stat : 32163 (python) S 32039 32041 31940 0 -1 4202560 32 934 0 0 0 0 0 0 20 0 19 0 519215386 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
[pid=32041/tid=32167] ppid=32039 vsize=465228 CPUtime=0 cores=0,2,4,6
/proc/32041/task/32167/stat : 32167 (python) S 32039 32041 31940 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 19 0 519215893 476393472 7695 33554432000 4194304 5683644 140733234151984 18446744073709551615 255118592433 0 0 16781312 2 18446604453924204608 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2398.93
Current children cumulated vsize (KiB) 15964508

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 32041 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=413633
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 2.56761
# while last known CPU time is 2398.93
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.918
CPU time (s): 2398.93
CPU user time (s): 2397.17
CPU system time (s): 1.76
CPU usage (%): 397.227
Max. virtual memory (cumulated for all children) (KiB): 15964508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.41363
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29722
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= 3349
involuntary context switches= 78

runsolver used 3.3135 second user time and 6.20206 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-01 18:29:54
IDJOB=3317121
IDBENCH=82586
IDSOLVER=1705
FILE ID=node144/3317121-1304267394
RUNJOBID= node144-1304267279-31958
PBS_JOBID= 13173935
Free space on /tmp= 73552 MiB

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

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=1621517985

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25085572 kB
Buffers:       2134516 kB
Cached:        4883908 kB
SwapCached:         80 kB
Active:         659732 kB
Inactive:      6652628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25085572 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           32276 kB
Writeback:          24 kB
AnonPages:      293420 kB
Mapped:          20576 kB
Slab:           485908 kB
PageTables:       8520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1760596 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= 73520 MiB
End job on node144 at 2011-05-01 18:40:00