Trace number 3378294

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-par-random (fixed)? (MO) 2749.5 690.816

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.28/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.28/0.70	c INFO: solving HOME/instance-3378294-1307741611.cnf
0.28/0.70	c INFO: computing task features
0.37/0.75	c INFO: computed variable-clause graph statistics
0.37/0.75	c INFO: computed clause balance statistics
0.67/1.03	c INFO: computed variable balance statistics
0.77/1.14	c INFO: computed small-clause counts
0.77/1.14	c INFO: computed Horn-clause counts
0.77/1.15	c INFO: computed variable graph statistics
0.77/1.15	c INFO: collected features for HOME/instance-3378294-1307741611.cnf in 0.45 s
0.77/1.16	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.47)
0.77/1.17	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.11)
0.77/1.18	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.06)
0.77/1.19	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.05)
400.31/101.29	c INFO: running adaptg2wsat2009++@0 for 97 with 1099 remaining (b = 0.04)
400.69/101.30	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.03)
400.69/101.31	c INFO: running FH@0 for 97 with 1099 remaining (b = 0.03)
400.69/101.33	c INFO: running adaptg2wsat2009++@0 for 97 with 1099 remaining (b = 0.02)
800.45/201.42	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.02)
800.45/201.45	c INFO: running FH@0 for 97 with 999 remaining (b = 0.02)
800.45/201.46	c INFO: running hybridGM3@0 for 194 with 999 remaining (b = 0.03)
800.45/201.48	c INFO: running gnovelty+2@0 for 97 with 999 remaining (b = 0.01)
1195.67/300.65	c INFO: running hybridGM3@0 for 194 with 900 remaining (b = 0.02)
1199.23/301.56	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.01)
1199.23/301.58	c INFO: running adaptg2wsat2009++@100 for 97 with 899 remaining (b = 0.01)
1582.55/397.73	c INFO: running hybridGM3@100 for 97 with 802 remaining (b = 0.01)
1586.13/398.69	c INFO: running hybridGM3@0 for 194 with 802 remaining (b = 0.02)
1586.52/398.71	c INFO: running march_hi@0 for 388 with 801 remaining (b = 0.04)
1977.75/496.97	c INFO: running hybridGM3@100 for 97 with 703 remaining (b = 0.01)
1985.32/498.86	c INFO: running FH@0 for 97 with 701 remaining (b = 0.01)
2368.15/594.98	c INFO: running hybridGM3@97 for 97 with 605 remaining (b = 0.01)
2380.91/598.12	c INFO: running adaptg2wsat2009++@99 for 97 with 602 remaining (b = 0.01)
2384.48/599.01	c INFO: running hybridGM3@0 for 194 with 601 remaining (b = 0.02)
2747.09/690.12	c INFO: running gnovelty+2@0 for 97 with 510 remaining (b = 0.01)
2749.50/690.75	c INFO: running march_hi@0 for 388 with 509 remaining (b = 0.04)
2749.50/690.80	c INFO: running hybridGM3@0 for 194 with 509 remaining (b = 0.02)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3378294-1307741611/watcher-3378294-1307741611 -o /tmp/evaluation-result-3378294-1307741611/solver-3378294-1307741611 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378294-1307741611.cnf -seed 686673999 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.25 0.51 0.17 5/189 15966
/proc/meminfo: memFree=31596012/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/15966/stat : 15966 (python) R 15964 15966 15848 0 -1 4202496 743 0 0 0 0 0 0 0 25 0 1 0 885757826 15753216 630 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500385773 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15966/statm: 3846 648 322 364 0 333 0

[startup+0.043226 s]
/proc/loadavg: 2.25 0.51 0.17 5/189 15966
/proc/meminfo: memFree=31596012/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=18884 CPUtime=0.02 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 1290 0 0 0 2 0 0 0 25 0 1 0 885757826 19337216 1141 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/15966/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.101458 s]
/proc/loadavg: 2.25 0.51 0.17 5/189 15966
/proc/meminfo: memFree=31596012/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=101880 CPUtime=0.07 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 2963 0 0 0 5 2 0 0 17 0 1 0 885757826 104325120 2655 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/15966/statm: 25470 2655 841 364 0 1770 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 101880

[startup+0.301096 s]
/proc/loadavg: 2.25 0.51 0.17 5/189 15966
/proc/meminfo: memFree=31596012/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=116604 CPUtime=0.1 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 3857 0 0 0 7 3 0 0 16 0 1 0 885757826 119402496 3492 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500689920 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/15966/statm: 29151 3492 895 364 0 2652 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 116604

