Trace number 3386784

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)UNSAT 636.312 633.685

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1082084494-034.UNKNOWN.cnf
MD5SUMbf255e5bc10dc75db5f2f0a4a1086e58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.4181
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

Solver Data

0.33/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.46	c INFO: solving HOME/instance-3386784-1305592510.cnf
0.33/0.46	c INFO: computing task features
0.33/0.50	c INFO: computed variable-clause graph statistics
0.41/0.50	c INFO: computed clause balance statistics
0.51/0.66	c INFO: computed variable balance statistics
0.61/0.73	c INFO: computed small-clause counts
0.61/0.73	c INFO: computed Horn-clause counts
0.61/0.73	c INFO: computed variable graph statistics
0.61/0.73	c INFO: collected features for HOME/instance-3386784-1305592510.cnf in 0.27 s
0.61/0.76	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.42/101.21	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.09)
202.26/201.68	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.04)
303.17/302.14	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
403.09/401.60	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.02)
502.89/501.08	c INFO: running gnovelty+2@0 for 97 with 4499 remaining (b = 0.02)
602.86/600.56	c INFO: running march_hi@0 for 2134 with 4400 remaining (b = 0.38)
636.09/633.66	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3386784-1305592510/watcher-3386784-1305592510 -o /tmp/evaluation-result-3386784-1305592510/solver-3386784-1305592510 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386784-1305592510.cnf -seed 1239401316 -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: 2.05 2.07 2.01 2/584 14253
/proc/meminfo: memFree=11992160/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/14253/stat : 14253 (python) R 14251 14253 13258 0 -1 4202496 1039 0 0 0 0 0 0 0 25 0 1 0 670849794 16629760 911 33554432000 4194304 5683644 140735588388656 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14253/statm: 4060 911 380 364 0 547 0

[startup+0.056303 s]
/proc/loadavg: 2.05 2.07 2.01 2/584 14253
/proc/meminfo: memFree=11992160/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=36508 CPUtime=0.03 cores=0,2,4,6
/proc/14253/stat : 14253 (python) R 14251 14253 13258 0 -1 4202496 1567 0 0 0 3 0 0 0 25 0 1 0 670849794 37384192 1402 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272349893 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14253/statm: 9127 1402 452 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36508

[startup+0.100306 s]
/proc/loadavg: 2.05 2.07 2.01 2/584 14253
/proc/meminfo: memFree=11992160/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=104232 CPUtime=0.06 cores=0,2,4,6
/proc/14253/stat : 14253 (python) R 14251 14253 13258 0 -1 4202496 3065 0 0 0 5 1 0 0 25 0 1 0 670849794 106733568 2748 33554432000 4194304 5683644 140735588388656 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14253/statm: 26057 2748 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104232

[startup+0.300261 s]
/proc/loadavg: 2.05 2.07 2.01 2/584 14253
/proc/meminfo: memFree=11992160/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=190256 CPUtime=0.23 cores=0,2,4,6
/proc/14253/stat : 14253 (python) R 14251 14253 13258 0 -1 4202496 6883 935 1 0 18 5 0 0 25 0 1 0 670849794 194822144 4928 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272349893 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14253/statm: 47564 4930 1421 364 0 3724 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 190256

[startup+0.700192 s]
/proc/loadavg: 2.05 2.07 2.01 2/584 14253
/proc/meminfo: memFree=11992160/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=279316 CPUtime=0.61 cores=0,2,4,6
/proc/14253/stat : 14253 (python) R 14251 14253 13258 0 -1 4202496 9738 935 1 0 53 8 0 0 18 0 1 0 670849794 286019584 7215 33554432000 4194304 5683644 140735588388656 18446744073709551615 4943810 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/14253/statm: 69829 7215 1827 364 0 5753 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 279316

[startup+1.50099 s]
/proc/loadavg: 1.96 2.06 2.01 3/588 14261
/proc/meminfo: memFree=11966212/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=288856 CPUtime=0.69 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 10174 935 1 0 60 9 0 0 20 0 2 0 670849794 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 72214 7119 1877 364 0 8132 0
[pid=14259] ppid=14253 vsize=278612 CPUtime=0 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 737 0 0 0 0 0 0 0 20 0 1 0 670849871 285298688 5592 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709135 0 0 16781312 514 4225397901070696447 0 0 17 2 0 0 0
/proc/14259/statm: 69653 5592 354 364 0 5571 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=0.73 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) R 14259 14261 14261 0 -1 4202496 489 0 0 0 73 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 670849871 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 1585400

