Trace number 3386629

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) 3464.29 3450.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.36/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.69	c INFO: solving HOME/instance-3386629-1305589688.cnf
0.36/0.69	c INFO: computing task features
0.53/0.83	c INFO: computed variable-clause graph statistics
0.53/0.83	c INFO: computed clause balance statistics
1.23/1.59	c INFO: computed variable balance statistics
1.53/1.88	c INFO: computed small-clause counts
1.53/1.88	c INFO: computed Horn-clause counts
1.63/1.91	c INFO: computed variable graph statistics
1.63/1.91	c INFO: collected features for HOME/instance-3386629-1305589688.cnf in 1.22 s
1.63/1.94	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
99.51/99.44	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.13)
200.35/199.90	c INFO: running adaptg2wsat2009++@0 for 97 with 4800 remaining (b = 0.08)
299.05/298.34	c INFO: running adaptg2wsat2009++@0 for 97 with 4702 remaining (b = 0.07)
399.80/398.78	c INFO: running adaptg2wsat2009++@0 for 97 with 4602 remaining (b = 0.05)
497.70/496.24	c INFO: running gnovelty+2@0 for 97 with 4504 remaining (b = 0.04)
597.61/595.72	c INFO: running FH@0 for 97 with 4405 remaining (b = 0.03)
700.53/698.22	c INFO: running adaptg2wsat2009++@0 for 97 with 4302 remaining (b = 0.03)
803.48/800.73	c INFO: running adaptg2wsat2009++@0 for 97 with 4200 remaining (b = 0.02)
906.35/903.25	c INFO: running FH@0 for 97 with 4097 remaining (b = 0.02)
1005.24/1001.73	c INFO: running hybridGM3@0 for 194 with 3999 remaining (b = 0.04)
1206.09/1201.70	c INFO: running gnovelty+2@0 for 97 with 3799 remaining (b = 0.02)
1304.00/1299.20	c INFO: running hybridGM3@0 for 194 with 3701 remaining (b = 0.03)
1500.69/1495.14	c INFO: running hybridGM3@0 for 194 with 3505 remaining (b = 0.03)
1700.41/1694.04	c INFO: running TNM@0 for 1552 with 3307 remaining (b = 0.20)
3262.46/3249.69	c INFO: running adaptg2wsat2009++@0 for 97 with 1751 remaining (b = 0.01)
3363.38/3350.11	c INFO: running FH@0 for 97 with 1650 remaining (b = 0.01)
3463.15/3449.56	c INFO: running hybridGM3@0 for 194 with 1551 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-3386629-1305589688/watcher-3386629-1305589688 -o /tmp/evaluation-result-3386629-1305589688/solver-3386629-1305589688 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386629-1305589688.cnf -seed 1639765428 -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: 1.98 2.06 2.03 2/583 32285
/proc/meminfo: memFree=18594880/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=16240 CPUtime=0 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 1049 0 0 0 0 0 0 0 22 0 1 0 651385133 16629760 922 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/32285/statm: 4060 922 381 364 0 547 0

[startup+0.0459101 s]
/proc/loadavg: 1.98 2.06 2.03 2/583 32285
/proc/meminfo: memFree=18594880/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=18884 CPUtime=0.02 cores=1,3,5,7
/proc/32285/stat : 32285 (python) R 32283 32285 31886 0 -1 4202496 1286 0 0 0 2 0 0 0 17 0 1 0 651385133 19337216 1140 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039316165 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32285/statm: 4721 1140 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100905 s]
/proc/loadavg: 1.98 2.06 2.03 2/583 32285
/proc/meminfo: memFree=18594880/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=87704 CPUtime=0.05 cores=1,3,5,7
/proc/32285/stat : 32285 (python) R 32283 32285 31886 0 -1 4202496 2636 0 0 0 4 1 0 0 17 0 1 0 651385133 89808896 2354 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039653376 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32285/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.300836 s]
/proc/loadavg: 1.98 2.06 2.03 2/583 32285
/proc/meminfo: memFree=18594880/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 5974 936 1 0 14 5 0 0 17 0 1 0 651385133 139005952 4149 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/32285/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700795 s]
/proc/loadavg: 1.98 2.06 2.03 2/583 32285
/proc/meminfo: memFree=18594880/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=279084 CPUtime=0.43 cores=1,3,5,7
/proc/32285/stat : 32285 (python) R 32283 32285 31886 0 -1 4202496 9425 936 1 0 31 12 0 0 15 0 1 0 651385133 285782016 7094 33554432000 4194304 5683644 140734046975280 18446744073709551615 4962131 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/32285/statm: 69771 7094 1761 364 0 5695 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 279084

