Trace number 3386983

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 628.062 625.961

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1880985555-004.UNKNOWN.cnf
MD5SUMa1e34b50698b079e87a3cad9c76615ca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.1038
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.39/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.67	c INFO: solving HOME/instance-3386983-1305595616.cnf
0.39/0.67	c INFO: computing task features
0.46/0.70	c INFO: computed variable-clause graph statistics
0.46/0.70	c INFO: computed clause balance statistics
0.56/0.85	c INFO: computed variable balance statistics
0.66/0.91	c INFO: computed small-clause counts
0.66/0.91	c INFO: computed Horn-clause counts
0.66/0.92	c INFO: computed variable graph statistics
0.66/0.92	c INFO: collected features for HOME/instance-3386983-1305595616.cnf in 0.25 s
0.66/0.95	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.57)
99.36/99.37	c INFO: running gnovelty+2@0 for 97 with 4901 remaining (b = 0.09)
197.19/196.81	c INFO: running adaptg2wsat2009++@0 for 97 with 4804 remaining (b = 0.04)
297.94/297.20	c INFO: running adaptg2wsat2009++@0 for 97 with 4703 remaining (b = 0.03)
396.71/395.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4605 remaining (b = 0.02)
495.49/494.03	c INFO: running FH@0 for 97 with 4506 remaining (b = 0.02)
593.20/591.47	c INFO: running march_hi@0 for 2134 with 4409 remaining (b = 0.38)
627.88/625.94	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-3386983-1305595616/watcher-3386983-1305595616 -o /tmp/evaluation-result-3386983-1305595616/solver-3386983-1305595616 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386983-1305595616.cnf -seed 1342705440 -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: 2.06 2.06 2.01 2/519 32726
/proc/meminfo: memFree=17789556/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=16236 CPUtime=0 cores=1,3,5,7
/proc/32726/stat : 32726 (python) R 32724 32726 31225 0 -1 4202496 1037 0 0 0 0 0 0 0 25 0 1 0 749792410 16625664 909 33554432000 4194304 5683644 140734736178208 18446744073709551615 4539226 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 4059 909 380 364 0 546 0

[startup+0.114017 s]
/proc/loadavg: 2.06 2.06 2.01 2/519 32726
/proc/meminfo: memFree=17789556/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=99372 CPUtime=0.06 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 2866 0 0 0 4 2 0 0 25 0 1 0 749792410 101756928 2564 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/32726/statm: 24843 2564 818 364 0 1694 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99372

[startup+0.201 s]
/proc/loadavg: 2.06 2.06 2.01 2/519 32726
/proc/meminfo: memFree=17789556/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=124232 CPUtime=0.12 cores=1,3,5,7
/proc/32726/stat : 32726 (python) R 32724 32726 31225 0 -1 4202496 4273 0 1 0 8 4 0 0 25 0 1 0 749792410 127213568 3880 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988412821 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/32726/statm: 31058 3880 997 364 0 2869 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 124232

[startup+0.300982 s]
/proc/loadavg: 2.06 2.06 2.01 2/519 32726
/proc/meminfo: memFree=17789556/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/32726/stat : 32726 (python) R 32724 32726 31225 0 -1 4202496 5976 934 1 0 13 5 0 0 25 0 1 0 749792410 139005952 4149 33554432000 4194304 5683644 140734736178208 18446744073709551615 4643489 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/32726/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700906 s]
/proc/loadavg: 2.06 2.06 2.01 2/519 32726
/proc/meminfo: memFree=17789556/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=279312 CPUtime=0.46 cores=1,3,5,7
/proc/32726/stat : 32726 (python) R 32724 32726 31225 0 -1 4202496 9691 934 1 0 33 13 0 0 16 0 1 0 749792410 286015488 7176 33554432000 4194304 5683644 140734736178208 18446744073709551615 47555322885135 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 69828 7176 1789 364 0 5752 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 279312

