Trace number 3317058

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-random? (MO) 2796.77 726.019

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
MD5SUM419b5972e0565bacaabacb029af6176c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.652
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.61/22.31	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.61/22.31	c INFO: solving HOME/instance-3317058-1304267281.cnf
0.61/22.31	c INFO: computing task features
0.70/22.46	c INFO: computed variable-clause graph statistics
0.70/22.47	c INFO: computed clause balance statistics
1.50/23.22	c INFO: computed variable balance statistics
1.90/23.64	c INFO: computed small-clause counts
1.90/23.64	c INFO: computed Horn-clause counts
1.90/23.67	c INFO: computed variable graph statistics
1.90/23.67	c INFO: collected features for HOME/instance-3317058-1304267281.cnf in 1.36 s
1.98/23.73	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.38)
1.98/23.76	c INFO: running gnovelty+2@0 for 97 with 4798 remaining (b = 0.14)
1.98/23.79	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.09)
2.07/23.82	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.07)
401.95/123.93	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.06)
401.95/123.96	c INFO: running gnovelty+2@0 for 97 with 4698 remaining (b = 0.05)
402.19/124.00	c INFO: running FH@0 for 97 with 4698 remaining (b = 0.04)
402.19/124.03	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
800.67/224.09	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.03)
801.07/224.17	c INFO: running FH@0 for 97 with 4598 remaining (b = 0.02)
801.29/224.21	c INFO: running hybridGM3@0 for 194 with 4598 remaining (b = 0.04)
801.29/224.26	c INFO: running gnovelty+2@0 for 97 with 4598 remaining (b = 0.02)
1199.70/324.27	c INFO: running hybridGM3@0 for 194 with 4498 remaining (b = 0.03)
1200.08/324.35	c INFO: running hybridGM3@0 for 194 with 4497 remaining (b = 0.03)
1200.48/324.49	c INFO: running TNM@0 for 1552 with 4497 remaining (b = 0.21)
1583.60/420.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4401 remaining (b = 0.02)
1977.41/519.71	c INFO: running hybridGM3@99 for 97 with 4302 remaining (b = 0.01)
1993.68/523.83	c INFO: running hybridGM3@99 for 97 with 4298 remaining (b = 0.01)
2001.66/525.84	c INFO: running hybridGM3@100 for 97 with 4296 remaining (b = 0.01)
2363.65/616.91	c INFO: running hybridGM3@299 for 97 with 4205 remaining (b = 0.01)
2379.91/621.04	c INFO: running FH@0 for 97 with 4201 remaining (b = 0.01)
2383.88/622.08	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.01)
2765.77/718.11	c INFO: running hybridGM3@396 for 97 with 4104 remaining (b = 0.01)
2778.09/721.28	c INFO: running adaptg2wsat2009++@100 for 97 with 4101 remaining (b = 0.01)
2793.96/725.29	c INFO: running gnovelty+2@0 for 97 with 4097 remaining (b = 0.01)
2796.77/725.98	c INFO: running hybridGM3@0 for 194 with 4096 remaining (b = 0.02)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317058-1304267281/watcher-3317058-1304267281 -o /tmp/evaluation-result-3317058-1304267281/solver-3317058-1304267281 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317058-1304267281.cnf -seed 1260138252 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 20095
/proc/meminfo: memFree=24218100/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=6240 CPUtime=0 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4194304 97 0 1 0 0 0 0 0 17 0 1 0 538325975 6389760 51 33554432000 4194304 5683644 140734190576784 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/20095/statm: 1560 51 40 364 0 42 0