[startup+1.50065 s]
/proc/loadavg: 1.98 2.06 2.03 3/584 32290
/proc/meminfo: memFree=18565476/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=283972 CPUtime=1.23 cores=1,3,5,7
/proc/32285/stat : 32285 (python) R 32283 32285 31886 0 -1 4202496 11755 936 1 0 111 12 0 0 16 0 1 0 651385133 290787328 8378 33554432000 4194304 5683644 140734046975280 18446744073709551615 4525824 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/32285/statm: 70993 8378 1826 364 0 6917 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 283972

[startup+3.10036 s]
/proc/loadavg: 1.98 2.06 2.03 3/587 32293
/proc/meminfo: memFree=18565080/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=289864 CPUtime=1.67 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12109 936 1 0 155 12 0 0 19 0 2 0 651385133 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 72466 7339 1877 364 0 8384 0
[pid=32291] ppid=32285 vsize=280104 CPUtime=0 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 651385327 286826496 5814 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675407 0 0 16781312 514 898982976275054856 0 0 17 1 0 0 0
/proc/32291/statm: 70026 5814 355 364 0 5944 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=1.15 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) R 32291 32293 32293 0 -1 4202496 862 0 0 0 115 0 0 0 22 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32285/tid=32292] ppid=32283 vsize=289864 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651385327 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 1588788

[startup+6.30079 s]
/proc/loadavg: 1.99 2.06 2.02 3/587 32293
/proc/meminfo: memFree=18565324/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=289864 CPUtime=1.67 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12109 936 1 0 155 12 0 0 19 0 2 0 651385133 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 72466 7339 1877 364 0 8384 0
[pid=32291] ppid=32285 vsize=280104 CPUtime=0.02 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 651385327 286826496 5837 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675407 0 0 16781312 514 898982976275087359 0 0 17 7 0 0 0
/proc/32291/statm: 70026 5837 378 364 0 5944 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=4.35 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) R 32291 32293 32293 0 -1 4202496 862 0 0 0 435 0 0 0 25 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32285/tid=32292] ppid=32283 vsize=289864 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651385327 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1588788

[startup+12.7006 s]
/proc/loadavg: 2.15 2.09 2.04 3/587 32293
/proc/meminfo: memFree=18564884/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=289864 CPUtime=1.67 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12109 936 1 0 155 12 0 0 19 0 2 0 651385133 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 72466 7339 1877 364 0 8384 0
[pid=32291] ppid=32285 vsize=280104 CPUtime=0.04 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 887 0 0 0 2 2 0 0 18 0 1 0 651385327 286826496 5837 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675407 0 0 16781312 514 7291398165456978184 0 0 17 1 0 0 0
/proc/32291/statm: 70026 5837 378 364 0 5944 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=10.75 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) R 32291 32293 32293 0 -1 4202496 862 0 0 0 1075 0 0 0 25 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32285/tid=32292] ppid=32283 vsize=289864 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651385327 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1588788