[startup+1.50076 s]
/proc/loadavg: 2.06 2.06 2.01 3/523 32734
/proc/meminfo: memFree=17764352/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=288852 CPUtime=0.71 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 10175 934 1 0 58 13 0 0 19 0 2 0 749792410 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32726/statm: 72213 7118 1877 364 0 8131 0
[pid=32732] ppid=32726 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 739 0 0 0 0 0 0 0 19 0 1 0 749792505 285294592 5591 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612623 0 0 16781312 514 1407084891656421375 0 0 17 1 0 0 0
/proc/32732/statm: 69652 5591 354 364 0 5570 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=0.54 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) R 32732 32734 32734 0 -1 4202496 488 0 0 0 54 0 0 0 22 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32726/tid=32733] ppid=32724 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 749792506 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 1585392

[startup+3.10048 s]
/proc/loadavg: 2.06 2.06 2.01 3/523 32734
/proc/meminfo: memFree=17763112/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=288852 CPUtime=0.71 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 10175 934 1 0 58 13 0 0 19 0 2 0 749792410 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32726/statm: 72213 7118 1877 364 0 8131 0
[pid=32732] ppid=32726 vsize=278608 CPUtime=0 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 749792505 285294592 5591 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612623 0 0 16781312 514 1407084891656388870 0 0 17 1 0 0 0
/proc/32732/statm: 69652 5591 354 364 0 5570 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=2.14 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) R 32732 32734 32734 0 -1 4202496 488 0 0 0 214 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32726/tid=32733] ppid=32724 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 749792506 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 1585392

[startup+6.30092 s]
/proc/loadavg: 2.06 2.06 2.01 3/523 32734
/proc/meminfo: memFree=17762044/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=288852 CPUtime=0.71 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 10175 934 1 0 58 13 0 0 19 0 2 0 749792410 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32726/statm: 72213 7118 1877 364 0 8131 0
[pid=32732] ppid=32726 vsize=278608 CPUtime=0.02 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 749792505 285294592 5614 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612623 0 0 16781312 514 1407084891656388870 0 0 17 1 0 0 0
/proc/32732/statm: 69652 5614 377 364 0 5570 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=5.34 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) R 32732 32734 32734 0 -1 4202496 488 0 0 0 534 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134525708 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32726/tid=32733] ppid=32724 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 749792506 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 1585392

[startup+12.7008 s]
/proc/loadavg: 2.05 2.06 2.01 3/523 32734
/proc/meminfo: memFree=17760812/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=288852 CPUtime=0.71 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 10175 934 1 0 58 13 0 0 19 0 2 0 749792410 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32726/statm: 72213 7118 1877 364 0 8131 0
[pid=32732] ppid=32726 vsize=278608 CPUtime=0.03 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 890 0 0 0 1 2 0 0 18 0 1 0 749792505 285294592 5614 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612623 0 0 16781312 514 6800241923282927878 0 0 17 1 0 0 0
/proc/32732/statm: 69652 5614 377 364 0 5570 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=11.74 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) R 32732 32734 32734 0 -1 4202496 488 0 0 0 1174 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32726/tid=32733] ppid=32724 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 749792506 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 1585392

[startup+25.5006 s]
/proc/loadavg: 2.04 2.06 2.01 3/523 32735
/proc/meminfo: memFree=17759768/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=288852 CPUtime=0.71 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 10175 934 1 0 58 13 0 0 19 0 2 0 749792410 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32726/statm: 72213 7118 1877 364 0 8131 0
[pid=32732] ppid=32726 vsize=278608 CPUtime=0.08 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 895 0 0 0 4 4 0 0 18 0 1 0 749792505 285294592 5614 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612623 0 0 16781312 514 6800241923282927878 0 0 17 1 0 0 0
/proc/32732/statm: 69652 5614 377 364 0 5570 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=24.54 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) R 32732 32734 32734 0 -1 4202496 488 0 0 0 2454 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32726/tid=32733] ppid=32724 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 749792506 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1585392