[startup+3.10076 s]
/proc/loadavg: 1.96 2.06 2.01 3/588 14261
/proc/meminfo: memFree=11964568/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=288856 CPUtime=0.69 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 10174 935 1 0 60 9 0 0 20 0 2 0 670849794 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 72214 7119 1877 364 0 8132 0
[pid=14259] ppid=14253 vsize=278612 CPUtime=0 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 670849871 285298688 5592 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709135 0 0 16781312 514 4225397901070663938 0 0 17 2 0 0 0
/proc/14259/statm: 69653 5592 354 364 0 5571 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=2.33 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) R 14259 14261 14261 0 -1 4202496 489 0 0 0 233 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 670849871 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 1585400

[startup+6.30126 s]
/proc/loadavg: 1.96 2.05 2.01 3/588 14261
/proc/meminfo: memFree=11963708/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=288856 CPUtime=0.69 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 10174 935 1 0 60 9 0 0 20 0 2 0 670849794 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 72214 7119 1877 364 0 8132 0
[pid=14259] ppid=14253 vsize=278612 CPUtime=0.02 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 887 0 0 0 1 1 0 0 18 0 1 0 670849871 285298688 5615 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709135 0 0 16781312 514 4225397901070663938 0 0 17 2 0 0 0
/proc/14259/statm: 69653 5615 377 364 0 5571 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=5.53 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) R 14259 14261 14261 0 -1 4202496 489 0 0 0 553 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 670849871 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1585400

[startup+12.7011 s]
/proc/loadavg: 1.97 2.05 2.01 3/588 14261
/proc/meminfo: memFree=11963228/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=288856 CPUtime=0.69 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 10174 935 1 0 60 9 0 0 20 0 2 0 670849794 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 72214 7119 1877 364 0 8132 0
[pid=14259] ppid=14253 vsize=278612 CPUtime=0.04 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 890 0 0 0 2 2 0 0 18 0 1 0 670849871 285298688 5615 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709135 0 0 16781312 514 652335850712957186 0 0 17 6 0 0 0
/proc/14259/statm: 69653 5615 377 364 0 5571 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=11.93 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) R 14259 14261 14261 0 -1 4202496 489 0 0 0 1193 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 670849871 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1585400

[startup+25.5008 s]
/proc/loadavg: 1.97 2.05 2.00 3/588 14262
/proc/meminfo: memFree=11962356/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=288856 CPUtime=0.69 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 10174 935 1 0 60 9 0 0 20 0 2 0 670849794 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 72214 7119 1877 364 0 8132 0
[pid=14259] ppid=14253 vsize=278612 CPUtime=0.09 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 895 0 0 0 5 4 0 0 18 0 1 0 670849871 285298688 5615 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709135 0 0 16781312 514 652335850712957186 0 0 17 6 0 0 0
/proc/14259/statm: 69653 5615 377 364 0 5571 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=24.73 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) R 14259 14261 14261 0 -1 4202496 489 0 0 0 2473 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134524526 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 670849871 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 1585400

[startup+51.1013 s]
/proc/loadavg: 2.04 2.06 2.01 3/588 14262
/proc/meminfo: memFree=11960068/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=288856 CPUtime=0.69 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 10174 935 1 0 60 9 0 0 20 0 2 0 670849794 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 72214 7119 1877 364 0 8132 0
[pid=14259] ppid=14253 vsize=278612 CPUtime=0.19 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 905 0 0 0 10 9 0 0 18 0 1 0 670849871 285298688 5615 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709135 0 0 16781312 514 652335850712957186 0 0 17 6 0 0 0
/proc/14259/statm: 69653 5615 377 364 0 5571 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=50.33 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) R 14259 14261 14261 0 -1 4202496 489 0 0 0 5033 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 670849871 295788544 7119 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 1585400

