Trace number 3386580

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) 3557.63 3547.53

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1163171897-095-UNKNOWN.cnf
MD5SUM9c09330ef9d704e301452237c81ff9c7
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.35/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.62	c INFO: solving HOME/instance-3386580-1305588024.cnf
0.35/0.62	c INFO: computing task features
0.53/0.86	c INFO: computed variable-clause graph statistics
0.53/0.87	c INFO: computed clause balance statistics
1.73/2.03	c INFO: computed variable balance statistics
2.23/2.51	c INFO: computed small-clause counts
2.23/2.51	c INFO: computed Horn-clause counts
2.23/2.55	c INFO: computed variable graph statistics
2.23/2.55	c INFO: collected features for HOME/instance-3386580-1305588024.cnf in 1.92 s
2.23/2.58	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.87/102.95	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
203.51/203.33	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.08)
304.03/303.66	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.07)
403.72/403.02	c INFO: running adaptg2wsat2009++@0 for 97 with 4597 remaining (b = 0.05)
503.25/502.36	c INFO: running gnovelty+2@0 for 97 with 4498 remaining (b = 0.04)
603.95/602.77	c INFO: running FH@0 for 97 with 4398 remaining (b = 0.03)
704.67/703.13	c INFO: running adaptg2wsat2009++@0 for 97 with 4297 remaining (b = 0.03)
805.16/803.48	c INFO: running adaptg2wsat2009++@0 for 97 with 4197 remaining (b = 0.02)
904.86/902.84	c INFO: running FH@0 for 97 with 4098 remaining (b = 0.02)
1004.59/1002.20	c INFO: running hybridGM3@0 for 194 with 3998 remaining (b = 0.04)
1201.74/1198.93	c INFO: running gnovelty+2@0 for 97 with 3802 remaining (b = 0.02)
1301.42/1298.36	c INFO: running hybridGM3@0 for 194 with 3702 remaining (b = 0.03)
1496.83/1493.13	c INFO: running adaptg2wsat2009++@0 for 97 with 3508 remaining (b = 0.01)
1597.39/1593.50	c INFO: running hybridGM3@0 for 194 with 3407 remaining (b = 0.03)
1793.82/1789.27	c INFO: running hybridGM3@0 for 194 with 3212 remaining (b = 0.02)
1994.27/1989.09	c INFO: running TNM@0 for 1552 with 3012 remaining (b = 0.18)
3557.40/3547.27	c INFO: running FH@0 for 97 with 1454 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-3386580-1305588024/watcher-3386580-1305588024 -o /tmp/evaluation-result-3386580-1305588024/solver-3386580-1305588024 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386580-1305588024.cnf -seed 785539133 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 4.13 4.12 3.90 4/441 7309
/proc/meminfo: memFree=17627976/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=15768 CPUtime=0 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 844 0 0 0 0 0 0 0 21 0 1 0 670400315 16146432 728 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 4 0 0 0
/proc/7309/statm: 3942 728 334 364 0 429 0

[startup+0.0897269 s]
/proc/loadavg: 4.13 4.12 3.90 4/441 7309
/proc/meminfo: memFree=17627976/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=84612 CPUtime=0.05 cores=0,2,4,6
/proc/7309/stat : 7309 (python) R 7307 7309 7001 0 -1 4202496 2408 0 0 0 4 1 0 0 18 0 1 0 670400315 86642688 2137 33554432000 4194304 5683644 140734072574960 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7309/statm: 21152 2136 707 364 0 1369 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84612

[startup+0.1007 s]
/proc/loadavg: 4.13 4.12 3.90 4/441 7309
/proc/meminfo: memFree=17627976/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=93968 CPUtime=0.05 cores=0,2,4,6
/proc/7309/stat : 7309 (python) R 7307 7309 7001 0 -1 4202496 2695 0 0 0 4 1 0 0 17 0 1 0 670400315 96223232 2408 33554432000 4194304 5683644 140734072574960 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7309/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93968

