Trace number 3386565

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) 3546.23 3535.44

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
MD5SUMfafa522767a4e86ea9e03f34c2fb7311
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark110.327
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
Number of clauses of size over 50

Solver Data

0.33/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.68	c INFO: solving HOME/instance-3386565-1305586946.cnf
0.33/0.68	c INFO: computing task features
0.51/0.89	c INFO: computed variable-clause graph statistics
0.51/0.90	c INFO: computed clause balance statistics
1.60/1.92	c INFO: computed variable balance statistics
2.10/2.48	c INFO: computed small-clause counts
2.10/2.48	c INFO: computed Horn-clause counts
2.20/2.52	c INFO: computed variable graph statistics
2.20/2.53	c INFO: collected features for HOME/instance-3386565-1305586946.cnf in 1.84 s
2.20/2.56	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.89/102.93	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
202.59/202.31	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
303.13/302.66	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.07)
402.85/402.02	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.05)
502.43/501.37	c INFO: running gnovelty+2@0 for 97 with 4499 remaining (b = 0.05)
602.15/600.79	c INFO: running FH@0 for 97 with 4400 remaining (b = 0.03)
701.85/700.15	c INFO: running adaptg2wsat2009++@0 for 97 with 4300 remaining (b = 0.03)
801.56/799.51	c INFO: running adaptg2wsat2009++@0 for 97 with 4201 remaining (b = 0.02)
901.15/898.87	c INFO: running FH@0 for 97 with 4102 remaining (b = 0.02)
1000.88/998.25	c INFO: running hybridGM3@0 for 194 with 4002 remaining (b = 0.04)
1196.31/1193.02	c INFO: running gnovelty+2@0 for 97 with 3807 remaining (b = 0.02)
1296.03/1292.45	c INFO: running hybridGM3@0 for 194 with 3708 remaining (b = 0.03)
1491.48/1487.24	c INFO: running adaptg2wsat2009++@0 for 97 with 3513 remaining (b = 0.01)
1591.20/1586.63	c INFO: running hybridGM3@0 for 194 with 3414 remaining (b = 0.03)
1787.66/1782.42	c INFO: running hybridGM3@0 for 194 with 3218 remaining (b = 0.02)
1982.97/1977.20	c INFO: running TNM@0 for 1552 with 3023 remaining (b = 0.19)
3545.41/3534.51	c INFO: running FH@0 for 97 with 1466 remaining (b = 0.01)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3386565-1305586946/watcher-3386565-1305586946 -o /tmp/evaluation-result-3386565-1305586946/solver-3386565-1305586946 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386565-1305586946.cnf -seed 785539133 -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: 3.12 2.92 2.45 4/426 27140
/proc/meminfo: memFree=22698328/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 958 0 0 0 0 0 0 0 25 0 1 0 670292791 16289792 834 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/27140/statm: 3977 834 357 364 0 464 0

[startup+0.0391649 s]
/proc/loadavg: 3.12 2.92 2.45 4/426 27140
/proc/meminfo: memFree=22698328/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=18884 CPUtime=0.01 cores=1,3,5,7
/proc/27140/stat : 27140 (python) R 27138 27140 26973 0 -1 4202496 1267 0 0 0 1 0 0 0 17 0 1 0 670292791 19337216 1120 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27140/statm: 4721 1121 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100147 s]
/proc/loadavg: 3.12 2.92 2.45 4/426 27140
/proc/meminfo: memFree=22698328/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=85620 CPUtime=0.06 cores=1,3,5,7
/proc/27140/stat : 27140 (python) R 27138 27140 26973 0 -1 4202496 2630 0 0 0 4 2 0 0 17 0 1 0 670292791 87674880 2348 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335890432 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27140/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.301192 s]
/proc/loadavg: 3.12 2.92 2.45 4/426 27140
/proc/meminfo: memFree=22698328/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=135748 CPUtime=0.17 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 5971 933 1 0 13 4 0 0 17 0 1 0 670292791 139005952 4149 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335888389 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/27140/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.701042 s]
/proc/loadavg: 3.12 2.92 2.45 4/426 27140
/proc/meminfo: memFree=22698328/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=280540 CPUtime=0.41 cores=1,3,5,7
/proc/27140/stat : 27140 (python) R 27138 27140 26973 0 -1 4202496 9774 933 1 0 30 11 0 0 15 0 1 0 670292791 287272960 7447 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335589584 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27140/statm: 70135 7447 1761 364 0 6059 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 280540

