Trace number 3386555

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) 3547.91 3537.64

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
MD5SUM6105ec111e1e16da586afadcc6f09041
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.64	c INFO: solving HOME/instance-3386555-1305586632.cnf
0.36/0.64	c INFO: computing task features
0.54/0.88	c INFO: computed variable-clause graph statistics
0.54/0.89	c INFO: computed clause balance statistics
1.75/2.05	c INFO: computed variable balance statistics
2.25/2.52	c INFO: computed small-clause counts
2.25/2.52	c INFO: computed Horn-clause counts
2.25/2.56	c INFO: computed variable graph statistics
2.25/2.56	c INFO: collected features for HOME/instance-3386555-1305586632.cnf in 1.92 s
2.25/2.59	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.82/102.96	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
201.52/201.34	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
301.07/300.66	c INFO: running adaptg2wsat2009++@0 for 97 with 4700 remaining (b = 0.07)
401.63/400.98	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.05)
501.34/500.33	c INFO: running gnovelty+2@0 for 97 with 4500 remaining (b = 0.04)
602.04/600.71	c INFO: running FH@0 for 97 with 4400 remaining (b = 0.03)
702.60/701.05	c INFO: running adaptg2wsat2009++@0 for 97 with 4299 remaining (b = 0.03)
802.31/800.41	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
902.89/900.74	c INFO: running FH@0 for 97 with 4100 remaining (b = 0.02)
1003.47/1001.09	c INFO: running hybridGM3@0 for 194 with 3999 remaining (b = 0.04)
1200.75/1197.80	c INFO: running gnovelty+2@0 for 97 with 3803 remaining (b = 0.02)
1300.56/1297.22	c INFO: running hybridGM3@0 for 194 with 3703 remaining (b = 0.03)
1495.82/1491.95	c INFO: running adaptg2wsat2009++@0 for 97 with 3509 remaining (b = 0.01)
1596.39/1592.29	c INFO: running hybridGM3@0 for 194 with 3408 remaining (b = 0.03)
1791.78/1787.01	c INFO: running hybridGM3@0 for 194 with 3214 remaining (b = 0.02)
1989.07/1983.72	c INFO: running TNM@0 for 1552 with 3017 remaining (b = 0.18)
3547.09/3536.73	c INFO: running FH@0 for 97 with 1464 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-3386555-1305586632/watcher-3386555-1305586632 -o /tmp/evaluation-result-3386555-1305586632/solver-3386555-1305586632 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386555-1305586632.cnf -seed 1865723472 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 4.02 3.64 3.28 4/402 7146
/proc/meminfo: memFree=17653588/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=15388 CPUtime=0 cores=1,3,5,7
/proc/7146/stat : 7146 (python) R 7144 7146 7001 0 -1 4202496 813 0 0 0 0 0 0 0 25 0 1 0 670261133 15757312 699 33554432000 4194304 5683644 140737480241088 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7146/statm: 3847 699 334 364 0 334 0

[startup+0.0669829 s]
/proc/loadavg: 4.02 3.64 3.28 4/402 7146
/proc/meminfo: memFree=17653588/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=36508 CPUtime=0.03 cores=1,3,5,7
/proc/7146/stat : 7146 (python) R 7144 7146 7001 0 -1 4202496 1566 0 0 0 3 0 0 0 25 0 1 0 670261133 37384192 1401 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550198469 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7146/statm: 9127 1402 452 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36508

[startup+0.100975 s]
/proc/loadavg: 4.02 3.64 3.28 4/402 7146
/proc/meminfo: memFree=17653588/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=93960 CPUtime=0.05 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 2692 0 0 0 4 1 0 0 17 0 1 0 670261133 96215040 2407 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 5 0 0 0
/proc/7146/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.300982 s]
/proc/loadavg: 4.02 3.64 3.28 4/402 7146
/proc/meminfo: memFree=17653588/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 5974 936 1 0 14 5 0 0 17 0 1 0 670261133 139010048 4150 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550533637 0 2147483391 16781312 2 18446744071699469502 0 0 17 7 0 0 0
/proc/7146/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.705931 s]
/proc/loadavg: 4.02 3.64 3.28 4/402 7146
/proc/meminfo: memFree=17653588/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=281592 CPUtime=0.45 cores=1,3,5,7
/proc/7146/stat : 7146 (python) R 7144 7146 7001 0 -1 4202496 10013 936 1 0 35 10 0 0 15 0 1 0 670261133 288350208 7684 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562374832 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7146/statm: 70398 7684 1761 364 0 6322 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 281592

