Trace number 3386465

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-seq-random (fixed)? (MO) 3456.67 3445.24

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
MD5SUM13d193ddef22075908d36a7c0d4a2be1
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.44/1.12	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.44/1.12	c INFO: solving HOME/instance-3386465-1305586145.cnf
0.44/1.12	c INFO: computing task features
0.52/1.26	c INFO: computed variable-clause graph statistics
0.52/1.26	c INFO: computed clause balance statistics
1.33/2.07	c INFO: computed variable balance statistics
1.73/2.40	c INFO: computed small-clause counts
1.73/2.40	c INFO: computed Horn-clause counts
1.73/2.43	c INFO: computed variable graph statistics
1.73/2.43	c INFO: collected features for HOME/instance-3386465-1305586145.cnf in 1.30 s
1.73/2.46	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
102.40/102.87	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.13)
203.04/203.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
303.71/303.66	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.07)
403.45/403.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.05)
504.09/503.45	c INFO: running gnovelty+2@0 for 97 with 4498 remaining (b = 0.04)
604.76/603.87	c INFO: running FH@0 for 97 with 4397 remaining (b = 0.03)
702.64/701.30	c INFO: running adaptg2wsat2009++@0 for 97 with 4300 remaining (b = 0.03)
803.17/801.69	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
901.04/899.14	c INFO: running FH@0 for 97 with 4102 remaining (b = 0.02)
998.79/996.58	c INFO: running hybridGM3@0 for 194 with 4005 remaining (b = 0.04)
1195.43/1192.50	c INFO: running gnovelty+2@0 for 97 with 3809 remaining (b = 0.02)
1293.24/1289.98	c INFO: running hybridGM3@0 for 194 with 3711 remaining (b = 0.03)
1493.88/1489.83	c INFO: running hybridGM3@0 for 194 with 3512 remaining (b = 0.03)
1693.34/1688.70	c INFO: running TNM@0 for 1552 with 3313 remaining (b = 0.20)
3257.10/3246.23	c INFO: running adaptg2wsat2009++@0 for 97 with 1755 remaining (b = 0.01)
3354.88/3343.66	c INFO: running FH@0 for 97 with 1658 remaining (b = 0.01)
3455.55/3444.06	c INFO: running hybridGM3@0 for 194 with 1558 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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386465-1305586145/watcher-3386465-1305586145 -o /tmp/evaluation-result-3386465-1305586145/solver-3386465-1305586145 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386465-1305586145.cnf -seed 1471038449 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 4.00 4.06 5.64 6/465 8548
/proc/meminfo: memFree=21256684/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=15080 CPUtime=0 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 615 0 0 0 0 0 0 0 21 0 1 0 670212518 15441920 513 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/8548/statm: 3770 513 300 364 0 257 0

[startup+0.073876 s]
/proc/loadavg: 4.00 4.06 5.64 6/465 8548
/proc/meminfo: memFree=21256684/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=18888 CPUtime=0.01 cores=0,2,4,6
/proc/8548/stat : 8548 (python) R 8544 8548 8511 0 -1 4202496 1260 0 0 0 1 0 0 0 17 0 1 0 670212518 19341312 1114 33554432000 4194304 5683644 140736501184320 18446744073709551615 4502186 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/8548/statm: 4722 1114 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.100873 s]
/proc/loadavg: 4.00 4.06 5.64 6/465 8548
/proc/meminfo: memFree=21256684/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=29792 CPUtime=0.04 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 1445 0 0 0 3 1 0 0 17 0 1 0 670212518 30507008 1288 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/8548/statm: 7448 1288 443 364 0 818 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29792

[startup+0.300835 s]
/proc/loadavg: 4.00 4.06 5.64 6/465 8548
/proc/meminfo: memFree=21256684/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=124068 CPUtime=0.13 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 4180 0 1 0 8 5 0 0 16 0 1 0 670212518 127045632 3796 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/8548/statm: 31017 3796 991 364 0 2828 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 124068

[startup+0.700765 s]
/proc/loadavg: 4.00 4.06 5.64 6/465 8548
/proc/meminfo: memFree=21256684/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=135752 CPUtime=0.25 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 5976 932 1 0 16 9 0 0 15 0 1 0 670212518 139010048 4150 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244344837 0 2147483391 16781312 2 18446744071699945619 0 0 17 4 0 0 0
/proc/8548/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 135752

