Trace number 3386579

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) 3454.83 3445.33

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1180959030-088-UNKNOWN.cnf
MD5SUM4c3def64b0c0da01406b551924b4a52d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.054
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.64	c INFO: solving HOME/instance-3386579-1305588009.cnf
0.36/0.64	c INFO: computing task features
0.53/0.80	c INFO: computed variable-clause graph statistics
0.53/0.81	c INFO: computed clause balance statistics
1.33/1.61	c INFO: computed variable balance statistics
1.73/2.07	c INFO: computed small-clause counts
1.73/2.07	c INFO: computed Horn-clause counts
1.73/2.10	c INFO: computed variable graph statistics
1.73/2.10	c INFO: collected features for HOME/instance-3386579-1305588009.cnf in 1.45 s
1.84/2.13	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.38/102.48	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.14)
203.07/202.83	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.09)
303.54/303.15	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.07)
403.14/402.49	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.06)
502.83/501.85	c INFO: running gnovelty+2@0 for 97 with 4498 remaining (b = 0.05)
603.51/602.23	c INFO: running FH@0 for 97 with 4398 remaining (b = 0.04)
703.07/701.57	c INFO: running adaptg2wsat2009++@0 for 97 with 4299 remaining (b = 0.03)
802.78/800.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4199 remaining (b = 0.03)
903.25/901.26	c INFO: running FH@0 for 97 with 4099 remaining (b = 0.02)
1003.95/1001.62	c INFO: running hybridGM3@0 for 194 with 3999 remaining (b = 0.04)
1199.22/1196.35	c INFO: running gnovelty+2@0 for 97 with 3804 remaining (b = 0.02)
1298.94/1295.75	c INFO: running hybridGM3@0 for 194 with 3705 remaining (b = 0.03)
1496.20/1492.48	c INFO: running hybridGM3@0 for 194 with 3508 remaining (b = 0.03)
1692.57/1688.20	c INFO: running TNM@0 for 1552 with 3313 remaining (b = 0.21)
3253.45/3244.24	c INFO: running adaptg2wsat2009++@0 for 97 with 1757 remaining (b = 0.02)
3353.92/3344.56	c INFO: running FH@0 for 97 with 1656 remaining (b = 0.01)
3454.40/3444.88	c INFO: running hybridGM3@0 for 194 with 1556 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-3386579-1305588009/watcher-3386579-1305588009 -o /tmp/evaluation-result-3386579-1305588009/solver-3386579-1305588009 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386579-1305588009.cnf -seed 1136001790 -budget 5000 

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

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.05 4.11 5/413 29033
/proc/meminfo: memFree=14252088/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 927 0 0 0 0 0 0 0 23 0 1 0 670400550 16154624 807 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/29033/statm: 3944 807 356 364 0 431 0

[startup+0.0649139 s]
/proc/loadavg: 4.00 4.05 4.11 5/413 29033
/proc/meminfo: memFree=14252088/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=29792 CPUtime=0.03 cores=1,3,5,7
/proc/29033/stat : 29033 (python) R 29031 29033 28742 0 -1 4202496 1461 0 0 0 3 0 0 0 23 0 1 0 670400550 30507008 1301 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664808192 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29033/statm: 7448 1301 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100909 s]
/proc/loadavg: 4.00 4.05 4.11 5/413 29033
/proc/meminfo: memFree=14252088/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=85620 CPUtime=0.05 cores=1,3,5,7
/proc/29033/stat : 29033 (python) R 29031 29033 28742 0 -1 4202496 2630 0 0 0 4 1 0 0 18 0 1 0 670400550 87674880 2348 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664806400 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/29033/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.300877 s]
/proc/loadavg: 4.00 4.05 4.11 5/413 29033
/proc/meminfo: memFree=14252088/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/29033/stat : 29033 (python) R 29031 29033 28742 0 -1 4202496 5972 930 1 0 13 5 0 0 17 0 1 0 670400550 139010048 4150 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664804357 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/29033/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700802 s]
/proc/loadavg: 4.00 4.05 4.11 5/413 29033
/proc/meminfo: memFree=14252088/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=281652 CPUtime=0.44 cores=1,3,5,7
/proc/29033/stat : 29033 (python) R 29031 29033 28742 0 -1 4202496 10037 930 1 0 33 11 0 0 16 0 1 0 670400550 288411648 7708 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664504817 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29033/statm: 70413 7708 1761 364 0 6337 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 281652

