Trace number 3317226

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) 2360.51 595.222

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.33/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.68	c INFO: solving HOME/instance-3317226-1304268403.cnf
0.33/0.68	c INFO: computing task features
0.62/0.91	c INFO: computed variable-clause graph statistics
0.62/0.92	c INFO: computed clause balance statistics
1.82/2.10	c INFO: computed variable balance statistics
2.22/2.57	c INFO: computed small-clause counts
2.22/2.57	c INFO: computed Horn-clause counts
2.32/2.62	c INFO: computed variable graph statistics
2.32/2.62	c INFO: collected features for HOME/instance-3317226-1304268403.cnf in 1.92 s
2.32/2.65	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.38)
2.32/2.67	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.13)
2.41/2.70	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
2.41/2.73	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.07)
398.47/101.96	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.05)
402.06/102.89	c INFO: running gnovelty+2@0 for 97 with 4697 remaining (b = 0.04)
402.46/102.96	c INFO: running FH@0 for 97 with 4697 remaining (b = 0.03)
402.46/102.99	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.03)
797.53/202.19	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.02)
797.90/202.23	c INFO: running FH@0 for 97 with 4598 remaining (b = 0.02)
801.46/203.15	c INFO: running hybridGM3@0 for 194 with 4597 remaining (b = 0.04)
801.46/203.19	c INFO: running gnovelty+2@0 for 97 with 4597 remaining (b = 0.02)
1192.47/301.40	c INFO: running hybridGM3@0 for 194 with 4499 remaining (b = 0.03)
1192.89/301.46	c INFO: running adaptg2wsat2009++@0 for 97 with 4499 remaining (b = 0.01)
1194.91/302.47	c INFO: running hybridGM3@0 for 194 with 4498 remaining (b = 0.03)
1591.77/401.69	c INFO: running hybridGM3@0 for 194 with 4399 remaining (b = 0.02)
1603.67/404.63	c INFO: running hybridGM3@100 for 97 with 4396 remaining (b = 0.01)
1973.92/497.88	c INFO: running hybridGM3@99 for 97 with 4302 remaining (b = 0.01)
1977.92/498.85	c INFO: running hybridGM3@296 for 97 with 4301 remaining (b = 0.01)
1978.31/498.94	c INFO: running hybridGM3@99 for 97 with 4301 remaining (b = 0.01)
2356.11/594.07	c INFO: running TNM@0 for 1552 with 4206 remaining (b = 0.18)
2356.50/594.15	c INFO: running FH@0 for 97 with 4206 remaining (b = 0.01)

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-3317226-1304268403/watcher-3317226-1304268403 -o /tmp/evaluation-result-3317226-1304268403/solver-3317226-1304268403 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317226-1304268403.cnf -seed 1621517985 -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.20 7.94 5.61 5/263 17084
/proc/meminfo: memFree=23829456/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/17084/stat : 17084 (python) R 17082 17084 16783 0 -1 4202496 806 0 0 0 0 0 0 0 24 0 1 0 519256194 15749120 692 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510297232 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17084/statm: 3845 692 332 364 0 332 0

[startup+0.102935 s]
/proc/loadavg: 8.20 7.94 5.61 5/263 17084
/proc/meminfo: memFree=23829456/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=91824 CPUtime=0.06 cores=1,3,5,7
/proc/17084/stat : 17084 (python) R 17082 17084 16783 0 -1 4202496 2676 0 0 0 5 1 0 0 17 0 1 0 519256194 94027776 2392 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124176 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17084/statm: 22956 2393 755 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91824

[startup+0.200908 s]
/proc/loadavg: 8.20 7.94 5.61 5/263 17084
/proc/meminfo: memFree=23829456/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=124064 CPUtime=0.11 cores=1,3,5,7
/proc/17084/stat : 17084 (python) R 17082 17084 16783 0 -1 4202496 4240 0 1 0 8 3 0 0 17 0 1 0 519256194 127041536 3849 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510295552 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17084/statm: 31016 3849 991 364 0 2827 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124064

[startup+0.300881 s]
/proc/loadavg: 8.20 7.94 5.61 5/263 17084
/proc/meminfo: memFree=23829456/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=135744 CPUtime=0.18 cores=1,3,5,7
/proc/17084/stat : 17084 (python) S 17082 17084 16783 0 -1 4202496 5962 933 1 0 13 5 0 0 17 0 1 0 519256194 139001856 4150 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510293509 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/17084/statm: 33936 4150 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.700823 s]
/proc/loadavg: 8.20 7.94 5.61 5/263 17084
/proc/meminfo: memFree=23829456/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=279756 CPUtime=0.42 cores=1,3,5,7
/proc/17084/stat : 17084 (python) R 17082 17084 16783 0 -1 4202496 9581 933 1 0 29 13 0 0 15 0 1 0 519256194 286470144 7265 33554432000 4194304 5683644 140735384609552 18446744073709551615 5007112 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17084/statm: 69939 7265 1761 364 0 5863 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 279756

