Trace number 3386599

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) 3453.92 3441.94

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
MD5SUMa7d53123c03c2abad4ab13635af690bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark197.261
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.35/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.63	c INFO: solving HOME/instance-3386599-1305589164.cnf
0.35/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.05/1.36	c INFO: computed variable balance statistics
1.25/1.59	c INFO: computed small-clause counts
1.25/1.59	c INFO: computed Horn-clause counts
1.35/1.61	c INFO: computed variable graph statistics
1.35/1.61	c INFO: collected features for HOME/instance-3386599-1305589164.cnf in 0.98 s
1.35/1.64	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.36)
101.97/102.05	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.12)
201.72/201.49	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
302.39/301.88	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.07)
403.07/402.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.05)
502.80/501.67	c INFO: running gnovelty+2@0 for 97 with 4499 remaining (b = 0.04)
605.66/604.19	c INFO: running FH@0 for 97 with 4396 remaining (b = 0.03)
704.46/702.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4298 remaining (b = 0.03)
803.23/801.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
901.95/899.47	c INFO: running FH@0 for 97 with 4101 remaining (b = 0.02)
1002.59/999.88	c INFO: running hybridGM3@0 for 194 with 4001 remaining (b = 0.04)
1198.22/1194.80	c INFO: running gnovelty+2@0 for 97 with 3806 remaining (b = 0.02)
1299.00/1295.23	c INFO: running hybridGM3@0 for 194 with 3706 remaining (b = 0.03)
1496.31/1492.05	c INFO: running hybridGM3@0 for 194 with 3509 remaining (b = 0.03)
1691.94/1686.97	c INFO: running TNM@0 for 1552 with 3314 remaining (b = 0.20)
3253.97/3242.66	c INFO: running adaptg2wsat2009++@0 for 97 with 1759 remaining (b = 0.01)
3352.90/3341.13	c INFO: running FH@0 for 97 with 1660 remaining (b = 0.01)
3453.58/3441.56	c INFO: running hybridGM3@0 for 194 with 1560 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-3386599-1305589164/watcher-3386599-1305589164 -o /tmp/evaluation-result-3386599-1305589164/solver-3386599-1305589164 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386599-1305589164.cnf -seed 1217366361 -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: 3.92 4.02 3.99 5/521 12729
/proc/meminfo: memFree=18818944/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/12729/stat : 12729 (python) R 12727 12729 12388 0 -1 4202496 868 0 0 0 0 0 0 0 25 0 1 0 651332275 16154624 750 33554432000 4194304 5683644 140734778227424 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12729/statm: 3944 750 343 364 0 431 0

[startup+0.025929 s]
/proc/loadavg: 3.92 4.02 3.99 5/521 12729
/proc/meminfo: memFree=18818944/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=16396 CPUtime=0.01 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 1114 0 0 0 1 0 0 0 25 0 1 0 651332275 16789504 983 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/12729/statm: 4099 983 408 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100919 s]
/proc/loadavg: 3.92 4.02 3.99 5/521 12729
/proc/meminfo: memFree=18818944/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=93964 CPUtime=0.06 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 2692 0 0 0 4 2 0 0 17 0 1 0 651332275 96219136 2407 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/12729/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.300901 s]
/proc/loadavg: 3.92 4.02 3.99 5/521 12729
/proc/meminfo: memFree=18818944/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=135752 CPUtime=0.19 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 5970 936 1 0 14 5 0 0 17 0 1 0 651332275 139010048 4149 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/12729/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700835 s]
/proc/loadavg: 3.92 4.02 3.99 5/521 12729
/proc/meminfo: memFree=18818944/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=281012 CPUtime=0.44 cores=0,2,4,6
/proc/12729/stat : 12729 (python) R 12727 12729 12388 0 -1 4202496 9887 936 1 0 35 9 0 0 16 0 1 0 651332275 287756288 7562 33554432000 4194304 5683644 140734778227424 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12729/statm: 70253 7562 1761 364 0 6177 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 281012

[startup+1.50067 s]
/proc/loadavg: 3.92 4.02 3.99 5/522 12734
/proc/meminfo: memFree=18791768/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=282560 CPUtime=1.25 cores=0,2,4,6
/proc/12729/stat : 12729 (python) R 12727 12729 12388 0 -1 4202496 11215 936 1 0 115 10 0 0 17 0 1 0 651332275 289341440 8053 33554432000 4194304 5683644 140734778227424 18446744073709551615 47700335713584 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12729/statm: 70640 8053 1827 364 0 6564 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 282560