[startup+51.1011 s]
/proc/loadavg: 2.03 2.05 2.00 3/523 32735
/proc/meminfo: memFree=17756776/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=288852 CPUtime=0.71 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 10175 934 1 0 58 13 0 0 19 0 2 0 749792410 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32726/statm: 72213 7118 1877 364 0 8131 0
[pid=32732] ppid=32726 vsize=278608 CPUtime=0.17 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 905 0 0 0 8 9 0 0 18 0 1 0 749792505 285294592 5614 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612623 0 0 16781312 514 6800241923282927878 0 0 17 7 0 0 0
/proc/32732/statm: 69652 5614 377 364 0 5570 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=50.11 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) R 32732 32734 32734 0 -1 4202496 488 0 0 0 5011 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32726/tid=32733] ppid=32724 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 2 0 749792506 295784448 7118 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1585392

[startup+102.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/505 352
/proc/meminfo: memFree=18053896/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=299592 CPUtime=0.74 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 11004 934 1 0 61 13 0 0 19 0 3 0 749792410 306782208 7231 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32726/statm: 74898 7231 1880 364 0 10813 0
[pid=350] ppid=32726 vsize=289348 CPUtime=0 cores=1,3,5,7
/proc/350/stat : 350 (python) S 32726 32726 31225 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 749802347 296292352 5695 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612678 0 0 16781312 514 8586236388934910212 0 0 17 1 0 0 0
/proc/350/statm: 72337 5695 348 364 0 8252 0
[pid=352] ppid=350 vsize=1017932 CPUtime=2.92 cores=1,3,5,7
/proc/352/stat : 352 (gnovelty+2) R 350 352 352 0 -1 4202496 494 0 0 0 292 0 0 0 25 0 1 0 749802348 1042362368 226 33554432000 134512640 135663704 4289084128 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/352/statm: 254483 226 113 282 0 254199 0
[pid=32732] ppid=32726 vsize=288852 CPUtime=0.36 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 1079 0 0 0 18 18 0 0 19 0 2 0 749792505 295784448 5652 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32732/statm: 72213 5652 410 364 0 8131 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=98.34 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) T 32732 32734 32734 0 -1 4202496 488 0 0 0 9834 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32732/tid=349] ppid=32726 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32732/task/349/stat : 349 (python) S 32726 32726 31225 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749802345 295784448 5652 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604461830240320 0 0 -1 1 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 3 0 749792506 306782208 7231 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=351] ppid=32724 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/32726/task/351/stat : 351 (python) S 32724 32726 31225 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 3 0 749802348 306782208 7231 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 2913656

[startup+162.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/505 392
/proc/meminfo: memFree=18051168/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=299592 CPUtime=0.74 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 11004 934 1 0 61 13 0 0 19 0 3 0 749792410 306782208 7231 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32726/statm: 74898 7231 1880 364 0 10813 0
[pid=350] ppid=32726 vsize=289348 CPUtime=0.24 cores=1,3,5,7

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

[pid=32726/tid=32733] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 8 0 749792506 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=351] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/351/stat : 351 (python) S 32724 32726 31225 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 8 0 749802348 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=396] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/396/stat : 396 (python) S 32724 32726 31225 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 8 0 749812092 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=407] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/407/stat : 407 (python) S 32724 32726 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 8 0 749822131 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=418] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/418/stat : 418 (python) S 32724 32726 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 8 0 749831972 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=428] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/428/stat : 428 (python) S 32724 32726 31225 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 8 0 749841814 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=439] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/439/stat : 439 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 8 0 749851558 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 627.57
Current children cumulated vsize (KiB) 6064512