[startup+0.0545071 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 20095
/proc/meminfo: memFree=24218100/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=15080 CPUtime=0 cores=1,3,5,7
/proc/20095/stat : 20095 (python) D 20091 20095 20058 0 -1 4202496 611 0 5 0 0 0 0 0 17 0 1 0 538325975 15441920 513 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20095/statm: 3770 513 300 364 0 257 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15080

[startup+0.100483 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 20095
/proc/meminfo: memFree=24218100/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=15216 CPUtime=0 cores=1,3,5,7
/proc/20095/stat : 20095 (python) D 20091 20095 20058 0 -1 4202496 649 0 5 0 0 0 0 0 17 0 1 0 538325975 15581184 550 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687675136 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 0
/proc/20095/statm: 3804 550 312 364 0 291 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15216

[startup+0.300456 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 20095
/proc/meminfo: memFree=24218100/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=15188 CPUtime=0 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4202496 729 0 5 0 0 0 0 0 16 0 1 0 538325975 15552512 623 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687671220 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 16
/proc/20095/statm: 3797 623 322 364 0 284 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15188

[startup+0.700361 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 20095
/proc/meminfo: memFree=24218100/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4202496 953 0 5 0 0 0 0 0 15 0 1 0 538325975 16289792 834 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 19
/proc/20095/statm: 3977 834 357 364 0 464 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15908

[startup+1.50021 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 20097
/proc/meminfo: memFree=24210672/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=16400 CPUtime=0.02 cores=1,3,5,7
/proc/20095/stat : 20095 (python) D 20091 20095 20058 0 -1 4202496 1124 0 5 0 1 1 0 0 15 0 1 0 538325975 16793600 996 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687675136 0 0 16781312 2 18446744071562234166 0 0 17 7 0 0 22
/proc/20095/statm: 4100 996 413 364 0 587 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16400

[startup+3.10093 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 20097
/proc/meminfo: memFree=24207148/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=29788 CPUtime=0.06 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4202496 1436 0 10 0 3 3 0 0 15 0 1 0 538325975 30502912 1288 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 54
/proc/20095/statm: 7447 1288 443 364 0 817 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29788
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 0.16 0.03 0.01 2/178 20097
/proc/meminfo: memFree=24201708/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=50012 CPUtime=0.11 cores=1,3,5,7
/proc/20095/stat : 20095 (python) R 20091 20095 20058 0 -1 4202496 1959 0 16 0 4 7 0 0 16 0 1 0 538325975 51212288 1737 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 7 0 0 73
/proc/20095/statm: 12503 1737 480 364 0 1203 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 50012
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 0.15 0.03 0.01 2/178 20105
/proc/meminfo: memFree=24173996/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=135584 CPUtime=0.33 cores=1,3,5,7
/proc/20095/stat : 20095 (python) D 20091 20095 20058 0 -1 4202496 5865 924 40 9 15 18 0 0 16 0 1 0 538325975 138838016 4132 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 7 0 0 199
/proc/20095/statm: 33896 4132 1031 364 0 3082 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 135584
heavy processes:

[startup+25.5008 s]
/proc/loadavg: 0.34 0.08 0.02 7/190 20117
/proc/meminfo: memFree=24071804/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=324036 CPUtime=2.1 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4202496 15480 924 112 9 181 29 0 0 20 0 5 0 538325975 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 367
/proc/20095/statm: 81009 8208 1883 364 0 16918 0
[pid=20106] ppid=20095 vsize=283508 CPUtime=0 cores=1,3,5,7
/proc/20106/stat : 20106 (python) S 20095 20095 20058 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 538328349 290312192 6582 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695375 0 0 16781312 514 4499158429322936584 0 0 17 3 0 0 0
/proc/20106/statm: 70877 6582 355 364 0 6795 0
[pid=20108] ppid=20106 vsize=1018996 CPUtime=1.75 cores=1,3,5,7
/proc/20108/stat : 20108 (gnovelty+2) R 20106 20108 20108 0 -1 4202496 964 0 0 0 175 0 0 0 25 0 1 0 538328350 1043451904 698 33554432000 134512640 135663704 4294927472 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/20108/statm: 254749 698 113 282 0 254465 0
[pid=20109] ppid=20095 vsize=293696 CPUtime=0 cores=1,3,5,7
/proc/20109/stat : 20109 (python) S 20095 20095 20058 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 538328352 300744704 6663 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 4499150732741542152 0 0 17 1 0 0 0
/proc/20109/statm: 73424 6663 349 364 0 9339 0
[pid=20111] ppid=20109 vsize=1018996 CPUtime=1.72 cores=1,3,5,7
/proc/20111/stat : 20111 (gnovelty+2) R 20109 20111 20111 0 -1 4202496 957 0 0 0 172 0 0 0 25 0 1 0 538328352 1043451904 697 33554432000 134512640 135663704 4292430192 18446744073709551615 134544272 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/20111/statm: 254749 697 113 282 0 254465 0
[pid=20112] ppid=20095 vsize=303952 CPUtime=0 cores=1,3,5,7
/proc/20112/stat : 20112 (python) S 20095 20095 20058 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 538328355 311246848 6667 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 10983043644381986815 0 0 17 7 0 0 0
/proc/20112/statm: 75988 6667 349 364 0 11900 0
[pid=20114] ppid=20112 vsize=421560 CPUtime=1.68 cores=1,3,5,7
/proc/20114/stat : 20114 (adaptg2wsat2009) R 20112 20114 20114 0 -1 4202496 2049 0 0 0 168 0 0 0 25 0 1 0 538328355 431677440 1782 33554432000 134512640 135107411 4289612368 18446744073709551615 134531537 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/20114/statm: 105390 1782 59 146 0 104266 0
[pid=20115] ppid=20095 vsize=314208 CPUtime=0 cores=1,3,5,7
/proc/20115/stat : 20115 (python) S 20095 20095 20058 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 538328358 321748992 6671 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 10983039796091289599 0 0 17 3 0 0 0
/proc/20115/statm: 78552 6671 349 364 0 14461 0
[pid=20117] ppid=20115 vsize=421560 CPUtime=1.66 cores=1,3,5,7
/proc/20117/stat : 20117 (adaptg2wsat2009) R 20115 20117 20117 0 -1 4202496 2048 0 0 0 166 0 0 0 25 0 1 0 538328358 431677440 1783 33554432000 134512640 135107411 4294911440 18446744073709551615 134531600 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/20117/statm: 105390 1783 59 146 0 104266 0
[pid=20095/tid=20107] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20107/stat : 20107 (python) S 20091 20095 20058 0 -1 4202560 26 924 0 9 0 0 0 0 19 0 5 0 538328349 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20110] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20110/stat : 20110 (python) S 20091 20095 20058 0 -1 4202560 22 924 0 9 0 0 0 0 21 0 5 0 538328352 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20113] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20113/stat : 20113 (python) S 20091 20095 20058 0 -1 4202560 21 924 0 9 0 0 0 0 23 0 5 0 538328355 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20116] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20116/stat : 20116 (python) S 20091 20095 20058 0 -1 4202560 29 924 0 9 0 0 0 0 20 0 5 0 538328358 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 4400512
heavy processes:

[startup+51.1011 s]
/proc/loadavg: 3.02 0.73 0.24 10/202 20130
/proc/meminfo: memFree=23945056/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=324036 CPUtime=2.1 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4202496 15480 924 112 9 181 29 0 0 20 0 5 0 538325975 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 367
/proc/20095/statm: 81009 8208 1883 364 0 16918 0
[pid=20106] ppid=20095 vsize=283508 CPUtime=0.02 cores=1,3,5,7
/proc/20106/stat : 20106 (python) S 20095 20095 20058 0 -1 4202560 911 0 0 0 1 1 0 0 18 0 1 0 538328349 290312192 6605 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695375 0 0 16781312 514 5367375962151289096 0 0 17 3 0 0 0
/proc/20106/statm: 70877 6605 378 364 0 6795 0
[pid=20108] ppid=20106 vsize=1018996 CPUtime=27.35 cores=1,3,5,7
/proc/20108/stat : 20108 (gnovelty+2) R 20106 20108 20108 0 -1 4202496 964 0 0 0 2735 0 0 0 25 0 1 0 538328350 1043451904 698 33554432000 134512640 135663704 4294927472 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/20108/statm: 254749 698 113 282 0 254465 0
[pid=20109] ppid=20095 vsize=293696 CPUtime=0.02 cores=1,3,5,7
/proc/20109/stat : 20109 (python) S 20095 20095 20058 0 -1 4202560 904 0 0 0 1 1 0 0 18 0 1 0 538328352 300744704 6686 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 5367375962151289096 0 0 17 1 0 0 0
/proc/20109/statm: 73424 6686 372 364 0 9339 0
[pid=20111] ppid=20109 vsize=1018996 CPUtime=27.29 cores=1,3,5,7
/proc/20111/stat : 20111 (gnovelty+2) R 20109 20111 20111 0 -1 4202496 957 0 0 0 2729 0 0 0 25 0 1 0 538328352 1043451904 697 33554432000 134512640 135663704 4292430192 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/20111/statm: 254749 697 113 282 0 254465 0
[pid=20112] ppid=20095 vsize=303952 CPUtime=0.02 cores=1,3,5,7
/proc/20112/stat : 20112 (python) S 20095 20095 20058 0 -1 4202560 919 0 0 0 1 1 0 0 18 0 1 0 538328355 311246848 6690 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 5367375962151289096 0 0 17 7 0 0 0
/proc/20112/statm: 75988 6690 372 364 0 11900 0
[pid=20114] ppid=20112 vsize=421560 CPUtime=27.1 cores=1,3,5,7
/proc/20114/stat : 20114 (adaptg2wsat2009) R 20112 20114 20114 0 -1 4202496 2049 0 0 0 2710 0 0 0 25 0 1 0 538328355 431677440 1782 33554432000 134512640 135107411 4289612368 18446744073709551615 134531584 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/20114/statm: 105390 1782 59 146 0 104266 0
[pid=20115] ppid=20095 vsize=314208 CPUtime=0.02 cores=1,3,5,7
/proc/20115/stat : 20115 (python) S 20095 20095 20058 0 -1 4202560 946 0 0 0 1 1 0 0 18 0 1 0 538328358 321748992 6694 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 5367375962151289094 0 0 17 3 0 0 0
/proc/20115/statm: 78552 6694 372 364 0 14461 0
[pid=20117] ppid=20115 vsize=421560 CPUtime=27.2 cores=1,3,5,7
/proc/20117/stat : 20117 (adaptg2wsat2009) R 20115 20117 20117 0 -1 4202496 2048 0 0 0 2720 0 0 0 25 0 1 0 538328358 431677440 1783 33554432000 134512640 135107411 4294911440 18446744073709551615 134531613 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/20117/statm: 105390 1783 59 146 0 104266 0
[pid=20095/tid=20107] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20107/stat : 20107 (python) S 20091 20095 20058 0 -1 4202560 26 924 0 9 0 0 0 0 19 0 5 0 538328349 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20110] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20110/stat : 20110 (python) S 20091 20095 20058 0 -1 4202560 22 924 0 9 0 0 0 0 21 0 5 0 538328352 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20113] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20113/stat : 20113 (python) S 20091 20095 20058 0 -1 4202560 21 924 0 9 0 0 0 0 23 0 5 0 538328355 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20116] ppid=20091 vsize=324036 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20116/stat : 20116 (python) S 20091 20095 20058 0 -1 4202560 29 924 0 9 0 0 0 0 20 0 5 0 538328358 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 111.12
Current children cumulated vsize (KiB) 4400512