[startup+1.50066 s]
/proc/loadavg: 4.00 4.05 4.11 5/414 29038
/proc/meminfo: memFree=14220460/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=287588 CPUtime=1.23 cores=1,3,5,7
/proc/29033/stat : 29033 (python) R 29031 29033 28742 0 -1 4202496 12694 930 1 0 112 11 0 0 16 0 1 0 670400550 294490112 9282 33554432000 4194304 5683644 140735106473376 18446744073709551615 4500451 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29033/statm: 71897 9282 1826 364 0 7821 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 287588

[startup+3.10035 s]
/proc/loadavg: 4.00 4.05 4.11 5/414 29038
/proc/meminfo: memFree=14218848/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=293208 CPUtime=1.88 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13053 930 1 0 176 12 0 0 19 0 2 0 670400550 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29033/statm: 73302 8175 1877 364 0 9220 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 293208
heavy processes:

[startup+6.30084 s]
/proc/loadavg: 4.00 4.05 4.11 5/417 29041
/proc/meminfo: memFree=14218092/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=293208 CPUtime=1.88 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13053 930 1 0 176 12 0 0 19 0 2 0 670400550 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29033/statm: 73302 8175 1877 364 0 9220 0
[pid=29039] ppid=29033 vsize=283448 CPUtime=0.01 cores=1,3,5,7
/proc/29039/stat : 29039 (python) S 29033 29033 28742 0 -1 4202560 871 0 0 0 1 0 0 0 18 0 1 0 670400764 290250752 6673 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828431 0 0 16781312 514 13533660756804894719 0 0 17 5 0 0 0
/proc/29039/statm: 70862 6673 378 364 0 6780 0
[pid=29041] ppid=29039 vsize=1018996 CPUtime=4.15 cores=1,3,5,7
/proc/29041/stat : 29041 (gnovelty+2) R 29039 29041 29041 0 -1 4202496 963 0 0 0 415 0 0 0 25 0 1 0 670400765 1043451904 698 33554432000 134512640 135663704 4293273552 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29041/statm: 254749 698 113 282 0 254465 0
[pid=29033/tid=29040] ppid=29031 vsize=293208 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 670400765 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1595652

[startup+12.7007 s]
/proc/loadavg: 4.38 4.13 4.13 5/417 29042
/proc/meminfo: memFree=14217812/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=293208 CPUtime=1.88 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13053 930 1 0 176 12 0 0 19 0 2 0 670400550 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29033/statm: 73302 8175 1877 364 0 9220 0
[pid=29039] ppid=29033 vsize=283448 CPUtime=0.03 cores=1,3,5,7
/proc/29039/stat : 29039 (python) S 29033 29033 28742 0 -1 4202560 875 0 0 0 2 1 0 0 18 0 1 0 670400764 290250752 6673 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828431 0 0 16781312 514 3166787002041336071 0 0 17 5 0 0 0
/proc/29039/statm: 70862 6673 378 364 0 6780 0
[pid=29041] ppid=29039 vsize=1018996 CPUtime=10.54 cores=1,3,5,7
/proc/29041/stat : 29041 (gnovelty+2) R 29039 29041 29041 0 -1 4202496 963 0 0 0 1054 0 0 0 25 0 1 0 670400765 1043451904 698 33554432000 134512640 135663704 4293273552 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29041/statm: 254749 698 113 282 0 254465 0
[pid=29033/tid=29040] ppid=29031 vsize=293208 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 670400765 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1595652

[startup+25.5005 s]
/proc/loadavg: 4.32 4.13 4.13 5/417 29042
/proc/meminfo: memFree=14218464/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=293208 CPUtime=1.88 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13053 930 1 0 176 12 0 0 19 0 2 0 670400550 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29033/statm: 73302 8175 1877 364 0 9220 0
[pid=29039] ppid=29033 vsize=283448 CPUtime=0.06 cores=1,3,5,7
/proc/29039/stat : 29039 (python) S 29033 29033 28742 0 -1 4202560 879 0 0 0 4 2 0 0 18 0 1 0 670400764 290250752 6673 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828431 0 0 16781312 514 3166787002041336071 0 0 17 5 0 0 0
/proc/29039/statm: 70862 6673 378 364 0 6780 0
[pid=29041] ppid=29039 vsize=1018996 CPUtime=23.34 cores=1,3,5,7
/proc/29041/stat : 29041 (gnovelty+2) R 29039 29041 29041 0 -1 4202496 963 0 0 0 2334 0 0 0 25 0 1 0 670400765 1043451904 698 33554432000 134512640 135663704 4293273552 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29041/statm: 254749 698 113 282 0 254465 0
[pid=29033/tid=29040] ppid=29031 vsize=293208 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 670400765 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 1595652

