Trace number 3386527

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) 3452.93 3440.84

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S949556727-080-UNKNOWN.cnf
MD5SUM274f6c2fc3e630d8716a09f7c87233f2
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.36/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.63	c INFO: solving HOME/instance-3386527-1305586223.cnf
0.36/0.63	c INFO: computing task features
0.44/0.75	c INFO: computed variable-clause graph statistics
0.44/0.76	c INFO: computed clause balance statistics
1.04/1.35	c INFO: computed variable balance statistics
1.24/1.59	c INFO: computed small-clause counts
1.24/1.59	c INFO: computed Horn-clause counts
1.34/1.61	c INFO: computed variable graph statistics
1.34/1.61	c INFO: collected features for HOME/instance-3386527-1305586223.cnf in 0.97 s
1.34/1.64	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.35)
101.96/102.02	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.12)
201.70/201.42	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
300.43/299.80	c INFO: running adaptg2wsat2009++@0 for 97 with 4701 remaining (b = 0.06)
400.04/399.20	c INFO: running adaptg2wsat2009++@0 for 97 with 4601 remaining (b = 0.05)
500.78/499.59	c INFO: running gnovelty+2@0 for 97 with 4501 remaining (b = 0.04)
600.64/599.01	c INFO: running FH@0 for 97 with 4401 remaining (b = 0.03)
701.17/699.39	c INFO: running adaptg2wsat2009++@0 for 97 with 4301 remaining (b = 0.03)
801.84/799.79	c INFO: running adaptg2wsat2009++@0 for 97 with 4201 remaining (b = 0.02)
902.46/900.19	c INFO: running FH@0 for 97 with 4101 remaining (b = 0.02)
1002.34/999.62	c INFO: running hybridGM3@0 for 194 with 4001 remaining (b = 0.04)
1200.95/1197.52	c INFO: running gnovelty+2@0 for 97 with 3803 remaining (b = 0.02)
1299.68/1295.97	c INFO: running hybridGM3@0 for 194 with 3705 remaining (b = 0.03)
1496.31/1491.90	c INFO: running hybridGM3@0 for 194 with 3509 remaining (b = 0.03)
1695.98/1690.80	c INFO: running TNM@0 for 1552 with 3310 remaining (b = 0.20)
3254.86/3243.46	c INFO: running adaptg2wsat2009++@0 for 97 with 1757 remaining (b = 0.01)
3354.64/3342.87	c INFO: running FH@0 for 97 with 1658 remaining (b = 0.01)
3452.51/3440.30	c INFO: running hybridGM3@0 for 194 with 1561 remaining (b = 0.02)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386527-1305586223/watcher-3386527-1305586223 -o /tmp/evaluation-result-3386527-1305586223/solver-3386527-1305586223 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386527-1305586223.cnf -seed 785539133 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 5.54 4.54 5.67 6/469 8593
/proc/meminfo: memFree=21207656/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/8593/stat : 8593 (python) R 8591 8593 8511 0 -1 4202496 790 0 0 0 0 0 0 0 17 0 1 0 670220340 15749120 679 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244346880 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/8593/statm: 3845 679 322 364 0 332 0

[startup+0.087557 s]
/proc/loadavg: 5.54 4.54 5.67 6/469 8593
/proc/meminfo: memFree=21207656/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=73788 CPUtime=0.05 cores=1,3,5,7
/proc/8593/stat : 8593 (python) R 8591 8593 8511 0 -1 4202496 2141 0 0 0 4 1 0 0 17 0 1 0 670220340 75558912 1896 33554432000 4194304 5683644 140733582705936 18446744073709551615 228239425255 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8593/statm: 18967 1899 532 364 0 1323 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 73788