[startup+3.10038 s]
/proc/loadavg: 3.92 4.02 3.99 5/525 12737
/proc/meminfo: memFree=18790876/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=289440 CPUtime=1.39 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 11588 936 1 0 129 10 0 0 19 0 2 0 651332275 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 72360 7232 1877 364 0 8278 0
[pid=12735] ppid=12729 vsize=279196 CPUtime=0 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 651332440 285896704 5705 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317583 0 0 16781312 514 13275740617696051459 0 0 17 2 0 0 0
/proc/12735/statm: 69799 5705 354 364 0 5717 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=1.44 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) R 12735 12737 12737 0 -1 4202496 767 0 0 0 144 0 0 0 23 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12729/tid=12736] ppid=12727 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651332440 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1587252

[startup+6.30075 s]
/proc/loadavg: 3.93 4.02 3.99 5/525 12737
/proc/meminfo: memFree=18789556/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=289440 CPUtime=1.39 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 11588 936 1 0 129 10 0 0 19 0 2 0 651332275 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 72360 7232 1877 364 0 8278 0
[pid=12735] ppid=12729 vsize=279196 CPUtime=0.01 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 872 0 0 0 1 0 0 0 18 0 1 0 651332440 285896704 5728 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317583 0 0 16781312 514 13275740617696051459 0 0 17 2 0 0 0
/proc/12735/statm: 69799 5728 377 364 0 5717 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=4.63 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) R 12735 12737 12737 0 -1 4202496 767 0 0 0 463 0 0 0 25 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134525361 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12729/tid=12736] ppid=12727 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651332440 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1587252

[startup+12.7007 s]
/proc/loadavg: 3.93 4.02 3.99 5/525 12737
/proc/meminfo: memFree=18788084/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=289440 CPUtime=1.39 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 11588 936 1 0 129 10 0 0 19 0 2 0 651332275 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 72360 7232 1877 364 0 8278 0
[pid=12735] ppid=12729 vsize=279196 CPUtime=0.03 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 874 0 0 0 2 1 0 0 18 0 1 0 651332440 285896704 5728 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317583 0 0 16781312 514 2594865033737371907 0 0 17 2 0 0 0
/proc/12735/statm: 69799 5728 377 364 0 5717 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=11.03 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) R 12735 12737 12737 0 -1 4202496 767 0 0 0 1103 0 0 0 25 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12729/tid=12736] ppid=12727 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651332440 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1587252

[startup+25.5004 s]
/proc/loadavg: 3.95 4.02 3.99 5/525 12738
/proc/meminfo: memFree=18787452/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=289440 CPUtime=1.39 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 11588 936 1 0 129 10 0 0 19 0 2 0 651332275 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 72360 7232 1877 364 0 8278 0
[pid=12735] ppid=12729 vsize=279196 CPUtime=0.08 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 881 0 0 0 5 3 0 0 18 0 1 0 651332440 285896704 5728 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317583 0 0 16781312 514 2594865033737371907 0 0 17 2 0 0 0
/proc/12735/statm: 69799 5728 377 364 0 5717 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=23.81 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) R 12735 12737 12737 0 -1 4202496 767 0 0 0 2381 0 0 0 25 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134545572 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12729/tid=12736] ppid=12727 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651332440 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 1587252

[startup+51.1008 s]
/proc/loadavg: 4.19 4.06 4.01 5/525 12738
/proc/meminfo: memFree=18784888/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=289440 CPUtime=1.39 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 11588 936 1 0 129 10 0 0 19 0 2 0 651332275 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 72360 7232 1877 364 0 8278 0
[pid=12735] ppid=12729 vsize=279196 CPUtime=0.16 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 892 0 0 0 9 7 0 0 18 0 1 0 651332440 285896704 5728 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317583 0 0 16781312 514 2594865033737371907 0 0 17 2 0 0 0
/proc/12735/statm: 69799 5728 377 364 0 5717 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=49.4 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) R 12735 12737 12737 0 -1 4202496 767 0 0 0 4940 0 0 0 25 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12729/tid=12736] ppid=12727 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651332440 296386560 7232 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1587252