[startup+1.50068 s]
/proc/loadavg: 8.20 7.94 5.61 6/264 17089
/proc/meminfo: memFree=23796828/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=289492 CPUtime=1.22 cores=1,3,5,7
/proc/17084/stat : 17084 (python) R 17082 17084 16783 0 -1 4202496 13879 933 1 0 108 14 0 0 16 0 1 0 519256194 296439808 9758 33554432000 4194304 5683644 140735384609552 18446744073709551615 4619584 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17084/statm: 72373 9758 1826 364 0 8297 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 289492

[startup+3.10036 s]
/proc/loadavg: 7.94 7.90 5.61 6/264 17089
/proc/meminfo: memFree=23796332/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=323388 CPUtime=2.46 cores=1,3,5,7
/proc/17084/stat : 17084 (python) S 17082 17084 16783 0 -1 4202496 16754 933 1 0 231 15 0 0 20 0 5 0 519256194 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17084/statm: 80847 8046 1883 364 0 16756 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 323388
heavy processes:

[startup+6.30079 s]
/proc/loadavg: 7.94 7.90 5.61 9/276 17101
/proc/meminfo: memFree=23770080/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=323388 CPUtime=2.46 cores=1,3,5,7
/proc/17084/stat : 17084 (python) S 17082 17084 16783 0 -1 4202496 16754 933 1 0 231 15 0 0 20 0 5 0 519256194 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17084/statm: 80847 8046 1883 364 0 16756 0
[pid=17090] ppid=17084 vsize=282232 CPUtime=0 cores=1,3,5,7
/proc/17090/stat : 17090 (python) S 17084 17084 16783 0 -1 4202560 725 0 0 0 0 0 0 0 18 0 1 0 519256459 289005568 6329 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317583 0 0 16781312 514 4505704921554714885 0 0 17 1 0 0 0
/proc/17090/statm: 70558 6329 355 364 0 6476 0
[pid=17092] ppid=17090 vsize=1020188 CPUtime=3.64 cores=1,3,5,7
/proc/17092/stat : 17092 (gnovelty+2) R 17090 17092 17092 0 -1 4202496 1138 0 0 0 364 0 0 0 25 0 1 0 519256459 1044672512 877 33554432000 134512640 135663704 4287251136 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17092/statm: 255047 877 113 282 0 254763 0
[pid=17093] ppid=17084 vsize=293116 CPUtime=0 cores=1,3,5,7
/proc/17093/stat : 17093 (python) S 17084 17084 16783 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 519256462 300150784 6366 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 4459602673879974152 0 0 17 3 0 0 0
/proc/17093/statm: 73279 6366 349 364 0 9194 0
[pid=17095] ppid=17093 vsize=1020188 CPUtime=3.58 cores=1,3,5,7
/proc/17095/stat : 17095 (gnovelty+2) R 17093 17095 17095 0 -1 4202496 1138 0 0 0 358 0 0 0 25 0 1 0 519256462 1044672512 877 33554432000 134512640 135663704 4294325648 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17095/statm: 255047 877 113 282 0 254763 0
[pid=17096] ppid=17084 vsize=302888 CPUtime=0 cores=1,3,5,7
/proc/17096/stat : 17096 (python) S 17084 17084 16783 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 519256465 310157312 6503 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 5632231000269357320 0 0 17 3 0 0 0
/proc/17096/statm: 75722 6503 347 364 0 11634 0
[pid=17098] ppid=17096 vsize=421140 CPUtime=3.58 cores=1,3,5,7
/proc/17098/stat : 17098 (adaptg2wsat2009) R 17096 17098 17098 0 -1 4202496 1807 0 0 0 358 0 0 0 25 0 1 0 519256465 431247360 1539 33554432000 134512640 135107411 4286768480 18446744073709551615 134523300 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17098/statm: 105285 1539 49 146 0 104161 0
[pid=17099] ppid=17084 vsize=313144 CPUtime=0 cores=1,3,5,7
/proc/17099/stat : 17099 (python) S 17084 17084 16783 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 519256468 320659456 6506 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 2077174556623077636 0 0 17 7 0 0 0
/proc/17099/statm: 78286 6506 347 364 0 14195 0
[pid=17101] ppid=17099 vsize=421140 CPUtime=3.55 cores=1,3,5,7
/proc/17101/stat : 17101 (adaptg2wsat2009) R 17099 17101 17101 0 -1 4202496 1807 0 0 0 355 0 0 0 25 0 1 0 519256468 431247360 1540 33554432000 134512640 135107411 4288012928 18446744073709551615 134523245 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17101/statm: 105285 1540 49 146 0 104161 0
[pid=17084/tid=17091] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17091/stat : 17091 (python) S 17082 17084 16783 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 5 0 519256459 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17094] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17094/stat : 17094 (python) S 17082 17084 16783 0 -1 4202560 23 933 0 0 0 0 0 0 22 0 5 0 519256462 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17097] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17097/stat : 17097 (python) S 17082 17084 16783 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 5 0 519256465 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 3 0 0 0
[pid=17084/tid=17100] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17100/stat : 17100 (python) S 17082 17084 16783 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 519256468 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 16.81
Current children cumulated vsize (KiB) 4397424