[startup+1.50091 s]
/proc/loadavg: 3.12 2.92 2.45 4/427 27145
/proc/meminfo: memFree=22663044/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=290804 CPUtime=1.2 cores=1,3,5,7
/proc/27140/stat : 27140 (python) R 27138 27140 26973 0 -1 4202496 14020 933 1 0 109 11 0 0 16 0 1 0 670292791 297783296 10086 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335547839 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/27140/statm: 72701 10086 1826 364 0 8625 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 290804

[startup+3.10058 s]
/proc/loadavg: 3.12 2.92 2.45 4/431 27149
/proc/meminfo: memFree=22655440/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=294136 CPUtime=2.27 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 14390 933 1 0 215 12 0 0 20 0 2 0 670292791 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27140/statm: 73534 8424 1877 364 0 9452 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 294136
heavy processes:

[startup+6.30106 s]
/proc/loadavg: 3.11 2.92 2.46 4/434 27152
/proc/meminfo: memFree=22654440/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=294136 CPUtime=2.27 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 14390 933 1 0 215 12 0 0 20 0 2 0 670292791 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27140/statm: 73534 8424 1877 364 0 9452 0
[pid=27150] ppid=27140 vsize=284984 CPUtime=0 cores=1,3,5,7
/proc/27150/stat : 27150 (python) S 27140 27140 26973 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 670293047 291823616 6899 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912463 0 0 16781312 514 11016702993843060998 0 0 17 5 0 0 0
/proc/27150/statm: 71246 6899 355 364 0 7164 0
[pid=27152] ppid=27150 vsize=1020308 CPUtime=3.73 cores=1,3,5,7
/proc/27152/stat : 27152 (gnovelty+2) R 27150 27152 27152 0 -1 4202496 1157 0 0 0 373 0 0 0 25 0 1 0 670293048 1044795392 891 33554432000 134512640 135663704 4287496656 18446744073709551615 134524768 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27152/statm: 255077 891 113 282 0 254793 0
[pid=27140/tid=27151] ppid=27138 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 670293048 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 1599428

[startup+12.7009 s]
/proc/loadavg: 3.10 2.92 2.46 4/434 27152
/proc/meminfo: memFree=22653464/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=294136 CPUtime=2.27 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 14390 933 1 0 215 12 0 0 20 0 2 0 670292791 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27140/statm: 73534 8424 1877 364 0 9452 0
[pid=27150] ppid=27140 vsize=284984 CPUtime=0.03 cores=1,3,5,7
/proc/27150/stat : 27150 (python) S 27140 27140 26973 0 -1 4202560 890 0 0 0 1 2 0 0 18 0 1 0 670293047 291823616 6922 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912463 0 0 16781312 514 8305904350266360070 0 0 17 5 0 0 0
/proc/27150/statm: 71246 6922 378 364 0 7164 0
[pid=27152] ppid=27150 vsize=1020308 CPUtime=10.13 cores=1,3,5,7
/proc/27152/stat : 27152 (gnovelty+2) R 27150 27152 27152 0 -1 4202496 1157 0 0 0 1013 0 0 0 25 0 1 0 670293048 1044795392 891 33554432000 134512640 135663704 4287496656 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27152/statm: 255077 891 113 282 0 254793 0
[pid=27140/tid=27151] ppid=27138 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 670293048 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1599428

[startup+25.5006 s]
/proc/loadavg: 3.08 2.93 2.47 5/434 27153
/proc/meminfo: memFree=22655320/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=294136 CPUtime=2.27 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 14390 933 1 0 215 12 0 0 20 0 2 0 670292791 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27140/statm: 73534 8424 1877 364 0 9452 0
[pid=27150] ppid=27140 vsize=284984 CPUtime=0.06 cores=1,3,5,7
/proc/27150/stat : 27150 (python) S 27140 27140 26973 0 -1 4202560 896 0 0 0 2 4 0 0 18 0 1 0 670293047 291823616 6922 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912463 0 0 16781312 514 8305904350266360070 0 0 17 5 0 0 0
/proc/27150/statm: 71246 6922 378 364 0 7164 0
[pid=27152] ppid=27150 vsize=1020308 CPUtime=22.93 cores=1,3,5,7
/proc/27152/stat : 27152 (gnovelty+2) R 27150 27152 27152 0 -1 4202496 1157 0 0 0 2293 0 0 0 25 0 1 0 670293048 1044795392 891 33554432000 134512640 135663704 4287496656 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27152/statm: 255077 891 113 282 0 254793 0
[pid=27140/tid=27151] ppid=27138 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 670293048 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1599428