[startup+1.50072 s]
/proc/loadavg: 4.02 3.64 3.28 5/403 7151
/proc/meminfo: memFree=17620100/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=289496 CPUtime=1.25 cores=1,3,5,7
/proc/7146/stat : 7146 (python) R 7144 7146 7001 0 -1 4202496 13894 936 1 0 114 11 0 0 16 0 1 0 670261133 296443904 9759 33554432000 4194304 5683644 140737480241088 18446744073709551615 47877970260269 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7146/statm: 72374 9759 1826 364 0 8298 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 289496

[startup+3.1004 s]
/proc/loadavg: 4.02 3.64 3.28 5/403 7151
/proc/meminfo: memFree=17619480/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=291932 CPUtime=2.34 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 14219 936 1 0 223 11 0 0 20 0 2 0 670261133 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 72983 7856 1877 364 0 8901 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 291932
heavy processes:

[startup+6.30085 s]
/proc/loadavg: 4.10 3.66 3.29 5/406 7154
/proc/meminfo: memFree=17620820/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=291932 CPUtime=2.34 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 14219 936 1 0 223 11 0 0 20 0 2 0 670261133 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 72983 7856 1877 364 0 8901 0
[pid=7152] ppid=7146 vsize=282308 CPUtime=0 cores=1,3,5,7
/proc/7152/stat : 7152 (python) S 7146 7146 7001 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 670261393 289083392 6331 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557711 0 0 16781312 514 7418053388056625412 0 0 17 5 0 0 0
/proc/7152/statm: 70577 6331 355 364 0 6495 0
[pid=7154] ppid=7152 vsize=1020188 CPUtime=3.69 cores=1,3,5,7
/proc/7154/stat : 7154 (gnovelty+2) R 7152 7154 7154 0 -1 4202496 1141 0 0 0 369 0 0 0 25 0 1 0 670261393 1044672512 877 33554432000 134512640 135663704 4291364016 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7154/statm: 255047 877 113 282 0 254763 0
[pid=7146/tid=7153] ppid=7144 vsize=291932 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 670261393 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1594428

[startup+12.7006 s]
/proc/loadavg: 4.09 3.67 3.29 5/406 7154
/proc/meminfo: memFree=17620136/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=291932 CPUtime=2.34 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 14219 936 1 0 223 11 0 0 20 0 2 0 670261133 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 72983 7856 1877 364 0 8901 0
[pid=7152] ppid=7146 vsize=282308 CPUtime=0.03 cores=1,3,5,7
/proc/7152/stat : 7152 (python) S 7146 7146 7001 0 -1 4202560 890 0 0 0 1 2 0 0 18 0 1 0 670261393 289083392 6354 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557711 0 0 16781312 514 8240795669715976452 0 0 17 5 0 0 0
/proc/7152/statm: 70577 6354 378 364 0 6495 0
[pid=7154] ppid=7152 vsize=1020188 CPUtime=10.08 cores=1,3,5,7
/proc/7154/stat : 7154 (gnovelty+2) R 7152 7154 7154 0 -1 4202496 1141 0 0 0 1008 0 0 0 25 0 1 0 670261393 1044672512 877 33554432000 134512640 135663704 4291364016 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/7154/statm: 255047 877 113 282 0 254763 0
[pid=7146/tid=7153] ppid=7144 vsize=291932 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 670261393 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1594428

[startup+25.5004 s]
/proc/loadavg: 4.07 3.68 3.30 5/409 7158
/proc/meminfo: memFree=17592540/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=291932 CPUtime=2.34 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 14219 936 1 0 223 11 0 0 20 0 2 0 670261133 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 72983 7856 1877 364 0 8901 0
[pid=7152] ppid=7146 vsize=282308 CPUtime=0.06 cores=1,3,5,7
/proc/7152/stat : 7152 (python) S 7146 7146 7001 0 -1 4202560 896 0 0 0 3 3 0 0 18 0 1 0 670261393 289083392 6354 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557711 0 0 16781312 514 8240795669715976452 0 0 17 5 0 0 0
/proc/7152/statm: 70577 6354 378 364 0 6495 0
[pid=7154] ppid=7152 vsize=1020188 CPUtime=22.87 cores=1,3,5,7
/proc/7154/stat : 7154 (gnovelty+2) R 7152 7154 7154 0 -1 4202496 1141 0 0 0 2287 0 0 0 25 0 1 0 670261393 1044672512 877 33554432000 134512640 135663704 4291364016 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7154/statm: 255047 877 113 282 0 254763 0
[pid=7146/tid=7153] ppid=7144 vsize=291932 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 670261393 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 1594428