[startup+0.704998 s]
/proc/loadavg: 2.25 0.51 0.17 5/189 15966
/proc/meminfo: memFree=31596012/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=278464 CPUtime=0.37 cores=1,3,5,7
/proc/15966/stat : 15966 (python) R 15964 15966 15848 0 -1 4202496 9249 935 1 0 27 10 0 0 16 0 1 0 885757826 285147136 6924 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500356906 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15966/statm: 69616 6924 1761 364 0 5540 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 278464

[startup+1.50077 s]
/proc/loadavg: 2.25 0.51 0.17 6/190 15971
/proc/meminfo: memFree=31573088/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=320748 CPUtime=0.85 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 12913 935 1 0 75 10 0 0 19 0 5 0 885757826 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15966/statm: 80187 7378 1875 364 0 16096 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 320748

[startup+3.10045 s]
/proc/loadavg: 2.25 0.51 0.17 9/202 15983
/proc/meminfo: memFree=31552656/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=320748 CPUtime=0.85 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 12913 935 1 0 75 10 0 0 19 0 5 0 885757826 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15966/statm: 80187 7378 1875 364 0 16096 0
[pid=15972] ppid=15966 vsize=279416 CPUtime=0 cores=1,3,5,7
/proc/15972/stat : 15972 (python) S 15966 15966 15848 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 885757943 286121984 5793 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500711951 0 0 16781312 514 11710930237574316296 0 0 17 7 0 0 0
/proc/15972/statm: 69854 5793 354 364 0 5772 0
[pid=15974] ppid=15972 vsize=1018088 CPUtime=1.91 cores=1,3,5,7
/proc/15974/stat : 15974 (gnovelty+2) R 15972 15974 15974 0 -1 4202496 564 0 0 0 191 0 0 0 25 0 1 0 885757943 1042522112 305 33554432000 134512640 135663704 4287875568 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15974/statm: 254522 305 113 282 0 254238 0
[pid=15975] ppid=15966 vsize=289992 CPUtime=0 cores=1,3,5,7
/proc/15975/stat : 15975 (python) S 15966 15966 15848 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 885757944 296951808 5839 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 4420823448524128518 0 0 17 3 0 0 0
/proc/15975/statm: 72498 5839 348 364 0 8413 0
[pid=15977] ppid=15975 vsize=1018088 CPUtime=1.91 cores=1,3,5,7
/proc/15977/stat : 15977 (gnovelty+2) R 15975 15977 15977 0 -1 4202496 569 0 0 0 191 0 0 0 25 0 1 0 885757944 1042522112 306 33554432000 134512640 135663704 4292463584 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15977/statm: 254522 306 113 282 0 254238 0
[pid=15978] ppid=15966 vsize=300248 CPUtime=0 cores=1,3,5,7
/proc/15978/stat : 15978 (python) S 15966 15966 15848 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 885757945 307453952 5843 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 8836814264271372287 0 0 17 5 0 0 0
/proc/15978/statm: 75062 5843 348 364 0 10974 0
[pid=15980] ppid=15978 vsize=417192 CPUtime=1.9 cores=1,3,5,7
/proc/15980/stat : 15980 (adaptg2wsat2009) R 15978 15980 15980 0 -1 4202496 761 0 0 0 190 0 0 0 25 0 1 0 885757945 427204608 496 33554432000 134512640 135107411 4288134944 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15980/statm: 104298 496 59 146 0 103174 0
[pid=15981] ppid=15966 vsize=310504 CPUtime=0 cores=1,3,5,7
/proc/15981/stat : 15981 (python) S 15966 15966 15848 0 -1 4202560 746 0 0 0 0 0 0 0 18 0 1 0 885757946 317956096 5847 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 11710934085865046015 0 0 17 3 0 0 0
/proc/15981/statm: 77626 5847 348 364 0 13535 0
[pid=15983] ppid=15981 vsize=417192 CPUtime=1.9 cores=1,3,5,7
/proc/15983/stat : 15983 (adaptg2wsat2009) R 15981 15983 15983 0 -1 4202496 757 0 0 0 190 0 0 0 25 0 1 0 885757946 427204608 495 33554432000 134512640 135107411 4290332096 18446744073709551615 134532135 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15983/statm: 104298 495 59 146 0 103174 0
[pid=15966/tid=15973] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15848 0 -1 4202560 25 935 0 0 0 0 0 0 19 0 5 0 885757943 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 885757944 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15848 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 5 0 885757945 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15982] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15982/stat : 15982 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 885757946 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 4371468