[startup+102.308 s]
/proc/loadavg: 5.94 1.88 0.66 10/202 20131
/proc/meminfo: memFree=23944704/32951124 swapFree=67111524/67111528
[pid=20095] ppid=20091 vsize=324036 CPUtime=2.1 cores=1,3,5,7
/proc/20095/stat : 20095 (python) S 20091 20095 20058 0 -1 4202496 15480 924 112 9 181 29 0 0 20 0 5 0 538325975 331812864 8208 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 367
/proc/20095/statm: 81009 8208 1883 364 0 16918 0
[pid=20106] ppid=20095 vsize=283508 CPUtime=0.1 cores=1,3,5,7
/proc/20106/stat : 20106 (python) S 20095 20095 20058 0 -1 4202560 927 0 0 0 5 5 0 0 18 0 1 0 538328349 290312192 6605 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695375 0 0 16781312 514 5367375962151289096 0 0 17 3 0 0 0
/proc/20106/statm: 70877 6605 378 364 0 6795 0
[pid=20108] ppid=20106 vsize=1018996 CPUtime=78.56 cores=1,3,5,7
/proc/20108/stat : 20108 (gnovelty+2) R 20106 20108 20108 0 -1 4202496 964 0 0 0 7856 0 0 0 25 0 1 0 538328350 1043451904 698 33554432000 134512640 135663704 4294927472 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/20108/statm: 254749 698 113 282 0 254465 0
[pid=20109] ppid=20095 vsize=293696 CPUtime=0.1 cores=1,3,5,7
/proc/20109/stat : 20109 (python) S 20095 20095 20058 0 -1 4202560 921 0 0 0 5 5 0 0 18 0 1 0 538328352 300744704 6686 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 5367375962151289096 0 0 17 1 0 0 0

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