[startup+51.1007 s]
/proc/loadavg: 4.05 3.71 3.32 5/409 7158
/proc/meminfo: memFree=17592536/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=291932 CPUtime=2.34 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 14219 936 1 0 223 11 0 0 20 0 2 0 670261133 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 72983 7856 1877 364 0 8901 0
[pid=7152] ppid=7146 vsize=282308 CPUtime=0.13 cores=1,3,5,7
/proc/7152/stat : 7152 (python) S 7146 7146 7001 0 -1 4202560 908 0 0 0 7 6 0 0 18 0 1 0 670261393 289083392 6354 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557711 0 0 16781312 514 8240795669715976452 0 0 17 5 0 0 0
/proc/7152/statm: 70577 6354 378 364 0 6495 0
[pid=7154] ppid=7152 vsize=1020188 CPUtime=48.45 cores=1,3,5,7
/proc/7154/stat : 7154 (gnovelty+2) R 7152 7154 7154 0 -1 4202496 1141 0 0 0 4845 0 0 0 25 0 1 0 670261393 1044672512 877 33554432000 134512640 135663704 4291364016 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7154/statm: 255047 877 113 282 0 254763 0
[pid=7146/tid=7153] ppid=7144 vsize=291932 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 670261393 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1594428

[startup+102.314 s]
/proc/loadavg: 4.08 3.77 3.36 5/409 7160
/proc/meminfo: memFree=17592428/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=291932 CPUtime=2.34 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 14219 936 1 0 223 11 0 0 20 0 2 0 670261133 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 72983 7856 1877 364 0 8901 0
[pid=7152] ppid=7146 vsize=282308 CPUtime=0.26 cores=1,3,5,7
/proc/7152/stat : 7152 (python) S 7146 7146 7001 0 -1 4202560 929 0 0 0 14 12 0 0 18 0 1 0 670261393 289083392 6354 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557711 0 0 16781312 514 8240795669715976452 0 0 17 5 0 0 0
/proc/7152/statm: 70577 6354 378 364 0 6495 0
[pid=7154] ppid=7152 vsize=1020188 CPUtime=99.63 cores=1,3,5,7
/proc/7154/stat : 7154 (gnovelty+2) R 7152 7154 7154 0 -1 4202496 1141 0 0 0 9963 0 0 0 25 0 1 0 670261393 1044672512 877 33554432000 134512640 135663704 4291364016 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7154/statm: 255047 877 113 282 0 254763 0
[pid=7146/tid=7153] ppid=7144 vsize=291932 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 670261393 298938368 7856 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 1594428