[startup+6.30081 s]
/proc/loadavg: 2.71 0.64 0.21 9/202 15983
/proc/meminfo: memFree=31550700/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=320748 CPUtime=0.85 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 12913 935 1 0 75 10 0 0 19 0 5 0 885757826 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15966/statm: 80187 7378 1875 364 0 16096 0
[pid=15972] ppid=15966 vsize=279416 CPUtime=0 cores=1,3,5,7
/proc/15972/stat : 15972 (python) S 15966 15966 15848 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 885757943 286121984 5815 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500711951 0 0 16781312 514 11710930237574316296 0 0 17 7 0 0 0
/proc/15972/statm: 69854 5815 376 364 0 5772 0
[pid=15974] ppid=15972 vsize=1018088 CPUtime=5.12 cores=1,3,5,7
/proc/15974/stat : 15974 (gnovelty+2) R 15972 15974 15974 0 -1 4202496 564 0 0 0 512 0 0 0 25 0 1 0 885757943 1042522112 305 33554432000 134512640 135663704 4287875568 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15974/statm: 254522 305 113 282 0 254238 0
[pid=15975] ppid=15966 vsize=289992 CPUtime=0 cores=1,3,5,7
/proc/15975/stat : 15975 (python) S 15966 15966 15848 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 885757944 296951808 5862 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 4420823448524128518 0 0 17 3 0 0 0
/proc/15975/statm: 72498 5862 371 364 0 8413 0
[pid=15977] ppid=15975 vsize=1018088 CPUtime=5.1 cores=1,3,5,7
/proc/15977/stat : 15977 (gnovelty+2) R 15975 15977 15977 0 -1 4202496 569 0 0 0 510 0 0 0 25 0 1 0 885757944 1042522112 306 33554432000 134512640 135663704 4292463584 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15977/statm: 254522 306 113 282 0 254238 0
[pid=15978] ppid=15966 vsize=300248 CPUtime=0 cores=1,3,5,7
/proc/15978/stat : 15978 (python) S 15966 15966 15848 0 -1 4202560 894 0 0 0 0 0 0 0 18 0 1 0 885757945 307453952 5866 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 8836814264271339784 0 0 17 5 0 0 0
/proc/15978/statm: 75062 5866 371 364 0 10974 0
[pid=15980] ppid=15978 vsize=417192 CPUtime=5.07 cores=1,3,5,7
/proc/15980/stat : 15980 (adaptg2wsat2009) R 15978 15980 15980 0 -1 4202496 761 0 0 0 507 0 0 0 25 0 1 0 885757945 427204608 496 33554432000 134512640 135107411 4288134944 18446744073709551615 134531661 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15980/statm: 104298 496 59 146 0 103174 0
[pid=15981] ppid=15966 vsize=310504 CPUtime=0 cores=1,3,5,7
/proc/15981/stat : 15981 (python) S 15966 15966 15848 0 -1 4202560 903 0 0 0 0 0 0 0 18 0 1 0 885757946 317956096 5869 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 11710934085865013512 0 0 17 3 0 0 0
/proc/15981/statm: 77626 5869 370 364 0 13535 0
[pid=15983] ppid=15981 vsize=417192 CPUtime=5.09 cores=1,3,5,7
/proc/15983/stat : 15983 (adaptg2wsat2009) R 15981 15983 15983 0 -1 4202496 757 0 0 0 509 0 0 0 25 0 1 0 885757946 427204608 495 33554432000 134512640 135107411 4290332096 18446744073709551615 134531246 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15983/statm: 104298 495 59 146 0 103174 0
[pid=15966/tid=15973] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15848 0 -1 4202560 25 935 0 0 0 0 0 0 19 0 5 0 885757943 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 885757944 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15848 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 5 0 885757945 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15982] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15982/stat : 15982 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 885757946 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.23
Current children cumulated vsize (KiB) 4371468