[startup+1.50065 s]
/proc/loadavg: 4.16 4.09 5.64 8/467 8558
/proc/meminfo: memFree=21217600/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=283976 CPUtime=0.83 cores=0,2,4,6
/proc/8548/stat : 8548 (python) R 8544 8548 8511 0 -1 4202496 11755 932 1 0 67 16 0 0 16 0 1 0 670212518 290791424 8378 33554432000 4194304 5683644 140736501184320 18446744073709551615 5003328 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/8548/statm: 70994 8378 1826 364 0 6918 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 283976

[startup+3.10031 s]
/proc/loadavg: 4.16 4.09 5.64 8/467 8558
/proc/meminfo: memFree=21194412/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=289868 CPUtime=1.79 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12111 932 1 0 163 16 0 0 18 0 2 0 670212518 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 72467 7339 1877 364 0 8385 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 289868
heavy processes:

[startup+6.30081 s]
/proc/loadavg: 4.16 4.09 5.64 8/473 8564
/proc/meminfo: memFree=21173376/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=289868 CPUtime=1.79 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12111 932 1 0 163 16 0 0 18 0 2 0 670212518 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 72467 7339 1877 364 0 8385 0
[pid=8559] ppid=8548 vsize=280108 CPUtime=0 cores=0,2,4,6
/proc/8559/stat : 8559 (python) S 8548 8548 8511 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 670212765 286830592 5814 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368911 0 0 16781312 514 16207210965794521345 0 0 17 4 0 0 0
/proc/8559/statm: 70027 5814 355 364 0 5945 0
[pid=8561] ppid=8559 vsize=1018820 CPUtime=3.83 cores=0,2,4,6
/proc/8561/stat : 8561 (gnovelty+2) R 8559 8561 8561 0 -1 4202496 857 0 0 0 383 0 0 0 25 0 1 0 670212765 1043271680 595 33554432000 134512640 135663704 4287470144 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8561/statm: 254705 595 113 282 0 254421 0
[pid=8548/tid=8560] ppid=8544 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 670212765 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 1588796

[startup+12.7006 s]
/proc/loadavg: 4.44 4.15 5.64 8/473 8564
/proc/meminfo: memFree=21170280/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=289868 CPUtime=1.79 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12111 932 1 0 163 16 0 0 18 0 2 0 670212518 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 72467 7339 1877 364 0 8385 0
[pid=8559] ppid=8548 vsize=280108 CPUtime=0.03 cores=0,2,4,6
/proc/8559/stat : 8559 (python) S 8548 8548 8511 0 -1 4202560 890 0 0 0 1 2 0 0 18 0 1 0 670212765 286830592 5837 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368911 0 0 16781312 514 18347277853814391041 0 0 17 4 0 0 0
/proc/8559/statm: 70027 5837 378 364 0 5945 0
[pid=8561] ppid=8559 vsize=1018820 CPUtime=10.2 cores=0,2,4,6
/proc/8561/stat : 8561 (gnovelty+2) R 8559 8561 8561 0 -1 4202496 857 0 0 0 1020 0 0 0 25 0 1 0 670212765 1043271680 595 33554432000 134512640 135663704 4287470144 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/8561/statm: 254705 595 113 282 0 254421 0
[pid=8548/tid=8560] ppid=8544 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 670212765 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 1588796

[startup+25.5004 s]
/proc/loadavg: 4.84 4.25 5.66 8/473 8564
/proc/meminfo: memFree=21167936/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=289868 CPUtime=1.79 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12111 932 1 0 163 16 0 0 18 0 2 0 670212518 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 72467 7339 1877 364 0 8385 0
[pid=8559] ppid=8548 vsize=280108 CPUtime=0.08 cores=0,2,4,6
/proc/8559/stat : 8559 (python) S 8548 8548 8511 0 -1 4202560 894 0 0 0 4 4 0 0 18 0 1 0 670212765 286830592 5837 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368911 0 0 16781312 514 18347277853814391041 0 0 17 4 0 0 0
/proc/8559/statm: 70027 5837 378 364 0 5945 0
[pid=8561] ppid=8559 vsize=1018820 CPUtime=22.98 cores=0,2,4,6
/proc/8561/stat : 8561 (gnovelty+2) R 8559 8561 8561 0 -1 4202496 857 0 0 0 2298 0 0 0 25 0 1 0 670212765 1043271680 595 33554432000 134512640 135663704 4287470144 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8561/statm: 254705 595 113 282 0 254421 0
[pid=8548/tid=8560] ppid=8544 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 670212765 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 1588796