[startup+162.3 s]
/proc/loadavg: 4.10 3.83 3.41 5/414 7166
/proc/meminfo: memFree=17581088/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=302356 CPUtime=2.37 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 15063 936 1 0 226 11 0 0 19 0 3 0 670261133 309612544 7922 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7146/statm: 75589 7922 1880 364 0 11504 0
[pid=7152] ppid=7146 vsize=292552 CPUtime=0.28 cores=1,3,5,7
/proc/7152/stat : 7152 (python) S 7146 7146 7001 0 -1 4202560 1086 0 0 0 15 13 0 0 19 0 2 0 670261393 299573248 6391 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7152/statm: 73138 6391 410 364 0 9056 0
[pid=7154] ppid=7152 vsize=1020188 CPUtime=100.24 cores=1,3,5,7
/proc/7154/stat : 7154 (gnovelty+2) T 7152 7154 7154 0 -1 4202496 1141 0 0 0 10024 0 0 0 25 0 1 0 670261393 1044672512 877 33554432000 134512640 135663704 4291364016 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/7154/statm: 255047 877 113 282 0 254763 0
[pid=7152/tid=7161] ppid=7146 vsize=292552 CPUtime=0 cores=1,3,5,7
/proc/7152/task/7161/stat : 7161 (python) S 7146 7146 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670271426 299573248 6391 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604458934810688 0 0 -1 5 0 0 0
[pid=7162] ppid=7146 vsize=293204 CPUtime=0.16 cores=1,3,5,7
/proc/7162/stat : 7162 (python) S 7146 7146 7001 0 -1 4202560 910 0 0 0 8 8 0 0 18 0 1 0 670271429 300240896 6411 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557766 0 0 16781312 514 8240795669715976453 0 0 17 7 0 0 0
/proc/7162/statm: 73301 6411 372 364 0 9216 0
[pid=7164] ppid=7162 vsize=1020188 CPUtime=59.33 cores=1,3,5,7
/proc/7164/stat : 7164 (gnovelty+2) R 7162 7164 7164 0 -1 4202496 1139 0 0 0 5933 0 0 0 25 0 1 0 670271430 1044672512 876 33554432000 134512640 135663704 4287308000 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7164/statm: 255047 876 113 282 0 254763 0
[pid=7146/tid=7153] ppid=7144 vsize=302356 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 3 0 670261393 309612544 7922 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7163] ppid=7144 vsize=302356 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7163/stat : 7163 (python) S 7144 7146 7001 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 3 0 670271429 309612544 7922 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 2928488

[startup+222.301 s]
/proc/loadavg: 4.07 3.87 3.45 5/421 7175
/proc/meminfo: memFree=17533468/32951124 swapFree=67056796/67111528
[pid=7146] ppid=7144 vsize=313220 CPUtime=2.41 cores=1,3,5,7
/proc/7146/stat : 7146 (python) S 7144 7146 7001 0 -1 4202496 15994 936 1 0 229 12 0 0 19 0 4 0 670261133 320737280 8063 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0

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