[startup+12.7005 s]
/proc/loadavg: 3.13 0.76 0.25 9/202 15983
/proc/meminfo: memFree=31550276/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=320748 CPUtime=0.85 cores=1,3,5,7
/proc/15966/stat : 15966 (python) S 15964 15966 15848 0 -1 4202496 12913 935 1 0 75 10 0 0 19 0 5 0 885757826 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15966/statm: 80187 7378 1875 364 0 16096 0
[pid=15972] ppid=15966 vsize=279416 CPUtime=0 cores=1,3,5,7
/proc/15972/stat : 15972 (python) S 15966 15966 15848 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 885757943 286121984 5816 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500711951 0 0 16781312 514 10998335647806095624 0 0 17 7 0 0 0
/proc/15972/statm: 69854 5816 377 364 0 5772 0
[pid=15974] ppid=15972 vsize=1018088 CPUtime=11.51 cores=1,3,5,7
/proc/15974/stat : 15974 (gnovelty+2) R 15972 15974 15974 0 -1 4202496 564 0 0 0 1151 0 0 0 25 0 1 0 885757943 1042522112 305 33554432000 134512640 135663704 4287875568 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15974/statm: 254522 305 113 282 0 254238 0
[pid=15975] ppid=15966 vsize=289992 CPUtime=0 cores=1,3,5,7
/proc/15975/stat : 15975 (python) S 15966 15966 15848 0 -1 4202560 890 0 0 0 0 0 0 0 18 0 1 0 885757944 296951808 5862 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 10998335647806095622 0 0 17 3 0 0 0
/proc/15975/statm: 72498 5862 371 364 0 8413 0
[pid=15977] ppid=15975 vsize=1018088 CPUtime=11.48 cores=1,3,5,7
/proc/15977/stat : 15977 (gnovelty+2) R 15975 15977 15977 0 -1 4202496 569 0 0 0 1148 0 0 0 25 0 1 0 885757944 1042522112 306 33554432000 134512640 135663704 4292463584 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15977/statm: 254522 306 113 282 0 254238 0
[pid=15978] ppid=15966 vsize=300248 CPUtime=0 cores=1,3,5,7
/proc/15978/stat : 15978 (python) S 15966 15966 15848 0 -1 4202560 900 0 0 0 0 0 0 0 18 0 1 0 885757945 307453952 5866 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 10998335647806095624 0 0 17 5 0 0 0
/proc/15978/statm: 75062 5866 371 364 0 10974 0
[pid=15980] ppid=15978 vsize=417192 CPUtime=11.43 cores=1,3,5,7
/proc/15980/stat : 15980 (adaptg2wsat2009) R 15978 15980 15980 0 -1 4202496 761 0 0 0 1143 0 0 0 25 0 1 0 885757945 427204608 496 33554432000 134512640 135107411 4288134944 18446744073709551615 134531232 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15980/statm: 104298 496 59 146 0 103174 0
[pid=15981] ppid=15966 vsize=310504 CPUtime=0.01 cores=1,3,5,7
/proc/15981/stat : 15981 (python) S 15966 15966 15848 0 -1 4202560 905 0 0 0 0 1 0 0 18 0 1 0 885757946 317956096 5869 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 10998335647806095624 0 0 17 3 0 0 0
/proc/15981/statm: 77626 5869 370 364 0 13535 0
[pid=15983] ppid=15981 vsize=417192 CPUtime=11.48 cores=1,3,5,7
/proc/15983/stat : 15983 (adaptg2wsat2009) R 15981 15983 15983 0 -1 4202496 757 0 0 0 1148 0 0 0 25 0 1 0 885757946 427204608 495 33554432000 134512640 135107411 4290332096 18446744073709551615 134532242 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15983/statm: 104298 495 59 146 0 103174 0
[pid=15966/tid=15973] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15848 0 -1 4202560 25 935 0 0 0 0 0 0 19 0 5 0 885757943 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 885757944 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15848 0 -1 4202560 22 935 0 0 0 0 0 0 20 0 5 0 885757945 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15982] ppid=15964 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15982/stat : 15982 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 885757946 328445952 7378 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.76
Current children cumulated vsize (KiB) 4371468

[startup+25.501 s]
/proc/loadavg: 4.21 1.12 0.38 9/202 15984
/proc/meminfo: memFree=31544444/32950928 swapFree=67053888/67111528
[pid=15966] ppid=15964 vsize=320748 CPUtime=0.85 cores=1,3,5,7

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