[startup+51.1011 s]
/proc/loadavg: 4.37 4.15 4.14 5/417 29043
/proc/meminfo: memFree=14218916/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=293208 CPUtime=1.88 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13053 930 1 0 176 12 0 0 19 0 2 0 670400550 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29033/statm: 73302 8175 1877 364 0 9220 0
[pid=29039] ppid=29033 vsize=283448 CPUtime=0.13 cores=1,3,5,7
/proc/29039/stat : 29039 (python) S 29033 29033 28742 0 -1 4202560 892 0 0 0 7 6 0 0 18 0 1 0 670400764 290250752 6673 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828431 0 0 16781312 514 3166787002041336071 0 0 17 5 0 0 0
/proc/29039/statm: 70862 6673 378 364 0 6780 0
[pid=29041] ppid=29039 vsize=1018996 CPUtime=48.94 cores=1,3,5,7
/proc/29041/stat : 29041 (gnovelty+2) R 29039 29041 29041 0 -1 4202496 963 0 0 0 4894 0 0 0 25 0 1 0 670400765 1043451904 698 33554432000 134512640 135663704 4293273552 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29041/statm: 254749 698 113 282 0 254465 0
[pid=29033/tid=29040] ppid=29031 vsize=293208 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 670400765 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1595652

[startup+102.314 s]
/proc/loadavg: 4.23 4.14 4.13 5/418 29048
/proc/meminfo: memFree=14185552/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=293208 CPUtime=1.88 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13053 930 1 0 176 12 0 0 19 0 2 0 670400550 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29033/statm: 73302 8175 1877 364 0 9220 0
[pid=29039] ppid=29033 vsize=283448 CPUtime=0.26 cores=1,3,5,7
/proc/29039/stat : 29039 (python) S 29033 29033 28742 0 -1 4202560 909 0 0 0 14 12 0 0 18 0 1 0 670400764 290250752 6673 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828431 0 0 16781312 514 3166787002041336071 0 0 17 5 0 0 0
/proc/29039/statm: 70862 6673 378 364 0 6780 0
[pid=29041] ppid=29039 vsize=1018996 CPUtime=100.16 cores=1,3,5,7
/proc/29041/stat : 29041 (gnovelty+2) R 29039 29041 29041 0 -1 4202496 963 0 0 0 10016 0 0 0 25 0 1 0 670400765 1043451904 698 33554432000 134512640 135663704 4293273552 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29041/statm: 254749 698 113 282 0 254465 0
[pid=29033/tid=29040] ppid=29031 vsize=293208 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 2 0 670400765 300244992 8175 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1595652