[startup+51.1011 s]
/proc/loadavg: 3.11 2.95 2.48 4/434 27153
/proc/meminfo: memFree=22654844/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=294136 CPUtime=2.27 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 14390 933 1 0 215 12 0 0 20 0 2 0 670292791 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27140/statm: 73534 8424 1877 364 0 9452 0
[pid=27150] ppid=27140 vsize=284984 CPUtime=0.13 cores=1,3,5,7
/proc/27150/stat : 27150 (python) S 27140 27140 26973 0 -1 4202560 908 0 0 0 6 7 0 0 18 0 1 0 670293047 291823616 6922 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912463 0 0 16781312 514 8305904350266360070 0 0 17 7 0 0 0
/proc/27150/statm: 71246 6922 378 364 0 7164 0
[pid=27152] ppid=27150 vsize=1020308 CPUtime=48.53 cores=1,3,5,7
/proc/27152/stat : 27152 (gnovelty+2) R 27150 27152 27152 0 -1 4202496 1157 0 0 0 4853 0 0 0 25 0 1 0 670293048 1044795392 891 33554432000 134512640 135663704 4287496656 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27152/statm: 255077 891 113 282 0 254793 0
[pid=27140/tid=27151] ppid=27138 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 670293048 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1599428

[startup+102.315 s]
/proc/loadavg: 3.04 2.95 2.51 4/438 27159
/proc/meminfo: memFree=22646420/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=294136 CPUtime=2.27 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 14390 933 1 0 215 12 0 0 20 0 2 0 670292791 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27140/statm: 73534 8424 1877 364 0 9452 0
[pid=27150] ppid=27140 vsize=284984 CPUtime=0.27 cores=1,3,5,7
/proc/27150/stat : 27150 (python) S 27140 27140 26973 0 -1 4202560 928 0 0 0 13 14 0 0 18 0 1 0 670293047 291823616 6922 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912463 0 0 16781312 514 8305904350266360070 0 0 17 7 0 0 0
/proc/27150/statm: 71246 6922 378 364 0 7164 0
[pid=27152] ppid=27150 vsize=1020308 CPUtime=99.74 cores=1,3,5,7
/proc/27152/stat : 27152 (gnovelty+2) R 27150 27152 27152 0 -1 4202496 1157 0 0 0 9974 0 0 0 25 0 1 0 670293048 1044795392 891 33554432000 134512640 135663704 4287496656 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27152/statm: 255077 891 113 282 0 254793 0
[pid=27140/tid=27151] ppid=27138 vsize=294136 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 2 0 670293048 301195264 8424 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1599428