[startup+0.100553 s]
/proc/loadavg: 5.54 4.54 5.67 6/469 8593
/proc/meminfo: memFree=21207656/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=93964 CPUtime=0.06 cores=1,3,5,7
/proc/8593/stat : 8593 (python) R 8591 8593 8511 0 -1 4202496 2691 0 0 0 4 2 0 0 17 0 1 0 670220340 96219136 2407 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244346880 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8593/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.30049 s]
/proc/loadavg: 5.54 4.54 5.67 6/469 8593
/proc/meminfo: memFree=21207656/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 5970 932 1 0 13 5 0 0 17 0 1 0 670220340 139010048 4149 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244344837 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/8593/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70042 s]
/proc/loadavg: 5.54 4.54 5.67 6/469 8593
/proc/meminfo: memFree=21207656/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=281012 CPUtime=0.44 cores=1,3,5,7
/proc/8593/stat : 8593 (python) R 8591 8593 8511 0 -1 4202496 9886 932 1 0 35 9 0 0 16 0 1 0 670220340 287756288 7560 33554432000 4194304 5683644 140733582705936 18446744073709551615 47429891613999 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/8593/statm: 70253 7560 1761 364 0 6177 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 281012

[startup+1.50031 s]
/proc/loadavg: 5.54 4.54 5.67 7/470 8598
/proc/meminfo: memFree=21180244/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=282560 CPUtime=1.24 cores=1,3,5,7
/proc/8593/stat : 8593 (python) R 8591 8593 8511 0 -1 4202496 11216 932 1 0 115 9 0 0 17 0 1 0 670220340 289341440 8053 33554432000 4194304 5683644 140733582705936 18446744073709551615 228243997607 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8593/statm: 70640 8053 1827 364 0 6564 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 282560

[startup+3.10103 s]
/proc/loadavg: 5.54 4.54 5.67 7/473 8601
/proc/meminfo: memFree=21177988/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=289440 CPUtime=1.37 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 11588 932 1 0 128 9 0 0 19 0 2 0 670220340 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8593/statm: 72360 7232 1877 364 0 8278 0
[pid=8599] ppid=8593 vsize=279196 CPUtime=0 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 670220504 285896704 5705 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368911 0 0 16781312 514 10152335946440212742 0 0 17 1 0 0 0
/proc/8599/statm: 69799 5705 354 364 0 5717 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=1.45 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) R 8599 8601 8601 0 -1 4202496 764 0 0 0 145 0 0 0 23 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8593/tid=8600] ppid=8591 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 670220504 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 1587252

[startup+6.30044 s]
/proc/loadavg: 5.57 4.56 5.68 7/473 8601
/proc/meminfo: memFree=21176608/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=289440 CPUtime=1.37 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 11588 932 1 0 128 9 0 0 19 0 2 0 670220340 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8593/statm: 72360 7232 1877 364 0 8278 0
[pid=8599] ppid=8593 vsize=279196 CPUtime=0.02 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 878 0 0 0 1 1 0 0 18 0 1 0 670220504 285896704 5728 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368911 0 0 16781312 514 10152335946440212742 0 0 17 1 0 0 0
/proc/8599/statm: 69799 5728 377 364 0 5717 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=4.64 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) R 8599 8601 8601 0 -1 4202496 764 0 0 0 464 0 0 0 25 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8593/tid=8600] ppid=8591 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 670220504 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1587252

[startup+12.7003 s]
/proc/loadavg: 5.61 4.58 5.68 7/473 8601
/proc/meminfo: memFree=21174768/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=289440 CPUtime=1.37 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 11588 932 1 0 128 9 0 0 19 0 2 0 670220340 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8593/statm: 72360 7232 1877 364 0 8278 0
[pid=8599] ppid=8593 vsize=279196 CPUtime=0.03 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 880 0 0 0 1 2 0 0 18 0 1 0 670220504 285896704 5728 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368911 0 0 16781312 514 2458648737195458822 0 0 17 1 0 0 0
/proc/8599/statm: 69799 5728 377 364 0 5717 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=11.04 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) R 8599 8601 8601 0 -1 4202496 764 0 0 0 1104 0 0 0 25 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8593/tid=8600] ppid=8591 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 670220504 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1587252