[startup+102.319 s]
/proc/loadavg: 4.08 4.05 4.00 5/529 12744
/proc/meminfo: memFree=18773556/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=299900 CPUtime=1.42 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 12432 936 1 0 132 10 0 0 20 0 3 0 651332275 307097600 7307 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 74975 7307 1880 364 0 10890 0
[pid=12735] ppid=12729 vsize=289440 CPUtime=0.35 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 1066 0 0 0 20 15 0 0 19 0 2 0 651332440 296386560 5766 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12735/statm: 72360 5766 410 364 0 8278 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=100.28 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) T 12735 12737 12737 0 -1 4202496 767 0 0 0 10028 0 0 0 25 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12735/tid=12741] ppid=12729 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12735/task/12741/stat : 12741 (python) S 12729 12729 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651342478 296386560 5766 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604451708725184 0 0 -1 2 0 0 0
[pid=12742] ppid=12729 vsize=289656 CPUtime=0 cores=0,2,4,6
/proc/12742/stat : 12742 (python) S 12729 12729 12388 0 -1 4202560 742 0 0 0 0 0 0 0 19 0 1 0 651342481 296607744 5771 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317638 0 0 16781312 514 4351035521363869695 0 0 17 2 0 0 0
/proc/12742/statm: 72414 5771 348 364 0 8329 0
[pid=12744] ppid=12742 vsize=1018616 CPUtime=0.25 cores=0,2,4,6
/proc/12744/stat : 12744 (gnovelty+2) R 12742 12744 12744 0 -1 4202496 764 0 0 0 25 0 0 0 21 0 1 0 651342482 1043062784 500 33554432000 134512640 135663704 4294512112 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12744/statm: 254654 500 113 282 0 254370 0
[pid=12729/tid=12736] ppid=12727 vsize=299900 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 3 0 651332440 307097600 7307 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12743] ppid=12727 vsize=299900 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12743/stat : 12743 (python) S 12727 12729 12388 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 651342481 307097600 7307 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2916228

[startup+162.301 s]
/proc/loadavg: 4.30 4.13 4.03 5/529 12745
/proc/meminfo: memFree=18765076/32951124 swapFree=67023148/67111528
[pid=12729] ppid=12727 vsize=299900 CPUtime=1.42 cores=0,2,4,6
/proc/12729/stat : 12729 (python) S 12727 12729 12388 0 -1 4202496 12432 936 1 0 132 10 0 0 20 0 3 0 651332275 307097600 7307 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12729/statm: 74975 7307 1880 364 0 10890 0
[pid=12735] ppid=12729 vsize=289440 CPUtime=0.35 cores=0,2,4,6
/proc/12735/stat : 12735 (python) S 12729 12729 12388 0 -1 4202560 1066 0 0 0 20 15 0 0 19 0 2 0 651332440 296386560 5766 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12735/statm: 72360 5766 410 364 0 8278 0
[pid=12737] ppid=12735 vsize=1018616 CPUtime=100.28 cores=0,2,4,6
/proc/12737/stat : 12737 (gnovelty+2) T 12735 12737 12737 0 -1 4202496 767 0 0 0 10028 0 0 0 25 0 1 0 651332440 1043062784 501 33554432000 134512640 135663704 4291301488 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12737/statm: 254654 501 113 282 0 254370 0
[pid=12735/tid=12741] ppid=12729 vsize=289440 CPUtime=0 cores=0,2,4,6
/proc/12735/task/12741/stat : 12741 (python) S 12729 12729 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651342478 296386560 5766 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604451708725184 0 0 -1 2 0 0 0
[pid=12742] ppid=12729 vsize=289656 CPUtime=0.21 cores=0,2,4,6

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