[startup+12.7006 s]
/proc/loadavg: 7.95 7.90 5.63 9/277 17102
/proc/meminfo: memFree=23764464/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=323388 CPUtime=2.46 cores=1,3,5,7
/proc/17084/stat : 17084 (python) S 17082 17084 16783 0 -1 4202496 16754 933 1 0 231 15 0 0 20 0 5 0 519256194 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17084/statm: 80847 8046 1883 364 0 16756 0
[pid=17090] ppid=17084 vsize=282232 CPUtime=0 cores=1,3,5,7
/proc/17090/stat : 17090 (python) S 17084 17084 16783 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 519256459 289005568 6352 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317583 0 0 16781312 514 4505704921554714885 0 0 17 1 0 0 0
/proc/17090/statm: 70558 6352 378 364 0 6476 0
[pid=17092] ppid=17090 vsize=1020188 CPUtime=10.04 cores=1,3,5,7
/proc/17092/stat : 17092 (gnovelty+2) R 17090 17092 17092 0 -1 4202496 1138 0 0 0 1004 0 0 0 25 0 1 0 519256459 1044672512 877 33554432000 134512640 135663704 4287251136 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17092/statm: 255047 877 113 282 0 254763 0
[pid=17093] ppid=17084 vsize=293116 CPUtime=0 cores=1,3,5,7
/proc/17093/stat : 17093 (python) S 17084 17084 16783 0 -1 4202560 907 0 0 0 0 0 0 0 18 0 1 0 519256462 300150784 6389 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 4459602673879974152 0 0 17 3 0 0 0
/proc/17093/statm: 73279 6389 372 364 0 9194 0
[pid=17095] ppid=17093 vsize=1020188 CPUtime=9.92 cores=1,3,5,7
/proc/17095/stat : 17095 (gnovelty+2) R 17093 17095 17095 0 -1 4202496 1138 0 0 0 992 0 0 0 25 0 1 0 519256462 1044672512 877 33554432000 134512640 135663704 4294325648 18446744073709551615 134545635 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17095/statm: 255047 877 113 282 0 254763 0
[pid=17096] ppid=17084 vsize=302888 CPUtime=0 cores=1,3,5,7
/proc/17096/stat : 17096 (python) S 17084 17084 16783 0 -1 4202560 889 0 0 0 0 0 0 0 18 0 1 0 519256465 310157312 6526 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 5632231000269357320 0 0 17 3 0 0 0
/proc/17096/statm: 75722 6526 370 364 0 11634 0
[pid=17098] ppid=17096 vsize=421804 CPUtime=9.96 cores=1,3,5,7
/proc/17098/stat : 17098 (adaptg2wsat2009) R 17096 17098 17098 0 -1 4202496 2140 0 0 0 996 0 0 0 25 0 1 0 519256465 431927296 1872 33554432000 134512640 135107411 4286768480 18446744073709551615 134531561 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17098/statm: 105451 1872 59 146 0 104327 0
[pid=17099] ppid=17084 vsize=313144 CPUtime=0 cores=1,3,5,7
/proc/17099/stat : 17099 (python) S 17084 17084 16783 0 -1 4202560 908 0 0 0 0 0 0 0 18 0 1 0 519256468 320659456 6528 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 2077174556623077636 0 0 17 7 0 0 0
/proc/17099/statm: 78286 6528 369 364 0 14195 0
[pid=17101] ppid=17099 vsize=421804 CPUtime=9.94 cores=1,3,5,7
/proc/17101/stat : 17101 (adaptg2wsat2009) R 17099 17101 17101 0 -1 4202496 2140 0 0 0 994 0 0 0 25 0 1 0 519256468 431927296 1873 33554432000 134512640 135107411 4288012928 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17101/statm: 105451 1873 59 146 0 104327 0
[pid=17084/tid=17091] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17091/stat : 17091 (python) S 17082 17084 16783 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 5 0 519256459 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17094] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17094/stat : 17094 (python) S 17082 17084 16783 0 -1 4202560 23 933 0 0 0 0 0 0 22 0 5 0 519256462 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17097] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17097/stat : 17097 (python) S 17082 17084 16783 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 5 0 519256465 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 3 0 0 0
[pid=17084/tid=17100] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17100/stat : 17100 (python) S 17082 17084 16783 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 5 0 519256468 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.32
Current children cumulated vsize (KiB) 4398752