[startup+0.300708 s]
/proc/loadavg: 4.13 4.12 3.90 4/441 7309
/proc/meminfo: memFree=17627976/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=135752 CPUtime=0.18 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 5971 935 1 0 14 4 0 0 18 0 1 0 670400315 139010048 4149 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550533637 0 2147483391 16781312 2 18446744071699469502 0 0 17 4 0 0 0
/proc/7309/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700594 s]
/proc/loadavg: 4.13 4.12 3.90 4/441 7309
/proc/meminfo: memFree=17627976/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=281920 CPUtime=0.43 cores=0,2,4,6
/proc/7309/stat : 7309 (python) R 7307 7309 7001 0 -1 4202496 10088 935 1 0 35 8 0 0 17 0 1 0 670400315 288686080 7763 33554432000 4194304 5683644 140734072574960 18446744073709551615 4540626 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7309/statm: 70480 7763 1761 364 0 6404 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 281920

[startup+1.50045 s]
/proc/loadavg: 4.13 4.12 3.90 5/442 7314
/proc/meminfo: memFree=17594240/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=289500 CPUtime=1.23 cores=0,2,4,6
/proc/7309/stat : 7309 (python) R 7307 7309 7001 0 -1 4202496 13890 935 1 0 115 8 0 0 18 0 1 0 670400315 296448000 9759 33554432000 4194304 5683644 140734072574960 18446744073709551615 47374220330700 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7309/statm: 72375 9759 1826 364 0 8299 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 289500

[startup+3.10012 s]
/proc/loadavg: 4.20 4.13 3.91 5/442 7314
/proc/meminfo: memFree=17593176/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=291932 CPUtime=2.31 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 14219 935 1 0 223 8 0 0 22 0 2 0 670400315 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 72983 7855 1877 364 0 8901 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 291932
heavy processes:

[startup+6.3006 s]
/proc/loadavg: 4.20 4.13 3.91 5/445 7317
/proc/meminfo: memFree=17594896/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=291932 CPUtime=2.31 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 14219 935 1 0 223 8 0 0 22 0 2 0 670400315 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 72983 7855 1877 364 0 8901 0
[pid=7315] ppid=7309 vsize=282304 CPUtime=0 cores=0,2,4,6
/proc/7315/stat : 7315 (python) S 7309 7309 7001 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 670400574 289079296 6330 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557711 0 0 16781312 514 7567410222939996420 0 0 17 4 0 0 0
/proc/7315/statm: 70576 6330 355 364 0 6494 0
[pid=7317] ppid=7315 vsize=1020188 CPUtime=3.7 cores=0,2,4,6
/proc/7317/stat : 7317 (gnovelty+2) R 7315 7317 7317 0 -1 4202496 1138 0 0 0 370 0 0 0 25 0 1 0 670400574 1044672512 877 33554432000 134512640 135663704 4291720912 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7317/statm: 255047 877 113 282 0 254763 0
[pid=7309/tid=7316] ppid=7307 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 2 0 670400574 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 1594424

[startup+12.7004 s]
/proc/loadavg: 4.17 4.13 3.91 5/445 7317
/proc/meminfo: memFree=17593920/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=291932 CPUtime=2.31 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 14219 935 1 0 223 8 0 0 22 0 2 0 670400315 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 72983 7855 1877 364 0 8901 0
[pid=7315] ppid=7309 vsize=282304 CPUtime=0.03 cores=0,2,4,6
/proc/7315/stat : 7315 (python) S 7309 7309 7001 0 -1 4202560 887 0 0 0 2 1 0 0 18 0 1 0 670400574 289079296 6353 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557711 0 0 16781312 514 2919581603745202436 0 0 17 4 0 0 0
/proc/7315/statm: 70576 6353 378 364 0 6494 0
[pid=7317] ppid=7315 vsize=1020188 CPUtime=10.1 cores=0,2,4,6
/proc/7317/stat : 7317 (gnovelty+2) R 7315 7317 7317 0 -1 4202496 1138 0 0 0 1010 0 0 0 25 0 1 0 670400574 1044672512 877 33554432000 134512640 135663704 4291720912 18446744073709551615 134525052 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/7317/statm: 255047 877 113 282 0 254763 0
[pid=7309/tid=7316] ppid=7307 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 2 0 670400574 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1594424