/proc/12761/statm: 104659 955 59 146 0 103535 0
[pid=12759/tid=12769] ppid=12729 vsize=310776 CPUtime=0 cores=0,2,4,6
/proc/12759/task/12769/stat : 12769 (python) S 12729 12729 12388 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651372500 318234624 5967 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604443561486272 0 0 -1 4 0 0 0
[pid=12770] ppid=12729 vsize=321032 CPUtime=0.36 cores=0,2,4,6
/proc/12770/stat : 12770 (python) S 12729 12729 12388 0 -1 4202560 1110 0 0 0 19 17 0 0 19 0 2 0 651372503 328736768 5971 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12770/statm: 80258 5971 399 364 0 16164 0
[pid=12772] ppid=12770 vsize=418636 CPUtime=99.31 cores=0,2,4,6
/proc/12772/stat : 12772 (adaptg2wsat2009) T 12770 12772 12772 0 -1 4202496 1223 0 0 0 9928 3 0 0 25 0 1 0 651372504 428683264 955 33554432000 134512640 135107411 4290522432 18446744073709551615 134531239 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12772/statm: 104659 955 59 146 0 103535 0
[pid=12770/tid=12850] ppid=12729 vsize=321032 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12850/stat : 12850 (python) S 12729 12729 12388 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651382440 328736768 5971 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604449802667328 0 0 -1 2 0 0 0
[pid=12851] ppid=12729 vsize=331288 CPUtime=0.39 cores=0,2,4,6
/proc/12851/stat : 12851 (python) S 12729 12729 12388 0 -1 4202560 1128 0 0 0 22 17 0 0 19 0 2 0 651382443 339238912 5975 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12851/statm: 82822 5975 400 364 0 18725 0
[pid=12853] ppid=12851 vsize=1018616 CPUtime=102.47 cores=0,2,4,6
/proc/12853/stat : 12853 (gnovelty+2) T 12851 12853 12853 0 -1 4202496 767 0 0 0 10247 0 0 0 25 0 1 0 651382443 1043062784 501 33554432000 134512640 135663704 4291858608 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12853/statm: 254654 501 113 282 0 254370 0
[pid=12851/tid=12896] ppid=12729 vsize=331288 CPUtime=0 cores=0,2,4,6
/proc/12851/task/12896/stat : 12896 (python) S 12729 12729 12388 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651392691 339238912 5975 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604453567140992 0 0 -1 6 0 0 0
[pid=12897] ppid=12729 vsize=341716 CPUtime=0.37 cores=0,2,4,6
/proc/12897/stat : 12897 (python) S 12729 12729 12388 0 -1 4202560 1170 0 0 0 20 17 0 0 19 0 2 0 651392695 349917184 6028 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12897/statm: 85429 6028 405 364 0 21329 0
[pid=12899] ppid=12897 vsize=248652 CPUtime=98.3 cores=0,2,4,6
/proc/12899/stat : 12899 (FH) T 12897 12899 12899 0 -1 4202496 1128 0 0 0 9830 0 0 0 25 0 1 0 651392695 254619648 856 33554432000 134512640 134936988 4288088576 18446744073709551615 134552197 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12899/statm: 62163 856 41 104 0 61667 0
[pid=12897/tid=12907] ppid=12729 vsize=341716 CPUtime=0 cores=0,2,4,6
/proc/12897/task/12907/stat : 12907 (python) S 12729 12729 12388 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 651402534 349917184 6028 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604442203136320 0 0 -1 6 0 0 0
[pid=12908] ppid=12729 vsize=351972 CPUtime=0.37 cores=0,2,4,6
/proc/12908/stat : 12908 (python) S 12729 12729 12388 0 -1 4202560 1153 0 0 0 19 18 0 0 19 0 2 0 651402537 360419328 6032 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12908/statm: 87993 6032 406 364 0 23890 0
[pid=12910] ppid=12908 vsize=418636 CPUtime=98.37 cores=0,2,4,6
/proc/12910/stat : 12910 (adaptg2wsat2009) T 12908 12910 12910 0 -1 4202496 1228 0 0 0 9837 0 0 0 25 0 1 0 651402538 428683264 955 33554432000 134512640 135107411 4288232256 18446744073709551615 134532036 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12910/statm: 104659 955 59 146 0 103535 0
[pid=12908/tid=12917] ppid=12729 vsize=351972 CPUtime=0 cores=0,2,4,6
/proc/12908/task/12917/stat : 12917 (python) S 12729 12729 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651412376 360419328 6032 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604453948940352 0 0 -1 6 0 0 0
[pid=12918] ppid=12729 vsize=362228 CPUtime=0.37 cores=0,2,4,6
/proc/12918/stat : 12918 (python) S 12729 12729 12388 0 -1 4202560 1132 0 0 0 21 16 0 0 19 0 2 0 651412379 370921472 6030 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12918/statm: 90557 6030 400 364 0 26451 0
[pid=12920] ppid=12918 vsize=418636 CPUtime=98.39 cores=0,2,4,6
/proc/12920/stat : 12920 (adaptg2wsat2009) T 12918 12920 12920 0 -1 4202496 1229 0 0 0 9839 0 0 0 25 0 1 0 651412380 428683264 956 33554432000 134512640 135107411 4294882624 18446744073709551615 134531768 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12920/statm: 104659 956 59 146 0 103535 0
[pid=12918/tid=12925] ppid=12729 vsize=362228 CPUtime=0 cores=0,2,4,6
/proc/12918/task/12925/stat : 12925 (python) S 12729 12729 12388 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 651422219 370921472 6030 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604453567140096 0 0 -1 6 0 0 0
[pid=12926] ppid=12729 vsize=372484 CPUtime=0.36 cores=0,2,4,6
/proc/12926/stat : 12926 (python) S 12729 12729 12388 0 -1 4202560 1129 0 0 0 19 17 0 0 19 0 2 0 651422223 381423616 6034 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12926/statm: 93121 6034 400 364 0 29012 0
[pid=12928] ppid=12926 vsize=248652 CPUtime=100.22 cores=0,2,4,6
/proc/12928/stat : 12928 (FH) T 12926 12928 12928 0 -1 4202496 1128 0 0 0 10022 0 0 0 25 0 1 0 651422224 254619648 858 33554432000 134512640 134936988 4290741792 18446744073709551615 134552368 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12928/statm: 62163 858 41 104 0 61667 0
[pid=12926/tid=12932] ppid=12729 vsize=372484 CPUtime=0 cores=0,2,4,6
/proc/12926/task/12932/stat : 12932 (python) S 12729 12729 12388 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651432260 381423616 6034 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604442208171840 0 0 -1 6 0 0 0
[pid=12933] ppid=12729 vsize=382740 CPUtime=0.77 cores=0,2,4,6
/proc/12933/stat : 12933 (python) S 12729 12729 12388 0 -1 4202560 1156 0 0 0 42 35 0 0 19 0 2 0 651432264 391925760 6038 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12933/statm: 95685 6038 400 364 0 31573 0
[pid=12935] ppid=12933 vsize=268424 CPUtime=194.87 cores=0,2,4,6
/proc/12935/stat : 12935 (hybridGM3) T 12933 12935 12935 0 -1 4202496 5168 0 0 0 19487 0 0 0 25 0 1 0 651432264 274866176 4896 33554432000 134512640 135204385 4290044032 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12935/statm: 67106 4896 63 169 0 66936 0
[pid=12933/tid=12945] ppid=12729 vsize=382740 CPUtime=0 cores=0,2,4,6
/proc/12933/task/12945/stat : 12945 (python) S 12729 12729 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651451752 391925760 6038 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604445609050176 0 0 -1 4 0 0 0
[pid=12946] ppid=12729 vsize=458532 CPUtime=0.37 cores=0,2,4,6
/proc/12946/stat : 12946 (python) S 12729 12729 12388 0 -1 4202560 1146 0 0 0 21 16 0 0 19 0 2 0 651451756 469536768 6044 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12946/statm: 114633 6044 399 364 0 50518 0
[pid=12948] ppid=12946 vsize=1018616 CPUtime=100.27 cores=0,2,4,6
/proc/12948/stat : 12948 (gnovelty+2) T 12946 12948 12948 0 -1 4202496 777 0 0 0 10027 0 0 0 25 0 1 0 651451756 1043062784 501 33554432000 134512640 135663704 4290445184 18446744073709551615 134524747 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12948/statm: 254654 501 113 282 0 254370 0
[pid=12946/tid=12955] ppid=12729 vsize=458532 CPUtime=0 cores=0,2,4,6
/proc/12946/task/12955/stat : 12955 (python) S 12729 12729 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651461795 469536768 6044 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604442208170048 0 0 -1 6 0 0 0
[pid=12956] ppid=12729 vsize=468788 CPUtime=0.75 cores=0,2,4,6
/proc/12956/stat : 12956 (python) S 12729 12729 12388 0 -1 4202560 1171 0 0 0 40 35 0 0 19 0 2 0 651461799 480038912 6048 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12956/statm: 117197 6048 400 364 0 53079 0
[pid=12958] ppid=12956 vsize=268424 CPUtime=196.54 cores=0,2,4,6
/proc/12958/stat : 12958 (hybridGM3) T 12956 12958 12958 0 -1 4202496 5176 0 0 0 19654 0 0 0 25 0 1 0 651461799 274866176 4897 33554432000 134512640 135204385 4293629728 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12958/statm: 67106 4897 63 169 0 66936 0
[pid=12956/tid=12977] ppid=12729 vsize=468788 CPUtime=0 cores=0,2,4,6
/proc/12956/task/12977/stat : 12977 (python) S 12729 12729 12388 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651481477 480038912 6048 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604444126835072 0 0 -1 4 0 0 0
[pid=12978] ppid=12729 vsize=479248 CPUtime=0.78 cores=0,2,4,6
/proc/12978/stat : 12978 (python) S 12729 12729 12388 0 -1 4202560 1177 0 0 0 42 36 0 0 19 0 2 0 651481480 490749952 6103 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12978/statm: 119812 6103 400 364 0 55691 0
[pid=12980] ppid=12978 vsize=268420 CPUtime=194.87 cores=0,2,4,6
/proc/12980/stat : 12980 (hybridGM3) T 12978 12980 12980 0 -1 4202496 5167 0 0 0 19487 0 0 0 25 0 1 0 651481481 274862080 4895 33554432000 134512640 135204385 4293010064 18446744073709551615 134538044 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12980/statm: 67105 4895 63 169 0 66935 0
[pid=12978/tid=12990] ppid=12729 vsize=479248 CPUtime=0 cores=0,2,4,6
/proc/12978/task/12990/stat : 12990 (python) S 12729 12729 12388 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651500970 490749952 6103 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604442208170944 0 0 -1 4 0 0 0
[pid=12991] ppid=12729 vsize=489504 CPUtime=6.32 cores=0,2,4,6
/proc/12991/stat : 12991 (python) S 12729 12729 12388 0 -1 4202560 1222 0 0 0 342 290 0 0 19 0 2 0 651500973 501252096 6115 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12991/statm: 122376 6115 407 364 0 58252 0
[pid=12993] ppid=12991 vsize=457132 CPUtime=1555.68 cores=0,2,4,6
/proc/12993/stat : 12993 (TNM) T 12991 12993 12993 0 -1 4202496 1113 0 0 0 155568 0 0 0 25 0 1 0 651500974 468103168 837 33554432000 134512640 135008748 4292839600 18446744073709551615 134529480 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12993/statm: 114283 837 46 122 0 113183 0
[pid=12991/tid=13082] ppid=12729 vsize=489504 CPUtime=0 cores=0,2,4,6
/proc/12991/task/13082/stat : 13082 (python) S 12729 12729 12388 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651656540 501252096 6115 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604443694019584 0 0 -1 2 0 0 0
[pid=13083] ppid=12729 vsize=499760 CPUtime=0.41 cores=0,2,4,6
/proc/13083/stat : 13083 (python) S 12729 12729 12388 0 -1 4202560 1177 0 0 0 22 19 0 0 19 0 2 0 651656542 511754240 6118 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13083/statm: 124940 6118 407 364 0 60813 0
[pid=13085] ppid=13083 vsize=418636 CPUtime=98.44 cores=0,2,4,6
/proc/13085/stat : 13085 (adaptg2wsat2009) T 13083 13085 13085 0 -1 4202496 1234 0 0 0 9844 0 0 0 25 0 1 0 651656542 428683264 957 33554432000 134512640 135107411 4290613504 18446744073709551615 134531718 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13085/statm: 104659 957 59 146 0 103535 0
[pid=13083/tid=13089] ppid=12729 vsize=499760 CPUtime=0 cores=0,2,4,6
/proc/13083/task/13089/stat : 13089 (python) S 12729 12729 12388 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651666387 511754240 6118 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604443561484480 0 0 -1 6 0 0 0
[pid=13090] ppid=12729 vsize=510016 CPUtime=0.4 cores=0,2,4,6
/proc/13090/stat : 13090 (python) S 12729 12729 12388 0 -1 4202560 1168 0 0 0 21 19 0 0 19 0 2 0 651666389 522256384 6116 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/13090/statm: 127504 6116 401 364 0 63374 0
[pid=13092] ppid=13090 vsize=248652 CPUtime=100.31 cores=0,2,4,6
/proc/13092/stat : 13092 (FH) T 13090 13092 13092 0 -1 4202496 1133 0 0 0 10031 0 0 0 25 0 1 0 651666390 254619648 857 33554432000 134512640 134936988 4293670800 18446744073709551615 134553534 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/13092/statm: 62163 857 41 104 0 61667 0
[pid=13090/tid=13100] ppid=12729 vsize=510016 CPUtime=0 cores=0,2,4,6
/proc/13090/task/13100/stat : 13100 (python) S 12729 12729 12388 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651676430 522256384 6116 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 514 18446604452652270912 0 0 -1 6 0 0 0
[pid=13101] ppid=12729 vsize=520272 CPUtime=0 cores=0,2,4,6
/proc/13101/stat : 13101 (python) S 12729 12729 12388 0 -1 4202560 839 0 0 0 0 0 0 0 19 0 1 0 651676432 532758528 6067 33554432000 4194304 5683644 140734778227424 18446744073709551615 233510317638 0 0 16781312 514 3270670239318147071 0 0 17 2 0 0 0
/proc/13101/statm: 130068 6067 349 364 0 65935 0
[pid=13103] ppid=13101 vsize=268420 CPUtime=0.25 cores=0,2,4,6
/proc/13103/stat : 13103 (hybridGM3) R 13101 13103 13103 0 -1 4202496 5168 0 0 0 25 0 0 0 21 0 1 0 651676433 274862080 4895 33554432000 134512640 135204385 4287360704 18446744073709551615 134537726 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13103/statm: 67105 4895 63 169 0 66935 0
[pid=12729/tid=12736] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12736/stat : 12736 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 19 0 651332440 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12743] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12743/stat : 12743 (python) S 12727 12729 12388 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 651342481 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 4 0 0 0
[pid=12729/tid=12749] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12749/stat : 12749 (python) S 12727 12729 12388 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 651352425 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12760] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12760/stat : 12760 (python) S 12727 12729 12388 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 651362464 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12771] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12771/stat : 12771 (python) S 12727 12729 12388 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651372503 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12852] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12852/stat : 12852 (python) S 12727 12729 12388 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 651382443 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=12898] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12898/stat : 12898 (python) S 12727 12729 12388 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651392695 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=12909] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12909/stat : 12909 (python) S 12727 12729 12388 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 651402537 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=12919] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12919/stat : 12919 (python) S 12727 12729 12388 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 651412380 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=12927] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12927/stat : 12927 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 651422223 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=12934] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12934/stat : 12934 (python) S 12727 12729 12388 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 19 0 651432264 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=12947] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12947/stat : 12947 (python) S 12727 12729 12388 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 651451756 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 4 0 0 0
[pid=12729/tid=12957] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12957/stat : 12957 (python) S 12727 12729 12388 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 651461799 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12979] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12979/stat : 12979 (python) S 12727 12729 12388 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651481480 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=12992] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/12992/stat : 12992 (python) S 12727 12729 12388 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 651500973 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 6 0 0 0
[pid=12729/tid=13084] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/13084/stat : 13084 (python) S 12727 12729 12388 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 651656542 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=13091] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/13091/stat : 13091 (python) S 12727 12729 12388 0 -1 4202560 22 936 0 0 0 0 0 0 20 0 19 0 651666389 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 2 0 0 0
[pid=12729/tid=13102] ppid=12727 vsize=530516 CPUtime=0 cores=0,2,4,6
/proc/12729/task/13102/stat : 13102 (python) S 12727 12729 12388 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 651676432 543248384 7634 33554432000 4194304 5683644 140734778227424 18446744073709551615 233522121137 0 0 16781312 2 18446604448735703424 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3453.92
Current children cumulated vsize (KiB) 16473544

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 12729 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=835720
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=155976
# CPU time returned by wait4() is 1.9917
# while last known CPU time is 3453.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3441.94
CPU time (s): 3453.92
CPU user time (s): 3447.59
CPU system time (s): 6.33
CPU usage (%): 100.348
Max. virtual memory (cumulated for all children) (KiB): 16473544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.83572
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28766
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2926
involuntary context switches= 52

runsolver used 28.9176 second user time and 56.4204 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-17 01:39:24
IDJOB=3386599
IDBENCH=82664
IDSOLVER=1872
FILE ID=node145/3386599-1305589164
RUNJOBID= node145-1305586143-12406
PBS_JOBID= 13350333
Free space on /tmp= 73592 MiB

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

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=1217366361

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18818976 kB
Buffers:        117876 kB
Cached:        1051748 kB
SwapCached:       4796 kB
Active:       10233788 kB
Inactive:      3619100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18818976 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:           32280 kB
Writeback:           0 kB
AnonPages:    12678488 kB
Mapped:          40860 kB
Slab:           139124 kB
PageTables:      71560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137312100 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= 73508 MiB
End job on node145 at 2011-05-17 02:36:48