[pid=20112/tid=20182] ppid=20095 vsize=303952 CPUtime=0 cores=1,3,5,7
/proc/20112/task/20182/stat : 20182 (python) S 20095 20095 20058 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 538338370 311246848 6719 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604459764849664 0 0 -1 7 0 0 0
[pid=20115] ppid=20095 vsize=314208 CPUtime=0.14 cores=1,3,5,7
/proc/20115/stat : 20115 (python) S 20095 20095 20058 0 -1 4202560 1130 0 0 0 7 7 0 0 18 0 2 0 538328358 321748992 6723 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/20115/statm: 78552 6723 400 364 0 14461 0
[pid=20117] ppid=20115 vsize=421560 CPUtime=104.49 cores=1,3,5,7
/proc/20117/stat : 20117 (adaptg2wsat2009) R 20115 20117 20117 0 -1 4202496 2048 0 0 0 10449 0 0 0 25 0 1 0 538328358 431677440 1783 33554432000 134512640 135107411 4294911440 18446744073709551615 134532275 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/20117/statm: 105390 1783 59 146 0 104266 0
[pid=20115/tid=20185] ppid=20095 vsize=314208 CPUtime=0 cores=1,3,5,7
/proc/20115/task/20185/stat : 20185 (python) S 20095 20095 20058 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538338372 321748992 6723 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604459764848768 0 0 -1 3 0 0 0
[pid=20179] ppid=20095 vsize=324464 CPUtime=0.13 cores=1,3,5,7
/proc/20179/stat : 20179 (python) S 20095 20095 20058 0 -1 4202560 1122 0 0 0 7 6 0 0 19 0 2 0 538338368 332251136 6727 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/20179/statm: 81116 6727 400 364 0 17022 0
[pid=20181] ppid=20179 vsize=421560 CPUtime=98.58 cores=1,3,5,7
/proc/20181/stat : 20181 (adaptg2wsat2009) T 20179 20181 20181 0 -1 4202496 2050 0 0 0 9858 0 0 0 25 0 1 0 538338369 431677440 1782 33554432000 134512640 135107411 4292237744 18446744073709551615 134531739 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/20181/statm: 105390 1782 59 146 0 104266 0
[pid=20179/tid=20240] ppid=20095 vsize=324464 CPUtime=0 cores=1,3,5,7
/proc/20179/task/20240/stat : 20240 (python) S 20095 20095 20058 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538348381 332251136 6727 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604465846679360 0 0 -1 3 0 0 0
[pid=20183] ppid=20095 vsize=334720 CPUtime=0.12 cores=1,3,5,7
/proc/20183/stat : 20183 (python) S 20095 20095 20058 0 -1 4202560 1150 0 0 0 6 6 0 0 19 0 2 0 538338372 342753280 6731 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/20183/statm: 83680 6731 400 364 0 19583 0
[pid=20186] ppid=20183 vsize=1018996 CPUtime=100.02 cores=1,3,5,7
/proc/20186/stat : 20186 (gnovelty+2) T 20183 20186 20186 0 -1 4202496 964 0 0 0 10001 1 0 0 25 0 1 0 538338373 1043451904 697 33554432000 134512640 135663704 4292465248 18446744073709551615 134524503 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/20186/statm: 254749 697 113 282 0 254465 0
[pid=20183/tid=20244] ppid=20095 vsize=334720 CPUtime=0 cores=1,3,5,7
/proc/20183/task/20244/stat : 20244 (python) S 20095 20095 20058 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 538348388 342753280 6731 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604471140105280 0 0 -1 1 0 0 0
[pid=20187] ppid=20095 vsize=345068 CPUtime=0.13 cores=1,3,5,7
/proc/20187/stat : 20187 (python) S 20095 20095 20058 0 -1 4202560 1184 0 0 0 7 6 0 0 19 0 2 0 538338375 353349632 6741 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20187/statm: 86267 6741 406 364 0 22167 0
[pid=20189] ppid=20187 vsize=251288 CPUtime=99.87 cores=1,3,5,7
/proc/20189/stat : 20189 (FH) T 20187 20189 20189 0 -1 4202496 1950 0 0 0 9987 0 0 0 25 0 1 0 538338376 257318912 1682 33554432000 134512640 134936988 4290212048 18446744073709551615 134545312 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/20189/statm: 62822 1682 41 104 0 62326 0
[pid=20187/tid=20245] ppid=20095 vsize=345068 CPUtime=0 cores=1,3,5,7
/proc/20187/task/20245/stat : 20245 (python) S 20095 20095 20058 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538348390 353349632 6741 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604456593703360 0 0 -1 5 0 0 0
[pid=20190] ppid=20095 vsize=355328 CPUtime=0.13 cores=1,3,5,7
/proc/20190/stat : 20190 (python) S 20095 20095 20058 0 -1 4202560 1176 0 0 0 7 6 0 0 19 0 2 0 538338379 363855872 6751 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/20190/statm: 88832 6751 406 364 0 24729 0
[pid=20192] ppid=20190 vsize=421560 CPUtime=99.98 cores=1,3,5,7
/proc/20192/stat : 20192 (adaptg2wsat2009) T 20190 20192 20192 0 -1 4202496 2056 0 0 0 9998 0 0 0 25 0 1 0 538338380 431677440 1784 33554432000 134512640 135107411 4290765408 18446744073709551615 134532313 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/20192/statm: 105390 1784 59 146 0 104266 0
[pid=20190/tid=20246] ppid=20095 vsize=355328 CPUtime=0 cores=1,3,5,7
/proc/20190/task/20246/stat : 20246 (python) S 20095 20095 20058 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538348392 363855872 6751 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604456593705152 0 0 -1 3 0 0 0
[pid=20241] ppid=20095 vsize=365692 CPUtime=0.14 cores=1,3,5,7
/proc/20241/stat : 20241 (python) S 20095 20095 20058 0 -1 4202560 1151 0 0 0 7 7 0 0 19 0 2 0 538348385 374468608 6750 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/20241/statm: 91423 6750 400 364 0 27317 0
[pid=20243] ppid=20241 vsize=421560 CPUtime=98.5 cores=1,3,5,7
/proc/20243/stat : 20243 (adaptg2wsat2009) T 20241 20243 20243 0 -1 4202496 2053 0 0 0 9850 0 0 0 25 0 1 0 538348385 431677440 1782 33554432000 134512640 135107411 4293536128 18446744073709551615 134532336 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/20243/statm: 105390 1782 59 146 0 104266 0
[pid=20241/tid=20274] ppid=20095 vsize=365692 CPUtime=0 cores=1,3,5,7
/proc/20241/task/20274/stat : 20274 (python) S 20095 20095 20058 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 538358399 374468608 6750 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604471162521408 0 0 -1 3 0 0 0
[pid=20247] ppid=20095 vsize=376060 CPUtime=0.14 cores=1,3,5,7
/proc/20247/stat : 20247 (python) S 20095 20095 20058 0 -1 4202560 1167 0 0 0 7 7 0 0 19 0 2 0 538348392 385085440 6781 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20247/statm: 94015 6781 400 364 0 29906 0
[pid=20249] ppid=20247 vsize=251288 CPUtime=99.97 cores=1,3,5,7
/proc/20249/stat : 20249 (FH) T 20247 20249 20249 0 -1 4202496 1952 0 0 0 9997 0 0 0 25 0 1 0 538348393 257318912 1682 33554432000 134512640 134936988 4287599664 18446744073709551615 134554594 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/20249/statm: 62822 1682 41 104 0 62326 0
[pid=20247/tid=20278] ppid=20095 vsize=376060 CPUtime=0 cores=1,3,5,7
/proc/20247/task/20278/stat : 20278 (python) S 20095 20095 20058 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538358406 385085440 6781 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604463485188928 0 0 -1 5 0 0 0
[pid=20250] ppid=20095 vsize=386324 CPUtime=0.64 cores=1,3,5,7
/proc/20250/stat : 20250 (python) S 20095 20095 20058 0 -1 4202560 1192 0 0 0 31 33 0 0 18 0 2 0 538348397 395595776 6813 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20250/statm: 96581 6813 400 364 0 32469 0
[pid=20252] ppid=20250 vsize=268420 CPUtime=401.41 cores=1,3,5,7
/proc/20252/stat : 20252 (hybridGM3) R 20250 20252 20252 0 -1 4202496 5818 0 0 0 40141 0 0 0 25 0 1 0 538348397 274862080 5544 33554432000 134512640 135204385 4293718080 18446744073709551615 134538427 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/20252/statm: 67105 5544 63 169 0 66935 0
[pid=20250/tid=20305] ppid=20095 vsize=386324 CPUtime=0 cores=1,3,5,7
/proc/20250/task/20305/stat : 20305 (python) S 20095 20095 20058 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 538368031 395595776 6813 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604459014192000 0 0 -1 5 0 0 0
[pid=20253] ppid=20095 vsize=396708 CPUtime=0.15 cores=1,3,5,7
/proc/20253/stat : 20253 (python) S 20095 20095 20058 0 -1 4202560 1171 0 0 0 8 7 0 0 19 0 2 0 538348401 406228992 6819 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/20253/statm: 99177 6819 400 364 0 35062 0
[pid=20255] ppid=20253 vsize=1018996 CPUtime=100.02 cores=1,3,5,7
/proc/20255/stat : 20255 (gnovelty+2) T 20253 20255 20255 0 -1 4202496 968 0 0 0 10002 0 0 0 25 0 1 0 538348402 1043451904 697 33554432000 134512640 135663704 4293440560 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/20255/statm: 254749 697 113 282 0 254465 0
[pid=20253/tid=20282] ppid=20095 vsize=396708 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20282/stat : 20282 (python) S 20095 20095 20058 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538358419 406228992 6819 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604459014190208 0 0 -1 1 0 0 0
[pid=20275] ppid=20095 vsize=407096 CPUtime=0.49 cores=1,3,5,7
/proc/20275/stat : 20275 (python) S 20095 20095 20058 0 -1 4202560 1183 0 0 0 28 21 0 0 18 0 2 0 538358403 416866304 6855 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20275/statm: 101774 6855 400 364 0 37656 0
[pid=20277] ppid=20275 vsize=268424 CPUtime=292.54 cores=1,3,5,7
/proc/20277/stat : 20277 (hybridGM3) T 20275 20277 20277 0 -1 4202496 5815 0 0 0 29253 1 0 0 25 0 1 0 538358404 274866176 5545 33554432000 134512640 135204385 4289151776 18446744073709551615 134537670 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/20277/statm: 67106 5545 63 169 0 66936 0
[pid=20275/tid=20324] ppid=20095 vsize=407096 CPUtime=0 cores=1,3,5,7
/proc/20275/task/20324/stat : 20324 (python) S 20095 20095 20058 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 538377942 416866304 6855 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604459014189312 0 0 -1 3 0 0 0
[pid=20279] ppid=20095 vsize=417088 CPUtime=0.51 cores=1,3,5,7
/proc/20279/stat : 20279 (python) S 20095 20095 20058 0 -1 4202560 1206 0 0 0 28 23 0 0 18 0 2 0 538358411 427098112 6892 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20279/statm: 104272 6892 400 364 0 40151 0
[pid=20281] ppid=20279 vsize=268424 CPUtime=295.6 cores=1,3,5,7
/proc/20281/stat : 20281 (hybridGM3) T 20279 20281 20281 0 -1 4202496 5821 0 0 0 29560 0 0 0 25 0 1 0 538358411 274866176 5545 33554432000 134512640 135204385 4290021632 18446744073709551615 134537711 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/20281/statm: 67106 5545 63 169 0 66936 0
[pid=20279/tid=20325] ppid=20095 vsize=417088 CPUtime=0 cores=1,3,5,7
/proc/20279/task/20325/stat : 20325 (python) S 20095 20095 20058 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 538378354 427098112 6892 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604463485186240 0 0 -1 1 0 0 0
[pid=20283] ppid=20095 vsize=427492 CPUtime=0.67 cores=1,3,5,7
/proc/20283/stat : 20283 (python) S 20095 20095 20058 0 -1 4202560 1085 0 0 0 37 30 0 0 18 0 1 0 538358424 437751808 6875 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 5367375962151289095 0 0 17 7 0 0 0
/proc/20283/statm: 106873 6875 380 364 0 42749 0
[pid=20285] ppid=20283 vsize=459764 CPUtime=396.16 cores=1,3,5,7
/proc/20285/stat : 20285 (TNM) R 20283 20285 20285 0 -1 4202496 1928 0 0 0 39616 0 0 0 25 0 1 0 538358425 470798336 1652 33554432000 134512640 135008748 4292906784 18446744073709551615 134527118 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/20285/statm: 114941 1652 46 122 0 113841 0
[pid=20306] ppid=20095 vsize=437756 CPUtime=0.17 cores=1,3,5,7
/proc/20306/stat : 20306 (python) S 20095 20095 20058 0 -1 4202560 1182 0 0 0 10 7 0 0 19 0 2 0 538368036 448262144 6908 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20306/statm: 109439 6908 408 364 0 45312 0
[pid=20308] ppid=20306 vsize=421560 CPUtime=101.84 cores=1,3,5,7
/proc/20308/stat : 20308 (adaptg2wsat2009) T 20306 20308 20308 0 -1 4202496 2059 0 0 0 10184 0 0 0 25 0 1 0 538368037 431677440 1782 33554432000 134512640 135107411 4289019392 18446744073709551615 134531810 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/20308/statm: 105390 1782 59 146 0 104266 0
[pid=20306/tid=20326] ppid=20095 vsize=437756 CPUtime=0 cores=1,3,5,7
/proc/20306/task/20326/stat : 20326 (python) S 20095 20095 20058 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538378555 448262144 6908 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604471137993024 0 0 -1 5 0 0 0
[pid=20333] ppid=20095 vsize=448440 CPUtime=0.16 cores=1,3,5,7
/proc/20333/stat : 20333 (python) S 20095 20095 20058 0 -1 4202560 1223 0 0 0 9 7 0 0 19 0 2 0 538388080 459202560 6992 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/20333/statm: 112110 6992 402 364 0 47980 0
[pid=20335] ppid=20333 vsize=251292 CPUtime=100.14 cores=1,3,5,7
/proc/20335/stat : 20335 (FH) T 20333 20335 20335 0 -1 4202496 1960 0 0 0 10014 0 0 0 25 0 1 0 538388080 257323008 1683 33554432000 134512640 134936988 4289024128 18446744073709551615 134552041 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/20335/statm: 62823 1683 41 104 0 62327 0
[pid=20333/tid=20342] ppid=20095 vsize=448440 CPUtime=0 cores=1,3,5,7
/proc/20333/task/20342/stat : 20342 (python) S 20095 20095 20058 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538398099 459202560 6992 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 514 18446604471137994816 0 0 -1 7 0 0 0
[pid=20343] ppid=20095 vsize=458712 CPUtime=0 cores=1,3,5,7
/proc/20343/stat : 20343 (python) S 20095 20095 20058 0 -1 4202560 862 0 0 0 0 0 0 0 19 0 1 0 538398505 469721088 6943 33554432000 4194304 5683644 140734190576784 18446744073709551615 212687695430 0 0 16781312 514 11025630478504820735 0 0 17 7 0 0 0
/proc/20343/statm: 114678 6943 350 364 0 50545 0
[pid=20345] ppid=20343 vsize=1018996 CPUtime=0.58 cores=1,3,5,7
/proc/20345/stat : 20345 (gnovelty+2) R 20343 20345 20345 0 -1 4202496 971 0 0 0 58 0 0 0 22 0 1 0 538398505 1043451904 698 33554432000 134512640 135663704 4294841520 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/20345/statm: 254749 698 113 282 0 254465 0
[pid=20095/tid=20107] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20107/stat : 20107 (python) S 20091 20095 20058 0 -1 4202560 26 924 0 9 0 0 0 0 19 0 19 0 538328349 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20110] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20110/stat : 20110 (python) S 20091 20095 20058 0 -1 4202560 22 924 0 9 0 0 0 0 21 0 19 0 538328352 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20113] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20113/stat : 20113 (python) S 20091 20095 20058 0 -1 4202560 25 924 0 9 0 0 0 0 18 0 19 0 538328355 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20116] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20116/stat : 20116 (python) S 20091 20095 20058 0 -1 4202560 33 924 0 9 0 0 0 0 18 0 19 0 538328358 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20180] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20180/stat : 20180 (python) S 20091 20095 20058 0 -1 4202560 24 924 0 9 0 0 0 0 20 0 19 0 538338369 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20184] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20184/stat : 20184 (python) S 20091 20095 20058 0 -1 4202560 28 924 0 9 0 0 0 0 22 0 19 0 538338372 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20188] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20188/stat : 20188 (python) S 20091 20095 20058 0 -1 4202560 23 924 0 9 0 0 0 0 24 0 19 0 538338376 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 5 0 0 0
[pid=20095/tid=20191] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20191/stat : 20191 (python) S 20091 20095 20058 0 -1 4202560 31 924 0 9 0 0 0 0 20 0 19 0 538338379 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20242] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20242/stat : 20242 (python) S 20091 20095 20058 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 19 0 538348385 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20248] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20248/stat : 20248 (python) S 20091 20095 20058 0 -1 4202560 23 924 0 9 0 0 0 0 21 0 19 0 538348393 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 3 0 0 0
[pid=20095/tid=20251] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20251/stat : 20251 (python) S 20091 20095 20058 0 -1 4202560 35 924 0 9 0 0 0 0 18 0 19 0 538348397 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 5 0 0 0
[pid=20095/tid=20254] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20254/stat : 20254 (python) S 20091 20095 20058 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 19 0 538348402 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20276] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20276/stat : 20276 (python) S 20091 20095 20058 0 -1 4202560 28 924 0 9 0 0 0 0 18 0 19 0 538358403 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20280] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20280/stat : 20280 (python) S 20091 20095 20058 0 -1 4202560 32 924 0 9 0 0 0 0 18 0 19 0 538358411 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20284] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20284/stat : 20284 (python) S 20091 20095 20058 0 -1 4202560 28 924 0 9 0 0 0 0 22 0 19 0 538358425 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20307] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20307/stat : 20307 (python) S 20091 20095 20058 0 -1 4202560 25 924 0 9 0 0 0 0 20 0 19 0 538368037 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20334] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20334/stat : 20334 (python) S 20091 20095 20058 0 -1 4202560 26 924 0 9 0 0 0 0 20 0 19 0 538388080 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
[pid=20095/tid=20344] ppid=20091 vsize=468360 CPUtime=0 cores=1,3,5,7
/proc/20095/task/20344/stat : 20344 (python) S 20091 20095 20058 0 -1 4202560 30 924 0 9 0 0 0 0 20 0 19 0 538398505 479600640 8508 33554432000 4194304 5683644 140734190576784 18446744073709551615 212699498929 0 0 16781312 2 18446604471162520512 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2796.77
Current children cumulated vsize (KiB) 16798156

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20095 and gives
#  childrusage.ru_utime.tv_sec=509
#  childrusage.ru_utime.tv_usec=984470
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=562762
# CPU time returned by wait4() is 511.547
# while last known CPU time is 2796.77
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 726.019
CPU time (s): 2796.77
CPU user time (s): 2794.43
CPU system time (s): 2.34
CPU usage (%): 385.22
Max. virtual memory (cumulated for all children) (KiB): 16798156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 509.984
system time used= 1.56276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53605
page faults= 121
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20370
involuntary context switches= 4910

runsolver used 4.51631 second user time and 9.04262 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-01 18:28:01
IDJOB=3317058
IDBENCH=82523
IDSOLVER=1705
FILE ID=node139/3317058-1304267281
RUNJOBID= node139-1304267280-20077
PBS_JOBID= 13173940
Free space on /tmp= 73056 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317058-1304267281/watcher-3317058-1304267281 -o /tmp/evaluation-result-3317058-1304267281/solver-3317058-1304267281 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317058-1304267281.cnf -seed 1260138252 -budget 4800 -cores 4

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

MD5SUM BENCH= 419b5972e0565bacaabacb029af6176c
RANDOM SEED=1260138252

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:      24218976 kB
Buffers:       2072808 kB
Cached:        6075276 kB
SwapCached:          4 kB
Active:        1402488 kB
Inactive:      6808596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24218976 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           66412 kB
Writeback:           0 kB
AnonPages:       62828 kB
Mapped:          14432 kB
Slab:           457500 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191268 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= 72992 MiB
End job on node139 at 2011-05-01 18:40:10