[startup+162.301 s]
/proc/loadavg: 4.31 4.20 4.15 5/422 29054
/proc/meminfo: memFree=14177464/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=303464 CPUtime=1.9 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 13964 930 1 0 178 12 0 0 20 0 3 0 670400550 310747136 8182 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/29033/statm: 75866 8182 1880 364 0 11781 0
[pid=29039] ppid=29033 vsize=293692 CPUtime=0.28 cores=1,3,5,7
/proc/29039/stat : 29039 (python) S 29033 29033 28742 0 -1 4202560 1068 0 0 0 15 13 0 0 19 0 2 0 670400764 300740608 6710 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29039/statm: 73423 6710 410 364 0 9341 0
[pid=29041] ppid=29039 vsize=1018996 CPUtime=100.3 cores=1,3,5,7
/proc/29041/stat : 29041 (gnovelty+2) T 29039 29041 29041 0 -1 4202496 963 0 0 0 10030 0 0 0 25 0 1 0 670400765 1043451904 698 33554432000 134512640 135663704 4293273552 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/29041/statm: 254749 698 113 282 0 254465 0
[pid=29039/tid=29049] ppid=29033 vsize=293692 CPUtime=0 cores=1,3,5,7
/proc/29039/task/29049/stat : 29049 (python) S 29033 29033 28742 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670410796 300740608 6710 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604464653678784 0 0 -1 3 0 0 0
[pid=29050] ppid=29033 vsize=293704 CPUtime=0.16 cores=1,3,5,7
/proc/29050/stat : 29050 (python) S 29033 29033 28742 0 -1 4202560 919 0 0 0 8 8 0 0 18 0 1 0 670410799 300752896 6671 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828486 0 0 16781312 514 3166787002041336071 0 0 17 7 0 0 0
/proc/29050/statm: 73426 6671 372 364 0 9341 0
[pid=29052] ppid=29050 vsize=1018996 CPUtime=59.8 cores=1,3,5,7
/proc/29052/stat : 29052 (gnovelty+2) R 29050 29052 29052 0 -1 4202496 960 0 0 0 5980 0 0 0 25 0 1 0 670410799 1043451904 697 33554432000 134512640 135663704 4287564944 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29052/statm: 254749 697 113 282 0 254465 0
[pid=29033/tid=29040] ppid=29031 vsize=303464 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 3 0 670400765 310747136 8182 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29051] ppid=29031 vsize=303464 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29051/stat : 29051 (python) S 29031 29033 28742 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 3 0 670410799 310747136 8182 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 2928852

[startup+222.301 s]
/proc/loadavg: 4.11 4.16 4.14 5/430 29063
/proc/meminfo: memFree=14124920/32951132 swapFree=67093824/67111528
[pid=29033] ppid=29031 vsize=313720 CPUtime=1.93 cores=1,3,5,7
/proc/29033/stat : 29033 (python) S 29031 29033 28742 0 -1 4202496 14864 930 1 0 181 12 0 0 20 0 4 0 670400550 321249280 8188 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0

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