[startup+25.5004 s]
/proc/loadavg: 2.11 2.09 2.03 3/587 32293
/proc/meminfo: memFree=18564748/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=289864 CPUtime=1.67 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12109 936 1 0 155 12 0 0 19 0 2 0 651385133 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 72466 7339 1877 364 0 8384 0
[pid=32291] ppid=32285 vsize=280104 CPUtime=0.09 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 892 0 0 0 5 4 0 0 18 0 1 0 651385327 286826496 5837 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675407 0 0 16781312 514 7291398165456978184 0 0 17 1 0 0 0
/proc/32291/statm: 70026 5837 378 364 0 5944 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=23.55 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) R 32291 32293 32293 0 -1 4202496 862 0 0 0 2355 0 0 0 25 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134525688 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32285/tid=32292] ppid=32283 vsize=289864 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651385327 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1588788

[startup+51.1008 s]
/proc/loadavg: 2.07 2.08 2.03 3/587 32294
/proc/meminfo: memFree=18565676/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=289864 CPUtime=1.67 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12109 936 1 0 155 12 0 0 19 0 2 0 651385133 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 72466 7339 1877 364 0 8384 0
[pid=32291] ppid=32285 vsize=280104 CPUtime=0.18 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 902 0 0 0 9 9 0 0 18 0 1 0 651385327 286826496 5837 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675407 0 0 16781312 514 7291398165456978184 0 0 17 7 0 0 0
/proc/32291/statm: 70026 5837 378 364 0 5944 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=49.15 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) R 32291 32293 32293 0 -1 4202496 862 0 0 0 4915 0 0 0 25 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32285/tid=32292] ppid=32283 vsize=289864 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 651385327 296820736 7339 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 1588788

[startup+102.32 s]
/proc/loadavg: 2.07 2.08 2.03 3/591 32299
/proc/meminfo: memFree=18560272/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=300120 CPUtime=1.7 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12967 936 1 0 158 12 0 0 19 0 3 0 651385133 307322880 7346 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 75030 7346 1880 364 0 10945 0
[pid=32291] ppid=32285 vsize=290348 CPUtime=0.4 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 1074 0 0 0 20 20 0 0 19 0 2 0 651385327 297316352 5874 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32291/statm: 72587 5874 410 364 0 8505 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=97.46 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) T 32291 32293 32293 0 -1 4202496 862 0 0 0 9746 0 0 0 25 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32291/tid=32296] ppid=32285 vsize=290348 CPUtime=0 cores=1,3,5,7
/proc/32291/task/32296/stat : 32296 (python) S 32285 32285 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651395074 297316352 5874 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604470301873216 0 0 -1 7 0 0 0
[pid=32297] ppid=32285 vsize=290432 CPUtime=0 cores=1,3,5,7
/proc/32297/stat : 32297 (python) S 32285 32285 31886 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 651395077 297402368 5812 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675462 0 0 16781312 514 10908889006791950599 0 0 17 5 0 0 0
/proc/32297/statm: 72608 5812 349 364 0 8523 0
[pid=32299] ppid=32297 vsize=1018820 CPUtime=2.87 cores=1,3,5,7
/proc/32299/stat : 32299 (gnovelty+2) R 32297 32299 32299 0 -1 4202496 861 0 0 0 287 0 0 0 25 0 1 0 651395077 1043271680 596 33554432000 134512640 135663704 4288992368 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32299/statm: 254705 596 113 282 0 254421 0
[pid=32285/tid=32292] ppid=32283 vsize=300120 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 3 0 651385327 307322880 7346 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
[pid=32285/tid=32298] ppid=32283 vsize=300120 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32298/stat : 32298 (python) S 32283 32285 31886 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 3 0 651395077 307322880 7346 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 2918540