[startup+25.5011 s]
/proc/loadavg: 5.76 4.67 5.69 7/477 8605
/proc/meminfo: memFree=21166184/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=289440 CPUtime=1.37 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 11588 932 1 0 128 9 0 0 19 0 2 0 670220340 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8593/statm: 72360 7232 1877 364 0 8278 0
[pid=8599] ppid=8593 vsize=279196 CPUtime=0.07 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 887 0 0 0 3 4 0 0 18 0 1 0 670220504 285896704 5728 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368911 0 0 16781312 514 2458648737195458822 0 0 17 1 0 0 0
/proc/8599/statm: 69799 5728 377 364 0 5717 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=23.82 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) R 8599 8601 8601 0 -1 4202496 764 0 0 0 2382 0 0 0 25 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8593/tid=8600] ppid=8591 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 670220504 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 1587252

[startup+51.1006 s]
/proc/loadavg: 5.84 4.78 5.69 7/477 8606
/proc/meminfo: memFree=21159440/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=289440 CPUtime=1.37 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 11588 932 1 0 128 9 0 0 19 0 2 0 670220340 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8593/statm: 72360 7232 1877 364 0 8278 0
[pid=8599] ppid=8593 vsize=279196 CPUtime=0.15 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 899 0 0 0 7 8 0 0 18 0 1 0 670220504 285896704 5728 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368911 0 0 16781312 514 2458648737195458822 0 0 17 1 0 0 0
/proc/8599/statm: 69799 5728 377 364 0 5717 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=49.4 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) R 8599 8601 8601 0 -1 4202496 764 0 0 0 4940 0 0 0 25 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134524916 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8593/tid=8600] ppid=8591 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 670220504 296386560 7232 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1587252

[startup+102.318 s]
/proc/loadavg: 5.93 4.96 5.71 6/480 8611
/proc/meminfo: memFree=21145800/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=299900 CPUtime=1.41 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 12436 932 1 0 131 10 0 0 19 0 3 0 670220340 307097600 7307 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8593/statm: 74975 7307 1880 364 0 10890 0
[pid=8599] ppid=8593 vsize=289440 CPUtime=0.33 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 1073 0 0 0 17 16 0 0 19 0 2 0 670220504 296386560 5766 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/8599/statm: 72360 5766 410 364 0 8278 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=100.25 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) T 8599 8601 8601 0 -1 4202496 764 0 0 0 10025 0 0 0 25 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8599/tid=8608] ppid=8593 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8599/task/8608/stat : 8608 (python) S 8593 8593 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670230540 296386560 5766 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604459571435456 0 0 -1 7 0 0 0
[pid=8609] ppid=8593 vsize=289656 CPUtime=0 cores=1,3,5,7
/proc/8609/stat : 8609 (python) S 8593 8593 8511 0 -1 4202560 736 0 0 0 0 0 0 0 19 0 1 0 670230543 296607744 5771 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368966 0 0 16781312 514 8685249335161520127 0 0 17 7 0 0 0
/proc/8609/statm: 72414 5771 348 364 0 8329 0
[pid=8611] ppid=8609 vsize=1018616 CPUtime=0.28 cores=1,3,5,7
/proc/8611/stat : 8611 (gnovelty+2) R 8609 8611 8611 0 -1 4202496 767 0 0 0 28 0 0 0 21 0 1 0 670230543 1043062784 501 33554432000 134512640 135663704 4287408208 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8611/statm: 254654 501 113 282 0 254370 0
[pid=8593/tid=8600] ppid=8591 vsize=299900 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 3 0 670220504 307097600 7307 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8610] ppid=8591 vsize=299900 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8610/stat : 8610 (python) S 8591 8593 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 670230543 307097600 7307 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2916228