[pid=29067] ppid=29033 vsize=314308 CPUtime=0.29 cores=1,3,5,7
/proc/29067/stat : 29067 (python) S 29033 29033 28742 0 -1 4202560 1106 0 0 0 15 14 0 0 19 0 2 0 670430866 321851392 6708 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29067/statm: 78577 6708 400 364 0 14486 0
[pid=29069] ppid=29067 vsize=421428 CPUtime=99.3 cores=1,3,5,7
/proc/29069/stat : 29069 (adaptg2wsat2009) T 29067 29069 29069 0 -1 4202496 2052 0 0 0 9930 0 0 0 25 0 1 0 670430866 431542272 1783 33554432000 134512640 135107411 4291355824 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/29069/statm: 105357 1783 59 146 0 104233 0
[pid=29067/tid=29077] ppid=29033 vsize=314308 CPUtime=0 cores=1,3,5,7
/proc/29067/task/29077/stat : 29077 (python) S 29033 29033 28742 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670440797 321851392 6708 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604458014342144 0 0 -1 3 0 0 0
[pid=29078] ppid=29033 vsize=324472 CPUtime=0.31 cores=1,3,5,7
/proc/29078/stat : 29078 (python) S 29033 29033 28742 0 -1 4202560 1118 0 0 0 16 15 0 0 19 0 2 0 670440800 332259328 6735 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29078/statm: 81118 6735 400 364 0 17024 0
[pid=29080] ppid=29078 vsize=421428 CPUtime=99.31 cores=1,3,5,7
/proc/29080/stat : 29080 (adaptg2wsat2009) T 29078 29080 29080 0 -1 4202496 2050 0 0 0 9931 0 0 0 25 0 1 0 670440800 431542272 1783 33554432000 134512640 135107411 4286903776 18446744073709551615 134531739 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29080/statm: 105357 1783 59 146 0 104233 0
[pid=29078/tid=29088] ppid=29033 vsize=324472 CPUtime=0 cores=1,3,5,7
/proc/29078/task/29088/stat : 29088 (python) S 29033 29033 28742 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670450732 332259328 6735 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604465507670784 0 0 -1 7 0 0 0
[pid=29089] ppid=29033 vsize=334940 CPUtime=0.29 cores=1,3,5,7
/proc/29089/stat : 29089 (python) S 29033 29033 28742 0 -1 4202560 1130 0 0 0 15 14 0 0 19 0 2 0 670450736 342978560 6739 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29089/statm: 83735 6739 400 364 0 19638 0
[pid=29091] ppid=29089 vsize=1018996 CPUtime=100.32 cores=1,3,5,7
/proc/29091/stat : 29091 (gnovelty+2) T 29089 29091 29091 0 -1 4202496 964 0 0 0 10032 0 0 0 25 0 1 0 670450736 1043451904 698 33554432000 134512640 135663704 4292972496 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29091/statm: 254749 698 113 282 0 254465 0
[pid=29089/tid=29098] ppid=29033 vsize=334940 CPUtime=0 cores=1,3,5,7
/proc/29089/task/29098/stat : 29098 (python) S 29033 29033 28742 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670460771 342978560 6739 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604460187699136 0 0 -1 7 0 0 0
[pid=29099] ppid=29033 vsize=345076 CPUtime=0.3 cores=1,3,5,7
/proc/29099/stat : 29099 (python) S 29033 29033 28742 0 -1 4202560 1165 0 0 0 16 14 0 0 19 0 2 0 670460774 353357824 6779 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29099/statm: 86269 6779 406 364 0 22169 0
[pid=29101] ppid=29099 vsize=251292 CPUtime=99.28 cores=1,3,5,7
/proc/29101/stat : 29101 (FH) T 29099 29101 29101 0 -1 4202496 1946 0 0 0 9928 0 0 0 25 0 1 0 670460775 257323008 1682 33554432000 134512640 134936988 4287474592 18446744073709551615 134553304 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29101/statm: 62823 1682 41 104 0 62327 0
[pid=29099/tid=29109] ppid=29033 vsize=345076 CPUtime=0 cores=1,3,5,7
/proc/29099/task/29109/stat : 29109 (python) S 29033 29033 28742 0 -1 4202560 101 0 0 0 0 0 0 0 19 0 2 0 670470704 353357824 6779 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604470608861312 0 0 -1 7 0 0 0
[pid=29110] ppid=29033 vsize=355572 CPUtime=0.3 cores=1,3,5,7
/proc/29110/stat : 29110 (python) S 29033 29033 28742 0 -1 4202560 1169 0 0 0 16 14 0 0 19 0 2 0 670470708 364105728 6783 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29110/statm: 88893 6783 406 364 0 24790 0
[pid=29112] ppid=29110 vsize=421428 CPUtime=99.3 cores=1,3,5,7
/proc/29112/stat : 29112 (adaptg2wsat2009) T 29110 29112 29112 0 -1 4202496 2057 0 0 0 9930 0 0 0 25 0 1 0 670470708 431542272 1783 33554432000 134512640 135107411 4291284848 18446744073709551615 134532275 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29112/statm: 105357 1783 59 146 0 104233 0
[pid=29110/tid=29120] ppid=29033 vsize=355572 CPUtime=0 cores=1,3,5,7
/proc/29110/task/29120/stat : 29120 (python) S 29033 29033 28742 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670480639 364105728 6783 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604468748133504 0 0 -1 7 0 0 0
[pid=29121] ppid=29033 vsize=365708 CPUtime=0.3 cores=1,3,5,7
/proc/29121/stat : 29121 (python) S 29033 29033 28742 0 -1 4202560 1132 0 0 0 15 15 0 0 19 0 2 0 670480643 374484992 6811 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29121/statm: 91427 6811 400 364 0 27321 0
[pid=29123] ppid=29121 vsize=421428 CPUtime=100.17 cores=1,3,5,7
/proc/29123/stat : 29123 (adaptg2wsat2009) T 29121 29123 29123 0 -1 4202496 2056 0 0 0 10017 0 0 0 25 0 1 0 670480643 431542272 1783 33554432000 134512640 135107411 4289115280 18446744073709551615 134532191 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29123/statm: 105357 1783 59 146 0 104233 0
[pid=29121/tid=29126] ppid=29033 vsize=365708 CPUtime=0 cores=1,3,5,7
/proc/29121/task/29126/stat : 29126 (python) S 29033 29033 28742 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670490673 374484992 6811 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604470487938304 0 0 -1 5 0 0 0
[pid=29127] ppid=29033 vsize=376236 CPUtime=0.31 cores=1,3,5,7
/proc/29127/stat : 29127 (python) S 29033 29033 28742 0 -1 4202560 1150 0 0 0 17 14 0 0 19 0 2 0 670490677 385265664 6815 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29127/statm: 94059 6815 400 364 0 29950 0
[pid=29129] ppid=29127 vsize=251296 CPUtime=100.31 cores=1,3,5,7
/proc/29129/stat : 29129 (FH) T 29127 29129 29129 0 -1 4202496 1953 0 0 0 10031 0 0 0 25 0 1 0 670490677 257327104 1682 33554432000 134512640 134936988 4288597152 18446744073709551615 134545312 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/29129/statm: 62824 1682 41 104 0 62328 0
[pid=29127/tid=29137] ppid=29033 vsize=376236 CPUtime=0 cores=1,3,5,7
/proc/29127/task/29137/stat : 29137 (python) S 29033 29033 28742 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670500709 385265664 6815 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604458014340352 0 0 -1 3 0 0 0
[pid=29138] ppid=29033 vsize=386632 CPUtime=0.62 cores=1,3,5,7
/proc/29138/stat : 29138 (python) S 29033 29033 28742 0 -1 4202560 1163 0 0 0 31 31 0 0 19 0 2 0 670500713 395911168 6857 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29138/statm: 96658 6857 400 364 0 32546 0
[pid=29140] ppid=29138 vsize=268428 CPUtime=194.66 cores=1,3,5,7
/proc/29140/stat : 29140 (hybridGM3) T 29138 29140 29140 0 -1 4202496 5817 0 0 0 19466 0 0 0 25 0 1 0 670500713 274870272 5543 33554432000 134512640 135204385 4290656368 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29140/statm: 67107 5543 63 169 0 66937 0
[pid=29138/tid=29150] ppid=29033 vsize=386632 CPUtime=0 cores=1,3,5,7
/proc/29138/task/29150/stat : 29150 (python) S 29033 29033 28742 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670520182 395911168 6857 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604464567543040 0 0 -1 5 0 0 0
[pid=29151] ppid=29033 vsize=396628 CPUtime=0.31 cores=1,3,5,7
/proc/29151/stat : 29151 (python) S 29033 29033 28742 0 -1 4202560 1152 0 0 0 15 16 0 0 19 0 2 0 670520186 406147072 6896 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29151/statm: 99157 6896 400 364 0 35042 0
[pid=29153] ppid=29151 vsize=1018996 CPUtime=99.34 cores=1,3,5,7
/proc/29153/stat : 29153 (gnovelty+2) T 29151 29153 29153 0 -1 4202496 970 0 0 0 9934 0 0 0 25 0 1 0 670520186 1043451904 697 33554432000 134512640 135663704 4289888816 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/29153/statm: 254749 697 113 282 0 254465 0
[pid=29151/tid=29157] ppid=29033 vsize=396628 CPUtime=0 cores=1,3,5,7
/proc/29151/task/29157/stat : 29157 (python) S 29033 29033 28742 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670530122 406147072 6896 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604459161375744 0 0 -1 5 0 0 0
[pid=29158] ppid=29033 vsize=407196 CPUtime=0.62 cores=1,3,5,7
/proc/29158/stat : 29158 (python) S 29033 29033 28742 0 -1 4202560 1167 0 0 0 33 29 0 0 19 0 2 0 670530126 416968704 6900 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29158/statm: 101799 6900 400 364 0 37681 0
[pid=29160] ppid=29158 vsize=268428 CPUtime=196.67 cores=1,3,5,7
/proc/29160/stat : 29160 (hybridGM3) T 29158 29160 29160 0 -1 4202496 5813 0 0 0 19667 0 0 0 25 0 1 0 670530126 274870272 5543 33554432000 134512640 135204385 4290369376 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/29160/statm: 67107 5543 63 169 0 66937 0
[pid=29158/tid=29166] ppid=29033 vsize=407196 CPUtime=0 cores=1,3,5,7
/proc/29158/task/29166/stat : 29166 (python) S 29033 29033 28742 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670549795 416968704 6900 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604470487939200 0 0 -1 3 0 0 0
[pid=29167] ppid=29033 vsize=417152 CPUtime=0.62 cores=1,3,5,7
/proc/29167/stat : 29167 (python) S 29033 29033 28742 0 -1 4202560 1176 0 0 0 31 31 0 0 19 0 2 0 670549799 427163648 6917 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29167/statm: 104288 6917 400 364 0 40167 0
[pid=29169] ppid=29167 vsize=268420 CPUtime=195.61 cores=1,3,5,7
/proc/29169/stat : 29169 (hybridGM3) T 29167 29169 29169 0 -1 4202496 5813 0 0 0 19561 0 0 0 25 0 1 0 670549799 274862080 5543 33554432000 134512640 135204385 4288761152 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29169/statm: 67105 5543 63 169 0 66935 0
[pid=29167/tid=29175] ppid=29033 vsize=417152 CPUtime=0 cores=1,3,5,7
/proc/29167/task/29175/stat : 29175 (python) S 29033 29033 28742 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670569368 427163648 6917 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604470355862528 0 0 -1 7 0 0 0
[pid=29176] ppid=29033 vsize=427584 CPUtime=4.97 cores=1,3,5,7
/proc/29176/stat : 29176 (python) S 29033 29033 28742 0 -1 4202560 1224 0 0 0 249 248 0 0 19 0 2 0 670569371 437846016 6929 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/29176/statm: 106896 6929 408 364 0 42772 0
[pid=29178] ppid=29176 vsize=459768 CPUtime=1555.95 cores=1,3,5,7
/proc/29178/stat : 29178 (TNM) T 29176 29178 29178 0 -1 4202496 1928 0 0 0 155595 0 0 0 25 0 1 0 670569372 470802432 1653 33554432000 134512640 135008748 4292239728 18446744073709551615 134527503 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29178/statm: 114942 1653 46 122 0 113842 0
[pid=29176/tid=29272] ppid=29033 vsize=427584 CPUtime=0 cores=1,3,5,7
/proc/29176/task/29272/stat : 29272 (python) S 29033 29033 28742 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670724973 437846016 6929 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604466083750272 0 0 -1 7 0 0 0
[pid=29273] ppid=29033 vsize=438020 CPUtime=0.3 cores=1,3,5,7
/proc/29273/stat : 29273 (python) S 29033 29033 28742 0 -1 4202560 1182 0 0 0 14 16 0 0 19 0 2 0 670724975 448532480 6932 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29273/statm: 109505 6932 407 364 0 45378 0
[pid=29275] ppid=29273 vsize=421428 CPUtime=100.16 cores=1,3,5,7
/proc/29275/stat : 29275 (adaptg2wsat2009) T 29273 29275 29275 0 -1 4202496 2059 0 0 0 10016 0 0 0 25 0 1 0 670724975 431542272 1783 33554432000 134512640 135107411 4290765376 18446744073709551615 134531797 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29275/statm: 105357 1783 59 146 0 104233 0
[pid=29273/tid=29278] ppid=29033 vsize=438020 CPUtime=0 cores=1,3,5,7
/proc/29273/task/29278/stat : 29278 (python) S 29033 29033 28742 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670735005 448532480 6932 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604466083752064 0 0 -1 7 0 0 0
[pid=29279] ppid=29033 vsize=448448 CPUtime=0.3 cores=1,3,5,7
/proc/29279/stat : 29279 (python) S 29033 29033 28742 0 -1 4202560 1169 0 0 0 15 15 0 0 19 0 2 0 670735007 459210752 6944 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29279/statm: 112112 6944 401 364 0 47982 0
[pid=29281] ppid=29279 vsize=251288 CPUtime=100.18 cores=1,3,5,7
/proc/29281/stat : 29281 (FH) T 29279 29281 29281 0 -1 4202496 1957 0 0 0 10018 0 0 0 25 0 1 0 670735007 257318912 1682 33554432000 134512640 134936988 4293853856 18446744073709551615 134552486 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29281/statm: 62822 1682 41 104 0 62326 0
[pid=29279/tid=29285] ppid=29033 vsize=448448 CPUtime=0 cores=1,3,5,7
/proc/29279/task/29285/stat : 29285 (python) S 29033 29033 28742 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670745037 459210752 6944 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 514 18446604459276951680 0 0 -1 7 0 0 0
[pid=29286] ppid=29033 vsize=458900 CPUtime=0 cores=1,3,5,7
/proc/29286/stat : 29286 (python) S 29033 29033 28742 0 -1 4202560 846 0 0 0 0 0 0 0 19 0 1 0 670745039 469913600 6896 33554432000 4194304 5683644 140735106473376 18446744073709551615 274664828486 0 0 16781312 514 8887545455899049983 0 0 17 3 0 0 0
/proc/29286/statm: 114725 6896 350 364 0 50592 0
[pid=29288] ppid=29286 vsize=268428 CPUtime=0.33 cores=1,3,5,7
/proc/29288/stat : 29288 (hybridGM3) R 29286 29288 29288 0 -1 4202496 5817 0 0 0 33 0 0 0 21 0 1 0 670745039 274870272 5543 33554432000 134512640 135204385 4287244352 18446744073709551615 134538034 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29288/statm: 67107 5543 63 169 0 66937 0
[pid=29033/tid=29040] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29040/stat : 29040 (python) S 29031 29033 28742 0 -1 4202560 25 930 0 0 0 0 0 0 19 0 19 0 670400765 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29051] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29051/stat : 29051 (python) S 29031 29033 28742 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670410799 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29062] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29062/stat : 29062 (python) S 29031 29033 28742 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670420834 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29068] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29068/stat : 29068 (python) S 29031 29033 28742 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670430866 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29079] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29079/stat : 29079 (python) S 29031 29033 28742 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 19 0 670440800 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29090] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29090/stat : 29090 (python) S 29031 29033 28742 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 19 0 670450736 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29100] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29100/stat : 29100 (python) S 29031 29033 28742 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 19 0 670460775 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29111] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29111/stat : 29111 (python) S 29031 29033 28742 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670470708 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 5 0 0 0
[pid=29033/tid=29122] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29122/stat : 29122 (python) S 29031 29033 28742 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 19 0 670480643 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29128] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29128/stat : 29128 (python) S 29031 29033 28742 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 19 0 670490677 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29139] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29139/stat : 29139 (python) S 29031 29033 28742 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670500713 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29152] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29152/stat : 29152 (python) S 29031 29033 28742 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 19 0 670520186 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 7 0 0 0
[pid=29033/tid=29159] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29159/stat : 29159 (python) S 29031 29033 28742 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 19 0 670530126 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 5 0 0 0
[pid=29033/tid=29168] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29168/stat : 29168 (python) S 29031 29033 28742 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670549799 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29177] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29177/stat : 29177 (python) S 29031 29033 28742 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670569372 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29274] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29274/stat : 29274 (python) S 29031 29033 28742 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670724975 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29280] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29280/stat : 29280 (python) S 29031 29033 28742 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 19 0 670735007 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
[pid=29033/tid=29287] ppid=29031 vsize=468184 CPUtime=0 cores=1,3,5,7
/proc/29033/task/29287/stat : 29287 (python) S 29031 29033 28742 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670745039 479420416 8461 33554432000 4194304 5683644 140735106473376 18446744073709551615 274676631985 0 0 16781312 2 18446604458710460224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3454.83
Current children cumulated vsize (KiB) 16048312

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3445.33
CPU time (s): 3454.83
CPU user time (s): 3449.4
CPU system time (s): 5.43
CPU usage (%): 100.276
Max. virtual memory (cumulated for all children) (KiB): 16048312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.30765
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30553
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= 2922
involuntary context switches= 53

runsolver used 26.8999 second user time and 53.9768 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-17 01:20:09
IDJOB=3386579
IDBENCH=82644
IDSOLVER=1872
FILE ID=node131/3386579-1305588009
RUNJOBID= node131-1305586144-28761
PBS_JOBID= 13350347
Free space on /tmp= 73540 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1180959030-088-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-3386579-1305588009/watcher-3386579-1305588009 -o /tmp/evaluation-result-3386579-1305588009/solver-3386579-1305588009 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386579-1305588009.cnf -seed 1136001790 -budget 5000

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

MD5SUM BENCH= 4c3def64b0c0da01406b551924b4a52d
RANDOM SEED=1136001790

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:     32951132 kB
MemFree:      14252120 kB
Buffers:        312148 kB
Cached:        4815576 kB
SwapCached:       1504 kB
Active:       14721036 kB
Inactive:      3682872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14252120 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           32672 kB
Writeback:          12 kB
AnonPages:    13274108 kB
Mapped:          38904 kB
Slab:           172880 kB
PageTables:      55592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 70643184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73504 MiB
End job on node131 at 2011-05-17 02:17:36