[startup+162.301 s]
/proc/loadavg: 2.25 2.12 2.05 3/591 32301
/proc/meminfo: memFree=18557624/32951124 swapFree=51873468/67111528
[pid=32285] ppid=32283 vsize=300120 CPUtime=1.7 cores=1,3,5,7
/proc/32285/stat : 32285 (python) S 32283 32285 31886 0 -1 4202496 12967 936 1 0 158 12 0 0 19 0 3 0 651385133 307322880 7346 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32285/statm: 75030 7346 1880 364 0 10945 0
[pid=32291] ppid=32285 vsize=290348 CPUtime=0.4 cores=1,3,5,7
/proc/32291/stat : 32291 (python) S 32285 32285 31886 0 -1 4202560 1074 0 0 0 20 20 0 0 19 0 2 0 651385327 297316352 5874 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32291/statm: 72587 5874 410 364 0 8505 0
[pid=32293] ppid=32291 vsize=1018820 CPUtime=97.46 cores=1,3,5,7
/proc/32293/stat : 32293 (gnovelty+2) T 32291 32293 32293 0 -1 4202496 862 0 0 0 9746 0 0 0 25 0 1 0 651385327 1043271680 596 33554432000 134512640 135663704 4286767680 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32293/statm: 254705 596 113 282 0 254421 0
[pid=32291/tid=32296] ppid=32285 vsize=290348 CPUtime=0 cores=1,3,5,7
/proc/32291/task/32296/stat : 32296 (python) S 32285 32285 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651395074 297316352 5874 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604470301873216 0 0 -1 7 0 0 0
[pid=32297] ppid=32285 vsize=290432 CPUtime=0.24 cores=1,3,5,7

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