[startup+51.101 s]
/proc/loadavg: 5.24 4.38 5.66 8/473 8565
/proc/meminfo: memFree=21161756/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=289868 CPUtime=1.79 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12111 932 1 0 163 16 0 0 18 0 2 0 670212518 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 72467 7339 1877 364 0 8385 0
[pid=8559] ppid=8548 vsize=280108 CPUtime=0.16 cores=0,2,4,6
/proc/8559/stat : 8559 (python) S 8548 8548 8511 0 -1 4202560 904 0 0 0 7 9 0 0 18 0 1 0 670212765 286830592 5837 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368911 0 0 16781312 514 18347277853814391041 0 0 17 4 0 0 0
/proc/8559/statm: 70027 5837 378 364 0 5945 0
[pid=8561] ppid=8559 vsize=1018820 CPUtime=48.58 cores=0,2,4,6
/proc/8561/stat : 8561 (gnovelty+2) R 8559 8561 8561 0 -1 4202496 857 0 0 0 4858 0 0 0 25 0 1 0 670212765 1043271680 595 33554432000 134512640 135663704 4287470144 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/8561/statm: 254705 595 113 282 0 254421 0
[pid=8548/tid=8560] ppid=8544 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 670212765 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 1588796

[startup+102.318 s]
/proc/loadavg: 5.76 4.67 5.69 7/473 8601
/proc/meminfo: memFree=21172792/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=289868 CPUtime=1.79 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12111 932 1 0 163 16 0 0 18 0 2 0 670212518 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 72467 7339 1877 364 0 8385 0
[pid=8559] ppid=8548 vsize=280108 CPUtime=0.33 cores=0,2,4,6
/proc/8559/stat : 8559 (python) S 8548 8548 8511 0 -1 4202560 921 0 0 0 16 17 0 0 18 0 1 0 670212765 286830592 5837 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368911 0 0 16781312 514 18347277853814391041 0 0 17 4 0 0 0
/proc/8559/statm: 70027 5837 378 364 0 5945 0
[pid=8561] ppid=8559 vsize=1018820 CPUtime=99.79 cores=0,2,4,6
/proc/8561/stat : 8561 (gnovelty+2) R 8559 8561 8561 0 -1 4202496 857 0 0 0 9979 0 0 0 25 0 1 0 670212765 1043271680 595 33554432000 134512640 135663704 4287470144 18446744073709551615 134545670 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/8561/statm: 254705 595 113 282 0 254421 0
[pid=8548/tid=8560] ppid=8544 vsize=289868 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 2 0 670212765 296824832 7339 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 1588796

[startup+162.3 s]
/proc/loadavg: 5.91 4.91 5.70 7/477 8607
/proc/meminfo: memFree=21149932/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=300124 CPUtime=1.82 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 12969 932 1 0 166 16 0 0 20 0 3 0 670212518 307326976 7346 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8548/statm: 75031 7346 1880 364 0 10946 0
[pid=8559] ppid=8548 vsize=290352 CPUtime=0.35 cores=0,2,4,6
/proc/8559/stat : 8559 (python) S 8548 8548 8511 0 -1 4202560 1075 0 0 0 17 18 0 0 19 0 2 0 670212765 297320448 5874 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/8559/statm: 72588 5874 410 364 0 8506 0
[pid=8561] ppid=8559 vsize=1018820 CPUtime=100.32 cores=0,2,4,6
/proc/8561/stat : 8561 (gnovelty+2) T 8559 8561 8561 0 -1 4202496 857 0 0 0 10032 0 0 0 25 0 1 0 670212765 1043271680 595 33554432000 134512640 135663704 4287470144 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/8561/statm: 254705 595 113 282 0 254421 0
[pid=8559/tid=8602] ppid=8548 vsize=290352 CPUtime=0 cores=0,2,4,6
/proc/8559/task/8602/stat : 8602 (python) S 8548 8548 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670222803 297320448 5874 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604448096294016 0 0 -1 0 0 0 0
[pid=8603] ppid=8548 vsize=290436 CPUtime=0.2 cores=0,2,4,6
/proc/8603/stat : 8603 (python) S 8548 8548 8511 0 -1 4202560 907 0 0 0 11 9 0 0 18 0 1 0 670222806 297406464 5835 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368966 0 0 16781312 514 18347277853814391041 0 0 17 4 0 0 0
/proc/8603/statm: 72609 5835 372 364 0 8524 0
[pid=8605] ppid=8603 vsize=1018820 CPUtime=59.36 cores=0,2,4,6
/proc/8605/stat : 8605 (gnovelty+2) R 8603 8605 8605 0 -1 4202496 863 0 0 0 5936 0 0 0 25 0 1 0 670222806 1043271680 596 33554432000 134512640 135663704 4289910800 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8605/statm: 254705 596 113 282 0 254421 0
[pid=8548/tid=8560] ppid=8544 vsize=300124 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 3 0 670212765 307326976 7346 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
[pid=8548/tid=8604] ppid=8544 vsize=300124 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8604/stat : 8604 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 670222806 307326976 7346 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 2918552