[startup+625.801 s]
/proc/loadavg: 2.13 2.05 2.01 3/541 441
/proc/meminfo: memFree=17995652/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=351064 CPUtime=0.91 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 15438 934 1 0 77 14 0 0 20 0 8 0 749792410 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 87766 7292 1890 364 0 23666 0
[pid=350] ppid=32726 vsize=289348 CPUtime=0.37 cores=1,3,5,7
/proc/350/stat : 350 (python) S 32726 32726 31225 0 -1 4202560 1078 0 0 0 20 17 0 0 19 0 2 0 749802347 296292352 5748 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/350/statm: 72337 5748 400 364 0 8252 0
[pid=352] ppid=350 vsize=1017932 CPUtime=97.36 cores=1,3,5,7
/proc/352/stat : 352 (gnovelty+2) T 350 352 352 0 -1 4202496 494 0 0 0 9736 0 0 0 25 0 1 0 749802348 1042362368 226 33554432000 134512640 135663704 4289084128 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/352/statm: 254483 226 113 282 0 254199 0
[pid=350/tid=394] ppid=32726 vsize=289348 CPUtime=0 cores=1,3,5,7
/proc/350/task/394/stat : 394 (python) S 32726 32726 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749812089 296292352 5748 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604459206799488 0 0 -1 7 0 0 0
[pid=395] ppid=32726 vsize=299276 CPUtime=0.36 cores=1,3,5,7
/proc/395/stat : 395 (python) S 32726 32726 31225 0 -1 4202560 1082 0 0 0 19 17 0 0 19 0 2 0 749812092 306458624 5681 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/395/statm: 74819 5681 400 364 0 10731 0
[pid=397] ppid=395 vsize=416524 CPUtime=100.35 cores=1,3,5,7
/proc/397/stat : 397 (adaptg2wsat2009) T 395 397 397 0 -1 4202496 590 0 0 0 10035 0 0 0 25 0 1 0 749812092 426520576 322 33554432000 134512640 135107411 4293374480 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/397/statm: 104131 322 59 146 0 103007 0
[pid=395/tid=405] ppid=32726 vsize=299276 CPUtime=0 cores=1,3,5,7
/proc/395/task/405/stat : 405 (python) S 32726 32726 31225 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 749822127 306458624 5681 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604466393592896 0 0 -1 7 0 0 0
[pid=406] ppid=32726 vsize=310100 CPUtime=0.37 cores=1,3,5,7
/proc/406/stat : 406 (python) S 32726 32726 31225 0 -1 4202560 1096 0 0 0 20 17 0 0 19 0 2 0 749822131 317542400 5799 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/406/statm: 77525 5799 400 364 0 13434 0
[pid=408] ppid=406 vsize=416524 CPUtime=98.37 cores=1,3,5,7
/proc/408/stat : 408 (adaptg2wsat2009) T 406 408 408 0 -1 4202496 590 0 0 0 9837 0 0 0 25 0 1 0 749822131 426520576 321 33554432000 134512640 135107411 4289652544 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/408/statm: 104131 321 59 146 0 103007 0
[pid=406/tid=416] ppid=32726 vsize=310100 CPUtime=0 cores=1,3,5,7
/proc/406/task/416/stat : 416 (python) S 32726 32726 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749831969 317542400 5799 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=417] ppid=32726 vsize=320356 CPUtime=0.37 cores=1,3,5,7
/proc/417/stat : 417 (python) S 32726 32726 31225 0 -1 4202560 1097 0 0 0 18 19 0 0 19 0 2 0 749831972 328044544 5803 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/417/statm: 80089 5803 400 364 0 15995 0
[pid=419] ppid=417 vsize=416524 CPUtime=98.38 cores=1,3,5,7
/proc/419/stat : 419 (adaptg2wsat2009) T 417 419 419 0 -1 4202496 588 0 0 0 9838 0 0 0 25 0 1 0 749831972 426520576 320 33554432000 134512640 135107411 4290657360 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/419/statm: 104131 320 59 146 0 103007 0
[pid=417/tid=426] ppid=32726 vsize=320356 CPUtime=0 cores=1,3,5,7
/proc/417/task/426/stat : 426 (python) S 32726 32726 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749841811 328044544 5803 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604455609824384 0 0 -1 7 0 0 0
[pid=427] ppid=32726 vsize=329992 CPUtime=0.37 cores=1,3,5,7
/proc/427/stat : 427 (python) S 32726 32726 31225 0 -1 4202560 1128 0 0 0 22 15 0 0 19 0 2 0 749841814 337911808 5684 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/427/statm: 82498 5684 400 364 0 18401 0
[pid=429] ppid=427 vsize=246800 CPUtime=97.4 cores=1,3,5,7
/proc/429/stat : 429 (FH) T 427 429 429 0 -1 4202496 556 0 0 0 9740 0 0 0 25 0 1 0 749841814 252723200 286 33554432000 134512640 134936988 4293156704 18446744073709551615 134554626 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/429/statm: 61700 286 41 104 0 61204 0
[pid=427/tid=437] ppid=32726 vsize=329992 CPUtime=0 cores=1,3,5,7
/proc/427/task/437/stat : 437 (python) S 32726 32726 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749851555 337911808 5684 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604460315165888 0 0 -1 7 0 0 0
[pid=438] ppid=32726 vsize=340820 CPUtime=0.15 cores=1,3,5,7
/proc/438/stat : 438 (python) S 32726 32726 31225 0 -1 4202560 962 0 0 0 8 7 0 0 15 0 1 0 749851558 348999680 5769 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612678 0 0 16781312 514 8574665953197916422 0 0 17 7 0 0 0
/proc/438/statm: 85205 5769 371 364 0 21105 0
[pid=440] ppid=438 vsize=2468 CPUtime=34.31 cores=1,3,5,7
/proc/440/stat : 440 (march_hi) R 438 440 440 0 -1 4202496 1046 0 0 0 3431 0 0 0 25 0 1 0 749851558 2527232 441 33554432000 4194304 4955518 140734893390000 18446744073709551615 4285311 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/440/statm: 617 441 106 186 0 430 0
[pid=32732] ppid=32726 vsize=288852 CPUtime=0.36 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 1079 0 0 0 18 18 0 0 19 0 2 0 749792505 295784448 5652 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32732/statm: 72213 5652 410 364 0 8131 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=98.34 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) T 32732 32734 32734 0 -1 4202496 488 0 0 0 9834 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32732/tid=349] ppid=32726 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32732/task/349/stat : 349 (python) S 32726 32726 31225 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749802345 295784448 5652 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604461830240320 0 0 -1 1 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 8 0 749792506 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=351] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/351/stat : 351 (python) S 32724 32726 31225 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 8 0 749802348 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=396] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/396/stat : 396 (python) S 32724 32726 31225 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 8 0 749812092 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=407] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/407/stat : 407 (python) S 32724 32726 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 8 0 749822131 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=418] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/418/stat : 418 (python) S 32724 32726 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 8 0 749831972 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=428] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/428/stat : 428 (python) S 32724 32726 31225 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 8 0 749841814 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=439] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/439/stat : 439 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 8 0 749851558 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 627.77
Current children cumulated vsize (KiB) 6064512