[startup+102.321 s]
/proc/loadavg: 2.02 2.05 2.00 3/592 14268
/proc/meminfo: memFree=11949432/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=299596 CPUtime=0.72 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 11004 935 1 0 63 9 0 0 19 0 3 0 670849794 306786304 7232 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 74899 7232 1880 364 0 10814 0
[pid=14259] ppid=14253 vsize=288856 CPUtime=0.42 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 1080 0 0 0 21 21 0 0 19 0 2 0 670849871 295788544 5653 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14259/statm: 72214 5653 410 364 0 8132 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=100.41 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) T 14259 14261 14261 0 -1 4202496 489 0 0 0 10041 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14259/tid=14265] ppid=14253 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14259/task/14265/stat : 14265 (python) S 14253 14253 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670859913 295788544 5653 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604453896495360 0 0 -1 6 0 0 0
[pid=14266] ppid=14253 vsize=289352 CPUtime=0 cores=0,2,4,6
/proc/14266/stat : 14266 (python) S 14253 14253 13258 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 670859916 296296448 5696 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709190 0 0 16781312 514 14201423580289270018 0 0 17 4 0 0 0
/proc/14266/statm: 72338 5696 348 364 0 8253 0
[pid=14268] ppid=14266 vsize=1017932 CPUtime=1.1 cores=0,2,4,6
/proc/14268/stat : 14268 (gnovelty+2) R 14266 14268 14268 0 -1 4202496 494 0 0 0 110 0 0 0 24 0 1 0 670859916 1042362368 227 33554432000 134512640 135663704 4294832608 18446744073709551615 134525722 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14268/statm: 254483 227 113 282 0 254199 0
[pid=14253/tid=14260] ppid=14251 vsize=299596 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 3 0 670849871 306786304 7232 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14267] ppid=14251 vsize=299596 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14267/stat : 14267 (python) S 14251 14253 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 3 0 670859916 306786304 7232 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.65
Current children cumulated vsize (KiB) 2913668

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/592 14269
/proc/meminfo: memFree=11942336/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=299596 CPUtime=0.72 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 11004 935 1 0 63 9 0 0 19 0 3 0 670849794 306786304 7232 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14253/statm: 74899 7232 1880 364 0 10814 0
[pid=14259] ppid=14253 vsize=288856 CPUtime=0.42 cores=0,2,4,6

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

[pid=14253/tid=14260] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 8 0 670849871 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14267] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14267/stat : 14267 (python) S 14251 14253 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670859916 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 2 0 0 0
[pid=14253/tid=14273] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14273/stat : 14273 (python) S 14251 14253 13258 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 670869963 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14280] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14280/stat : 14280 (python) S 14251 14253 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 670880009 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14290] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14290/stat : 14290 (python) S 14251 14253 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 670889955 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14296] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14296/stat : 14296 (python) S 14251 14253 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 8 0 670899903 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14303] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14303/stat : 14303 (python) S 14251 14253 13258 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 8 0 670909851 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 635.57
Current children cumulated vsize (KiB) 6835472