[startup+222.301 s]
/proc/loadavg: 5.44 4.97 5.67 6/484 8617
/proc/meminfo: memFree=21127196/32951124 swapFree=64205392/67111528
[pid=8548] ppid=8544 vsize=310380 CPUtime=1.85 cores=0,2,4,6
/proc/8548/stat : 8548 (python) S 8544 8548 8511 0 -1 4202496 13832 932 1 0 169 16 0 0 20 0 4 0 670212518 317829120 7370 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0

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

[pid=8625] ppid=8548 vsize=311048 CPUtime=0.36 cores=0,2,4,6
/proc/8625/stat : 8625 (python) S 8548 8548 8511 0 -1 4202560 1090 0 0 0 18 18 0 0 19 0 2 0 670242885 318513152 5892 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8625/statm: 77762 5892 400 364 0 13671 0
[pid=8627] ppid=8625 vsize=419428 CPUtime=99.37 cores=0,2,4,6
/proc/8627/stat : 8627 (adaptg2wsat2009) T 8625 8627 8627 0 -1 4202496 1448 0 0 0 9937 0 0 0 25 0 1 0 670242885 429494272 1177 33554432000 134512640 135107411 4291584240 18446744073709551615 134532242 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/8627/statm: 104857 1177 59 146 0 103733 0
[pid=8625/tid=8634] ppid=8548 vsize=311048 CPUtime=0 cores=0,2,4,6
/proc/8625/task/8634/stat : 8634 (python) S 8548 8548 8511 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670252822 318513152 5892 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604453569415936 0 0 -1 4 0 0 0
[pid=8635] ppid=8548 vsize=321400 CPUtime=0.35 cores=0,2,4,6
/proc/8635/stat : 8635 (python) S 8548 8548 8511 0 -1 4202560 1118 0 0 0 18 17 0 0 19 0 2 0 670252826 329113600 5919 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/8635/statm: 80350 5919 400 364 0 16256 0
[pid=8637] ppid=8635 vsize=419428 CPUtime=100.23 cores=0,2,4,6
/proc/8637/stat : 8637 (adaptg2wsat2009) T 8635 8637 8637 0 -1 4202496 1444 0 0 0 10023 0 0 0 25 0 1 0 670252826 429494272 1175 33554432000 134512640 135107411 4289223776 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/8637/statm: 104857 1175 59 146 0 103733 0
[pid=8635/tid=8645] ppid=8548 vsize=321400 CPUtime=0 cores=0,2,4,6
/proc/8635/task/8645/stat : 8645 (python) S 8548 8548 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670262860 329113600 5919 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604444155369408 0 0 -1 6 0 0 0
[pid=8646] ppid=8548 vsize=331868 CPUtime=0.35 cores=0,2,4,6
/proc/8646/stat : 8646 (python) S 8548 8548 8511 0 -1 4202560 1132 0 0 0 20 15 0 0 19 0 2 0 670262864 339832832 5947 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/8646/statm: 82967 5947 400 364 0 18870 0
[pid=8648] ppid=8646 vsize=1018820 CPUtime=100.29 cores=0,2,4,6
/proc/8648/stat : 8648 (gnovelty+2) T 8646 8648 8648 0 -1 4202496 862 0 0 0 10029 0 0 0 25 0 1 0 670262864 1043271680 595 33554432000 134512640 135663704 4294254624 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/8648/statm: 254705 595 113 282 0 254421 0
[pid=8646/tid=8656] ppid=8548 vsize=331868 CPUtime=0 cores=0,2,4,6
/proc/8646/task/8656/stat : 8656 (python) S 8548 8548 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670272902 339832832 5947 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604444193105152 0 0 -1 6 0 0 0
[pid=8657] ppid=8548 vsize=341836 CPUtime=0.37 cores=0,2,4,6
/proc/8657/stat : 8657 (python) S 8548 8548 8511 0 -1 4202560 1170 0 0 0 20 17 0 0 19 0 2 0 670272906 350040064 6010 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/8657/statm: 85459 6010 406 364 0 21359 0
[pid=8659] ppid=8657 vsize=249192 CPUtime=97.39 cores=0,2,4,6
/proc/8659/stat : 8659 (FH) T 8657 8659 8659 0 -1 4202496 1328 0 0 0 9739 0 0 0 25 0 1 0 670272906 255172608 1059 33554432000 134512640 134936988 4292398288 18446744073709551615 134552073 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/8659/statm: 62298 1059 41 104 0 61802 0
[pid=8657/tid=8666] ppid=8548 vsize=341836 CPUtime=0 cores=0,2,4,6
/proc/8657/task/8666/stat : 8666 (python) S 8548 8548 8511 0 -1 4202560 98 0 0 0 0 0 0 0 19 0 2 0 670282645 350040064 6010 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604450559176832 0 0 -1 2 0 0 0
[pid=8667] ppid=8548 vsize=352212 CPUtime=0.36 cores=0,2,4,6
/proc/8667/stat : 8667 (python) S 8548 8548 8511 0 -1 4202560 1162 0 0 0 19 17 0 0 19 0 2 0 670282649 360665088 6014 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/8667/statm: 88053 6014 406 364 0 23950 0
[pid=8669] ppid=8667 vsize=419428 CPUtime=100.25 cores=0,2,4,6
/proc/8669/stat : 8669 (adaptg2wsat2009) T 8667 8669 8669 0 -1 4202496 1451 0 0 0 10025 0 0 0 25 0 1 0 670282649 429494272 1176 33554432000 134512640 135107411 4293152448 18446744073709551615 134532242 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/8669/statm: 104857 1176 59 146 0 103733 0
[pid=8667/tid=8686] ppid=8548 vsize=352212 CPUtime=0 cores=0,2,4,6
/proc/8667/task/8686/stat : 8686 (python) S 8548 8548 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670292685 360665088 6014 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604450559177728 0 0 -1 6 0 0 0
[pid=8687] ppid=8548 vsize=362596 CPUtime=0.36 cores=0,2,4,6
/proc/8687/stat : 8687 (python) S 8548 8548 8511 0 -1 4202560 1139 0 0 0 20 16 0 0 19 0 2 0 670292688 371298304 6012 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8687/statm: 90649 6012 400 364 0 26543 0
[pid=8689] ppid=8687 vsize=419428 CPUtime=97.4 cores=0,2,4,6
/proc/8689/stat : 8689 (adaptg2wsat2009) T 8687 8689 8689 0 -1 4202496 1448 0 0 0 9740 0 0 0 25 0 1 0 670292689 429494272 1176 33554432000 134512640 135107411 4288866304 18446744073709551615 134531724 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8689/statm: 104857 1176 59 146 0 103733 0
[pid=8687/tid=8697] ppid=8548 vsize=362596 CPUtime=0 cores=0,2,4,6
/proc/8687/task/8697/stat : 8697 (python) S 8548 8548 8511 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 670302429 371298304 6012 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604451989894336 0 0 -1 6 0 0 0
[pid=8698] ppid=8548 vsize=372824 CPUtime=0.37 cores=0,2,4,6
/proc/8698/stat : 8698 (python) S 8548 8548 8511 0 -1 4202560 1140 0 0 0 21 16 0 0 19 0 2 0 670302433 381771776 6016 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8698/statm: 93206 6016 400 364 0 29097 0
[pid=8700] ppid=8698 vsize=249188 CPUtime=97.39 cores=0,2,4,6
/proc/8700/stat : 8700 (FH) T 8698 8700 8700 0 -1 4202496 1327 0 0 0 9739 0 0 0 25 0 1 0 670302433 255168512 1058 33554432000 134512640 134936988 4289720384 18446744073709551615 134553579 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8700/statm: 62297 1058 41 104 0 61801 0
[pid=8698/tid=8710] ppid=8548 vsize=372824 CPUtime=0 cores=0,2,4,6
/proc/8698/task/8710/stat : 8710 (python) S 8548 8548 8511 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 670312173 381771776 6016 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604451989895232 0 0 -1 6 0 0 0
[pid=8711] ppid=8548 vsize=383220 CPUtime=0.74 cores=0,2,4,6
/proc/8711/stat : 8711 (python) S 8548 8548 8511 0 -1 4202560 1165 0 0 0 38 36 0 0 19 0 2 0 670312177 392417280 6020 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8711/statm: 95805 6020 400 364 0 31693 0
[pid=8713] ppid=8711 vsize=268424 CPUtime=195.87 cores=0,2,4,6
/proc/8713/stat : 8713 (hybridGM3) T 8711 8713 8713 0 -1 4202496 5281 0 0 0 19587 0 0 0 25 0 1 0 670312177 274866176 5010 33554432000 134512640 135204385 4291032000 18446744073709551615 134538368 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/8713/statm: 67106 5010 63 169 0 66936 0
[pid=8711/tid=8723] ppid=8548 vsize=383220 CPUtime=0 cores=0,2,4,6
/proc/8711/task/8723/stat : 8723 (python) S 8548 8548 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670331765 392417280 6020 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604445322209472 0 0 -1 4 0 0 0
[pid=8724] ppid=8548 vsize=393628 CPUtime=0.36 cores=0,2,4,6
/proc/8724/stat : 8724 (python) S 8548 8548 8511 0 -1 4202560 1137 0 0 0 19 17 0 0 19 0 2 0 670331769 403075072 6042 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8724/statm: 98407 6042 400 364 0 34292 0
[pid=8726] ppid=8724 vsize=1018820 CPUtime=97.4 cores=0,2,4,6
/proc/8726/stat : 8726 (gnovelty+2) T 8724 8726 8726 0 -1 4202496 871 0 0 0 9740 0 0 0 25 0 1 0 670331769 1043271680 596 33554432000 134512640 135663704 4290009008 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8726/statm: 254705 596 113 282 0 254421 0
[pid=8724/tid=8734] ppid=8548 vsize=393628 CPUtime=0 cores=0,2,4,6
/proc/8724/task/8734/stat : 8734 (python) S 8548 8548 8511 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670341513 403075072 6042 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604445322208576 0 0 -1 6 0 0 0
[pid=8735] ppid=8548 vsize=404040 CPUtime=0.74 cores=0,2,4,6
/proc/8735/stat : 8735 (python) S 8548 8548 8511 0 -1 4202560 1155 0 0 0 42 32 0 0 19 0 2 0 670341517 413736960 6084 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8735/statm: 101010 6084 400 364 0 36892 0
[pid=8737] ppid=8735 vsize=268424 CPUtime=199.8 cores=0,2,4,6
/proc/8737/stat : 8737 (hybridGM3) T 8735 8737 8737 0 -1 4202496 5282 0 0 0 19980 0 0 0 25 0 1 0 670341517 274866176 5009 33554432000 134512640 135204385 4293594944 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8737/statm: 67106 5009 63 169 0 66936 0
[pid=8735/tid=8747] ppid=8548 vsize=404040 CPUtime=0 cores=0,2,4,6
/proc/8735/task/8747/stat : 8747 (python) S 8548 8548 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670361498 413736960 6084 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604442857191616 0 0 -1 6 0 0 0
[pid=8748] ppid=8548 vsize=414168 CPUtime=0.74 cores=0,2,4,6
/proc/8748/stat : 8748 (python) S 8548 8548 8511 0 -1 4202560 1170 0 0 0 44 30 0 0 19 0 2 0 670361502 424108032 6127 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8748/statm: 103542 6127 400 364 0 39421 0
[pid=8750] ppid=8748 vsize=268424 CPUtime=198.77 cores=0,2,4,6
/proc/8750/stat : 8750 (hybridGM3) T 8748 8750 8750 0 -1 4202496 5281 0 0 0 19877 0 0 0 25 0 1 0 670361502 274866176 5010 33554432000 134512640 135204385 4291867264 18446744073709551615 134538034 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8750/statm: 67106 5010 63 169 0 66936 0
[pid=8748/tid=8761] ppid=8548 vsize=414168 CPUtime=0 cores=0,2,4,6
/proc/8748/task/8761/stat : 8761 (python) S 8548 8548 8511 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 670381385 424108032 6127 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604449764914176 0 0 -1 6 0 0 0
[pid=8762] ppid=8548 vsize=424596 CPUtime=6.14 cores=0,2,4,6
/proc/8762/stat : 8762 (python) S 8548 8548 8511 0 -1 4202560 1218 0 0 0 324 290 0 0 19 0 2 0 670381389 434786304 6138 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8762/statm: 106149 6138 407 364 0 42025 0
[pid=8764] ppid=8762 vsize=457660 CPUtime=1557.53 cores=0,2,4,6
/proc/8764/stat : 8764 (TNM) T 8762 8764 8764 0 -1 4202496 1312 0 0 0 155752 1 0 0 25 0 1 0 670381389 468643840 1036 33554432000 134512640 135008748 4290839840 18446744073709551615 134527320 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8764/statm: 114415 1036 46 122 0 113315 0
[pid=8762/tid=8810] ppid=8548 vsize=424596 CPUtime=0 cores=0,2,4,6
/proc/8762/task/8810/stat : 8810 (python) S 8548 8548 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670537140 434786304 6138 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604441202718656 0 0 -1 6 0 0 0
[pid=8811] ppid=8548 vsize=434532 CPUtime=0.39 cores=0,2,4,6
/proc/8811/stat : 8811 (python) S 8548 8548 8511 0 -1 4202560 1178 0 0 0 20 19 0 0 19 0 2 0 670537142 444960768 6153 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8811/statm: 108633 6153 407 364 0 44506 0
[pid=8813] ppid=8811 vsize=419428 CPUtime=97.4 cores=0,2,4,6
/proc/8813/stat : 8813 (adaptg2wsat2009) T 8811 8813 8813 0 -1 4202496 1451 0 0 0 9740 0 0 0 25 0 1 0 670537142 429494272 1177 33554432000 134512640 135107411 4293243168 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8813/statm: 104857 1177 59 146 0 103733 0
[pid=8811/tid=8821] ppid=8548 vsize=434532 CPUtime=0 cores=0,2,4,6
/proc/8811/task/8821/stat : 8821 (python) S 8548 8548 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670546883 444960768 6153 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604441202716864 0 0 -1 6 0 0 0
[pid=8822] ppid=8548 vsize=445160 CPUtime=0.38 cores=0,2,4,6
/proc/8822/stat : 8822 (python) S 8548 8548 8511 0 -1 4202560 1163 0 0 0 19 19 0 0 19 0 2 0 670546885 455843840 6151 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/8822/statm: 111290 6151 401 364 0 47160 0
[pid=8824] ppid=8822 vsize=249196 CPUtime=100.26 cores=0,2,4,6
/proc/8824/stat : 8824 (FH) T 8822 8824 8824 0 -1 4202496 1333 0 0 0 10026 0 0 0 25 0 1 0 670546885 255176704 1057 33554432000 134512640 134936988 4288735824 18446744073709551615 134552472 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8824/statm: 62299 1057 41 104 0 61803 0
[pid=8822/tid=8831] ppid=8548 vsize=445160 CPUtime=0 cores=0,2,4,6
/proc/8822/task/8831/stat : 8831 (python) S 8548 8548 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670556923 455843840 6151 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 514 18446604449504895232 0 0 -1 6 0 0 0
[pid=8832] ppid=8548 vsize=455380 CPUtime=0 cores=0,2,4,6
/proc/8832/stat : 8832 (python) S 8548 8548 8511 0 -1 4202560 855 0 0 0 0 0 0 0 18 0 1 0 670556925 466309120 6116 33554432000 4194304 5683644 140736501184320 18446744073709551615 228244368966 0 0 16781312 514 3810370744492196097 0 0 17 2 0 0 0
/proc/8832/statm: 113845 6116 350 364 0 49712 0
[pid=8834] ppid=8832 vsize=268420 CPUtime=1.05 cores=0,2,4,6
/proc/8834/stat : 8834 (hybridGM3) R 8832 8834 8834 0 -1 4202496 5284 0 0 0 105 0 0 0 24 0 1 0 670556926 274862080 5008 33554432000 134512640 135204385 4294839376 18446744073709551615 134538454 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8834/statm: 67105 5008 63 169 0 66935 0
[pid=8548/tid=8560] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8560/stat : 8560 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 19 0 19 0 670212765 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
[pid=8548/tid=8604] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8604/stat : 8604 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670222806 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8615] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8615/stat : 8615 (python) S 8544 8548 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670232847 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
[pid=8548/tid=8626] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8626/stat : 8626 (python) S 8544 8548 8511 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 670242885 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8636] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8636/stat : 8636 (python) S 8544 8548 8511 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670252826 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8647] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8647/stat : 8647 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670262864 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8658] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8658/stat : 8658 (python) S 8544 8548 8511 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670272906 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8668] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8668/stat : 8668 (python) S 8544 8548 8511 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 670282649 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8688] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8688/stat : 8688 (python) S 8544 8548 8511 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670292689 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8699] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8699/stat : 8699 (python) S 8544 8548 8511 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 19 0 670302433 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 2 0 0 0
[pid=8548/tid=8712] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8712/stat : 8712 (python) S 8544 8548 8511 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670312177 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
[pid=8548/tid=8725] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8725/stat : 8725 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670331769 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 4 0 0 0
[pid=8548/tid=8736] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8736/stat : 8736 (python) S 8544 8548 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670341517 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 2 0 0 0
[pid=8548/tid=8749] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8749/stat : 8749 (python) S 8544 8548 8511 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 670361502 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 2 0 0 0
[pid=8548/tid=8763] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8763/stat : 8763 (python) S 8544 8548 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670381389 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 2 0 0 0
[pid=8548/tid=8812] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8812/stat : 8812 (python) S 8544 8548 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670537142 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 2 0 0 0
[pid=8548/tid=8823] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8823/stat : 8823 (python) S 8544 8548 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670546885 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 2 0 0 0
[pid=8548/tid=8833] ppid=8544 vsize=465080 CPUtime=0 cores=0,2,4,6
/proc/8548/task/8833/stat : 8833 (python) S 8544 8548 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670556926 476241920 7681 33554432000 4194304 5683644 140736501184320 18446744073709551615 228256172465 0 0 16781312 2 18446604443307569472 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3456.67
Current children cumulated vsize (KiB) 15965852

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3445.24
CPU time (s): 3456.67
CPU user time (s): 3450.36
CPU system time (s): 6.31
CPU usage (%): 100.332
Max. virtual memory (cumulated for all children) (KiB): 15965852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.17467
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29585
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= 11773
involuntary context switches= 74

runsolver used 28.9086 second user time and 57.1103 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-17 00:49:05
IDJOB=3386465
IDBENCH=82530
IDSOLVER=1872
FILE ID=node136/3386465-1305586145
RUNJOBID= node136-1305586144-8529
PBS_JOBID= 13350342
Free space on /tmp= 72952 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S381985918-018-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386465-1305586145/watcher-3386465-1305586145 -o /tmp/evaluation-result-3386465-1305586145/solver-3386465-1305586145 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386465-1305586145.cnf -seed 1471038449 -budget 5000

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

MD5SUM BENCH= 13d193ddef22075908d36a7c0d4a2be1
RANDOM SEED=1471038449

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21257236 kB
Buffers:         53156 kB
Cached:         740340 kB
SwapCached:      24924 kB
Active:        4941056 kB
Inactive:      6533476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21257236 kB
SwapTotal:    67111528 kB
SwapFree:     64205392 kB
Dirty:           64832 kB
Writeback:           0 kB
AnonPages:    10662256 kB
Mapped:          33836 kB
Slab:            89592 kB
PageTables:      63840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137217292 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= 72892 MiB
End job on node136 at 2011-05-17 01:46:33