/proc/15980/stat : 15980 (adaptg2wsat2009) T 15978 15980 15980 0 -1 4202496 761 0 0 0 19490 2 0 0 25 0 1 0 885757945 427204608 496 33554432000 134512640 135107411 4288134944 18446744073709551615 134532352 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15980/statm: 104298 496 59 146 0 103174 0
[pid=15978/tid=16209] ppid=15966 vsize=300248 CPUtime=0 cores=1,3,5,7
/proc/15978/task/16209/stat : 16209 (python) S 15966 15966 15848 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 885767955 307453952 5896 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604463560108992 0 0 -1 5 0 0 0
[pid=15981] ppid=15966 vsize=310504 CPUtime=0.25 cores=1,3,5,7
/proc/15981/stat : 15981 (python) S 15966 15966 15848 0 -1 4202560 1122 0 0 0 12 13 0 0 18 0 2 0 885757946 317956096 5900 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15981/statm: 77626 5900 400 364 0 13535 0
[pid=15983] ppid=15981 vsize=417192 CPUtime=197.1 cores=1,3,5,7
/proc/15983/stat : 15983 (adaptg2wsat2009) T 15981 15983 15983 0 -1 4202496 757 0 0 0 19710 0 0 0 25 0 1 0 885757946 427204608 495 33554432000 134512640 135107411 4290332096 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15983/statm: 104298 495 59 146 0 103174 0
[pid=15981/tid=16214] ppid=15966 vsize=310504 CPUtime=0 cores=1,3,5,7
/proc/15981/task/16214/stat : 16214 (python) S 15966 15966 15848 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 885767957 317956096 5900 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604468524259456 0 0 -1 3 0 0 0
[pid=16210] ppid=15966 vsize=320760 CPUtime=0.27 cores=1,3,5,7
/proc/16210/stat : 16210 (python) S 15966 15966 15848 0 -1 4202560 1138 0 0 0 13 14 0 0 18 0 2 0 885767956 328458240 5904 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16210/statm: 80190 5904 400 364 0 16096 0
[pid=16213] ppid=16210 vsize=417192 CPUtime=192.56 cores=1,3,5,7
/proc/16213/stat : 16213 (adaptg2wsat2009) R 16210 16213 16213 0 -1 4202496 760 0 0 0 19256 0 0 0 25 0 1 0 885767956 427204608 494 33554432000 134512640 135107411 4290755856 18446744073709551615 134531935 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16213/statm: 104298 494 59 146 0 103174 0
[pid=16210/tid=16232] ppid=15966 vsize=320760 CPUtime=0 cores=1,3,5,7
/proc/16210/task/16232/stat : 16232 (python) S 15966 15966 15848 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 885777968 328458240 5904 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604463682508992 0 0 -1 5 0 0 0
[pid=16215] ppid=15966 vsize=331016 CPUtime=0.12 cores=1,3,5,7
/proc/16215/stat : 16215 (python) S 15966 15966 15848 0 -1 4202560 1094 0 0 0 7 5 0 0 19 0 2 0 885767957 338960384 5908 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16215/statm: 82754 5908 400 364 0 18657 0
[pid=16217] ppid=16215 vsize=1018088 CPUtime=100.11 cores=1,3,5,7
/proc/16217/stat : 16217 (gnovelty+2) T 16215 16217 16217 0 -1 4202496 570 0 0 0 10011 0 0 0 25 0 1 0 885767957 1042522112 307 33554432000 134512640 135663704 4292580224 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16217/statm: 254522 307 113 282 0 254238 0
[pid=16215/tid=16236] ppid=15966 vsize=331016 CPUtime=0 cores=1,3,5,7
/proc/16215/task/16236/stat : 16236 (python) S 15966 15966 15848 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 885777971 338960384 5908 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604468524260352 0 0 -1 7 0 0 0
[pid=16218] ppid=15966 vsize=341272 CPUtime=0.13 cores=1,3,5,7
/proc/16218/stat : 16218 (python) S 15966 15966 15848 0 -1 4202560 1099 0 0 0 7 6 0 0 19 0 2 0 885767958 349462528 5912 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16218/statm: 85318 5912 400 364 0 21218 0
[pid=16220] ppid=16218 vsize=247348 CPUtime=99.31 cores=1,3,5,7
/proc/16220/stat : 16220 (FH) T 16218 16220 16220 0 -1 4202496 704 0 0 0 9931 0 0 0 25 0 1 0 885767959 253284352 443 33554432000 134512640 134936988 4293617952 18446744073709551615 134545189 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16220/statm: 61837 443 41 104 0 61341 0
[pid=16218/tid=16240] ppid=15966 vsize=341272 CPUtime=0 cores=1,3,5,7
/proc/16218/task/16240/stat : 16240 (python) S 15966 15966 15848 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 885777972 349462528 5912 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604454223280256 0 0 -1 7 0 0 0
[pid=16221] ppid=15966 vsize=351528 CPUtime=0.13 cores=1,3,5,7
/proc/16221/stat : 16221 (python) S 15966 15966 15848 0 -1 4202560 1137 0 0 0 7 6 0 0 19 0 2 0 885767960 359964672 5922 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/16221/statm: 87882 5922 406 364 0 23779 0
[pid=16223] ppid=16221 vsize=417192 CPUtime=100 cores=1,3,5,7
/proc/16223/stat : 16223 (adaptg2wsat2009) T 16221 16223 16223 0 -1 4202496 765 0 0 0 10000 0 0 0 25 0 1 0 885767960 427204608 496 33554432000 134512640 135107411 4289933456 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16223/statm: 104298 496 59 146 0 103174 0
[pid=16221/tid=16244] ppid=15966 vsize=351528 CPUtime=0 cores=1,3,5,7
/proc/16221/task/16244/stat : 16244 (python) S 15966 15966 15848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 885777974 359964672 5922 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604471152842944 0 0 -1 3 0 0 0
[pid=16233] ppid=15966 vsize=361784 CPUtime=0.13 cores=1,3,5,7
/proc/16233/stat : 16233 (python) S 15966 15966 15848 0 -1 4202560 1124 0 0 0 8 5 0 0 19 0 2 0 885777969 370466816 5926 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/16233/statm: 90446 5926 406 364 0 26340 0
[pid=16235] ppid=16233 vsize=417192 CPUtime=100.1 cores=1,3,5,7
/proc/16235/stat : 16235 (adaptg2wsat2009) T 16233 16235 16235 0 -1 4202496 764 0 0 0 10010 0 0 0 25 0 1 0 885777970 427204608 495 33554432000 134512640 135107411 4294302272 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16235/statm: 104298 495 59 146 0 103174 0
[pid=16233/tid=16258] ppid=15966 vsize=361784 CPUtime=0 cores=1,3,5,7
/proc/16233/task/16258/stat : 16258 (python) S 15966 15966 15848 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 885787982 370466816 5926 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604471137291136 0 0 -1 3 0 0 0
[pid=16237] ppid=15966 vsize=372040 CPUtime=0.13 cores=1,3,5,7
/proc/16237/stat : 16237 (python) S 15966 15966 15848 0 -1 4202560 1108 0 0 0 7 6 0 0 19 0 2 0 885777972 380968960 5924 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/16237/statm: 93010 5924 400 364 0 28901 0
[pid=16239] ppid=16237 vsize=247348 CPUtime=100.12 cores=1,3,5,7
/proc/16239/stat : 16239 (FH) T 16237 16239 16239 0 -1 4202496 711 0 0 0 10012 0 0 0 25 0 1 0 885777972 253284352 444 33554432000 134512640 134936988 4293297984 18446744073709551615 134545184 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16239/statm: 61837 444 41 104 0 61341 0
[pid=16237/tid=16259] ppid=15966 vsize=372040 CPUtime=0 cores=1,3,5,7
/proc/16237/task/16259/stat : 16259 (python) S 15966 15966 15848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 885787984 380968960 5924 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604471137289344 0 0 -1 3 0 0 0
[pid=16241] ppid=15966 vsize=382296 CPUtime=0.4 cores=1,3,5,7
/proc/16241/stat : 16241 (python) S 15966 15966 15848 0 -1 4202560 1172 0 0 0 21 19 0 0 18 0 2 0 885777973 391471104 5928 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/16241/statm: 95574 5928 400 364 0 31462 0
[pid=16243] ppid=16241 vsize=268424 CPUtime=296.55 cores=1,3,5,7
/proc/16243/stat : 16243 (hybridGM3) T 16241 16243 16243 0 -1 4202496 4938 0 0 0 29655 0 0 0 25 0 1 0 885777974 274866176 4672 33554432000 134512640 135204385 4294703632 18446744073709551615 134537488 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16243/statm: 67106 4672 64 169 0 66936 0
[pid=16241/tid=16263] ppid=15966 vsize=382296 CPUtime=0 cores=1,3,5,7
/proc/16241/task/16263/stat : 16263 (python) S 15966 15966 15848 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 885797599 391471104 5928 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604471144307520 0 0 -1 3 0 0 0
[pid=16245] ppid=15966 vsize=392552 CPUtime=0.13 cores=1,3,5,7
/proc/16245/stat : 16245 (python) S 15966 15966 15848 0 -1 4202560 1130 0 0 0 6 7 0 0 19 0 2 0 885777975 401973248 5962 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16245/statm: 98138 5962 400 364 0 34023 0
[pid=16247] ppid=16245 vsize=1018088 CPUtime=97.48 cores=1,3,5,7
/proc/16247/stat : 16247 (gnovelty+2) T 16245 16247 16247 0 -1 4202496 574 0 0 0 9748 0 0 0 25 0 1 0 885777975 1042522112 307 33554432000 134512640 135663704 4292089792 18446744073709551615 134524498 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16247/statm: 254522 307 113 282 0 254238 0
[pid=16245/tid=16254] ppid=15966 vsize=392552 CPUtime=0 cores=1,3,5,7
/proc/16245/task/16254/stat : 16254 (python) S 15966 15966 15848 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 885787890 401973248 5962 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604471144305728 0 0 -1 7 0 0 0
[pid=16255] ppid=15966 vsize=402808 CPUtime=0.42 cores=1,3,5,7
/proc/16255/stat : 16255 (python) S 15966 15966 15848 0 -1 4202560 1179 0 0 0 22 20 0 0 18 0 2 0 885787892 412475392 5966 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16255/statm: 100702 5966 400 364 0 36584 0
[pid=16257] ppid=16255 vsize=268424 CPUtime=297.01 cores=1,3,5,7
/proc/16257/stat : 16257 (hybridGM3) T 16255 16257 16257 0 -1 4202496 4941 0 0 0 29701 0 0 0 25 0 1 0 885787892 274866176 4673 33554432000 134512640 135204385 4290118928 18446744073709551615 134537328 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16257/statm: 67106 4673 64 169 0 66936 0
[pid=16255/tid=16277] ppid=15966 vsize=402808 CPUtime=0 cores=1,3,5,7
/proc/16255/task/16277/stat : 16277 (python) S 15966 15966 15848 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 885807522 412475392 5966 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604471152642176 0 0 -1 7 0 0 0
[pid=16264] ppid=15966 vsize=413348 CPUtime=0.41 cores=1,3,5,7
/proc/16264/stat : 16264 (python) S 15966 15966 15848 0 -1 4202560 1185 0 0 0 22 19 0 0 18 0 2 0 885797696 423268352 6011 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16264/statm: 103337 6011 400 364 0 39216 0
[pid=16266] ppid=16264 vsize=268424 CPUtime=291.38 cores=1,3,5,7
/proc/16266/stat : 16266 (hybridGM3) T 16264 16266 16266 0 -1 4202496 4941 0 0 0 29138 0 0 0 25 0 1 0 885797696 274866176 4671 33554432000 134512640 135204385 4294253616 18446744073709551615 134536744 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/16266/statm: 67106 4671 64 169 0 66936 0
[pid=16264/tid=16285] ppid=15966 vsize=413348 CPUtime=0 cores=1,3,5,7
/proc/16264/task/16285/stat : 16285 (python) S 15966 15966 15848 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 885817323 423268352 6011 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604463123997632 0 0 -1 1 0 0 0
[pid=16267] ppid=15966 vsize=423604 CPUtime=0.45 cores=1,3,5,7
/proc/16267/stat : 16267 (python) S 15966 15966 15848 0 -1 4202560 1078 0 0 0 25 20 0 0 15 0 1 0 885797698 433770496 5992 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 10998335647806095622 0 0 17 5 0 0 0
/proc/16267/statm: 105901 5992 378 364 0 41777 0
[pid=16269] ppid=16267 vsize=43148 CPUtime=286.69 cores=1,3,5,7
/proc/16269/stat : 16269 (march_hi) R 16267 16269 16269 0 -1 4202496 10380 0 0 0 28667 2 0 0 25 0 1 0 885797698 44183552 8989 33554432000 4194304 4955518 140734963380384 18446744073709551615 4237804 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16269/statm: 10787 8989 106 186 0 10600 0
[pid=16279] ppid=15966 vsize=433448 CPUtime=0.15 cores=1,3,5,7
/proc/16279/stat : 16279 (python) S 15966 15966 15848 0 -1 4202560 1198 0 0 0 9 6 0 0 18 0 2 0 885807713 443850752 5864 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512518603 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16279/statm: 108362 5864 409 364 0 44235 0
[pid=16281] ppid=16279 vsize=247352 CPUtime=99.69 cores=1,3,5,7
/proc/16281/stat : 16281 (FH) T 16279 16281 16281 0 -1 4202496 720 0 0 0 9969 0 0 0 25 0 1 0 885807714 253288448 443 33554432000 134512640 134936988 4292156288 18446744073709551615 134552368 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/16281/statm: 61838 443 41 104 0 61342 0
[pid=16279/tid=16286] ppid=15966 vsize=433448 CPUtime=0 cores=1,3,5,7
/proc/16279/task/16286/stat : 16286 (python) S 15966 15966 15848 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 885817727 443850752 5864 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 514 18446604463560108096 0 0 -1 1 0 0 0
[pid=16287] ppid=15966 vsize=444320 CPUtime=0.13 cores=1,3,5,7
/proc/16287/stat : 16287 (python) S 15966 15966 15848 0 -1 4202560 1039 0 0 0 5 8 0 0 18 0 1 0 885817728 454983680 6052 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 10998335647806095624 0 0 17 5 0 0 0
/proc/16287/statm: 111080 6052 379 364 0 46950 0
[pid=16289] ppid=16287 vsize=268420 CPUtime=91.12 cores=1,3,5,7
/proc/16289/stat : 16289 (hybridGM3) R 16287 16289 16289 0 -1 4202496 4949 0 0 0 9112 0 0 0 25 0 1 0 885817729 274862080 4671 33554432000 134512640 135204385 4293520800 18446744073709551615 134536993 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16289/statm: 67105 4671 64 169 0 66935 0
[pid=16299] ppid=15966 vsize=454576 CPUtime=0 cores=1,3,5,7
/proc/16299/stat : 16299 (python) S 15966 15966 15848 0 -1 4202560 841 0 0 0 0 0 0 0 19 0 1 0 885826839 465485824 6026 33554432000 4194304 5683644 140735663768320 18446744073709551615 254500712006 0 0 16781312 514 9362510564720377855 0 0 17 5 0 0 0
/proc/16299/statm: 113644 6026 349 364 0 49511 0
[pid=16301] ppid=16299 vsize=1018088 CPUtime=0.58 cores=1,3,5,7
/proc/16301/stat : 16301 (gnovelty+2) R 16299 16301 16301 0 -1 4202496 584 0 0 0 58 0 0 0 22 0 1 0 885826840 1042522112 307 33554432000 134512640 135663704 4290893456 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16301/statm: 254522 307 113 282 0 254238 0
[pid=15966/tid=15973] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15973/stat : 15973 (python) S 15964 15966 15848 0 -1 4202560 25 935 0 0 0 0 0 0 19 0 19 0 885757943 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15976] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15976/stat : 15976 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 19 0 885757944 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=15979] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15979/stat : 15979 (python) S 15964 15966 15848 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 19 0 885757945 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=15982] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/15982/stat : 15982 (python) S 15964 15966 15848 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 19 0 885757946 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
[pid=15966/tid=16211] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16211/stat : 16211 (python) S 15964 15966 15848 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 19 0 885767956 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=16216] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16216/stat : 16216 (python) S 15964 15966 15848 0 -1 4202560 28 935 0 0 0 0 0 0 22 0 19 0 885767957 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 1 0 0 0
[pid=15966/tid=16219] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16219/stat : 16219 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 885767958 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=16222] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16222/stat : 16222 (python) S 15964 15966 15848 0 -1 4202560 29 935 0 0 0 0 0 0 22 0 19 0 885767960 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
[pid=15966/tid=16234] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16234/stat : 16234 (python) S 15964 15966 15848 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 19 0 885777970 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
[pid=15966/tid=16238] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16238/stat : 16238 (python) S 15964 15966 15848 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 19 0 885777972 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 3 0 0 0
[pid=15966/tid=16242] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16242/stat : 16242 (python) S 15964 15966 15848 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 19 0 885777974 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=16246] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16246/stat : 16246 (python) S 15964 15966 15848 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 19 0 885777975 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=16256] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16256/stat : 16256 (python) S 15964 15966 15848 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 19 0 885787892 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 7 0 0 0
[pid=15966/tid=16265] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16265/stat : 16265 (python) S 15964 15966 15848 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 19 0 885797696 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=16268] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16268/stat : 16268 (python) S 15964 15966 15848 0 -1 4202560 25 935 0 0 0 0 0 0 21 0 19 0 885797698 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=16280] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16280/stat : 16280 (python) S 15964 15966 15848 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 885807713 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=16288] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16288/stat : 16288 (python) S 15964 15966 15848 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 885817729 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
[pid=15966/tid=16300] ppid=15964 vsize=464820 CPUtime=0 cores=1,3,5,7
/proc/15966/task/16300/stat : 16300 (python) S 15964 15966 15848 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 885826839 475975680 7593 33554432000 4194304 5683644 140735663768320 18446744073709551615 254512515505 0 0 16781312 2 18446604471121864704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2749.5
Current children cumulated vsize (KiB) 16115864

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15966 and gives
#  childrusage.ru_utime.tv_sec=482
#  childrusage.ru_utime.tv_usec=342672
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=82683
# CPU time returned by wait4() is 484.425
# while last known CPU time is 2749.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 690.816
CPU time (s): 2749.5
CPU user time (s): 2747.52
CPU system time (s): 1.98
CPU usage (%): 398.008
Max. virtual memory (cumulated for all children) (KiB): 16115864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 482.343
system time used= 2.08268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59623
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= 4431
involuntary context switches= 5368

runsolver used 2.84357 second user time and 6.31304 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-10 23:33:31
IDJOB=3378294
IDBENCH=82703
IDSOLVER=1859
FILE ID=node149/3378294-1307741611
RUNJOBID= node149-1307741578-15867
PBS_JOBID= 13550751
Free space on /tmp= 73936 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378294-1307741611/watcher-3378294-1307741611 -o /tmp/evaluation-result-3378294-1307741611/solver-3378294-1307741611 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378294-1307741611.cnf -seed 686673999 -budget 4800 -cores 4

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=686673999

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31596316 kB
Buffers:         94944 kB
Cached:         956308 kB
SwapCached:      23452 kB
Active:         432460 kB
Inactive:       776168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31596316 kB
SwapTotal:    67111528 kB
SwapFree:     67053888 kB
Dirty:           64676 kB
Writeback:           0 kB
AnonPages:      153484 kB
Mapped:          15252 kB
Slab:            77940 kB
PageTables:       7688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1527428 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= 73900 MiB
End job on node149 at 2011-06-10 23:45:04