[startup+162.301 s]
/proc/loadavg: 5.34 4.97 5.66 6/484 8617
/proc/meminfo: memFree=21121604/32951124 swapFree=64205392/67111528
[pid=8593] ppid=8591 vsize=299900 CPUtime=1.41 cores=1,3,5,7
/proc/8593/stat : 8593 (python) S 8591 8593 8511 0 -1 4202496 12436 932 1 0 131 10 0 0 19 0 3 0 670220340 307097600 7307 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8593/statm: 74975 7307 1880 364 0 10890 0
[pid=8599] ppid=8593 vsize=289440 CPUtime=0.33 cores=1,3,5,7
/proc/8599/stat : 8599 (python) S 8593 8593 8511 0 -1 4202560 1073 0 0 0 17 16 0 0 19 0 2 0 670220504 296386560 5766 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/8599/statm: 72360 5766 410 364 0 8278 0
[pid=8601] ppid=8599 vsize=1018616 CPUtime=100.25 cores=1,3,5,7
/proc/8601/stat : 8601 (gnovelty+2) T 8599 8601 8601 0 -1 4202496 764 0 0 0 10025 0 0 0 25 0 1 0 670220504 1043062784 500 33554432000 134512640 135663704 4287400832 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8601/statm: 254654 500 113 282 0 254370 0
[pid=8599/tid=8608] ppid=8593 vsize=289440 CPUtime=0 cores=1,3,5,7
/proc/8599/task/8608/stat : 8608 (python) S 8593 8593 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670230540 296386560 5766 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604459571435456 0 0 -1 7 0 0 0
[pid=8609] ppid=8593 vsize=289656 CPUtime=0.19 cores=1,3,5,7

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