[startup+633.501 s]
/proc/loadavg: 2.08 2.07 2.01 3/615 14305
/proc/meminfo: memFree=11865364/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=351068 CPUtime=0.89 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 15448 935 1 0 79 10 0 0 19 0 8 0 670849794 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14253/statm: 87767 7293 1890 364 0 23667 0
[pid=14259] ppid=14253 vsize=288856 CPUtime=0.42 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 1080 0 0 0 21 21 0 0 19 0 2 0 670849871 295788544 5653 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14259/statm: 72214 5653 410 364 0 8132 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=100.41 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) T 14259 14261 14261 0 -1 4202496 489 0 0 0 10041 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14259/tid=14265] ppid=14253 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14259/task/14265/stat : 14265 (python) S 14253 14253 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670859913 295788544 5653 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604453896495360 0 0 -1 6 0 0 0
[pid=14266] ppid=14253 vsize=289352 CPUtime=0.43 cores=0,2,4,6
/proc/14266/stat : 14266 (python) S 14253 14253 13258 0 -1 4202560 1079 0 0 0 25 18 0 0 19 0 2 0 670859916 296296448 5749 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14266/statm: 72338 5749 400 364 0 8253 0
[pid=14268] ppid=14266 vsize=1017932 CPUtime=100.36 cores=0,2,4,6
/proc/14268/stat : 14268 (gnovelty+2) T 14266 14268 14268 0 -1 4202496 494 0 0 0 10036 0 0 0 25 0 1 0 670859916 1042362368 227 33554432000 134512640 135663704 4294832608 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14268/statm: 254483 227 113 282 0 254199 0
[pid=14266/tid=14271] ppid=14253 vsize=289352 CPUtime=0 cores=0,2,4,6
/proc/14266/task/14271/stat : 14271 (python) S 14253 14253 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670869959 296296448 5749 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 6 0 0 0
[pid=14272] ppid=14253 vsize=299280 CPUtime=0.42 cores=0,2,4,6
/proc/14272/stat : 14272 (python) S 14253 14253 13258 0 -1 4202560 1075 0 0 0 22 20 0 0 19 0 2 0 670869962 306462720 5682 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14272/statm: 74820 5682 400 364 0 10732 0
[pid=14274] ppid=14272 vsize=416524 CPUtime=100.41 cores=0,2,4,6
/proc/14274/stat : 14274 (adaptg2wsat2009) T 14272 14274 14274 0 -1 4202496 588 0 0 0 10041 0 0 0 25 0 1 0 670869963 426520576 321 33554432000 134512640 135107411 4288980496 18446744073709551615 134531741 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14274/statm: 104131 321 59 146 0 103007 0
[pid=14272/tid=14278] ppid=14253 vsize=299280 CPUtime=0 cores=0,2,4,6
/proc/14272/task/14278/stat : 14278 (python) S 14253 14253 13258 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670880006 306462720 5682 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604445164482944 0 0 -1 6 0 0 0
[pid=14279] ppid=14253 vsize=310104 CPUtime=0.42 cores=0,2,4,6
/proc/14279/stat : 14279 (python) S 14253 14253 13258 0 -1 4202560 1098 0 0 0 24 18 0 0 19 0 2 0 670880009 317546496 5800 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14279/statm: 77526 5800 400 364 0 13435 0
[pid=14281] ppid=14279 vsize=416524 CPUtime=99.41 cores=0,2,4,6
/proc/14281/stat : 14281 (adaptg2wsat2009) T 14279 14281 14281 0 -1 4202496 588 0 0 0 9941 0 0 0 25 0 1 0 670880010 426520576 320 33554432000 134512640 135107411 4293889136 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14281/statm: 104131 320 59 146 0 103007 0
[pid=14279/tid=14288] ppid=14253 vsize=310104 CPUtime=0 cores=0,2,4,6
/proc/14279/task/14288/stat : 14288 (python) S 14253 14253 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670889951 317546496 5800 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604440533856448 0 0 -1 6 0 0 0
[pid=14289] ppid=14253 vsize=320360 CPUtime=0.43 cores=0,2,4,6
/proc/14289/stat : 14289 (python) S 14253 14253 13258 0 -1 4202560 1106 0 0 0 23 20 0 0 19 0 2 0 670889955 328048640 5804 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14289/statm: 80090 5804 400 364 0 15996 0
[pid=14291] ppid=14289 vsize=416524 CPUtime=99.43 cores=0,2,4,6
/proc/14291/stat : 14291 (adaptg2wsat2009) T 14289 14291 14291 0 -1 4202496 589 0 0 0 9943 0 0 0 25 0 1 0 670889956 426520576 320 33554432000 134512640 135107411 4289883456 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14291/statm: 104131 320 59 146 0 103007 0
[pid=14289/tid=14294] ppid=14253 vsize=320360 CPUtime=0 cores=0,2,4,6
/proc/14289/task/14294/stat : 14294 (python) S 14253 14253 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670899899 328048640 5804 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604447121025024 0 0 -1 6 0 0 0
[pid=14295] ppid=14253 vsize=329996 CPUtime=0.43 cores=0,2,4,6
/proc/14295/stat : 14295 (python) S 14253 14253 13258 0 -1 4202560 1108 0 0 0 24 19 0 0 19 0 2 0 670899903 337915904 5685 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14295/statm: 82499 5685 400 364 0 18402 0
[pid=14297] ppid=14295 vsize=1017932 CPUtime=99.43 cores=0,2,4,6
/proc/14297/stat : 14297 (gnovelty+2) T 14295 14297 14297 0 -1 4202496 494 0 0 0 9943 0 0 0 25 0 1 0 670899903 1042362368 226 33554432000 134512640 135663704 4292337264 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14297/statm: 254483 226 113 282 0 254199 0
[pid=14295/tid=14301] ppid=14253 vsize=329996 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (python) S 14253 14253 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670909847 337915904 5685 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604446126167936 0 0 -1 2 0 0 0
[pid=14302] ppid=14253 vsize=340824 CPUtime=0.15 cores=0,2,4,6
/proc/14302/stat : 14302 (python) R 14253 14253 13258 0 -1 4202560 950 0 0 0 7 8 0 0 15 0 1 0 670909850 349003776 5770 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709190 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/14302/statm: 85206 5770 371 364 0 21106 0
[pid=14304] ppid=14302 vsize=2264 CPUtime=32.94 cores=0,2,4,6
/proc/14304/stat : 14304 (march_hi) R 14302 14304 14304 0 -1 4202496 994 0 0 0 3294 0 0 0 25 0 1 0 670909851 2318336 391 33554432000 4194304 4955518 140735799218224 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14304/statm: 566 391 106 186 0 379 0
[pid=14253/tid=14260] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 8 0 670849871 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14267] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14267/stat : 14267 (python) S 14251 14253 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670859916 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 2 0 0 0
[pid=14253/tid=14273] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14273/stat : 14273 (python) S 14251 14253 13258 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 670869963 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14280] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14280/stat : 14280 (python) S 14251 14253 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 670880009 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14290] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14290/stat : 14290 (python) S 14251 14253 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 670889955 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14296] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14296/stat : 14296 (python) S 14251 14253 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 8 0 670899903 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14303] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14303/stat : 14303 (python) S 14251 14253 13258 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 8 0 670909851 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 635.98
Current children cumulated vsize (KiB) 6835472