[startup+625.901 s]
/proc/loadavg: 2.13 2.05 2.01 3/541 441
/proc/meminfo: memFree=17995652/32950940 swapFree=67111356/67111528
[pid=32726] ppid=32724 vsize=351064 CPUtime=0.91 cores=1,3,5,7
/proc/32726/stat : 32726 (python) S 32724 32726 31225 0 -1 4202496 15438 934 1 0 77 14 0 0 20 0 8 0 749792410 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32726/statm: 87766 7292 1890 364 0 23666 0
[pid=350] ppid=32726 vsize=289348 CPUtime=0.37 cores=1,3,5,7
/proc/350/stat : 350 (python) S 32726 32726 31225 0 -1 4202560 1078 0 0 0 20 17 0 0 19 0 2 0 749802347 296292352 5748 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/350/statm: 72337 5748 400 364 0 8252 0
[pid=352] ppid=350 vsize=1017932 CPUtime=97.36 cores=1,3,5,7
/proc/352/stat : 352 (gnovelty+2) T 350 352 352 0 -1 4202496 494 0 0 0 9736 0 0 0 25 0 1 0 749802348 1042362368 226 33554432000 134512640 135663704 4289084128 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/352/statm: 254483 226 113 282 0 254199 0
[pid=350/tid=394] ppid=32726 vsize=289348 CPUtime=0 cores=1,3,5,7
/proc/350/task/394/stat : 394 (python) S 32726 32726 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749812089 296292352 5748 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604459206799488 0 0 -1 7 0 0 0
[pid=395] ppid=32726 vsize=299276 CPUtime=0.36 cores=1,3,5,7
/proc/395/stat : 395 (python) S 32726 32726 31225 0 -1 4202560 1082 0 0 0 19 17 0 0 19 0 2 0 749812092 306458624 5681 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/395/statm: 74819 5681 400 364 0 10731 0
[pid=397] ppid=395 vsize=416524 CPUtime=100.35 cores=1,3,5,7
/proc/397/stat : 397 (adaptg2wsat2009) T 395 397 397 0 -1 4202496 590 0 0 0 10035 0 0 0 25 0 1 0 749812092 426520576 322 33554432000 134512640 135107411 4293374480 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/397/statm: 104131 322 59 146 0 103007 0
[pid=395/tid=405] ppid=32726 vsize=299276 CPUtime=0 cores=1,3,5,7
/proc/395/task/405/stat : 405 (python) S 32726 32726 31225 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 749822127 306458624 5681 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604466393592896 0 0 -1 7 0 0 0
[pid=406] ppid=32726 vsize=310100 CPUtime=0.37 cores=1,3,5,7
/proc/406/stat : 406 (python) S 32726 32726 31225 0 -1 4202560 1096 0 0 0 20 17 0 0 19 0 2 0 749822131 317542400 5799 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/406/statm: 77525 5799 400 364 0 13434 0
[pid=408] ppid=406 vsize=416524 CPUtime=98.37 cores=1,3,5,7
/proc/408/stat : 408 (adaptg2wsat2009) T 406 408 408 0 -1 4202496 590 0 0 0 9837 0 0 0 25 0 1 0 749822131 426520576 321 33554432000 134512640 135107411 4289652544 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/408/statm: 104131 321 59 146 0 103007 0
[pid=406/tid=416] ppid=32726 vsize=310100 CPUtime=0 cores=1,3,5,7
/proc/406/task/416/stat : 416 (python) S 32726 32726 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749831969 317542400 5799 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=417] ppid=32726 vsize=320356 CPUtime=0.37 cores=1,3,5,7
/proc/417/stat : 417 (python) S 32726 32726 31225 0 -1 4202560 1097 0 0 0 18 19 0 0 19 0 2 0 749831972 328044544 5803 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/417/statm: 80089 5803 400 364 0 15995 0
[pid=419] ppid=417 vsize=416524 CPUtime=98.38 cores=1,3,5,7
/proc/419/stat : 419 (adaptg2wsat2009) T 417 419 419 0 -1 4202496 588 0 0 0 9838 0 0 0 25 0 1 0 749831972 426520576 320 33554432000 134512640 135107411 4290657360 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/419/statm: 104131 320 59 146 0 103007 0
[pid=417/tid=426] ppid=32726 vsize=320356 CPUtime=0 cores=1,3,5,7
/proc/417/task/426/stat : 426 (python) S 32726 32726 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749841811 328044544 5803 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604455609824384 0 0 -1 7 0 0 0
[pid=427] ppid=32726 vsize=329992 CPUtime=0.37 cores=1,3,5,7
/proc/427/stat : 427 (python) S 32726 32726 31225 0 -1 4202560 1128 0 0 0 22 15 0 0 19 0 2 0 749841814 337911808 5684 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/427/statm: 82498 5684 400 364 0 18401 0
[pid=429] ppid=427 vsize=246800 CPUtime=97.4 cores=1,3,5,7
/proc/429/stat : 429 (FH) T 427 429 429 0 -1 4202496 556 0 0 0 9740 0 0 0 25 0 1 0 749841814 252723200 286 33554432000 134512640 134936988 4293156704 18446744073709551615 134554626 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/429/statm: 61700 286 41 104 0 61204 0
[pid=427/tid=437] ppid=32726 vsize=329992 CPUtime=0 cores=1,3,5,7
/proc/427/task/437/stat : 437 (python) S 32726 32726 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749851555 337911808 5684 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604460315165888 0 0 -1 7 0 0 0
[pid=438] ppid=32726 vsize=340820 CPUtime=0.15 cores=1,3,5,7
/proc/438/stat : 438 (python) S 32726 32726 31225 0 -1 4202560 963 0 0 0 8 7 0 0 15 0 1 0 749851558 348999680 5769 33554432000 4194304 5683644 140734736178208 18446744073709551615 215988612678 0 0 16781312 514 5607493165465436422 0 0 17 7 0 0 0
/proc/438/statm: 85205 5769 371 364 0 21105 0
[pid=440] ppid=438 vsize=2468 CPUtime=34.42 cores=1,3,5,7
/proc/440/stat : 440 (march_hi) R 438 440 440 0 -1 4202496 1046 0 0 0 3442 0 0 0 25 0 1 0 749851558 2527232 441 33554432000 4194304 4955518 140734893390000 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/440/statm: 617 441 106 186 0 430 0
[pid=32732] ppid=32726 vsize=288852 CPUtime=0.36 cores=1,3,5,7
/proc/32732/stat : 32732 (python) S 32726 32726 31225 0 -1 4202560 1079 0 0 0 18 18 0 0 19 0 2 0 749792505 295784448 5652 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32732/statm: 72213 5652 410 364 0 8131 0
[pid=32734] ppid=32732 vsize=1017932 CPUtime=98.34 cores=1,3,5,7
/proc/32734/stat : 32734 (gnovelty+2) T 32732 32734 32734 0 -1 4202496 488 0 0 0 9834 0 0 0 25 0 1 0 749792506 1042362368 226 33554432000 134512640 135663704 4288083216 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32734/statm: 254483 226 113 282 0 254199 0
[pid=32732/tid=349] ppid=32726 vsize=288852 CPUtime=0 cores=1,3,5,7
/proc/32732/task/349/stat : 349 (python) S 32726 32726 31225 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749802345 295784448 5652 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 514 18446604461830240320 0 0 -1 1 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 19 0 8 0 749792506 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=351] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/351/stat : 351 (python) S 32724 32726 31225 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 8 0 749802348 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=396] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/396/stat : 396 (python) S 32724 32726 31225 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 8 0 749812092 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=407] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/407/stat : 407 (python) S 32724 32726 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 8 0 749822131 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 7 0 0 0
[pid=32726/tid=418] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/418/stat : 418 (python) S 32724 32726 31225 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 8 0 749831972 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=428] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/428/stat : 428 (python) S 32724 32726 31225 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 8 0 749841814 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 1 0 0 0
[pid=32726/tid=439] ppid=32724 vsize=351064 CPUtime=0 cores=1,3,5,7
/proc/32726/task/439/stat : 439 (python) S 32724 32726 31225 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 8 0 749851558 359489536 7292 33554432000 4194304 5683644 140734736178208 18446744073709551615 216000416177 0 0 16781312 2 18446604460461099968 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 627.88
Current children cumulated vsize (KiB) 6064512

Child status: 0
Real time (s): 625.961
CPU time (s): 628.062
CPU user time (s): 626.773
CPU system time (s): 1.2888
CPU usage (%): 100.336
Max. virtual memory (cumulated for all children) (KiB): 6064512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 626.773
system time used= 1.2888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33078
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= 4189
involuntary context switches= 1408

runsolver used 3.08853 second user time and 6.78697 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-17 03:26:56
IDJOB=3386983
IDBENCH=83048
IDSOLVER=1872
FILE ID=node117/3386983-1305595616
RUNJOBID= node117-1305586148-31244
PBS_JOBID= 13350361
Free space on /tmp= 73384 MiB

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

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

MD5SUM BENCH= a1e34b50698b079e87a3cad9c76615ca
RANDOM SEED=1342705440

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17789712 kB
Buffers:        349020 kB
Cached:        4858832 kB
SwapCached:          0 kB
Active:       11538268 kB
Inactive:      3243260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17789712 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           31880 kB
Writeback:           0 kB
AnonPages:     9573228 kB
Mapped:          44764 kB
Slab:           249552 kB
PageTables:      60552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 141017216 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= 73352 MiB
End job on node117 at 2011-05-17 03:37:22