/proc/32313/statm: 104857 1175 59 146 0 103733 0
[pid=32311/tid=32316] ppid=32285 vsize=311120 CPUtime=0 cores=1,3,5,7
/proc/32311/task/32316/stat : 32316 (python) S 32285 32285 31886 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 651425008 318586880 5911 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604470301872320 0 0 -1 7 0 0 0
[pid=32317] ppid=32285 vsize=321380 CPUtime=0.4 cores=1,3,5,7
/proc/32317/stat : 32317 (python) S 32285 32285 31886 0 -1 4202560 1120 0 0 0 21 19 0 0 19 0 2 0 651425011 329093120 5938 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32317/statm: 80345 5938 400 364 0 16251 0
[pid=32319] ppid=32317 vsize=419428 CPUtime=97.42 cores=1,3,5,7
/proc/32319/stat : 32319 (adaptg2wsat2009) T 32317 32319 32319 0 -1 4202496 1444 0 0 0 9742 0 0 0 25 0 1 0 651425012 429494272 1176 33554432000 134512640 135107411 4293903456 18446744073709551615 134532302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32319/statm: 104857 1176 59 146 0 103733 0
[pid=32317/tid=32323] ppid=32285 vsize=321380 CPUtime=0 cores=1,3,5,7
/proc/32317/task/32323/stat : 32323 (python) S 32285 32285 31886 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651434754 329093120 5938 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604459821556672 0 0 -1 7 0 0 0
[pid=32324] ppid=32285 vsize=331744 CPUtime=0.4 cores=1,3,5,7
/proc/32324/stat : 32324 (python) S 32285 32285 31886 0 -1 4202560 1123 0 0 0 19 21 0 0 19 0 2 0 651434757 339705856 5943 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32324/statm: 82936 5943 400 364 0 18839 0
[pid=32326] ppid=32324 vsize=1018820 CPUtime=99.43 cores=1,3,5,7
/proc/32326/stat : 32326 (gnovelty+2) T 32324 32326 32326 0 -1 4202496 862 0 0 0 9943 0 0 0 25 0 1 0 651434758 1043271680 596 33554432000 134512640 135663704 4291849968 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32326/statm: 254705 596 113 282 0 254421 0
[pid=32324/tid=32330] ppid=32285 vsize=331744 CPUtime=0 cores=1,3,5,7
/proc/32324/task/32330/stat : 32330 (python) S 32285 32285 31886 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651444702 339705856 5943 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604461545098048 0 0 -1 7 0 0 0
[pid=32331] ppid=32285 vsize=341932 CPUtime=0.43 cores=1,3,5,7
/proc/32331/stat : 32331 (python) S 32285 32285 31886 0 -1 4202560 1173 0 0 0 21 22 0 0 19 0 2 0 651444705 350138368 5980 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32331/statm: 85483 5980 406 364 0 21383 0
[pid=32333] ppid=32331 vsize=249192 CPUtime=102.46 cores=1,3,5,7
/proc/32333/stat : 32333 (FH) T 32331 32333 32333 0 -1 4202496 1328 0 0 0 10246 0 0 0 25 0 1 0 651444706 255172608 1059 33554432000 134512640 134936988 4288481168 18446744073709551615 134545269 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32333/statm: 62298 1059 41 104 0 61802 0
[pid=32331/tid=32336] ppid=32285 vsize=341932 CPUtime=0 cores=1,3,5,7
/proc/32331/task/32336/stat : 32336 (python) S 32285 32285 31886 0 -1 4202560 97 0 0 0 0 0 0 0 19 0 2 0 651454952 350138368 5980 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604460721473664 0 0 -1 7 0 0 0
[pid=32337] ppid=32285 vsize=352016 CPUtime=0.44 cores=1,3,5,7
/proc/32337/stat : 32337 (python) S 32285 32285 31886 0 -1 4202560 1161 0 0 0 23 21 0 0 19 0 2 0 651454955 360464384 5984 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32337/statm: 88004 5984 406 364 0 23901 0
[pid=32339] ppid=32337 vsize=419428 CPUtime=102.46 cores=1,3,5,7
/proc/32339/stat : 32339 (adaptg2wsat2009) T 32337 32339 32339 0 -1 4202496 1451 0 0 0 10246 0 0 0 25 0 1 0 651454956 429494272 1175 33554432000 134512640 135107411 4293087072 18446744073709551615 134531604 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32339/statm: 104857 1175 59 146 0 103733 0
[pid=32337/tid=32352] ppid=32285 vsize=352016 CPUtime=0 cores=1,3,5,7
/proc/32337/task/32352/stat : 32352 (python) S 32285 32285 31886 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651465202 360464384 5984 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604464522966912 0 0 -1 7 0 0 0
[pid=32353] ppid=32285 vsize=362880 CPUtime=0.44 cores=1,3,5,7
/proc/32353/stat : 32353 (python) S 32285 32285 31886 0 -1 4202560 1142 0 0 0 23 21 0 0 16 0 2 0 651465206 371589120 5982 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32353/statm: 90720 5982 400 364 0 26614 0
[pid=32355] ppid=32353 vsize=419428 CPUtime=102.42 cores=1,3,5,7
/proc/32355/stat : 32355 (adaptg2wsat2009) T 32353 32355 32355 0 -1 4202496 1449 0 0 0 10242 0 0 0 25 0 1 0 651465206 429494272 1176 33554432000 134512640 135107411 4290848320 18446744073709551615 134532306 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32355/statm: 104857 1176 59 146 0 103733 0
[pid=32353/tid=32359] ppid=32285 vsize=362880 CPUtime=0 cores=1,3,5,7
/proc/32353/task/32359/stat : 32359 (python) S 32285 32285 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651475454 371589120 5982 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604465915995264 0 0 -1 3 0 0 0
[pid=32360] ppid=32285 vsize=372788 CPUtime=0.42 cores=1,3,5,7
/proc/32360/stat : 32360 (python) S 32285 32285 31886 0 -1 4202560 1137 0 0 0 21 21 0 0 19 0 2 0 651475458 381734912 6078 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32360/statm: 93197 6078 400 364 0 29088 0
[pid=32362] ppid=32360 vsize=249188 CPUtime=98.42 cores=1,3,5,7
/proc/32362/stat : 32362 (FH) T 32360 32362 32362 0 -1 4202496 1327 0 0 0 9842 0 0 0 25 0 1 0 651475459 255168512 1057 33554432000 134512640 134936988 4291767744 18446744073709551615 134553579 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32362/statm: 62297 1057 41 104 0 61801 0
[pid=32360/tid=32365] ppid=32285 vsize=372788 CPUtime=0 cores=1,3,5,7
/proc/32360/task/32365/stat : 32365 (python) S 32285 32285 31886 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651485302 381734912 6078 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604465915994368 0 0 -1 7 0 0 0
[pid=32366] ppid=32285 vsize=383188 CPUtime=0.87 cores=1,3,5,7
/proc/32366/stat : 32366 (python) S 32285 32285 31886 0 -1 4202560 1156 0 0 0 44 43 0 0 16 0 2 0 651485306 392384512 6082 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32366/statm: 95797 6082 400 364 0 31685 0
[pid=32368] ppid=32366 vsize=268424 CPUtime=199.92 cores=1,3,5,7
/proc/32368/stat : 32368 (hybridGM3) T 32366 32368 32368 0 -1 4202496 5278 0 0 0 19992 0 0 0 25 0 1 0 651485306 274866176 5010 33554432000 134512640 135204385 4291031840 18446744073709551615 134537797 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32368/statm: 67106 5010 63 169 0 66936 0
[pid=32366/tid=32375] ppid=32285 vsize=383188 CPUtime=0 cores=1,3,5,7
/proc/32366/task/32375/stat : 32375 (python) S 32285 32285 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651505300 392384512 6082 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604470448608448 0 0 -1 7 0 0 0
[pid=32376] ppid=32285 vsize=393444 CPUtime=0.42 cores=1,3,5,7
/proc/32376/stat : 32376 (python) S 32285 32285 31886 0 -1 4202560 1143 0 0 0 24 18 0 0 19 0 2 0 651505303 402886656 6086 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32376/statm: 98361 6086 400 364 0 34246 0
[pid=32378] ppid=32376 vsize=1018820 CPUtime=97.45 cores=1,3,5,7
/proc/32378/stat : 32378 (gnovelty+2) T 32376 32378 32378 0 -1 4202496 867 0 0 0 9745 0 0 0 25 0 1 0 651505304 1043271680 596 33554432000 134512640 135663704 4287488432 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32378/statm: 254705 596 113 282 0 254421 0
[pid=32376/tid=32381] ppid=32285 vsize=393444 CPUtime=0 cores=1,3,5,7
/proc/32376/task/32381/stat : 32381 (python) S 32285 32285 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651515050 402886656 6086 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604461439282048 0 0 -1 7 0 0 0
[pid=32382] ppid=32285 vsize=403552 CPUtime=0.84 cores=1,3,5,7
/proc/32382/stat : 32382 (python) S 32285 32285 31886 0 -1 4202560 1169 0 0 0 44 40 0 0 19 0 2 0 651515054 413237248 6090 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32382/statm: 100888 6090 400 364 0 36770 0
[pid=32384] ppid=32382 vsize=268428 CPUtime=195.88 cores=1,3,5,7
/proc/32384/stat : 32384 (hybridGM3) T 32382 32384 32384 0 -1 4202496 5283 0 0 0 19588 0 0 0 25 0 1 0 651515054 274870272 5010 33554432000 134512640 135204385 4291803392 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32384/statm: 67107 5010 63 169 0 66937 0
[pid=32382/tid=32566] ppid=32285 vsize=403552 CPUtime=0 cores=1,3,5,7
/proc/32382/task/32566/stat : 32566 (python) S 32285 32285 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651534644 413237248 6090 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604462219569216 0 0 -1 7 0 0 0
[pid=32567] ppid=32285 vsize=414136 CPUtime=0.78 cores=1,3,5,7
/proc/32567/stat : 32567 (python) S 32285 32285 31886 0 -1 4202560 1180 0 0 0 40 38 0 0 19 0 2 0 651534648 424075264 6094 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32567/statm: 103534 6094 400 364 0 39413 0
[pid=32569] ppid=32567 vsize=268420 CPUtime=198.85 cores=1,3,5,7
/proc/32569/stat : 32569 (hybridGM3) T 32567 32569 32569 0 -1 4202496 5281 0 0 0 19885 0 0 0 25 0 1 0 651534648 274862080 5009 33554432000 134512640 135204385 4287582976 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32569/statm: 67105 5009 63 169 0 66935 0
[pid=32567/tid=32579] ppid=32285 vsize=414136 CPUtime=0 cores=1,3,5,7
/proc/32567/task/32579/stat : 32579 (python) S 32285 32285 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651554534 424075264 6094 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604464369979776 0 0 -1 1 0 0 0
[pid=32580] ppid=32285 vsize=424568 CPUtime=6.46 cores=1,3,5,7
/proc/32580/stat : 32580 (python) S 32285 32285 31886 0 -1 4202560 1227 0 0 0 336 310 0 0 19 0 2 0 651554537 434757632 6105 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32580/statm: 106142 6105 407 364 0 42018 0
[pid=32582] ppid=32580 vsize=457668 CPUtime=1555.65 cores=1,3,5,7
/proc/32582/stat : 32582 (TNM) T 32580 32582 32582 0 -1 4202496 1311 0 0 0 155565 0 0 0 25 0 1 0 651554538 468652032 1036 33554432000 134512640 135008748 4293130848 18446744073709551615 134529488 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32582/statm: 114417 1036 46 122 0 113317 0
[pid=32580/tid=32640] ppid=32285 vsize=424568 CPUtime=0 cores=1,3,5,7
/proc/32580/task/32640/stat : 32640 (python) S 32285 32285 31886 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651710100 434757632 6105 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604459101544640 0 0 -1 7 0 0 0
[pid=32641] ppid=32285 vsize=435004 CPUtime=0.41 cores=1,3,5,7
/proc/32641/stat : 32641 (python) S 32285 32285 31886 0 -1 4202560 1176 0 0 0 20 21 0 0 19 0 2 0 651710102 445444096 6147 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32641/statm: 108751 6147 407 364 0 44624 0
[pid=32643] ppid=32641 vsize=419428 CPUtime=100.4 cores=1,3,5,7
/proc/32643/stat : 32643 (adaptg2wsat2009) T 32641 32643 32643 0 -1 4202496 1451 0 0 0 10040 0 0 0 25 0 1 0 651710102 429494272 1176 33554432000 134512640 135107411 4291467344 18446744073709551615 134532381 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32643/statm: 104857 1176 59 146 0 103733 0
[pid=32641/tid=32647] ppid=32285 vsize=435004 CPUtime=0 cores=1,3,5,7
/proc/32641/task/32647/stat : 32647 (python) S 32285 32285 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651720142 445444096 6147 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604459821557568 0 0 -1 7 0 0 0
[pid=32648] ppid=32285 vsize=445444 CPUtime=0.4 cores=1,3,5,7
/proc/32648/stat : 32648 (python) S 32285 32285 31886 0 -1 4202560 1165 0 0 0 20 20 0 0 19 0 2 0 651720144 456134656 6190 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32648/statm: 111361 6190 401 364 0 47231 0
[pid=32650] ppid=32648 vsize=249196 CPUtime=99.42 cores=1,3,5,7
/proc/32650/stat : 32650 (FH) T 32648 32650 32650 0 -1 4202496 1332 0 0 0 9942 0 0 0 25 0 1 0 651720145 255176704 1058 33554432000 134512640 134936988 4289834000 18446744073709551615 134545336 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32650/statm: 62299 1058 41 104 0 61803 0
[pid=32648/tid=32657] ppid=32285 vsize=445444 CPUtime=0 cores=1,3,5,7
/proc/32648/task/32657/stat : 32657 (python) S 32285 32285 31886 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651730087 456134656 6190 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 514 18446604460621919232 0 0 -1 7 0 0 0
[pid=32658] ppid=32285 vsize=455652 CPUtime=0 cores=1,3,5,7
/proc/32658/stat : 32658 (python) S 32285 32285 31886 0 -1 4202560 847 0 0 0 0 0 0 0 18 0 1 0 651730089 466587648 6188 33554432000 4194304 5683644 140734046975280 18446744073709551615 212039675462 0 0 16781312 514 18375329423390900488 0 0 17 1 0 0 0
/proc/32658/statm: 113913 6188 350 364 0 49780 0
[pid=32660] ppid=32658 vsize=268420 CPUtime=1.06 cores=1,3,5,7
/proc/32660/stat : 32660 (hybridGM3) R 32658 32660 32660 0 -1 4202496 5284 0 0 0 106 0 0 0 24 0 1 0 651730090 274862080 5009 33554432000 134512640 135204385 4289979600 18446744073709551615 134538395 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32660/statm: 67105 5009 63 169 0 66935 0
[pid=32285/tid=32292] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32292/stat : 32292 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 19 0 651385327 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
[pid=32285/tid=32298] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32298/stat : 32298 (python) S 32283 32285 31886 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 651395077 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32305] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32305/stat : 32305 (python) S 32283 32285 31886 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 651405123 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32312] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32312/stat : 32312 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 651414967 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32318] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32318/stat : 32318 (python) S 32283 32285 31886 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651425011 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32325] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32325/stat : 32325 (python) S 32283 32285 31886 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 651434758 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32332] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32332/stat : 32332 (python) S 32283 32285 31886 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651444705 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32338] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32338/stat : 32338 (python) S 32283 32285 31886 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 651454956 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32354] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32354/stat : 32354 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 651465206 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32361] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32361/stat : 32361 (python) S 32283 32285 31886 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651475458 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32367] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32367/stat : 32367 (python) S 32283 32285 31886 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 651485306 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32377] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32377/stat : 32377 (python) S 32283 32285 31886 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 651505304 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 5 0 0 0
[pid=32285/tid=32383] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32383/stat : 32383 (python) S 32283 32285 31886 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 19 0 651515054 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 3 0 0 0
[pid=32285/tid=32568] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32568/stat : 32568 (python) S 32283 32285 31886 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651534648 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 7 0 0 0
[pid=32285/tid=32581] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32581/stat : 32581 (python) S 32283 32285 31886 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 651554537 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
[pid=32285/tid=32642] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32642/stat : 32642 (python) S 32283 32285 31886 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 651710102 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
[pid=32285/tid=32649] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32649/stat : 32649 (python) S 32283 32285 31886 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 651720145 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 1 0 0 0
[pid=32285/tid=32659] ppid=32283 vsize=465460 CPUtime=0 cores=1,3,5,7
/proc/32285/task/32659/stat : 32659 (python) S 32283 32285 31886 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 651730090 476631040 7753 33554432000 4194304 5683644 140734046975280 18446744073709551615 212051478961 0 0 16781312 2 18446604459747583296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3464.29
Current children cumulated vsize (KiB) 15966644

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 32285 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=98680
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=160975
# CPU time returned by wait4() is 2.25965
# while last known CPU time is 3464.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3450.74
CPU time (s): 3464.29
CPU user time (s): 3457.21
CPU system time (s): 7.08
CPU usage (%): 100.393
Max. virtual memory (cumulated for all children) (KiB): 15966644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.09868
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29529
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= 2922
involuntary context switches= 43

runsolver used 28.1767 second user time and 60.7128 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-17 01:48:09
IDJOB=3386629
IDBENCH=82694
IDSOLVER=1872
FILE ID=node146/3386629-1305589688
RUNJOBID= node146-1305586142-31905
PBS_JOBID= 13350332
Free space on /tmp= 73156 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-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-3386629-1305589688/watcher-3386629-1305589688 -o /tmp/evaluation-result-3386629-1305589688/solver-3386629-1305589688 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386629-1305589688.cnf -seed 1639765428 -budget 5000

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=1639765428

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18594912 kB
Buffers:        226320 kB
Cached:        1507564 kB
SwapCached:      56140 kB
Active:       11203528 kB
Inactive:      2849548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18594912 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:           32312 kB
Writeback:           0 kB
AnonPages:    12270288 kB
Mapped:          33484 kB
Slab:           119532 kB
PageTables:     110608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158585656 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= 73128 MiB
End job on node146 at 2011-05-17 02:45:41