[startup+162.3 s]
/proc/loadavg: 3.05 2.97 2.54 4/442 27167
/proc/meminfo: memFree=22636924/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=305000 CPUtime=2.3 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 15280 933 1 0 218 12 0 0 20 0 3 0 670292791 312320000 8566 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27140/statm: 76250 8566 1880 364 0 12165 0
[pid=27150] ppid=27140 vsize=295228 CPUtime=0.29 cores=1,3,5,7
/proc/27150/stat : 27150 (python) S 27140 27140 26973 0 -1 4202560 1089 0 0 0 14 15 0 0 19 0 2 0 670293047 302313472 6959 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27150/statm: 73807 6959 410 364 0 9725 0
[pid=27152] ppid=27150 vsize=1020308 CPUtime=100.33 cores=1,3,5,7
/proc/27152/stat : 27152 (gnovelty+2) T 27150 27152 27152 0 -1 4202496 1157 0 0 0 10033 0 0 0 25 0 1 0 670293048 1044795392 891 33554432000 134512640 135663704 4287496656 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27152/statm: 255077 891 113 282 0 254793 0
[pid=27150/tid=27160] ppid=27140 vsize=295228 CPUtime=0 cores=1,3,5,7
/proc/27150/task/27160/stat : 27160 (python) S 27140 27140 26973 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670303081 302313472 6959 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604468362621184 0 0 -1 7 0 0 0
[pid=27161] ppid=27140 vsize=294912 CPUtime=0.17 cores=1,3,5,7
/proc/27161/stat : 27161 (python) S 27140 27140 26973 0 -1 4202560 907 0 0 0 9 8 0 0 18 0 1 0 670303084 301989888 7055 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912518 0 0 16781312 514 8305904350266360072 0 0 17 7 0 0 0
/proc/27161/statm: 73728 7055 372 364 0 9643 0
[pid=27163] ppid=27161 vsize=1020308 CPUtime=59.36 cores=1,3,5,7
/proc/27163/stat : 27163 (gnovelty+2) R 27161 27163 27163 0 -1 4202496 1156 0 0 0 5936 0 0 0 25 0 1 0 670303085 1044795392 892 33554432000 134512640 135663704 4291154000 18446744073709551615 134524843 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27163/statm: 255077 892 113 282 0 254793 0
[pid=27140/tid=27151] ppid=27138 vsize=305000 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 3 0 670293048 312320000 8566 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
[pid=27140/tid=27162] ppid=27138 vsize=305000 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27162/stat : 27162 (python) S 27138 27140 26973 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 3 0 670303085 312320000 8566 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 2935756

[startup+222.301 s]
/proc/loadavg: 3.10 3.00 2.58 4/450 27177
/proc/meminfo: memFree=22599820/32951124 swapFree=65173164/67111528
[pid=27140] ppid=27138 vsize=315256 CPUtime=2.33 cores=1,3,5,7
/proc/27140/stat : 27140 (python) S 27138 27140 26973 0 -1 4202496 16146 933 1 0 221 12 0 0 20 0 4 0 670292791 322822144 8572 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0

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