[startup+25.5013 s]
/proc/loadavg: 7.96 7.90 5.66 9/278 17104
/proc/meminfo: memFree=23764452/32951124 swapFree=67111524/67111528
[pid=17084] ppid=17082 vsize=323388 CPUtime=2.46 cores=1,3,5,7
/proc/17084/stat : 17084 (python) S 17082 17084 16783 0 -1 4202496 16754 933 1 0 231 15 0 0 20 0 5 0 519256194 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17084/statm: 80847 8046 1883 364 0 16756 0
[pid=17090] ppid=17084 vsize=282232 CPUtime=0.03 cores=1,3,5,7
/proc/17090/stat : 17090 (python) S 17084 17084 16783 0 -1 4202560 897 0 0 0 2 1 0 0 18 0 1 0 519256459 289005568 6352 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317583 0 0 16781312 514 3524418552138268933 0 0 17 1 0 0 0
/proc/17090/statm: 70558 6352 378 364 0 6476 0
[pid=17092] ppid=17090 vsize=1020188 CPUtime=22.84 cores=1,3,5,7
/proc/17092/stat : 17092 (gnovelty+2) R 17090 17092 17092 0 -1 4202496 1138 0 0 0 2284 0 0 0 25 0 1 0 519256459 1044672512 877 33554432000 134512640 135663704 4287251136 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17092/statm: 255047 877 113 282 0 254763 0
[pid=17093] ppid=17084 vsize=293116 CPUtime=0.04 cores=1,3,5,7
/proc/17093/stat : 17093 (python) S 17084 17084 16783 0 -1 4202560 914 0 0 0 2 2 0 0 18 0 1 0 519256462 300150784 6389 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 3524418552138268936 0 0 17 3 0 0 0
/proc/17093/statm: 73279 6389 372 364 0 9194 0
[pid=17095] ppid=17093 vsize=1020188 CPUtime=22.59 cores=1,3,5,7
/proc/17095/stat : 17095 (gnovelty+2) R 17093 17095 17095 0 -1 4202496 1138 0 0 0 2259 0 0 0 25 0 1 0 519256462 1044672512 877 33554432000 134512640 135663704 4294325648 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17095/statm: 255047 877 113 282 0 254763 0
[pid=17096] ppid=17084 vsize=302888 CPUtime=0.03 cores=1,3,5,7
/proc/17096/stat : 17096 (python) S 17084 17084 16783 0 -1 4202560 896 0 0 0 2 1 0 0 18 0 1 0 519256465 310157312 6526 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 3524418552138268936 0 0 17 3 0 0 0
/proc/17096/statm: 75722 6526 370 364 0 11634 0
[pid=17098] ppid=17096 vsize=421804 CPUtime=22.7 cores=1,3,5,7
/proc/17098/stat : 17098 (adaptg2wsat2009) R 17096 17098 17098 0 -1 4202496 2140 0 0 0 2270 0 0 0 25 0 1 0 519256465 431927296 1872 33554432000 134512640 135107411 4286768480 18446744073709551615 134531935 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17098/statm: 105451 1872 59 146 0 104327 0
[pid=17099] ppid=17084 vsize=313144 CPUtime=0.03 cores=1,3,5,7
/proc/17099/stat : 17099 (python) S 17084 17084 16783 0 -1 4202560 916 0 0 0 1 2 0 0 18 0 1 0 519256468 320659456 6529 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 3524418552138268932 0 0 17 7 0 0 0
/proc/17099/statm: 78286 6529 370 364 0 14195 0
[pid=17101] ppid=17099 vsize=421804 CPUtime=22.71 cores=1,3,5,7
/proc/17101/stat : 17101 (adaptg2wsat2009) R 17099 17101 17101 0 -1 4202496 2140 0 0 0 2271 0 0 0 25 0 1 0 519256468 431927296 1873 33554432000 134512640 135107411 4288012928 18446744073709551615 134532313 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17101/statm: 105451 1873 59 146 0 104327 0
[pid=17084/tid=17091] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17091/stat : 17091 (python) S 17082 17084 16783 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 5 0 519256459 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17094] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17094/stat : 17094 (python) S 17082 17084 16783 0 -1 4202560 23 933 0 0 0 0 0 0 22 0 5 0 519256462 331149312 8046 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17097] ppid=17082 vsize=323388 CPUtime=0 cores=1,3,5,7

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