[startup+25.5011 s]
/proc/loadavg: 4.14 4.12 3.91 5/445 7318
/proc/meminfo: memFree=17594408/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=291932 CPUtime=2.31 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 14219 935 1 0 223 8 0 0 22 0 2 0 670400315 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 72983 7855 1877 364 0 8901 0
[pid=7315] ppid=7309 vsize=282304 CPUtime=0.06 cores=0,2,4,6
/proc/7315/stat : 7315 (python) S 7309 7309 7001 0 -1 4202560 892 0 0 0 4 2 0 0 18 0 1 0 670400574 289079296 6353 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557711 0 0 16781312 514 2919581603745202436 0 0 17 2 0 0 0
/proc/7315/statm: 70576 6353 378 364 0 6494 0
[pid=7317] ppid=7315 vsize=1020188 CPUtime=22.89 cores=0,2,4,6
/proc/7317/stat : 7317 (gnovelty+2) R 7315 7317 7317 0 -1 4202496 1138 0 0 0 2289 0 0 0 25 0 1 0 670400574 1044672512 877 33554432000 134512640 135663704 4291720912 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7317/statm: 255047 877 113 282 0 254763 0
[pid=7309/tid=7316] ppid=7307 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 2 0 670400574 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1594424

[startup+51.1004 s]
/proc/loadavg: 4.09 4.11 3.91 5/445 7318
/proc/meminfo: memFree=17594400/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=291932 CPUtime=2.31 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 14219 935 1 0 223 8 0 0 22 0 2 0 670400315 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 72983 7855 1877 364 0 8901 0
[pid=7315] ppid=7309 vsize=282304 CPUtime=0.13 cores=0,2,4,6
/proc/7315/stat : 7315 (python) S 7309 7309 7001 0 -1 4202560 902 0 0 0 8 5 0 0 18 0 1 0 670400574 289079296 6353 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557711 0 0 16781312 514 2919581603745202436 0 0 17 2 0 0 0
/proc/7315/statm: 70576 6353 378 364 0 6494 0
[pid=7317] ppid=7315 vsize=1020188 CPUtime=48.49 cores=0,2,4,6
/proc/7317/stat : 7317 (gnovelty+2) R 7315 7317 7317 0 -1 4202496 1138 0 0 0 4849 0 0 0 25 0 1 0 670400574 1044672512 877 33554432000 134512640 135663704 4291720912 18446744073709551615 134525049 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7317/statm: 255047 877 113 282 0 254763 0
[pid=7309/tid=7316] ppid=7307 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 2 0 670400574 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1594424

[startup+102.315 s]
/proc/loadavg: 4.04 4.09 3.91 5/449 7324
/proc/meminfo: memFree=17583940/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=291932 CPUtime=2.31 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 14219 935 1 0 223 8 0 0 22 0 2 0 670400315 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 72983 7855 1877 364 0 8901 0
[pid=7315] ppid=7309 vsize=282304 CPUtime=0.27 cores=0,2,4,6
/proc/7315/stat : 7315 (python) S 7309 7309 7001 0 -1 4202560 919 0 0 0 15 12 0 0 18 0 1 0 670400574 289079296 6353 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557711 0 0 16781312 514 2919581603745202436 0 0 17 2 0 0 0
/proc/7315/statm: 70576 6353 378 364 0 6494 0
[pid=7317] ppid=7315 vsize=1020188 CPUtime=99.71 cores=0,2,4,6
/proc/7317/stat : 7317 (gnovelty+2) R 7315 7317 7317 0 -1 4202496 1138 0 0 0 9971 0 0 0 25 0 1 0 670400574 1044672512 877 33554432000 134512640 135663704 4291720912 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7317/statm: 255047 877 113 282 0 254763 0
[pid=7309/tid=7316] ppid=7307 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 2 0 670400574 298938368 7855 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1594424