[pid=27181] ppid=27140 vsize=315548 CPUtime=0.31 cores=1,3,5,7
/proc/27181/stat : 27181 (python) S 27140 27140 26973 0 -1 4202560 1111 0 0 0 15 16 0 0 19 0 2 0 670323058 323121152 7161 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27181/statm: 78887 7161 399 364 0 14796 0
[pid=27183] ppid=27181 vsize=423400 CPUtime=99.31 cores=1,3,5,7
/proc/27183/stat : 27183 (adaptg2wsat2009) T 27181 27183 27183 0 -1 4202496 2626 0 0 0 9931 0 0 0 25 0 1 0 670323058 433561600 2358 33554432000 134512640 135107411 4294743216 18446744073709551615 134532313 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27183/statm: 105850 2358 59 146 0 104726 0
[pid=27181/tid=27191] ppid=27140 vsize=315548 CPUtime=0 cores=1,3,5,7
/proc/27181/task/27191/stat : 27191 (python) S 27140 27140 26973 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670332990 323121152 7161 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604456446326976 0 0 -1 1 0 0 0
[pid=27192] ppid=27140 vsize=325948 CPUtime=0.32 cores=1,3,5,7
/proc/27192/stat : 27192 (python) S 27140 27140 26973 0 -1 4202560 1117 0 0 0 15 17 0 0 19 0 2 0 670332993 333770752 7166 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27192/statm: 81487 7166 400 364 0 17393 0
[pid=27194] ppid=27192 vsize=423400 CPUtime=99.32 cores=1,3,5,7
/proc/27194/stat : 27194 (adaptg2wsat2009) T 27192 27194 27194 0 -1 4202496 2630 0 0 0 9932 0 0 0 25 0 1 0 670332994 433561600 2357 33554432000 134512640 135107411 4291934448 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27194/statm: 105850 2357 59 146 0 104726 0
[pid=27192/tid=27201] ppid=27140 vsize=325948 CPUtime=0 cores=1,3,5,7
/proc/27192/task/27201/stat : 27201 (python) S 27140 27140 26973 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670342926 333770752 7166 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604470629298624 0 0 -1 7 0 0 0
[pid=27202] ppid=27140 vsize=336208 CPUtime=0.31 cores=1,3,5,7
/proc/27202/stat : 27202 (python) S 27140 27140 26973 0 -1 4202560 1128 0 0 0 17 14 0 0 19 0 2 0 670342929 344276992 7170 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27202/statm: 84052 7170 400 364 0 19955 0
[pid=27204] ppid=27202 vsize=1020308 CPUtime=99.37 cores=1,3,5,7
/proc/27204/stat : 27204 (gnovelty+2) T 27202 27204 27204 0 -1 4202496 1159 0 0 0 9937 0 0 0 25 0 1 0 670342929 1044795392 892 33554432000 134512640 135663704 4287624976 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27204/statm: 255077 892 113 282 0 254793 0
[pid=27202/tid=27208] ppid=27140 vsize=336208 CPUtime=0 cores=1,3,5,7
/proc/27202/task/27208/stat : 27208 (python) S 27140 27140 26973 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670352867 344276992 7170 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604470629299520 0 0 -1 7 0 0 0
[pid=27209] ppid=27140 vsize=346316 CPUtime=0.32 cores=1,3,5,7
/proc/27209/stat : 27209 (python) S 27140 27140 26973 0 -1 4202560 1177 0 0 0 16 16 0 0 19 0 2 0 670352871 354627584 7179 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27209/statm: 86579 7179 405 364 0 22479 0
[pid=27211] ppid=27209 vsize=253032 CPUtime=99.3 cores=1,3,5,7
/proc/27211/stat : 27211 (FH) T 27209 27211 27211 0 -1 4202496 2497 0 0 0 9930 0 0 0 25 0 1 0 670352871 259104768 2234 33554432000 134512640 134936988 4293375936 18446744073709551615 134545294 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27211/statm: 63258 2234 41 104 0 62762 0
[pid=27209/tid=27219] ppid=27140 vsize=346316 CPUtime=0 cores=1,3,5,7
/proc/27209/task/27219/stat : 27219 (python) S 27140 27140 26973 0 -1 4202560 93 0 0 0 0 0 0 0 19 0 2 0 670362803 354627584 7179 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604455375139200 0 0 -1 7 0 0 0
[pid=27220] ppid=27140 vsize=357224 CPUtime=0.31 cores=1,3,5,7
/proc/27220/stat : 27220 (python) S 27140 27140 26973 0 -1 4202560 1172 0 0 0 15 16 0 0 19 0 2 0 670362807 365797376 7184 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27220/statm: 89306 7184 406 364 0 25203 0
[pid=27222] ppid=27220 vsize=423400 CPUtime=99.31 cores=1,3,5,7
/proc/27222/stat : 27222 (adaptg2wsat2009) T 27220 27222 27222 0 -1 4202496 2632 0 0 0 9931 0 0 0 25 0 1 0 670362807 433561600 2358 33554432000 134512640 135107411 4287092688 18446744073709551615 134531792 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27222/statm: 105850 2358 59 146 0 104726 0
[pid=27220/tid=27225] ppid=27140 vsize=357224 CPUtime=0 cores=1,3,5,7
/proc/27220/task/27225/stat : 27225 (python) S 27140 27140 26973 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670372739 365797376 7184 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604456446326080 0 0 -1 7 0 0 0
[pid=27226] ppid=27140 vsize=367248 CPUtime=0.31 cores=1,3,5,7
/proc/27226/stat : 27226 (python) S 27140 27140 26973 0 -1 4202560 1150 0 0 0 15 16 0 0 19 0 2 0 670372742 376061952 7224 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27226/statm: 91812 7224 400 364 0 27706 0
[pid=27228] ppid=27226 vsize=423400 CPUtime=99.31 cores=1,3,5,7
/proc/27228/stat : 27228 (adaptg2wsat2009) T 27226 27228 27228 0 -1 4202496 2629 0 0 0 9931 0 0 0 25 0 1 0 670372743 433561600 2357 33554432000 134512640 135107411 4294126592 18446744073709551615 134531709 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27228/statm: 105850 2357 59 146 0 104726 0
[pid=27226/tid=27236] ppid=27140 vsize=367248 CPUtime=0 cores=1,3,5,7
/proc/27226/task/27236/stat : 27236 (python) S 27140 27140 26973 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670382675 376061952 7224 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604466853291904 0 0 -1 7 0 0 0
[pid=27237] ppid=27140 vsize=377252 CPUtime=0.33 cores=1,3,5,7
/proc/27237/stat : 27237 (python) S 27140 27140 26973 0 -1 4202560 1146 0 0 0 17 16 0 0 19 0 2 0 670382679 386306048 7227 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27237/statm: 94313 7227 399 364 0 30204 0
[pid=27239] ppid=27237 vsize=253036 CPUtime=99.33 cores=1,3,5,7
/proc/27239/stat : 27239 (FH) T 27237 27239 27239 0 -1 4202496 2502 0 0 0 9933 0 0 0 25 0 1 0 670382679 259108864 2234 33554432000 134512640 134936988 4291463360 18446744073709551615 134554227 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27239/statm: 63259 2234 41 104 0 62763 0
[pid=27237/tid=27243] ppid=27140 vsize=377252 CPUtime=0 cores=1,3,5,7
/proc/27237/task/27243/stat : 27243 (python) S 27140 27140 26973 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670392613 386306048 7227 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604462999134400 0 0 -1 7 0 0 0
[pid=27244] ppid=27140 vsize=387880 CPUtime=0.64 cores=1,3,5,7
/proc/27244/stat : 27244 (python) S 27140 27140 26973 0 -1 4202560 1167 0 0 0 34 30 0 0 19 0 2 0 670392617 397189120 7232 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27244/statm: 96970 7232 400 364 0 32858 0
[pid=27246] ppid=27244 vsize=268424 CPUtime=194.72 cores=1,3,5,7
/proc/27246/stat : 27246 (hybridGM3) T 27244 27246 27246 0 -1 4202496 6186 0 0 0 19472 0 0 0 25 0 1 0 670392617 274866176 5918 33554432000 134512640 135204385 4288568080 18446744073709551615 134537699 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27246/statm: 67106 5918 63 169 0 66936 0
[pid=27244/tid=27252] ppid=27140 vsize=387880 CPUtime=0 cores=1,3,5,7
/proc/27244/task/27252/stat : 27252 (python) S 27140 27140 26973 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670412090 397189120 7232 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604459309672384 0 0 -1 7 0 0 0
[pid=27253] ppid=27140 vsize=397940 CPUtime=0.32 cores=1,3,5,7
/proc/27253/stat : 27253 (python) S 27140 27140 26973 0 -1 4202560 1155 0 0 0 18 14 0 0 19 0 2 0 670412094 407490560 7236 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27253/statm: 99485 7236 400 364 0 35370 0
[pid=27255] ppid=27253 vsize=1020308 CPUtime=99.39 cores=1,3,5,7
/proc/27255/stat : 27255 (gnovelty+2) T 27253 27255 27255 0 -1 4202496 1163 0 0 0 9939 0 0 0 25 0 1 0 670412094 1044795392 891 33554432000 134512640 135663704 4294433760 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27255/statm: 255077 891 113 282 0 254793 0
[pid=27253/tid=27258] ppid=27140 vsize=397940 CPUtime=0 cores=1,3,5,7
/proc/27253/task/27258/stat : 27258 (python) S 27140 27140 26973 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670422033 407490560 7236 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604471144055040 0 0 -1 7 0 0 0
[pid=27259] ppid=27140 vsize=408512 CPUtime=0.66 cores=1,3,5,7
/proc/27259/stat : 27259 (python) S 27140 27140 26973 0 -1 4202560 1178 0 0 0 33 33 0 0 19 0 2 0 670422037 418316288 7240 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27259/statm: 102128 7240 400 364 0 38010 0
[pid=27261] ppid=27259 vsize=268428 CPUtime=194.74 cores=1,3,5,7
/proc/27261/stat : 27261 (hybridGM3) T 27259 27261 27261 0 -1 4202496 6191 0 0 0 19474 0 0 0 25 0 1 0 670422037 274870272 5919 33554432000 134512640 135204385 4293277984 18446744073709551615 134537724 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27261/statm: 67107 5919 63 169 0 66937 0
[pid=27259/tid=27268] ppid=27140 vsize=408512 CPUtime=0 cores=1,3,5,7
/proc/27259/task/27268/stat : 27268 (python) S 27140 27140 26973 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670441512 418316288 7240 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604469724768256 0 0 -1 7 0 0 0
[pid=27269] ppid=27140 vsize=418480 CPUtime=0.34 cores=1,3,5,7
/proc/27269/stat : 27269 (python) S 27140 27140 26973 0 -1 4202560 1151 0 0 0 18 16 0 0 19 0 2 0 670441516 428523520 7246 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27269/statm: 104620 7246 400 364 0 40499 0
[pid=27271] ppid=27269 vsize=423400 CPUtime=99.34 cores=1,3,5,7
/proc/27271/stat : 27271 (adaptg2wsat2009) T 27269 27271 27271 0 -1 4202496 2631 0 0 0 9934 0 0 0 25 0 1 0 670441516 433561600 2358 33554432000 134512640 135107411 4291212432 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27271/statm: 105850 2358 59 146 0 104726 0
[pid=27269/tid=27274] ppid=27140 vsize=418480 CPUtime=0 cores=1,3,5,7
/proc/27269/task/27274/stat : 27274 (python) S 27140 27140 26973 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670451451 428523520 7246 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604455939790144 0 0 -1 7 0 0 0
[pid=27275] ppid=27140 vsize=429096 CPUtime=0.66 cores=1,3,5,7
/proc/27275/stat : 27275 (python) S 27140 27140 26973 0 -1 4202560 1219 0 0 0 34 32 0 0 19 0 2 0 670451455 439394304 7257 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27275/statm: 107274 7257 407 364 0 43150 0
[pid=27277] ppid=27275 vsize=268428 CPUtime=195.75 cores=1,3,5,7
/proc/27277/stat : 27277 (hybridGM3) T 27275 27277 27277 0 -1 4202496 6193 0 0 0 19575 0 0 0 25 0 1 0 670451455 274870272 5919 33554432000 134512640 135204385 4289779968 18446744073709551615 134537746 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27277/statm: 67107 5919 63 169 0 66937 0
[pid=27275/tid=27283] ppid=27140 vsize=429096 CPUtime=0 cores=1,3,5,7
/proc/27275/task/27283/stat : 27283 (python) S 27140 27140 26973 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670471031 439394304 7257 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604455948257344 0 0 -1 7 0 0 0
[pid=27284] ppid=27140 vsize=439532 CPUtime=0.65 cores=1,3,5,7
/proc/27284/stat : 27284 (python) S 27140 27140 26973 0 -1 4202560 1223 0 0 0 33 32 0 0 17 0 2 0 670471034 450080768 7279 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27284/statm: 109883 7279 407 364 0 45756 0
[pid=27286] ppid=27284 vsize=268424 CPUtime=194.73 cores=1,3,5,7
/proc/27286/stat : 27286 (hybridGM3) T 27284 27286 27286 0 -1 4202496 6193 0 0 0 19473 0 0 0 25 0 1 0 670471035 274866176 5919 33554432000 134512640 135204385 4293742416 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27286/statm: 67106 5919 63 169 0 66936 0
[pid=27284/tid=27293] ppid=27140 vsize=439532 CPUtime=0 cores=1,3,5,7
/proc/27284/task/27293/stat : 27293 (python) S 27140 27140 26973 0 -1 4202560 49 0 0 0 0 0 0 0 17 0 2 0 670490508 450080768 7279 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604468615351104 0 0 -1 7 0 0 0
[pid=27294] ppid=27140 vsize=449696 CPUtime=5.29 cores=1,3,5,7
/proc/27294/stat : 27294 (python) S 27140 27140 26973 0 -1 4202560 1198 0 0 0 283 246 0 0 19 0 2 0 670490512 460488704 7322 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27294/statm: 112424 7322 401 364 0 48294 0
[pid=27296] ppid=27294 vsize=461508 CPUtime=1557.02 cores=1,3,5,7
/proc/27296/stat : 27296 (TNM) T 27294 27296 27296 0 -1 4202496 2469 0 0 0 155702 0 0 0 25 0 1 0 670490512 472584192 2195 33554432000 134512640 135008748 4289890032 18446744073709551615 134529409 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27296/statm: 115377 2195 46 122 0 114277 0
[pid=27294/tid=27458] ppid=27140 vsize=449696 CPUtime=0 cores=1,3,5,7
/proc/27294/task/27458/stat : 27458 (python) S 27140 27140 26973 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670646241 460488704 7322 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 514 18446604468673947776 0 0 -1 7 0 0 0
[pid=27459] ppid=27140 vsize=460344 CPUtime=0 cores=1,3,5,7
/proc/27459/stat : 27459 (python) S 27140 27140 26973 0 -1 4202560 829 0 0 0 0 0 0 0 20 0 1 0 670646243 471392256 7270 33554432000 4194304 5683644 140735852779808 18446744073709551615 232335912518 0 0 16781312 514 4743069141026471935 0 0 17 3 0 0 0
/proc/27459/statm: 115086 7270 346 364 0 50953 0
[pid=27461] ppid=27459 vsize=253032 CPUtime=0.8 cores=1,3,5,7
/proc/27461/stat : 27461 (FH) R 27459 27461 27461 0 -1 4202496 2507 0 0 0 80 0 0 0 25 0 1 0 670646243 259104768 2234 33554432000 134512640 134936988 4291970576 18446744073709551615 134554998 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/27461/statm: 63258 2234 41 104 0 62762 0
[pid=27140/tid=27151] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27151/stat : 27151 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670293048 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 5 0 0 0
[pid=27140/tid=27162] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27162/stat : 27162 (python) S 27138 27140 26973 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670303085 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 7 0 0 0
[pid=27140/tid=27175] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27175/stat : 27175 (python) S 27138 27140 26973 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670313023 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 7 0 0 0
[pid=27140/tid=27182] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27182/stat : 27182 (python) S 27138 27140 26973 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670323058 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 7 0 0 0
[pid=27140/tid=27193] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27193/stat : 27193 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670332993 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27203] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27203/stat : 27203 (python) S 27138 27140 26973 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670342929 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27210] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27210/stat : 27210 (python) S 27138 27140 26973 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670352871 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27221] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27221/stat : 27221 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670362807 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 7 0 0 0
[pid=27140/tid=27227] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27227/stat : 27227 (python) S 27138 27140 26973 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670372743 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27238] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27238/stat : 27238 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670382679 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27245] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27245/stat : 27245 (python) S 27138 27140 26973 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 19 0 670392617 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27254] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27254/stat : 27254 (python) S 27138 27140 26973 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670412094 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27260] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27260/stat : 27260 (python) S 27138 27140 26973 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670422037 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27270] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27270/stat : 27270 (python) S 27138 27140 26973 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670441516 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 7 0 0 0
[pid=27140/tid=27276] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27276/stat : 27276 (python) S 27138 27140 26973 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670451455 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 1 0 0 0
[pid=27140/tid=27285] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27285/stat : 27285 (python) S 27138 27140 26973 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 670471034 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 3 0 0 0
[pid=27140/tid=27295] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27295/stat : 27295 (python) S 27138 27140 26973 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670490512 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 3 0 0 0
[pid=27140/tid=27460] ppid=27138 vsize=469804 CPUtime=0 cores=1,3,5,7
/proc/27140/task/27460/stat : 27460 (python) S 27138 27140 26973 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670646243 481079296 8839 33554432000 4194304 5683644 140735852779808 18446744073709551615 232347716017 0 0 16781312 2 18446604458506674240 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3546.23
Current children cumulated vsize (KiB) 16098888

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3535.44
CPU time (s): 3546.23
CPU user time (s): 3540.48
CPU system time (s): 5.75
CPU usage (%): 100.305
Max. virtual memory (cumulated for all children) (KiB): 16098888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.72059
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32073
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= 2926
involuntary context switches= 45

runsolver used 29.8975 second user time and 64.9531 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-17 01:02:26
IDJOB=3386565
IDBENCH=82630
IDSOLVER=1872
FILE ID=node132/3386565-1305586946
RUNJOBID= node132-1305586144-26992
PBS_JOBID= 13350346
Free space on /tmp= 73260 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1264065752-051-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-3386565-1305586946/watcher-3386565-1305586946 -o /tmp/evaluation-result-3386565-1305586946/solver-3386565-1305586946 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386565-1305586946.cnf -seed 785539133 -budget 5000

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=785539133

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22698608 kB
Buffers:        318612 kB
Cached:        3614156 kB
SwapCached:       9908 kB
Active:        3866840 kB
Inactive:      6049836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22698608 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:           32924 kB
Writeback:           0 kB
AnonPages:     5981316 kB
Mapped:          31212 kB
Slab:           222740 kB
PageTables:      46308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 83783324 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73212 MiB
End job on node132 at 2011-05-17 02:01:24