/proc/17099/stat : 17099 (python) S 17084 17084 16783 0 -1 4202560 1101 0 0 0 6 10 0 0 19 0 2 0 519256468 320659456 6559 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17099/statm: 78286 6559 399 364 0 14195 0
[pid=17101] ppid=17099 vsize=421804 CPUtime=99.03 cores=1,3,5,7
/proc/17101/stat : 17101 (adaptg2wsat2009) T 17099 17101 17101 0 -1 4202496 2140 0 0 0 9903 0 0 0 25 0 1 0 519256468 431927296 1873 33554432000 134512640 135107411 4288012928 18446744073709551615 134532121 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17101/statm: 105451 1873 59 146 0 104327 0
[pid=17099/tid=17111] ppid=17084 vsize=313144 CPUtime=0 cores=1,3,5,7
/proc/17099/task/17111/stat : 17111 (python) S 17084 17084 16783 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519266388 320659456 6559 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604470576192320 0 0 -1 7 0 0 0
[pid=17112] ppid=17084 vsize=324000 CPUtime=0.16 cores=1,3,5,7
/proc/17112/stat : 17112 (python) S 17084 17084 16783 0 -1 4202560 1130 0 0 0 8 8 0 0 19 0 2 0 519266391 331776000 6565 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17112/statm: 81000 6565 400 364 0 16906 0
[pid=17114] ppid=17112 vsize=421804 CPUtime=99.82 cores=1,3,5,7
/proc/17114/stat : 17114 (adaptg2wsat2009) T 17112 17114 17114 0 -1 4202496 2139 0 0 0 9982 0 0 0 25 0 1 0 519266391 431927296 1871 33554432000 134512640 135107411 4292013824 18446744073709551615 134531392 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17114/statm: 105451 1871 59 146 0 104327 0
[pid=17112/tid=17217] ppid=17084 vsize=324000 CPUtime=0 cores=1,3,5,7
/proc/17112/task/17217/stat : 17217 (python) S 17084 17084 16783 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 519276408 331776000 6565 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604471107720448 0 0 -1 3 0 0 0
[pid=17116] ppid=17084 vsize=333872 CPUtime=0.16 cores=1,3,5,7
/proc/17116/stat : 17116 (python) S 17084 17084 16783 0 -1 4202560 1140 0 0 0 7 9 0 0 19 0 2 0 519266483 341884928 6598 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17116/statm: 83468 6598 400 364 0 19371 0
[pid=17118] ppid=17116 vsize=1020188 CPUtime=98.24 cores=1,3,5,7
/proc/17118/stat : 17118 (gnovelty+2) T 17116 17118 17118 0 -1 4202496 1141 0 0 0 9824 0 0 0 25 0 1 0 519266484 1044672512 877 33554432000 134512640 135663704 4293527248 18446744073709551615 134525544 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17118/statm: 255047 877 113 282 0 254763 0
[pid=17116/tid=17225] ppid=17084 vsize=333872 CPUtime=0 cores=1,3,5,7
/proc/17116/task/17225/stat : 17225 (python) S 17084 17084 16783 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 519276505 341884928 6598 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604471130178880 0 0 -1 3 0 0 0
[pid=17121] ppid=17084 vsize=344220 CPUtime=0.16 cores=1,3,5,7
/proc/17121/stat : 17121 (python) S 17084 17084 16783 0 -1 4202560 1198 0 0 0 9 7 0 0 19 0 2 0 519266490 352481280 6608 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17121/statm: 86055 6608 406 364 0 21955 0
[pid=17123] ppid=17121 vsize=251292 CPUtime=100.15 cores=1,3,5,7
/proc/17123/stat : 17123 (FH) T 17121 17123 17123 0 -1 4202496 1958 0 0 0 10015 0 0 0 25 0 1 0 519266491 257323008 1693 33554432000 134512640 134936988 4286835248 18446744073709551615 134554594 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17123/statm: 62823 1693 41 104 0 62327 0
[pid=17121/tid=17226] ppid=17084 vsize=344220 CPUtime=0 cores=1,3,5,7
/proc/17121/task/17226/stat : 17226 (python) S 17084 17084 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519276506 352481280 6608 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604458256725824 0 0 -1 3 0 0 0
[pid=17124] ppid=17084 vsize=354452 CPUtime=0.17 cores=1,3,5,7
/proc/17124/stat : 17124 (python) S 17084 17084 16783 0 -1 4202560 1178 0 0 0 9 8 0 0 19 0 2 0 519266494 362958848 6612 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17124/statm: 88613 6612 406 364 0 24510 0
[pid=17126] ppid=17124 vsize=421804 CPUtime=99.16 cores=1,3,5,7
/proc/17126/stat : 17126 (adaptg2wsat2009) T 17124 17126 17126 0 -1 4202496 2141 0 0 0 9916 0 0 0 25 0 1 0 519266494 431927296 1871 33554432000 134512640 135107411 4287184288 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17126/statm: 105451 1871 59 146 0 104327 0
[pid=17124/tid=17218] ppid=17084 vsize=354452 CPUtime=0 cores=1,3,5,7
/proc/17124/task/17218/stat : 17218 (python) S 17084 17084 16783 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519276411 362958848 6612 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604471158052160 0 0 -1 1 0 0 0
[pid=17219] ppid=17084 vsize=364812 CPUtime=0.16 cores=1,3,5,7
/proc/17219/stat : 17219 (python) S 17084 17084 16783 0 -1 4202560 1171 0 0 0 10 6 0 0 19 0 2 0 519276413 373567488 6610 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17219/statm: 91203 6610 400 364 0 27097 0
[pid=17221] ppid=17219 vsize=421804 CPUtime=97.27 cores=1,3,5,7
/proc/17221/stat : 17221 (adaptg2wsat2009) T 17219 17221 17221 0 -1 4202496 2146 0 0 0 9727 0 0 0 25 0 1 0 519276413 431927296 1873 33554432000 134512640 135107411 4294254608 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17221/statm: 105451 1873 59 146 0 104327 0
[pid=17219/tid=17252] ppid=17084 vsize=364812 CPUtime=0 cores=1,3,5,7
/proc/17219/task/17252/stat : 17252 (python) S 17084 17084 16783 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519286330 373567488 6610 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604454223471552 0 0 -1 7 0 0 0
[pid=17222] ppid=17084 vsize=375184 CPUtime=0.17 cores=1,3,5,7
/proc/17222/stat : 17222 (python) S 17084 17084 16783 0 -1 4202560 1167 0 0 0 9 8 0 0 19 0 2 0 519276417 384188416 6614 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17222/statm: 93796 6614 400 364 0 29687 0
[pid=17224] ppid=17222 vsize=251288 CPUtime=99.15 cores=1,3,5,7
/proc/17224/stat : 17224 (FH) T 17222 17224 17224 0 -1 4202496 1970 0 0 0 9915 0 0 0 25 0 1 0 519276417 257318912 1693 33554432000 134512640 134936988 4293508992 18446744073709551615 134552057 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17224/statm: 62822 1693 41 104 0 62326 0
[pid=17222/tid=17255] ppid=17084 vsize=375184 CPUtime=0 cores=1,3,5,7
/proc/17222/task/17255/stat : 17255 (python) S 17084 17084 16783 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 519286336 384188416 6614 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604471158053952 0 0 -1 1 0 0 0
[pid=17227] ppid=17084 vsize=385416 CPUtime=0.72 cores=1,3,5,7
/proc/17227/stat : 17227 (python) S 17084 17084 16783 0 -1 4202560 1195 0 0 0 39 33 0 0 18 0 2 0 519276509 394665984 6618 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17227/statm: 96354 6618 400 364 0 32242 0
[pid=17229] ppid=17227 vsize=268420 CPUtime=388.48 cores=1,3,5,7
/proc/17229/stat : 17229 (hybridGM3) T 17227 17229 17229 0 -1 4202496 5648 0 0 0 38847 1 0 0 25 0 1 0 519276510 274862080 5377 33554432000 134512640 135204385 4292010128 18446744073709551615 134537949 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17229/statm: 67105 5377 63 169 0 66935 0
[pid=17227/tid=17287] ppid=17084 vsize=385416 CPUtime=0 cores=1,3,5,7
/proc/17227/task/17287/stat : 17287 (python) S 17084 17084 16783 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 519296653 394665984 6618 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604470887847104 0 0 -1 1 0 0 0
[pid=17230] ppid=17084 vsize=395800 CPUtime=0.17 cores=1,3,5,7
/proc/17230/stat : 17230 (python) S 17084 17084 16783 0 -1 4202560 1181 0 0 0 9 8 0 0 19 0 2 0 519276514 405299200 6622 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17230/statm: 98950 6622 400 364 0 34835 0
[pid=17232] ppid=17230 vsize=1020188 CPUtime=98.69 cores=1,3,5,7
/proc/17232/stat : 17232 (gnovelty+2) T 17230 17232 17232 0 -1 4202496 1150 0 0 0 9869 0 0 0 25 0 1 0 519276514 1044672512 877 33554432000 134512640 135663704 4287245952 18446744073709551615 134525455 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17232/statm: 255047 877 113 282 0 254763 0
[pid=17230/tid=17260] ppid=17084 vsize=395800 CPUtime=0 cores=1,3,5,7
/proc/17230/task/17260/stat : 17260 (python) S 17084 17084 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519286437 405299200 6622 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604471116609600 0 0 -1 7 0 0 0
[pid=17253] ppid=17084 vsize=406192 CPUtime=0.53 cores=1,3,5,7
/proc/17253/stat : 17253 (python) S 17084 17084 16783 0 -1 4202560 1204 0 0 0 28 25 0 0 18 0 2 0 519286334 415940608 6628 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17253/statm: 101548 6628 400 364 0 37430 0
[pid=17256] ppid=17253 vsize=268428 CPUtime=293.11 cores=1,3,5,7
/proc/17256/stat : 17256 (hybridGM3) R 17253 17256 17256 0 -1 4202496 5650 0 0 0 29311 0 0 0 25 0 1 0 519286336 274870272 5378 33554432000 134512640 135204385 4291376608 18446744073709551615 134538475 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17256/statm: 67107 5378 63 169 0 66937 0
[pid=17253/tid=17298] ppid=17084 vsize=406192 CPUtime=0 cores=1,3,5,7
/proc/17253/task/17298/stat : 17298 (python) S 17084 17084 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519305978 415940608 6628 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604471116610496 0 0 -1 5 0 0 0
[pid=17257] ppid=17084 vsize=416588 CPUtime=0.18 cores=1,3,5,7
/proc/17257/stat : 17257 (python) S 17084 17084 16783 0 -1 4202560 1176 0 0 0 9 9 0 0 19 0 2 0 519286340 426586112 6666 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17257/statm: 104147 6666 400 364 0 40026 0
[pid=17259] ppid=17257 vsize=421804 CPUtime=99.64 cores=1,3,5,7
/proc/17259/stat : 17259 (adaptg2wsat2009) T 17257 17259 17259 0 -1 4202496 2147 0 0 0 9964 0 0 0 25 0 1 0 519286340 431927296 1872 33554432000 134512640 135107411 4291351936 18446744073709551615 134539228 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17259/statm: 105451 1872 59 146 0 104327 0
[pid=17257/tid=17283] ppid=17084 vsize=416588 CPUtime=0 cores=1,3,5,7
/proc/17257/task/17283/stat : 17283 (python) S 17084 17084 16783 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519296359 426586112 6666 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604470576190528 0 0 -1 1 0 0 0
[pid=17261] ppid=17084 vsize=426716 CPUtime=0.53 cores=1,3,5,7
/proc/17261/stat : 17261 (python) S 17084 17084 16783 0 -1 4202560 1249 0 0 0 27 26 0 0 18 0 2 0 519286441 436957184 6713 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17261/statm: 106679 6713 408 364 0 42555 0
[pid=17263] ppid=17261 vsize=268420 CPUtime=291.23 cores=1,3,5,7
/proc/17263/stat : 17263 (hybridGM3) T 17261 17263 17263 0 -1 4202496 5650 0 0 0 29123 0 0 0 25 0 1 0 519286442 274862080 5376 33554432000 134512640 135204385 4287688528 18446744073709551615 134537949 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17263/statm: 67105 5376 63 169 0 66935 0
[pid=17261/tid=17299] ppid=17084 vsize=426716 CPUtime=0 cores=1,3,5,7
/proc/17261/task/17299/stat : 17299 (python) S 17084 17084 16783 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 519306084 436957184 6713 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 514 18446604454223472448 0 0 -1 3 0 0 0
[pid=17284] ppid=17084 vsize=437132 CPUtime=0.34 cores=1,3,5,7
/proc/17284/stat : 17284 (python) S 17084 17084 16783 0 -1 4202560 1080 0 0 0 18 16 0 0 18 0 1 0 519296364 447623168 6688 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 3524418552138268936 0 0 17 1 0 0 0
/proc/17284/statm: 109283 6688 380 364 0 45156 0
[pid=17286] ppid=17284 vsize=268420 CPUtime=187.82 cores=1,3,5,7
/proc/17286/stat : 17286 (hybridGM3) R 17284 17286 17286 0 -1 4202496 5651 0 0 0 18781 1 0 0 25 0 1 0 519296364 274862080 5377 33554432000 134512640 135204385 4287169232 18446744073709551615 134538284 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17286/statm: 67105 5377 63 169 0 66935 0
[pid=17304] ppid=17084 vsize=447408 CPUtime=0 cores=1,3,5,7
/proc/17304/stat : 17304 (python) S 17084 17084 16783 0 -1 4202560 851 0 0 0 0 0 0 0 18 0 1 0 519315601 458145792 6712 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 8815023867954200575 0 0 17 1 0 0 0
/proc/17304/statm: 111852 6712 351 364 0 47722 0
[pid=17306] ppid=17304 vsize=455276 CPUtime=1.03 cores=1,3,5,7
/proc/17306/stat : 17306 (TNM) R 17304 17306 17306 0 -1 4202496 1582 0 0 0 103 0 0 0 24 0 1 0 519315601 466202624 1302 33554432000 134512640 135008748 4290996576 18446744073709551615 134523389 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17306/statm: 113819 1302 45 122 0 112719 0
[pid=17307] ppid=17084 vsize=457836 CPUtime=0 cores=1,3,5,7
/proc/17307/stat : 17307 (python) S 17084 17084 16783 0 -1 4202560 827 0 0 0 0 0 0 0 20 0 1 0 519315609 468824064 6711 33554432000 4194304 5683644 140735384609552 18446744073709551615 233510317638 0 0 16781312 514 8815031564535595007 0 0 17 1 0 0 0
/proc/17307/statm: 114459 6711 346 364 0 50326 0
[pid=17309] ppid=17307 vsize=249144 CPUtime=0.95 cores=1,3,5,7
/proc/17309/stat : 17309 (FH) R 17307 17309 17309 0 -1 4202496 1566 0 0 0 95 0 0 0 25 0 1 0 519315610 255123456 1296 33554432000 134512640 134936988 4287645696 18446744073709551615 134523354 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17309/statm: 62286 1296 37 104 0 61790 0
[pid=17084/tid=17091] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17091/stat : 17091 (python) S 17082 17084 16783 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 519256459 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17094] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17094/stat : 17094 (python) S 17082 17084 16783 0 -1 4202560 23 933 0 0 0 0 0 0 22 0 19 0 519256462 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17097] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17097/stat : 17097 (python) S 17082 17084 16783 0 -1 4202560 22 933 0 0 0 0 0 0 24 0 19 0 519256465 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 3 0 0 0
[pid=17084/tid=17100] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17100/stat : 17100 (python) S 17082 17084 16783 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 519256468 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
[pid=17084/tid=17113] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17113/stat : 17113 (python) S 17082 17084 16783 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 519266391 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
[pid=17084/tid=17117] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17117/stat : 17117 (python) S 17082 17084 16783 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 519266484 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
[pid=17084/tid=17122] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17122/stat : 17122 (python) S 17082 17084 16783 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 19 0 519266490 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 3 0 0 0
[pid=17084/tid=17125] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17125/stat : 17125 (python) S 17082 17084 16783 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 519266494 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
[pid=17084/tid=17220] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17220/stat : 17220 (python) S 17082 17084 16783 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 19 0 519276413 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 7 0 0 0
[pid=17084/tid=17223] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17223/stat : 17223 (python) S 17082 17084 16783 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 519276417 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17228] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17228/stat : 17228 (python) S 17082 17084 16783 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 19 0 519276509 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17231] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17231/stat : 17231 (python) S 17082 17084 16783 0 -1 4202560 25 933 0 0 0 0 0 0 22 0 19 0 519276514 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17254] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17254/stat : 17254 (python) S 17082 17084 16783 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 19 0 519286334 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17258] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17258/stat : 17258 (python) S 17082 17084 16783 0 -1 4202560 30 933 0 0 0 0 0 0 21 0 19 0 519286340 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17262] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17262/stat : 17262 (python) S 17082 17084 16783 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 19 0 519286442 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17285] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17285/stat : 17285 (python) S 17082 17084 16783 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 519296364 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17305] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17305/stat : 17305 (python) S 17082 17084 16783 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 19 0 519315601 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
[pid=17084/tid=17308] ppid=17082 vsize=467568 CPUtime=0 cores=1,3,5,7
/proc/17084/task/17308/stat : 17308 (python) S 17082 17084 16783 0 -1 4202560 26 933 0 0 0 0 0 0 21 0 19 0 519315610 478789632 8280 33554432000 4194304 5683644 140735384609552 18446744073709551615 233522121137 0 0 16781312 2 18446604471159510080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2360.51
Current children cumulated vsize (KiB) 16031084

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 17084 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=70533
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=199969
# CPU time returned by wait4() is 3.2705
# while last known CPU time is 2360.51
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 595.222
CPU time (s): 2360.51
CPU user time (s): 2358.31
CPU system time (s): 2.2
CPU usage (%): 396.576
Max. virtual memory (cumulated for all children) (KiB): 16031084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.07053
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31950
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= 3156
involuntary context switches= 66

runsolver used 3.43348 second user time and 7.80381 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-01 18:46:43
IDJOB=3317226
IDBENCH=82691
IDSOLVER=1705
FILE ID=node145/3317226-1304268403
RUNJOBID= node145-1304267279-16802
PBS_JOBID= 13173934
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=1621517985

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23829736 kB
Buffers:       1306628 kB
Cached:        6079724 kB
SwapCached:          4 kB
Active:        2177952 kB
Inactive:      6384712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23829736 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           33064 kB
Writeback:           0 kB
AnonPages:     1176044 kB
Mapped:          21332 kB
Slab:           475336 kB
PageTables:      23392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15153712 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= 72960 MiB
End job on node145 at 2011-05-01 18:56:41