[pid=8631] ppid=8593 vsize=310776 CPUtime=0.34 cores=1,3,5,7
/proc/8631/stat : 8631 (python) S 8593 8593 8511 0 -1 4202560 1083 0 0 0 18 16 0 0 19 0 2 0 670250321 318234624 5967 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8631/statm: 77694 5967 399 364 0 13603 0
[pid=8633] ppid=8631 vsize=418636 CPUtime=99.35 cores=1,3,5,7
/proc/8633/stat : 8633 (adaptg2wsat2009) T 8631 8633 8633 0 -1 4202496 1224 0 0 0 9935 0 0 0 25 0 1 0 670250321 428683264 955 33554432000 134512640 135107411 4290363040 18446744073709551615 134531239 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8633/statm: 104659 955 59 146 0 103535 0
[pid=8631/tid=8640] ppid=8593 vsize=310776 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (python) S 8593 8593 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670260257 318234624 5967 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604459571433664 0 0 -1 7 0 0 0
[pid=8641] ppid=8593 vsize=321032 CPUtime=0.36 cores=1,3,5,7
/proc/8641/stat : 8641 (python) S 8593 8593 8511 0 -1 4202560 1101 0 0 0 19 17 0 0 19 0 2 0 670260261 328736768 5971 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8641/statm: 80258 5971 400 364 0 16164 0
[pid=8643] ppid=8641 vsize=418636 CPUtime=100.35 cores=1,3,5,7
/proc/8643/stat : 8643 (adaptg2wsat2009) T 8641 8643 8643 0 -1 4202496 1224 0 0 0 10035 0 0 0 25 0 1 0 670260261 428683264 955 33554432000 134512640 135107411 4286615296 18446744073709551615 134532224 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8643/statm: 104659 955 59 146 0 103535 0
[pid=8641/tid=8651] ppid=8593 vsize=321032 CPUtime=0 cores=1,3,5,7
/proc/8641/task/8651/stat : 8651 (python) S 8593 8593 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670270296 328736768 5971 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604463858255168 0 0 -1 7 0 0 0
[pid=8652] ppid=8593 vsize=331288 CPUtime=0.35 cores=1,3,5,7
/proc/8652/stat : 8652 (python) S 8593 8593 8511 0 -1 4202560 1109 0 0 0 17 18 0 0 19 0 2 0 670270300 339238912 5975 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8652/statm: 82822 5975 400 364 0 18725 0
[pid=8654] ppid=8652 vsize=1018616 CPUtime=99.37 cores=1,3,5,7
/proc/8654/stat : 8654 (gnovelty+2) T 8652 8654 8654 0 -1 4202496 767 0 0 0 9937 0 0 0 25 0 1 0 670270300 1043062784 500 33554432000 134512640 135663704 4287470720 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8654/statm: 254654 500 113 282 0 254370 0
[pid=8652/tid=8662] ppid=8593 vsize=331288 CPUtime=0 cores=1,3,5,7
/proc/8652/task/8662/stat : 8662 (python) S 8593 8593 8511 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 670280238 339238912 5975 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604469952164800 0 0 -1 7 0 0 0
[pid=8663] ppid=8593 vsize=341544 CPUtime=0.35 cores=1,3,5,7
/proc/8663/stat : 8663 (python) S 8593 8593 8511 0 -1 4202560 1169 0 0 0 19 16 0 0 19 0 2 0 670280242 349741056 5985 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/8663/statm: 85386 5985 405 364 0 21286 0
[pid=8665] ppid=8663 vsize=248652 CPUtime=100.25 cores=1,3,5,7
/proc/8665/stat : 8665 (FH) T 8663 8665 8665 0 -1 4202496 1120 0 0 0 10025 0 0 0 25 0 1 0 670280242 254619648 856 33554432000 134512640 134936988 4291447696 18446744073709551615 134552073 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8665/statm: 62163 856 41 104 0 61667 0
[pid=8663/tid=8681] ppid=8593 vsize=341544 CPUtime=0 cores=1,3,5,7
/proc/8663/task/8681/stat : 8681 (python) S 8593 8593 8511 0 -1 4202560 98 0 0 0 0 0 0 0 19 0 2 0 670290276 349741056 5985 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604469952165696 0 0 -1 7 0 0 0
[pid=8682] ppid=8593 vsize=351800 CPUtime=0.36 cores=1,3,5,7
/proc/8682/stat : 8682 (python) S 8593 8593 8511 0 -1 4202560 1170 0 0 0 18 18 0 0 19 0 2 0 670290280 360243200 5989 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/8682/statm: 87950 5989 406 364 0 23847 0
[pid=8684] ppid=8682 vsize=418636 CPUtime=100.24 cores=1,3,5,7
/proc/8684/stat : 8684 (adaptg2wsat2009) T 8682 8684 8684 0 -1 4202496 1229 0 0 0 10024 0 0 0 25 0 1 0 670290280 428683264 955 33554432000 134512640 135107411 4293859840 18446744073709551615 134532112 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8684/statm: 104659 955 59 146 0 103535 0
[pid=8682/tid=8692] ppid=8593 vsize=351800 CPUtime=0 cores=1,3,5,7
/proc/8682/task/8692/stat : 8692 (python) S 8593 8593 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670300316 360243200 5989 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604459085537536 0 0 -1 7 0 0 0
[pid=8693] ppid=8593 vsize=362288 CPUtime=0.36 cores=1,3,5,7
/proc/8693/stat : 8693 (python) S 8593 8593 8511 0 -1 4202560 1139 0 0 0 20 16 0 0 19 0 2 0 670300319 370982912 6045 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/8693/statm: 90572 6045 400 364 0 26466 0
[pid=8695] ppid=8693 vsize=418636 CPUtime=100.24 cores=1,3,5,7
/proc/8695/stat : 8695 (adaptg2wsat2009) T 8693 8695 8695 0 -1 4202496 1226 0 0 0 10024 0 0 0 25 0 1 0 670300320 428683264 955 33554432000 134512640 135107411 4294577296 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8695/statm: 104659 955 59 146 0 103535 0
[pid=8693/tid=8706] ppid=8593 vsize=362288 CPUtime=0 cores=1,3,5,7
/proc/8693/task/8706/stat : 8706 (python) S 8593 8593 8511 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670310356 370982912 6045 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604459085539328 0 0 -1 7 0 0 0
[pid=8707] ppid=8593 vsize=372544 CPUtime=0.37 cores=1,3,5,7
/proc/8707/stat : 8707 (python) S 8593 8593 8511 0 -1 4202560 1127 0 0 0 20 17 0 0 19 0 2 0 670310359 381485056 6048 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8707/statm: 93136 6048 399 364 0 29027 0
[pid=8709] ppid=8707 vsize=248648 CPUtime=99.38 cores=1,3,5,7
/proc/8709/stat : 8709 (FH) T 8707 8709 8709 0 -1 4202496 1127 0 0 0 9938 0 0 0 25 0 1 0 670310360 254615552 856 33554432000 134512640 134936988 4292074896 18446744073709551615 134553579 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8709/statm: 62162 856 41 104 0 61666 0
[pid=8707/tid=8716] ppid=8593 vsize=372544 CPUtime=0 cores=1,3,5,7
/proc/8707/task/8716/stat : 8716 (python) S 8593 8593 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670320298 381485056 6048 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604460381247680 0 0 -1 7 0 0 0
[pid=8717] ppid=8593 vsize=382800 CPUtime=0.74 cores=1,3,5,7
/proc/8717/stat : 8717 (python) S 8593 8593 8511 0 -1 4202560 1147 0 0 0 39 35 0 0 19 0 2 0 670320302 391987200 6053 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8717/statm: 95700 6053 400 364 0 31588 0
[pid=8719] ppid=8717 vsize=268420 CPUtime=197.83 cores=1,3,5,7
/proc/8719/stat : 8719 (hybridGM3) T 8717 8719 8719 0 -1 4202496 5167 0 0 0 19783 0 0 0 25 0 1 0 670320302 274862080 4896 33554432000 134512640 135204385 4288226016 18446744073709551615 134537949 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8719/statm: 67105 4896 63 169 0 66935 0
[pid=8717/tid=8730] ppid=8593 vsize=382800 CPUtime=0 cores=1,3,5,7
/proc/8717/task/8730/stat : 8730 (python) S 8593 8593 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670340088 391987200 6053 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604460381246784 0 0 -1 7 0 0 0
[pid=8731] ppid=8593 vsize=393056 CPUtime=0.36 cores=1,3,5,7
/proc/8731/stat : 8731 (python) S 8593 8593 8511 0 -1 4202560 1142 0 0 0 19 17 0 0 19 0 2 0 670340092 402489344 6086 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/8731/statm: 98264 6086 399 364 0 34149 0
[pid=8733] ppid=8731 vsize=1018616 CPUtime=98.41 cores=1,3,5,7
/proc/8733/stat : 8733 (gnovelty+2) T 8731 8733 8733 0 -1 4202496 773 0 0 0 9841 0 0 0 25 0 1 0 670340092 1043062784 500 33554432000 134512640 135663704 4290423872 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8733/statm: 254654 500 113 282 0 254370 0
[pid=8731/tid=8740] ppid=8593 vsize=393056 CPUtime=0 cores=1,3,5,7
/proc/8731/task/8740/stat : 8740 (python) S 8593 8593 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670349934 402489344 6086 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604466082232128 0 0 -1 3 0 0 0
[pid=8741] ppid=8593 vsize=403312 CPUtime=0.75 cores=1,3,5,7
/proc/8741/stat : 8741 (python) S 8593 8593 8511 0 -1 4202560 1163 0 0 0 36 39 0 0 19 0 2 0 670349938 412991488 6091 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8741/statm: 100828 6091 400 364 0 36710 0
[pid=8743] ppid=8741 vsize=268420 CPUtime=195.87 cores=1,3,5,7
/proc/8743/stat : 8743 (hybridGM3) T 8741 8743 8743 0 -1 4202496 5170 0 0 0 19587 0 0 0 25 0 1 0 670349938 274862080 4896 33554432000 134512640 135204385 4294497184 18446744073709551615 134538355 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8743/statm: 67105 4896 63 169 0 66935 0
[pid=8741/tid=8754] ppid=8593 vsize=403312 CPUtime=0 cores=1,3,5,7
/proc/8741/task/8754/stat : 8754 (python) S 8593 8593 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670369526 412991488 6091 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604466082231232 0 0 -1 7 0 0 0
[pid=8755] ppid=8593 vsize=413568 CPUtime=0.77 cores=1,3,5,7
/proc/8755/stat : 8755 (python) S 8593 8593 8511 0 -1 4202560 1184 0 0 0 37 40 0 0 19 0 2 0 670369530 423493632 6095 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8755/statm: 103392 6095 400 364 0 39271 0
[pid=8757] ppid=8755 vsize=268424 CPUtime=198.85 cores=1,3,5,7
/proc/8757/stat : 8757 (hybridGM3) T 8755 8757 8757 0 -1 4202496 5166 0 0 0 19885 0 0 0 25 0 1 0 670369530 274866176 4896 33554432000 134512640 135204385 4294369776 18446744073709551615 134538000 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8757/statm: 67106 4896 63 169 0 66936 0
[pid=8755/tid=8767] ppid=8593 vsize=413568 CPUtime=0 cores=1,3,5,7
/proc/8755/task/8767/stat : 8767 (python) S 8593 8593 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670389416 423493632 6095 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604461711012992 0 0 -1 7 0 0 0
[pid=8768] ppid=8593 vsize=423824 CPUtime=6.16 cores=1,3,5,7
/proc/8768/stat : 8768 (python) S 8593 8593 8511 0 -1 4202560 1217 0 0 0 310 306 0 0 19 0 2 0 670389420 433995776 6106 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8768/statm: 105956 6106 407 364 0 41832 0
[pid=8770] ppid=8768 vsize=457124 CPUtime=1552.67 cores=1,3,5,7
/proc/8770/stat : 8770 (TNM) T 8768 8770 8770 0 -1 4202496 1112 0 0 0 155267 0 0 0 25 0 1 0 670389420 468094976 837 33554432000 134512640 135008748 4289303872 18446744073709551615 134529367 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8770/statm: 114281 837 46 122 0 113181 0
[pid=8768/tid=8816] ppid=8593 vsize=423824 CPUtime=0 cores=1,3,5,7
/proc/8768/task/8816/stat : 8816 (python) S 8593 8593 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670544684 433995776 6106 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604458504573952 0 0 -1 7 0 0 0
[pid=8817] ppid=8593 vsize=434352 CPUtime=0.38 cores=1,3,5,7
/proc/8817/stat : 8817 (python) S 8593 8593 8511 0 -1 4202560 1176 0 0 0 18 20 0 0 16 0 2 0 670544686 444776448 6148 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8817/statm: 108588 6148 407 364 0 44461 0
[pid=8819] ppid=8817 vsize=418636 CPUtime=99.38 cores=1,3,5,7
/proc/8819/stat : 8819 (adaptg2wsat2009) T 8817 8819 8819 0 -1 4202496 1230 0 0 0 9938 0 0 0 25 0 1 0 670544687 428683264 956 33554432000 134512640 135107411 4290000512 18446744073709551615 134532088 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8819/statm: 104659 956 59 146 0 103535 0
[pid=8817/tid=8827] ppid=8593 vsize=434352 CPUtime=0 cores=1,3,5,7
/proc/8817/task/8827/stat : 8827 (python) S 8593 8593 8511 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 670554625 444776448 6148 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604458504574848 0 0 -1 7 0 0 0
[pid=8828] ppid=8593 vsize=444788 CPUtime=0.37 cores=1,3,5,7
/proc/8828/stat : 8828 (python) S 8593 8593 8511 0 -1 4202560 1165 0 0 0 18 19 0 0 19 0 2 0 670554627 455462912 6191 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8828/statm: 111197 6191 401 364 0 47067 0
[pid=8830] ppid=8828 vsize=248648 CPUtime=97.4 cores=1,3,5,7
/proc/8830/stat : 8830 (FH) T 8828 8830 8830 0 -1 4202496 1131 0 0 0 9740 0 0 0 25 0 1 0 670554628 254615552 856 33554432000 134512640 134936988 4292275680 18446744073709551615 134558762 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8830/statm: 62162 856 41 104 0 61666 0
[pid=8828/tid=8873] ppid=8593 vsize=444788 CPUtime=0 cores=1,3,5,7
/proc/8828/task/8873/stat : 8873 (python) S 8593 8593 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670564369 455462912 6191 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 514 18446604462422701120 0 0 -1 7 0 0 0
[pid=8874] ppid=8593 vsize=455044 CPUtime=0 cores=1,3,5,7
/proc/8874/stat : 8874 (python) S 8593 8593 8511 0 -1 4202560 844 0 0 0 0 0 0 0 19 0 1 0 670564371 465965056 6142 33554432000 4194304 5683644 140733582705936 18446744073709551615 228244368966 0 0 16781312 514 3951688500109115391 0 0 17 3 0 0 0
/proc/8874/statm: 113761 6142 349 364 0 49628 0
[pid=8876] ppid=8874 vsize=268420 CPUtime=0.41 cores=1,3,5,7
/proc/8876/stat : 8876 (hybridGM3) R 8874 8876 8876 0 -1 4202496 5169 0 0 0 41 0 0 0 21 0 1 0 670564371 274862080 4895 33554432000 134512640 135204385 4291820320 18446744073709551615 134538034 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/8876/statm: 67105 4895 63 169 0 66935 0
[pid=8593/tid=8600] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8600/stat : 8600 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 19 0 670220504 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8610] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8610/stat : 8610 (python) S 8591 8593 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670230543 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 7 0 0 0
[pid=8593/tid=8621] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8621/stat : 8621 (python) S 8591 8593 8511 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 670240483 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8632] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8632/stat : 8632 (python) S 8591 8593 8511 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 670250321 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8642] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8642/stat : 8642 (python) S 8591 8593 8511 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670260261 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8653] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8653/stat : 8653 (python) S 8591 8593 8511 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 670270300 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
[pid=8593/tid=8664] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8664/stat : 8664 (python) S 8591 8593 8511 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670280242 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
[pid=8593/tid=8683] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8683/stat : 8683 (python) S 8591 8593 8511 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 670290280 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
[pid=8593/tid=8694] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8694/stat : 8694 (python) S 8591 8593 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670300320 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
[pid=8593/tid=8708] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8708/stat : 8708 (python) S 8591 8593 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670310360 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
[pid=8593/tid=8718] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8718/stat : 8718 (python) S 8591 8593 8511 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670320302 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
[pid=8593/tid=8732] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8732/stat : 8732 (python) S 8591 8593 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670340092 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 7 0 0 0
[pid=8593/tid=8742] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8742/stat : 8742 (python) S 8591 8593 8511 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670349938 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8756] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8756/stat : 8756 (python) S 8591 8593 8511 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670369530 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8769] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8769/stat : 8769 (python) S 8591 8593 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670389420 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8818] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8818/stat : 8818 (python) S 8591 8593 8511 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670544687 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8829] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8829/stat : 8829 (python) S 8591 8593 8511 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 19 0 670554628 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 1 0 0 0
[pid=8593/tid=8875] ppid=8591 vsize=465288 CPUtime=0 cores=1,3,5,7
/proc/8593/task/8875/stat : 8875 (python) S 8591 8593 8511 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670564371 476454912 7709 33554432000 4194304 5683644 140733582705936 18446744073709551615 228256172465 0 0 16781312 2 18446604459571436352 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3452.93
Current children cumulated vsize (KiB) 15949956

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8593 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=818723
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=144977
# CPU time returned by wait4() is 1.9637
# while last known CPU time is 3452.93
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3440.84
CPU time (s): 3452.93
CPU user time (s): 3446.34
CPU system time (s): 6.59
CPU usage (%): 100.351
Max. virtual memory (cumulated for all children) (KiB): 15949956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.81872
system time used= 0.144977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28942
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= 2908
involuntary context switches= 69

runsolver used 26.219 second user time and 57.2473 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-17 00:50:24
IDJOB=3386527
IDBENCH=82592
IDSOLVER=1872
FILE ID=node136/3386527-1305586223
RUNJOBID= node136-1305586144-8530
PBS_JOBID= 13350342
Free space on /tmp= 72924 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S949556727-080-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-3386527-1305586223/watcher-3386527-1305586223 -o /tmp/evaluation-result-3386527-1305586223/solver-3386527-1305586223 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386527-1305586223.cnf -seed 785539133 -budget 5000

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

MD5SUM BENCH= 274f6c2fc3e630d8716a09f7c87233f2
RANDOM SEED=785539133

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21207936 kB
Buffers:         53572 kB
Cached:         740180 kB
SwapCached:      24924 kB
Active:        4990224 kB
Inactive:      6533952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21207936 kB
SwapTotal:    67111528 kB
SwapFree:     64205392 kB
Dirty:           32252 kB
Writeback:           0 kB
AnonPages:    10711020 kB
Mapped:          40156 kB
Slab:            89092 kB
PageTables:      65028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 138318608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72880 MiB
End job on node136 at 2011-05-17 01:47:47