[startup+162.301 s]
/proc/loadavg: 4.01 4.07 3.91 5/453 7329
/proc/meminfo: memFree=17574940/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=302320 CPUtime=2.35 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 15054 935 1 0 226 9 0 0 20 0 3 0 670400315 309575680 7912 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7309/statm: 75580 7912 1880 364 0 11495 0
[pid=7315] ppid=7309 vsize=292548 CPUtime=0.29 cores=0,2,4,6
/proc/7315/stat : 7315 (python) S 7309 7309 7001 0 -1 4202560 1074 0 0 0 16 13 0 0 19 0 2 0 670400574 299569152 6390 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7315/statm: 73137 6390 410 364 0 9055 0
[pid=7317] ppid=7315 vsize=1020188 CPUtime=100.32 cores=0,2,4,6
/proc/7317/stat : 7317 (gnovelty+2) T 7315 7317 7317 0 -1 4202496 1138 0 0 0 10032 0 0 0 25 0 1 0 670400574 1044672512 877 33554432000 134512640 135663704 4291720912 18446744073709551615 134525708 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7317/statm: 255047 877 113 282 0 254763 0
[pid=7315/tid=7325] ppid=7309 vsize=292548 CPUtime=0 cores=0,2,4,6
/proc/7315/task/7325/stat : 7325 (python) S 7309 7309 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670410608 299569152 6390 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604441789716352 0 0 -1 2 0 0 0
[pid=7326] ppid=7309 vsize=293168 CPUtime=0.17 cores=0,2,4,6
/proc/7326/stat : 7326 (python) S 7309 7309 7001 0 -1 4202560 914 0 0 0 10 7 0 0 18 0 1 0 670410611 300204032 6401 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557766 0 0 16781312 514 2919581603745202433 0 0 17 4 0 0 0
/proc/7326/statm: 73292 6401 372 364 0 9207 0
[pid=7328] ppid=7326 vsize=1020188 CPUtime=59.29 cores=0,2,4,6
/proc/7328/stat : 7328 (gnovelty+2) R 7326 7328 7328 0 -1 4202496 1140 0 0 0 5929 0 0 0 25 0 1 0 670410611 1044672512 876 33554432000 134512640 135663704 4286843840 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7328/statm: 255047 876 113 282 0 254763 0
[pid=7309/tid=7316] ppid=7307 vsize=302320 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 3 0 670400574 309575680 7912 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7327] ppid=7307 vsize=302320 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7327/stat : 7327 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 3 0 670410611 309575680 7912 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 2928412

[startup+222.301 s]
/proc/loadavg: 4.00 4.06 3.91 5/461 7339
/proc/meminfo: memFree=17535784/32951124 swapFree=67056796/67111528
[pid=7309] ppid=7307 vsize=313184 CPUtime=2.38 cores=0,2,4,6
/proc/7309/stat : 7309 (python) S 7307 7309 7001 0 -1 4202496 15953 935 1 0 229 9 0 0 20 0 4 0 670400315 320700416 8053 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0

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