[startup+633.621 s]
/proc/loadavg: 2.08 2.07 2.01 3/615 14305
/proc/meminfo: memFree=11865364/32950928 swapFree=60199076/67111528
[pid=14253] ppid=14251 vsize=351068 CPUtime=0.89 cores=0,2,4,6
/proc/14253/stat : 14253 (python) S 14251 14253 13258 0 -1 4202496 15448 935 1 0 79 10 0 0 19 0 8 0 670849794 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14253/statm: 87767 7293 1890 364 0 23667 0
[pid=14259] ppid=14253 vsize=288856 CPUtime=0.42 cores=0,2,4,6
/proc/14259/stat : 14259 (python) S 14253 14253 13258 0 -1 4202560 1080 0 0 0 21 21 0 0 19 0 2 0 670849871 295788544 5653 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14259/statm: 72214 5653 410 364 0 8132 0
[pid=14261] ppid=14259 vsize=1017932 CPUtime=100.41 cores=0,2,4,6
/proc/14261/stat : 14261 (gnovelty+2) T 14259 14261 14261 0 -1 4202496 489 0 0 0 10041 0 0 0 25 0 1 0 670849871 1042362368 227 33554432000 134512640 135663704 4288598224 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14261/statm: 254483 227 113 282 0 254199 0
[pid=14259/tid=14265] ppid=14253 vsize=288856 CPUtime=0 cores=0,2,4,6
/proc/14259/task/14265/stat : 14265 (python) S 14253 14253 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670859913 295788544 5653 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604453896495360 0 0 -1 6 0 0 0
[pid=14266] ppid=14253 vsize=289352 CPUtime=0.43 cores=0,2,4,6
/proc/14266/stat : 14266 (python) S 14253 14253 13258 0 -1 4202560 1079 0 0 0 25 18 0 0 19 0 2 0 670859916 296296448 5749 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14266/statm: 72338 5749 400 364 0 8253 0
[pid=14268] ppid=14266 vsize=1017932 CPUtime=100.36 cores=0,2,4,6
/proc/14268/stat : 14268 (gnovelty+2) T 14266 14268 14268 0 -1 4202496 494 0 0 0 10036 0 0 0 25 0 1 0 670859916 1042362368 227 33554432000 134512640 135663704 4294832608 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14268/statm: 254483 227 113 282 0 254199 0
[pid=14266/tid=14271] ppid=14253 vsize=289352 CPUtime=0 cores=0,2,4,6
/proc/14266/task/14271/stat : 14271 (python) S 14253 14253 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670869959 296296448 5749 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604447629285248 0 0 -1 6 0 0 0
[pid=14272] ppid=14253 vsize=299280 CPUtime=0.42 cores=0,2,4,6
/proc/14272/stat : 14272 (python) S 14253 14253 13258 0 -1 4202560 1075 0 0 0 22 20 0 0 19 0 2 0 670869962 306462720 5682 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14272/statm: 74820 5682 400 364 0 10732 0
[pid=14274] ppid=14272 vsize=416524 CPUtime=100.41 cores=0,2,4,6
/proc/14274/stat : 14274 (adaptg2wsat2009) T 14272 14274 14274 0 -1 4202496 588 0 0 0 10041 0 0 0 25 0 1 0 670869963 426520576 321 33554432000 134512640 135107411 4288980496 18446744073709551615 134531741 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14274/statm: 104131 321 59 146 0 103007 0
[pid=14272/tid=14278] ppid=14253 vsize=299280 CPUtime=0 cores=0,2,4,6
/proc/14272/task/14278/stat : 14278 (python) S 14253 14253 13258 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670880006 306462720 5682 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604445164482944 0 0 -1 6 0 0 0
[pid=14279] ppid=14253 vsize=310104 CPUtime=0.42 cores=0,2,4,6
/proc/14279/stat : 14279 (python) S 14253 14253 13258 0 -1 4202560 1098 0 0 0 24 18 0 0 19 0 2 0 670880009 317546496 5800 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14279/statm: 77526 5800 400 364 0 13435 0
[pid=14281] ppid=14279 vsize=416524 CPUtime=99.41 cores=0,2,4,6
/proc/14281/stat : 14281 (adaptg2wsat2009) T 14279 14281 14281 0 -1 4202496 588 0 0 0 9941 0 0 0 25 0 1 0 670880010 426520576 320 33554432000 134512640 135107411 4293889136 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14281/statm: 104131 320 59 146 0 103007 0
[pid=14279/tid=14288] ppid=14253 vsize=310104 CPUtime=0 cores=0,2,4,6
/proc/14279/task/14288/stat : 14288 (python) S 14253 14253 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670889951 317546496 5800 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604440533856448 0 0 -1 6 0 0 0
[pid=14289] ppid=14253 vsize=320360 CPUtime=0.43 cores=0,2,4,6
/proc/14289/stat : 14289 (python) S 14253 14253 13258 0 -1 4202560 1106 0 0 0 23 20 0 0 19 0 2 0 670889955 328048640 5804 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14289/statm: 80090 5804 400 364 0 15996 0
[pid=14291] ppid=14289 vsize=416524 CPUtime=99.43 cores=0,2,4,6
/proc/14291/stat : 14291 (adaptg2wsat2009) T 14289 14291 14291 0 -1 4202496 589 0 0 0 9943 0 0 0 25 0 1 0 670889956 426520576 320 33554432000 134512640 135107411 4289883456 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14291/statm: 104131 320 59 146 0 103007 0
[pid=14289/tid=14294] ppid=14253 vsize=320360 CPUtime=0 cores=0,2,4,6
/proc/14289/task/14294/stat : 14294 (python) S 14253 14253 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670899899 328048640 5804 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604447121025024 0 0 -1 6 0 0 0
[pid=14295] ppid=14253 vsize=329996 CPUtime=0.43 cores=0,2,4,6
/proc/14295/stat : 14295 (python) S 14253 14253 13258 0 -1 4202560 1108 0 0 0 24 19 0 0 19 0 2 0 670899903 337915904 5685 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14295/statm: 82499 5685 400 364 0 18402 0
[pid=14297] ppid=14295 vsize=1017932 CPUtime=99.43 cores=0,2,4,6
/proc/14297/stat : 14297 (gnovelty+2) T 14295 14297 14297 0 -1 4202496 494 0 0 0 9943 0 0 0 25 0 1 0 670899903 1042362368 226 33554432000 134512640 135663704 4292337264 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/14297/statm: 254483 226 113 282 0 254199 0
[pid=14295/tid=14301] ppid=14253 vsize=329996 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (python) S 14253 14253 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670909847 337915904 5685 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 514 18446604446126167936 0 0 -1 2 0 0 0
[pid=14302] ppid=14253 vsize=340824 CPUtime=0.15 cores=0,2,4,6
/proc/14302/stat : 14302 (python) S 14253 14253 13258 0 -1 4202560 952 0 0 0 7 8 0 0 15 0 1 0 670909850 349003776 5770 33554432000 4194304 5683644 140735588388656 18446744073709551615 268272709190 0 0 16781312 514 3791498726913048834 0 0 17 6 0 0 0
/proc/14302/statm: 85206 5770 371 364 0 21106 0
[pid=14304] ppid=14302 vsize=2264 CPUtime=33.05 cores=0,2,4,6
/proc/14304/stat : 14304 (march_hi) R 14302 14304 14304 0 -1 4202496 994 0 0 0 3305 0 0 0 25 0 1 0 670909851 2318336 391 33554432000 4194304 4955518 140735799218224 18446744073709551615 4261522 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/14304/statm: 566 391 106 186 0 379 0
[pid=14253/tid=14260] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14260/stat : 14260 (python) S 14251 14253 13258 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 8 0 670849871 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14267] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14267/stat : 14267 (python) S 14251 14253 13258 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 8 0 670859916 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 2 0 0 0
[pid=14253/tid=14273] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14273/stat : 14273 (python) S 14251 14253 13258 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 670869963 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 4 0 0 0
[pid=14253/tid=14280] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14280/stat : 14280 (python) S 14251 14253 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 670880009 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14290] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14290/stat : 14290 (python) S 14251 14253 13258 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 8 0 670889955 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14296] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14296/stat : 14296 (python) S 14251 14253 13258 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 8 0 670899903 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
[pid=14253/tid=14303] ppid=14251 vsize=351068 CPUtime=0 cores=0,2,4,6
/proc/14253/task/14303/stat : 14303 (python) S 14251 14253 13258 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 8 0 670909851 359493632 7293 33554432000 4194304 5683644 140735588388656 18446744073709551615 268284512689 0 0 16781312 2 18446604443150772032 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 636.09
Current children cumulated vsize (KiB) 6835472