[pid=7188] ppid=7146 vsize=313396 CPUtime=0.29 cores=1,3,5,7
/proc/7188/stat : 7188 (python) S 7146 7146 7001 0 -1 4202560 1099 0 0 0 14 15 0 0 19 0 2 0 670291199 320917504 6583 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7188/statm: 78349 6583 400 364 0 14258 0
[pid=7190] ppid=7188 vsize=421804 CPUtime=100.28 cores=1,3,5,7
/proc/7190/stat : 7190 (adaptg2wsat2009) T 7188 7190 7190 0 -1 4202496 2135 0 0 0 10028 0 0 0 25 0 1 0 670291200 431927296 1871 33554432000 134512640 135107411 4293134976 18446744073709551615 134532347 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7190/statm: 105451 1871 59 146 0 104327 0
[pid=7188/tid=7194] ppid=7146 vsize=313396 CPUtime=0 cores=1,3,5,7
/proc/7188/task/7194/stat : 7194 (python) S 7146 7146 7001 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670301229 320917504 6583 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604462952755584 0 0 -1 5 0 0 0
[pid=7195] ppid=7146 vsize=323752 CPUtime=0.3 cores=1,3,5,7
/proc/7195/stat : 7195 (python) S 7146 7146 7001 0 -1 4202560 1122 0 0 0 16 14 0 0 19 0 2 0 670301232 331522048 6587 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7195/statm: 80938 6587 400 364 0 16844 0
[pid=7197] ppid=7195 vsize=421804 CPUtime=99.3 cores=1,3,5,7
/proc/7197/stat : 7197 (adaptg2wsat2009) T 7195 7197 7197 0 -1 4202496 2136 0 0 0 9930 0 0 0 25 0 1 0 670301232 431927296 1871 33554432000 134512640 135107411 4294163728 18446744073709551615 134531604 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7197/statm: 105451 1871 59 146 0 104327 0
[pid=7195/tid=7207] ppid=7146 vsize=323752 CPUtime=0 cores=1,3,5,7
/proc/7195/task/7207/stat : 7207 (python) S 7146 7146 7001 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670311163 331522048 6587 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604457289680192 0 0 -1 3 0 0 0
[pid=7208] ppid=7146 vsize=334216 CPUtime=0.3 cores=1,3,5,7
/proc/7208/stat : 7208 (python) S 7146 7146 7001 0 -1 4202560 1128 0 0 0 16 14 0 0 19 0 2 0 670311167 342237184 6591 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7208/statm: 83554 6591 400 364 0 19457 0
[pid=7210] ppid=7208 vsize=1020188 CPUtime=100.34 cores=1,3,5,7
/proc/7210/stat : 7210 (gnovelty+2) T 7208 7210 7210 0 -1 4202496 1143 0 0 0 10034 0 0 0 25 0 1 0 670311167 1044672512 876 33554432000 134512640 135663704 4294921632 18446744073709551615 134545622 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7210/statm: 255047 876 113 282 0 254763 0
[pid=7208/tid=7214] ppid=7146 vsize=334216 CPUtime=0 cores=1,3,5,7
/proc/7208/task/7214/stat : 7214 (python) S 7146 7146 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670321201 342237184 6591 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604458934809792 0 0 -1 7 0 0 0
[pid=7215] ppid=7146 vsize=344584 CPUtime=0.3 cores=1,3,5,7
/proc/7215/stat : 7215 (python) S 7146 7146 7001 0 -1 4202560 1180 0 0 0 15 15 0 0 19 0 2 0 670321205 352854016 6601 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7215/statm: 86146 6601 406 364 0 22046 0
[pid=7217] ppid=7215 vsize=251292 CPUtime=100.29 cores=1,3,5,7
/proc/7217/stat : 7217 (FH) T 7215 7217 7217 0 -1 4202496 1961 0 0 0 10029 0 0 0 25 0 1 0 670321205 257323008 1694 33554432000 134512640 134936988 4289058544 18446744073709551615 134554229 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7217/statm: 62823 1694 41 104 0 62327 0
[pid=7215/tid=7225] ppid=7146 vsize=344584 CPUtime=0 cores=1,3,5,7
/proc/7215/task/7225/stat : 7225 (python) S 7146 7146 7001 0 -1 4202560 98 0 0 0 0 0 0 0 19 0 2 0 670331235 352854016 6601 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604470334572672 0 0 -1 5 0 0 0
[pid=7226] ppid=7146 vsize=354776 CPUtime=0.3 cores=1,3,5,7
/proc/7226/stat : 7226 (python) S 7146 7146 7001 0 -1 4202560 1158 0 0 0 15 15 0 0 19 0 2 0 670331239 363290624 6630 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7226/statm: 88694 6630 406 364 0 24591 0
[pid=7228] ppid=7226 vsize=421804 CPUtime=99.3 cores=1,3,5,7
/proc/7228/stat : 7228 (adaptg2wsat2009) T 7226 7228 7228 0 -1 4202496 2146 0 0 0 9930 0 0 0 25 0 1 0 670331239 431927296 1871 33554432000 134512640 135107411 4293858528 18446744073709551615 134531707 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7228/statm: 105451 1871 59 146 0 104327 0
[pid=7226/tid=7235] ppid=7146 vsize=354776 CPUtime=0 cores=1,3,5,7
/proc/7226/task/7235/stat : 7235 (python) S 7146 7146 7001 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670341170 363290624 6630 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604467278541952 0 0 -1 3 0 0 0
[pid=7236] ppid=7146 vsize=365156 CPUtime=0.3 cores=1,3,5,7
/proc/7236/stat : 7236 (python) S 7146 7146 7001 0 -1 4202560 1144 0 0 0 17 13 0 0 19 0 2 0 670341174 373919744 6628 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7236/statm: 91289 6628 400 364 0 27183 0
[pid=7238] ppid=7236 vsize=421804 CPUtime=100.28 cores=1,3,5,7
/proc/7238/stat : 7238 (adaptg2wsat2009) T 7236 7238 7238 0 -1 4202496 2143 0 0 0 10028 0 0 0 25 0 1 0 670341174 431927296 1872 33554432000 134512640 135107411 4292358720 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7238/statm: 105451 1872 59 146 0 104327 0
[pid=7236/tid=7242] ppid=7146 vsize=365156 CPUtime=0 cores=1,3,5,7
/proc/7236/task/7242/stat : 7242 (python) S 7146 7146 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670351204 373919744 6628 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604469485632512 0 0 -1 5 0 0 0
[pid=7243] ppid=7146 vsize=375332 CPUtime=0.3 cores=1,3,5,7
/proc/7243/stat : 7243 (python) S 7146 7146 7001 0 -1 4202560 1154 0 0 0 15 15 0 0 19 0 2 0 670351207 384339968 6647 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7243/statm: 93833 6647 400 364 0 29724 0
[pid=7245] ppid=7243 vsize=251296 CPUtime=100.3 cores=1,3,5,7
/proc/7245/stat : 7245 (FH) T 7243 7245 7245 0 -1 4202496 1960 0 0 0 10030 0 0 0 25 0 1 0 670351208 257327104 1693 33554432000 134512640 134936988 4292881600 18446744073709551615 134545336 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7245/statm: 62824 1693 41 104 0 62328 0
[pid=7243/tid=7253] ppid=7146 vsize=375332 CPUtime=0 cores=1,3,5,7
/proc/7243/task/7253/stat : 7253 (python) S 7146 7146 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670361239 384339968 6647 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604458068678848 0 0 -1 7 0 0 0
[pid=7254] ppid=7146 vsize=385728 CPUtime=0.6 cores=1,3,5,7
/proc/7254/stat : 7254 (python) S 7146 7146 7001 0 -1 4202560 1171 0 0 0 32 28 0 0 19 0 2 0 670361243 394985472 6651 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7254/statm: 96432 6651 400 364 0 32320 0
[pid=7256] ppid=7254 vsize=268424 CPUtime=196.66 cores=1,3,5,7
/proc/7256/stat : 7256 (hybridGM3) T 7254 7256 7256 0 -1 4202496 5644 0 0 0 19666 0 0 0 25 0 1 0 670361243 274866176 5377 33554432000 134512640 135204385 4292611136 18446744073709551615 134537914 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7256/statm: 67106 5377 63 169 0 66936 0
[pid=7254/tid=7266] ppid=7146 vsize=385728 CPUtime=0 cores=1,3,5,7
/proc/7254/task/7266/stat : 7266 (python) S 7146 7146 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670380910 394985472 6651 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604469108244608 0 0 -1 7 0 0 0
[pid=7267] ppid=7146 vsize=395888 CPUtime=0.3 cores=1,3,5,7
/proc/7267/stat : 7267 (python) S 7146 7146 7001 0 -1 4202560 1156 0 0 0 16 14 0 0 19 0 2 0 670380914 405389312 6670 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7267/statm: 98972 6670 400 364 0 34857 0
[pid=7269] ppid=7267 vsize=1020188 CPUtime=99.37 cores=1,3,5,7
/proc/7269/stat : 7269 (gnovelty+2) T 7267 7269 7269 0 -1 4202496 1148 0 0 0 9937 0 0 0 25 0 1 0 670380914 1044672512 876 33554432000 134512640 135663704 4293130704 18446744073709551615 134544212 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7269/statm: 255047 876 113 282 0 254763 0
[pid=7267/tid=7276] ppid=7146 vsize=395888 CPUtime=0 cores=1,3,5,7
/proc/7267/task/7276/stat : 7276 (python) S 7146 7146 7001 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670390852 405389312 6670 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604468941746240 0 0 -1 7 0 0 0
[pid=7277] ppid=7146 vsize=406300 CPUtime=0.59 cores=1,3,5,7
/proc/7277/stat : 7277 (python) S 7146 7146 7001 0 -1 4202560 1173 0 0 0 30 29 0 0 19 0 2 0 670390856 416051200 6674 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7277/statm: 101575 6674 400 364 0 37457 0
[pid=7279] ppid=7277 vsize=268424 CPUtime=194.68 cores=1,3,5,7
/proc/7279/stat : 7279 (hybridGM3) T 7277 7279 7279 0 -1 4202496 5648 0 0 0 19468 0 0 0 25 0 1 0 670390856 274866176 5378 33554432000 134512640 135204385 4291445904 18446744073709551615 134538047 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7279/statm: 67106 5378 63 169 0 66936 0
[pid=7277/tid=7321] ppid=7146 vsize=406300 CPUtime=0 cores=1,3,5,7
/proc/7277/task/7321/stat : 7321 (python) S 7146 7146 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670410325 416051200 6674 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604470119909312 0 0 -1 7 0 0 0
[pid=7322] ppid=7146 vsize=416444 CPUtime=0.29 cores=1,3,5,7
/proc/7322/stat : 7322 (python) S 7146 7146 7001 0 -1 4202560 1156 0 0 0 15 14 0 0 19 0 2 0 670410329 426438656 6693 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7322/statm: 104111 6693 400 364 0 39990 0
[pid=7324] ppid=7322 vsize=421804 CPUtime=100.28 cores=1,3,5,7
/proc/7324/stat : 7324 (adaptg2wsat2009) T 7322 7324 7324 0 -1 4202496 2143 0 0 0 10028 0 0 0 25 0 1 0 670410329 431927296 1871 33554432000 134512640 135107411 4293184960 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7324/statm: 105451 1871 59 146 0 104327 0
[pid=7322/tid=7331] ppid=7146 vsize=416444 CPUtime=0 cores=1,3,5,7
/proc/7322/task/7331/stat : 7331 (python) S 7146 7146 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670420359 426438656 6693 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604470119907520 0 0 -1 7 0 0 0
[pid=7332] ppid=7146 vsize=426872 CPUtime=0.59 cores=1,3,5,7
/proc/7332/stat : 7332 (python) S 7146 7146 7001 0 -1 4202560 1207 0 0 0 30 29 0 0 19 0 2 0 670420362 437116928 6704 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7332/statm: 106718 6704 407 364 0 42594 0
[pid=7334] ppid=7332 vsize=268428 CPUtime=194.67 cores=1,3,5,7
/proc/7334/stat : 7334 (hybridGM3) T 7332 7334 7334 0 -1 4202496 5648 0 0 0 19467 0 0 0 25 0 1 0 670420363 274870272 5378 33554432000 134512640 135204385 4294302096 18446744073709551615 134545414 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7334/statm: 67107 5378 63 169 0 66937 0
[pid=7332/tid=7349] ppid=7146 vsize=426872 CPUtime=0 cores=1,3,5,7
/proc/7332/task/7349/stat : 7349 (python) S 7146 7146 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670439831 437116928 6704 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604458891599936 0 0 -1 7 0 0 0
[pid=7350] ppid=7146 vsize=437004 CPUtime=0.6 cores=1,3,5,7
/proc/7350/stat : 7350 (python) S 7146 7146 7001 0 -1 4202560 1226 0 0 0 31 29 0 0 19 0 2 0 670439834 447492096 6723 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7350/statm: 109251 6723 407 364 0 45124 0
[pid=7352] ppid=7350 vsize=268428 CPUtime=196.66 cores=1,3,5,7
/proc/7352/stat : 7352 (hybridGM3) T 7350 7352 7352 0 -1 4202496 5651 0 0 0 19666 0 0 0 25 0 1 0 670439835 274870272 5378 33554432000 134512640 135204385 4290849120 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7352/statm: 67107 5378 63 169 0 66937 0
[pid=7350/tid=7366] ppid=7146 vsize=437004 CPUtime=0 cores=1,3,5,7
/proc/7350/task/7366/stat : 7366 (python) S 7146 7146 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670459502 447492096 6723 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604458891600832 0 0 -1 7 0 0 0
[pid=7367] ppid=7146 vsize=447444 CPUtime=5 cores=1,3,5,7
/proc/7367/stat : 7367 (python) S 7146 7146 7001 0 -1 4202560 1197 0 0 0 259 241 0 0 19 0 2 0 670459505 458182656 6721 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7367/statm: 111861 6721 401 364 0 47731 0
[pid=7369] ppid=7367 vsize=459764 CPUtime=1553.02 cores=1,3,5,7
/proc/7369/stat : 7369 (TNM) T 7367 7369 7369 0 -1 4202496 1931 0 0 0 155302 0 0 0 25 0 1 0 670459506 470798336 1657 33554432000 134512640 135008748 4294741824 18446744073709551615 134527320 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7369/statm: 114941 1657 46 122 0 113841 0
[pid=7367/tid=7455] ppid=7146 vsize=447444 CPUtime=0 cores=1,3,5,7
/proc/7367/task/7455/stat : 7455 (python) S 7146 7146 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670614805 458182656 6721 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 514 18446604469585589568 0 0 -1 7 0 0 0
[pid=7456] ppid=7146 vsize=457832 CPUtime=0 cores=1,3,5,7
/proc/7456/stat : 7456 (python) S 7146 7146 7001 0 -1 4202560 819 0 0 0 0 0 0 0 19 0 1 0 670614807 468819968 6684 33554432000 4194304 5683644 140737480241088 18446744073709551615 271550557766 0 0 16781312 514 6332941239435919359 0 0 17 5 0 0 0
/proc/7456/statm: 114458 6684 346 364 0 50325 0
[pid=7458] ppid=7456 vsize=249144 CPUtime=0.78 cores=1,3,5,7
/proc/7458/stat : 7458 (FH) R 7456 7458 7458 0 -1 4202496 1567 0 0 0 78 0 0 0 22 0 1 0 670614807 255123456 1295 33554432000 134512640 134936988 4289153984 18446744073709551615 134523454 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7458/statm: 62286 1295 37 104 0 61790 0
[pid=7146/tid=7153] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7153/stat : 7153 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670261393 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7163] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7163/stat : 7163 (python) S 7144 7146 7001 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670271429 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7170] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7170/stat : 7170 (python) S 7144 7146 7001 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670281268 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7189] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7189/stat : 7189 (python) S 7144 7146 7001 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 19 0 670291200 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7196] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7196/stat : 7196 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670301232 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7209] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7209/stat : 7209 (python) S 7144 7146 7001 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670311167 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 3 0 0 0
[pid=7146/tid=7216] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7216/stat : 7216 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670321205 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7227] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7227/stat : 7227 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670331239 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 5 0 0 0
[pid=7146/tid=7237] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7237/stat : 7237 (python) S 7144 7146 7001 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670341174 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
[pid=7146/tid=7244] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7244/stat : 7244 (python) S 7144 7146 7001 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670351208 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 5 0 0 0
[pid=7146/tid=7255] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7255/stat : 7255 (python) S 7144 7146 7001 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670361243 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 5 0 0 0
[pid=7146/tid=7268] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7268/stat : 7268 (python) S 7144 7146 7001 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670380914 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 5 0 0 0
[pid=7146/tid=7278] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7278/stat : 7278 (python) S 7144 7146 7001 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 670390856 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 3 0 0 0
[pid=7146/tid=7323] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7323/stat : 7323 (python) S 7144 7146 7001 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670410329 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 3 0 0 0
[pid=7146/tid=7333] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7333/stat : 7333 (python) S 7144 7146 7001 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 670420363 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 3 0 0 0
[pid=7146/tid=7351] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7351/stat : 7351 (python) S 7144 7146 7001 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 19 0 670439835 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 3 0 0 0
[pid=7146/tid=7368] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7368/stat : 7368 (python) S 7144 7146 7001 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670459506 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 3 0 0 0
[pid=7146/tid=7457] ppid=7144 vsize=467400 CPUtime=0 cores=1,3,5,7
/proc/7146/task/7457/stat : 7457 (python) S 7144 7146 7001 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670614807 478617600 8253 33554432000 4194304 5683644 140737480241088 18446744073709551615 271562361265 0 0 16781312 2 18446604469001602176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3547.91
Current children cumulated vsize (KiB) 16037632

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3537.64
CPU time (s): 3547.91
CPU user time (s): 3542.47
CPU system time (s): 5.44
CPU usage (%): 100.29
Max. virtual memory (cumulated for all children) (KiB): 16037632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.81057
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32177
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= 2923
involuntary context switches= 51

runsolver used 28.4577 second user time and 61.6286 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-17 00:57:12
IDJOB=3386555
IDBENCH=82620
IDSOLVER=1872
FILE ID=node133/3386555-1305586632
RUNJOBID= node133-1305586144-7020
PBS_JOBID= 13350345
Free space on /tmp= 73368 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S943787219-031-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-3386555-1305586632/watcher-3386555-1305586632 -o /tmp/evaluation-result-3386555-1305586632/solver-3386555-1305586632 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386555-1305586632.cnf -seed 1865723472 -budget 5000

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

MD5SUM BENCH= 6105ec111e1e16da586afadcc6f09041
RANDOM SEED=1865723472

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
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:      17653620 kB
Buffers:        303080 kB
Cached:        4256668 kB
SwapCached:       7668 kB
Active:       12060864 kB
Inactive:      2924884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17653620 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:           33016 kB
Writeback:           0 kB
AnonPages:    10424408 kB
Mapped:          37688 kB
Slab:           198104 kB
PageTables:      47620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85911956 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= 73336 MiB
End job on node133 at 2011-05-17 01:56:12