/proc/7345/statm: 105451 1871 59 146 0 104327 0
[pid=7343/tid=7353] ppid=7309 vsize=313388 CPUtime=0 cores=0,2,4,6
/proc/7343/task/7353/stat : 7353 (python) S 7309 7309 7001 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670440614 320909312 6573 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604443723963392 0 0 -1 4 0 0 0
[pid=7354] ppid=7309 vsize=323744 CPUtime=0.31 cores=0,2,4,6
/proc/7354/stat : 7354 (python) S 7309 7309 7001 0 -1 4202560 1121 0 0 0 18 13 0 0 19 0 2 0 670440618 331513856 6577 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7354/statm: 80936 6577 400 364 0 16842 0
[pid=7356] ppid=7354 vsize=421804 CPUtime=99.25 cores=0,2,4,6
/proc/7356/stat : 7356 (adaptg2wsat2009) T 7354 7356 7356 0 -1 4202496 2139 0 0 0 9925 0 0 0 25 0 1 0 670440618 431927296 1871 33554432000 134512640 135107411 4294040336 18446744073709551615 134532371 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7356/statm: 105451 1871 59 146 0 104327 0
[pid=7354/tid=7359] ppid=7309 vsize=323744 CPUtime=0 cores=0,2,4,6
/proc/7354/task/7359/stat : 7359 (python) S 7309 7309 7001 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670450549 331513856 6577 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604453021431104 0 0 -1 6 0 0 0
[pid=7360] ppid=7309 vsize=333960 CPUtime=0.31 cores=0,2,4,6
/proc/7360/stat : 7360 (python) S 7309 7309 7001 0 -1 4202560 1131 0 0 0 17 14 0 0 19 0 2 0 670450552 341975040 6581 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7360/statm: 83490 6581 400 364 0 19393 0
[pid=7362] ppid=7360 vsize=1020188 CPUtime=100.36 cores=0,2,4,6
/proc/7362/stat : 7362 (gnovelty+2) T 7360 7362 7362 0 -1 4202496 1141 0 0 0 10036 0 0 0 25 0 1 0 670450553 1044672512 876 33554432000 134512640 135663704 4292328048 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7362/statm: 255047 876 113 282 0 254763 0
[pid=7360/tid=7370] ppid=7309 vsize=333960 CPUtime=0 cores=0,2,4,6
/proc/7360/task/7370/stat : 7370 (python) S 7309 7309 7001 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670460589 341975040 6581 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604441631942848 0 0 -1 2 0 0 0
[pid=7371] ppid=7309 vsize=344440 CPUtime=0.31 cores=0,2,4,6
/proc/7371/stat : 7371 (python) S 7309 7309 7001 0 -1 4202560 1187 0 0 0 16 15 0 0 19 0 2 0 670460592 352706560 6591 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7371/statm: 86110 6591 406 364 0 22010 0
[pid=7373] ppid=7371 vsize=251288 CPUtime=100.32 cores=0,2,4,6
/proc/7373/stat : 7373 (FH) T 7371 7373 7373 0 -1 4202496 1959 0 0 0 10032 0 0 0 25 0 1 0 670460593 257318912 1693 33554432000 134512640 134936988 4288066704 18446744073709551615 134552455 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7373/statm: 62822 1693 41 104 0 62326 0
[pid=7371/tid=7377] ppid=7309 vsize=344440 CPUtime=0 cores=0,2,4,6
/proc/7371/task/7377/stat : 7377 (python) S 7309 7309 7001 0 -1 4202560 99 0 0 0 0 0 0 0 19 0 2 0 670470625 352706560 6591 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604441151209920 0 0 -1 4 0 0 0
[pid=7378] ppid=7309 vsize=354936 CPUtime=0.31 cores=0,2,4,6
/proc/7378/stat : 7378 (python) S 7309 7309 7001 0 -1 4202560 1168 0 0 0 16 15 0 0 19 0 2 0 670470629 363454464 6595 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7378/statm: 88734 6595 406 364 0 24631 0
[pid=7380] ppid=7378 vsize=421804 CPUtime=100.2 cores=0,2,4,6
/proc/7380/stat : 7380 (adaptg2wsat2009) T 7378 7380 7380 0 -1 4202496 2144 0 0 0 10020 0 0 0 25 0 1 0 670470629 431927296 1871 33554432000 134512640 135107411 4292148144 18446744073709551615 134532097 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7380/statm: 105451 1871 59 146 0 104327 0
[pid=7378/tid=7383] ppid=7309 vsize=354936 CPUtime=0 cores=0,2,4,6
/proc/7378/task/7383/stat : 7383 (python) S 7309 7309 7001 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670480660 363454464 6595 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604453021432896 0 0 -1 6 0 0 0
[pid=7384] ppid=7309 vsize=364856 CPUtime=0.32 cores=0,2,4,6
/proc/7384/stat : 7384 (python) S 7309 7309 7001 0 -1 4202560 1135 0 0 0 17 15 0 0 19 0 2 0 670480664 373612544 6651 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7384/statm: 91214 6651 400 364 0 27108 0
[pid=7386] ppid=7384 vsize=421804 CPUtime=99.31 cores=0,2,4,6
/proc/7386/stat : 7386 (adaptg2wsat2009) T 7384 7386 7386 0 -1 4202496 2144 0 0 0 9931 0 0 0 25 0 1 0 670480664 431927296 1871 33554432000 134512640 135107411 4290874880 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7386/statm: 105451 1871 59 146 0 104327 0
[pid=7384/tid=7390] ppid=7309 vsize=364856 CPUtime=0 cores=0,2,4,6
/proc/7384/task/7390/stat : 7390 (python) S 7309 7309 7001 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670490596 373612544 6651 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604441631941056 0 0 -1 6 0 0 0
[pid=7391] ppid=7309 vsize=375384 CPUtime=0.32 cores=0,2,4,6
/proc/7391/stat : 7391 (python) S 7309 7309 7001 0 -1 4202560 1146 0 0 0 16 16 0 0 19 0 2 0 670490600 384393216 6655 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7391/statm: 93846 6655 400 364 0 29737 0
[pid=7393] ppid=7391 vsize=251288 CPUtime=99.31 cores=0,2,4,6
/proc/7393/stat : 7393 (FH) T 7391 7393 7393 0 -1 4202496 1961 0 0 0 9931 0 0 0 25 0 1 0 670490600 257318912 1693 33554432000 134512640 134936988 4292665776 18446744073709551615 134553311 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7393/statm: 62822 1693 41 104 0 62326 0
[pid=7391/tid=7397] ppid=7309 vsize=375384 CPUtime=0 cores=0,2,4,6
/proc/7391/task/7397/stat : 7397 (python) S 7309 7309 7001 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670500532 384393216 6655 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604453021430208 0 0 -1 2 0 0 0
[pid=7398] ppid=7309 vsize=385780 CPUtime=0.61 cores=0,2,4,6
/proc/7398/stat : 7398 (python) S 7309 7309 7001 0 -1 4202560 1155 0 0 0 34 27 0 0 19 0 2 0 670500536 395038720 6659 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7398/statm: 96445 6659 400 364 0 32333 0
[pid=7400] ppid=7398 vsize=268424 CPUtime=196.52 cores=0,2,4,6
/proc/7400/stat : 7400 (hybridGM3) T 7398 7400 7400 0 -1 4202496 5649 0 0 0 19651 1 0 0 25 0 1 0 670500537 274866176 5378 33554432000 134512640 135204385 4292789696 18446744073709551615 134538432 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7400/statm: 67106 5378 63 169 0 66936 0
[pid=7398/tid=7406] ppid=7309 vsize=385780 CPUtime=0 cores=0,2,4,6
/proc/7398/task/7406/stat : 7406 (python) S 7309 7309 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670520205 395038720 6659 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604446691248256 0 0 -1 2 0 0 0
[pid=7407] ppid=7309 vsize=395940 CPUtime=0.31 cores=0,2,4,6
/proc/7407/stat : 7407 (python) S 7309 7309 7001 0 -1 4202560 1139 0 0 0 18 13 0 0 19 0 2 0 670520209 405442560 6682 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7407/statm: 98985 6682 400 364 0 34870 0
[pid=7409] ppid=7407 vsize=1020188 CPUtime=99.37 cores=0,2,4,6
/proc/7409/stat : 7409 (gnovelty+2) T 7407 7409 7409 0 -1 4202496 1153 0 0 0 9937 0 0 0 25 0 1 0 670520209 1044672512 877 33554432000 134512640 135663704 4293895648 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7409/statm: 255047 877 113 282 0 254763 0
[pid=7407/tid=7413] ppid=7309 vsize=395940 CPUtime=0 cores=0,2,4,6
/proc/7407/task/7413/stat : 7413 (python) S 7309 7309 7001 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670530148 405442560 6682 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604452732695872 0 0 -1 6 0 0 0
[pid=7414] ppid=7309 vsize=406352 CPUtime=0.63 cores=0,2,4,6
/proc/7414/stat : 7414 (python) S 7309 7309 7001 0 -1 4202560 1168 0 0 0 33 30 0 0 19 0 2 0 670530152 416104448 6686 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7414/statm: 101588 6686 400 364 0 37470 0
[pid=7416] ppid=7414 vsize=268424 CPUtime=194.71 cores=0,2,4,6
/proc/7416/stat : 7416 (hybridGM3) T 7414 7416 7416 0 -1 4202496 5647 0 0 0 19471 0 0 0 25 0 1 0 670530153 274866176 5378 33554432000 134512640 135204385 4294558368 18446744073709551615 134538191 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7416/statm: 67106 5378 63 169 0 66936 0
[pid=7414/tid=7422] ppid=7309 vsize=406352 CPUtime=0 cores=0,2,4,6
/proc/7414/task/7422/stat : 7422 (python) S 7309 7309 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670549625 416104448 6686 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604446667137344 0 0 -1 6 0 0 0
[pid=7423] ppid=7309 vsize=416496 CPUtime=0.32 cores=0,2,4,6
/proc/7423/stat : 7423 (python) S 7309 7309 7001 0 -1 4202560 1151 0 0 0 17 15 0 0 19 0 2 0 670549628 426491904 6705 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7423/statm: 104124 6705 400 364 0 40003 0
[pid=7425] ppid=7423 vsize=421804 CPUtime=100.29 cores=0,2,4,6
/proc/7425/stat : 7425 (adaptg2wsat2009) T 7423 7425 7425 0 -1 4202496 2143 0 0 0 10029 0 0 0 25 0 1 0 670549629 431927296 1871 33554432000 134512640 135107411 4289780640 18446744073709551615 134531274 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7425/statm: 105451 1871 59 146 0 104327 0
[pid=7423/tid=7428] ppid=7309 vsize=416496 CPUtime=0 cores=0,2,4,6
/proc/7423/task/7428/stat : 7428 (python) S 7309 7309 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670559662 426491904 6705 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604451701870848 0 0 -1 6 0 0 0
[pid=7429] ppid=7309 vsize=426924 CPUtime=0.63 cores=0,2,4,6
/proc/7429/stat : 7429 (python) S 7309 7309 7001 0 -1 4202560 1209 0 0 0 35 28 0 0 19 0 2 0 670559665 437170176 6716 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7429/statm: 106731 6716 407 364 0 42607 0
[pid=7431] ppid=7429 vsize=268424 CPUtime=195.72 cores=0,2,4,6
/proc/7431/stat : 7431 (hybridGM3) T 7429 7431 7431 0 -1 4202496 5649 0 0 0 19572 0 0 0 25 0 1 0 670559666 274866176 5377 33554432000 134512640 135204385 4292525264 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7431/statm: 67106 5377 63 169 0 66936 0
[pid=7429/tid=7438] ppid=7309 vsize=426924 CPUtime=0 cores=0,2,4,6
/proc/7429/task/7438/stat : 7438 (python) S 7309 7309 7001 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670579239 437170176 6716 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604446667138240 0 0 -1 6 0 0 0
[pid=7439] ppid=7309 vsize=437052 CPUtime=0.67 cores=0,2,4,6
/proc/7439/stat : 7439 (python) S 7309 7309 7001 0 -1 4202560 1228 0 0 0 35 32 0 0 19 0 2 0 670579243 447541248 6735 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7439/statm: 109263 6735 407 364 0 45136 0
[pid=7441] ppid=7439 vsize=268428 CPUtime=199.77 cores=0,2,4,6
/proc/7441/stat : 7441 (hybridGM3) T 7439 7441 7441 0 -1 4202496 5654 0 0 0 19977 0 0 0 25 0 1 0 670579243 274870272 5378 33554432000 134512640 135204385 4287604560 18446744073709551615 134538432 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7441/statm: 67107 5378 63 169 0 66937 0
[pid=7439/tid=7447] ppid=7309 vsize=437052 CPUtime=0 cores=0,2,4,6
/proc/7439/task/7447/stat : 7447 (python) S 7309 7309 7001 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670599221 447541248 6735 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604441388950528 0 0 -1 6 0 0 0
[pid=7448] ppid=7309 vsize=447496 CPUtime=5.07 cores=0,2,4,6
/proc/7448/stat : 7448 (python) S 7309 7309 7001 0 -1 4202560 1213 0 0 0 272 235 0 0 19 0 2 0 670599225 458235904 6733 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562364363 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7448/statm: 111874 6733 401 364 0 47744 0
[pid=7450] ppid=7448 vsize=459764 CPUtime=1558.03 cores=0,2,4,6
/proc/7450/stat : 7450 (TNM) T 7448 7450 7450 0 -1 4202496 1931 0 0 0 155800 3 0 0 25 0 1 0 670599225 470798336 1657 33554432000 134512640 135008748 4289092720 18446744073709551615 134527327 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/7450/statm: 114941 1657 46 122 0 113841 0
[pid=7448/tid=7597] ppid=7309 vsize=447496 CPUtime=0 cores=0,2,4,6
/proc/7448/task/7597/stat : 7597 (python) S 7309 7309 7001 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670755041 458235904 6733 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 514 18446604447510024256 0 0 -1 6 0 0 0
[pid=7598] ppid=7309 vsize=457868 CPUtime=0 cores=0,2,4,6
/proc/7598/stat : 7598 (python) S 7309 7309 7001 0 -1 4202560 834 0 0 0 0 0 0 0 19 0 1 0 670755043 468856832 6696 33554432000 4194304 5683644 140734072574960 18446744073709551615 271550557766 0 0 16781312 514 7919398529607401471 0 0 17 2 0 0 0
/proc/7598/statm: 114467 6696 346 364 0 50334 0
[pid=7600] ppid=7598 vsize=249144 CPUtime=0.14 cores=0,2,4,6
/proc/7600/stat : 7600 (FH) R 7598 7600 7600 0 -1 4202496 1571 0 0 0 14 0 0 0 21 0 1 0 670755043 255123456 1295 33554432000 134512640 134936988 4286782976 18446744073709551615 134523657 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/7600/statm: 62286 1295 37 104 0 61790 0
[pid=7309/tid=7316] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7316/stat : 7316 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 19 0 670400574 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7327] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7327/stat : 7327 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670410611 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7337] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7337/stat : 7337 (python) S 7307 7309 7001 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 670420649 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7344] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7344/stat : 7344 (python) S 7307 7309 7001 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 19 0 670430682 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7355] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7355/stat : 7355 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670440618 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7361] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7361/stat : 7361 (python) S 7307 7309 7001 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670450552 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7372] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7372/stat : 7372 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670460593 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7379] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7379/stat : 7379 (python) S 7307 7309 7001 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670470629 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7385] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7385/stat : 7385 (python) S 7307 7309 7001 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670480664 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7392] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7392/stat : 7392 (python) S 7307 7309 7001 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670490600 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7399] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7399/stat : 7399 (python) S 7307 7309 7001 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670500536 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7408] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7408/stat : 7408 (python) S 7307 7309 7001 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670520209 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7415] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7415/stat : 7415 (python) S 7307 7309 7001 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670530152 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
[pid=7309/tid=7424] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7424/stat : 7424 (python) S 7307 7309 7001 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670549629 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7430] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7430/stat : 7430 (python) S 7307 7309 7001 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670559666 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7440] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7440/stat : 7440 (python) S 7307 7309 7001 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670579243 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7449] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7449/stat : 7449 (python) S 7307 7309 7001 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 670599225 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 4 0 0 0
[pid=7309/tid=7599] ppid=7307 vsize=467392 CPUtime=0 cores=0,2,4,6
/proc/7309/task/7599/stat : 7599 (python) S 7307 7309 7001 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670755043 478609408 8265 33554432000 4194304 5683644 140734072574960 18446744073709551615 271562361265 0 0 16781312 2 18446604449024369664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3557.63
Current children cumulated vsize (KiB) 16037424

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3547.53
CPU time (s): 3557.63
CPU user time (s): 3552.29
CPU system time (s): 5.34
CPU usage (%): 100.285
Max. virtual memory (cumulated for all children) (KiB): 16037424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.81557
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31995
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= 2927
involuntary context switches= 46

runsolver used 31.6802 second user time and 61.4667 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-17 01:20:24
IDJOB=3386580
IDBENCH=82645
IDSOLVER=1872
FILE ID=node133/3386580-1305588024
RUNJOBID= node133-1305586144-7019
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-S1163171897-095-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-3386580-1305588024/watcher-3386580-1305588024 -o /tmp/evaluation-result-3386580-1305588024/solver-3386580-1305588024 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386580-1305588024.cnf -seed 785539133 -budget 5000

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

MD5SUM BENCH= 9c09330ef9d704e301452237c81ff9c7
RANDOM SEED=785539133

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:      17628256 kB
Buffers:        303868 kB
Cached:        4254832 kB
SwapCached:       7668 kB
Active:       12077568 kB
Inactive:      2924888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17628256 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:           33004 kB
Writeback:         100 kB
AnonPages:    10442116 kB
Mapped:          38732 kB
Slab:           199476 kB
PageTables:      54400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 93332588 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= 73324 MiB
End job on node133 at 2011-05-17 02:19:34