Child status: 0
Real time (s): 633.685
CPU time (s): 636.312
CPU user time (s): 634.905
CPU system time (s): 1.40679
CPU usage (%): 100.415
Max. virtual memory (cumulated for all children) (KiB): 6835472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 634.905
system time used= 1.40679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32951
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= 2407
involuntary context switches= 1380

runsolver used 3.66844 second user time and 7.75482 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-17 02:35:10
IDJOB=3386784
IDBENCH=82849
IDSOLVER=1872
FILE ID=node122/3386784-1305592510
RUNJOBID= node122-1305586147-13276
PBS_JOBID= 13350356
Free space on /tmp= 73328 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1082084494-034.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-3386784-1305592510/watcher-3386784-1305592510 -o /tmp/evaluation-result-3386784-1305592510/solver-3386784-1305592510 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386784-1305592510.cnf -seed 1239401316 -budget 5000

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

MD5SUM BENCH= bf255e5bc10dc75db5f2f0a4a1086e58
RANDOM SEED=1239401316

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11992316 kB
Buffers:        339820 kB
Cached:        4492072 kB
SwapCached:      50104 kB
Active:       16161636 kB
Inactive:      4488864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11992316 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:           32248 kB
Writeback:           0 kB
AnonPages:    15779500 kB
Mapped:          39848 kB
Slab:           141396 kB
PageTables:      96376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176721384 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= 73296 MiB
End job on node122 at 2011-05-17 02:45:44