Trace number 3385419

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)SAT 50.3493 8.53283

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
MD5SUM707c4bcddcda116edc4a57a77dc3ba68
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark64.6052
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

Solver Data

0.37/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.64	c INFO: solving HOME/instance-3385419-1305566415.cnf
0.37/0.64	c INFO: computing task features
0.46/0.72	c INFO: computed variable-clause graph statistics
0.46/0.73	c INFO: computed clause balance statistics
0.87/1.17	c INFO: computed variable balance statistics
1.06/1.35	c INFO: computed small-clause counts
1.06/1.35	c INFO: computed Horn-clause counts
1.06/1.36	c INFO: computed variable graph statistics
1.06/1.36	c INFO: collected features for HOME/instance-3385419-1305566415.cnf in 0.73 s
1.06/1.39	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.37)
1.16/1.42	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.12)
1.16/1.45	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.08)
1.16/1.48	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.06)
1.26/1.51	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.05)
1.26/1.54	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.04)
1.26/1.58	c INFO: running FH@0 for 97 with 4999 remaining (b = 0.03)
1.35/1.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.03)
50.12/8.51	s SATISFIABLE
50.12/8.51	v -1 -2 -3 4 5 6 -7 8 9 10 -11 -12 13 -14 15 -16 -17 18 -19 20 -21 22 23 -24 -25 26 -27 -28 -29 -30 31 -32 33 34 35 -36 37 -38 39 40 41 -42 -43 44 45 -46 47 -48 -49 50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 65 -66 -67 -68 69 70 -71 72 -73 74 75 -76 77 78 79 -80 81 -82 83 84 -85 -86 -87 -88 -89 -90 -91 -92 93 94 95 96 97 98 -99 -100 -101 -102 103 104 105 106 107 108 -109 110 111 -112 113 -114 115 116 -117 118 119 -120 121 -122 -123 124 -125 126 127 128 -129 130 -131 -132 133 -134 135 -136 137 138 -139 -140 141 142 -143 -144 -145 146 147 -148 -149 150 0

Verifier Data

OK

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-3385419-1305566415/watcher-3385419-1305566415 -o /tmp/evaluation-result-3385419-1305566415/solver-3385419-1305566415 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385419-1305566415.cnf -seed 1663986071 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.12 8.37 6.60 3/392 12590
/proc/meminfo: memFree=23120756/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=15912 CPUtime=0 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 958 0 0 0 0 0 0 0 20 0 1 0 668241931 16293888 834 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12590/statm: 3978 834 357 364 0 465 0

[startup+0.045069 s]
/proc/loadavg: 8.12 8.37 6.60 3/392 12590
/proc/meminfo: memFree=23120756/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=18888 CPUtime=0.02 cores=0-7
/proc/12590/stat : 12590 (python) R 12588 12590 12176 0 -1 4202496 1287 0 0 0 2 0 0 0 20 0 1 0 668241931 19341312 1140 33554432000 4194304 5683644 140734535054704 18446744073709551615 4875595 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12590/statm: 4722 1140 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.101056 s]
/proc/loadavg: 8.12 8.37 6.60 3/392 12590
/proc/meminfo: memFree=23120756/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=93964 CPUtime=0.06 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 2693 0 0 0 5 1 0 0 20 0 1 0 668241931 96219136 2407 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12590/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.30102 s]
/proc/loadavg: 8.12 8.37 6.60 3/392 12590
/proc/meminfo: memFree=23120756/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=135752 CPUtime=0.18 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 5968 938 1 0 14 4 0 0 17 0 1 0 668241931 139010048 4151 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446941189 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/12590/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700954 s]
/proc/loadavg: 8.12 8.37 6.60 3/392 12590
/proc/meminfo: memFree=23120756/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=280196 CPUtime=0.46 cores=0-7
/proc/12590/stat : 12590 (python) R 12588 12590 12176 0 -1 4202496 9802 938 1 0 36 10 0 0 16 0 1 0 668241931 286920704 7362 33554432000 4194304 5683644 140734535054704 18446744073709551615 4602287 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12590/statm: 70049 7362 1761 364 0 5973 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 280196

[startup+1.50076 s]
/proc/loadavg: 8.12 8.37 6.60 4/393 12595
/proc/meminfo: memFree=23096072/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=386140 CPUtime=1.26 cores=0-7
/proc/12590/stat : 12590 (python) R 12588 12590 12176 0 -1 4202496 13951 938 1 0 115 11 0 0 19 0 5 0 668241931 395407360 7496 33554432000 4194304 5683644 140734535054704 18446744073709551615 4870088 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12590/statm: 96535 7496 1882 364 0 32444 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 386140

[startup+3.10146 s]
/proc/loadavg: 8.12 8.37 6.60 11/417 12619
/proc/meminfo: memFree=23053448/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=427164 CPUtime=1.36 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 16674 938 1 0 125 11 0 0 25 0 9 0 668241931 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12590/statm: 106791 7641 1891 364 0 42688 0
[pid=12596] ppid=12590 vsize=278984 CPUtime=0 cores=0-7
/proc/12596/stat : 12596 (python) S 12590 12590 12176 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 668242071 285679616 5669 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965263 0 0 16781312 514 1384334346810261764 0 0 17 3 0 0 0
/proc/12596/statm: 69746 5669 354 364 0 5664 0
[pid=12598] ppid=12596 vsize=1018364 CPUtime=1.69 cores=0-7
/proc/12598/stat : 12598 (gnovelty+2) R 12596 12598 12598 0 -1 4202496 674 0 0 0 169 0 0 0 25 0 1 0 668242071 1042804736 409 33554432000 134512640 135663704 4287672864 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12598/statm: 254591 409 113 282 0 254307 0
[pid=12599] ppid=12590 vsize=289848 CPUtime=0 cores=0-7
/proc/12599/stat : 12599 (python) S 12590 12590 12176 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 668242074 296804352 5802 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384330498519564548 0 0 17 3 0 0 0
/proc/12599/statm: 72462 5802 348 364 0 8377 0
[pid=12601] ppid=12599 vsize=1018364 CPUtime=1.66 cores=0-7
/proc/12601/stat : 12601 (gnovelty+2) R 12599 12601 12601 0 -1 4202496 674 0 0 0 166 0 0 0 25 0 1 0 668242074 1042804736 408 33554432000 134512640 135663704 4290104384 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12601/statm: 254591 408 113 282 0 254307 0
[pid=12602] ppid=12590 vsize=365640 CPUtime=0 cores=0-7
/proc/12602/stat : 12602 (python) S 12590 12590 12176 0 -1 4202560 706 0 0 0 0 0 0 0 18 0 1 0 668242077 374415360 5979 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384338195100991487 0 0 17 3 0 0 0
/proc/12602/statm: 91410 5979 348 364 0 27322 0
[pid=12604] ppid=12602 vsize=417840 CPUtime=1.62 cores=0-7
/proc/12604/stat : 12604 (adaptg2wsat2009) R 12602 12604 12604 0 -1 4202496 880 0 0 0 162 0 0 0 25 0 1 0 668242077 427868160 624 33554432000 134512640 135107411 4289546336 18446744073709551615 134523319 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12604/statm: 104460 624 49 146 0 103336 0
[pid=12605] ppid=12590 vsize=375896 CPUtime=0 cores=0-7
/proc/12605/stat : 12605 (python) S 12590 12590 12176 0 -1 4202560 718 0 0 0 0 0 0 0 18 0 1 0 668242080 384917504 5926 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384342043391688703 0 0 17 3 0 0 0
/proc/12605/statm: 93974 5926 348 364 0 29883 0
[pid=12607] ppid=12605 vsize=417840 CPUtime=1.59 cores=0-7
/proc/12607/stat : 12607 (adaptg2wsat2009) R 12605 12607 12607 0 -1 4202496 881 0 0 0 159 0 0 0 25 0 1 0 668242080 427868160 624 33554432000 134512640 135107411 4288551728 18446744073709551615 134523457 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12607/statm: 104460 624 49 146 0 103336 0
[pid=12608] ppid=12590 vsize=386152 CPUtime=0 cores=0-7
/proc/12608/stat : 12608 (python) S 12590 12590 12176 0 -1 4202560 725 0 0 0 0 0 0 0 18 0 1 0 668242083 395419648 5962 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 7422429444335206399 0 0 17 3 0 0 0
/proc/12608/statm: 96538 5962 348 364 0 32444 0
[pid=12610] ppid=12608 vsize=417840 CPUtime=1.56 cores=0-7
/proc/12610/stat : 12610 (adaptg2wsat2009) R 12608 12610 12610 0 -1 4202496 881 0 0 0 156 0 0 0 25 0 1 0 668242084 427868160 624 33554432000 134512640 135107411 4286904576 18446744073709551615 134523323 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12610/statm: 104460 624 49 146 0 103336 0
[pid=12611] ppid=12590 vsize=396408 CPUtime=0 cores=0-7
/proc/12611/stat : 12611 (python) S 12590 12590 12176 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 668242086 405921792 5983 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 406670322746491137 0 0 17 4 0 0 0
/proc/12611/statm: 99102 5983 348 364 0 35005 0
[pid=12613] ppid=12611 vsize=1018364 CPUtime=0.78 cores=0-7
/proc/12613/stat : 12613 (gnovelty+2) R 12611 12613 12613 0 -1 4202496 668 0 0 0 78 0 0 0 25 0 1 0 668242088 1042804736 408 33554432000 134512640 135663704 4289367008 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12613/statm: 254591 408 113 282 0 254307 0
[pid=12614] ppid=12590 vsize=406664 CPUtime=0 cores=0-7
/proc/12614/stat : 12614 (python) S 12590 12590 12176 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 668242089 416423936 5970 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 3251031862134439935 0 0 17 4 0 0 0
/proc/12614/statm: 101666 5970 348 364 0 37566 0
[pid=12616] ppid=12614 vsize=246372 CPUtime=0.73 cores=0-7
/proc/12616/stat : 12616 (FH) R 12614 12616 12616 0 -1 4202496 783 0 0 0 73 0 0 0 25 0 1 0 668242092 252284928 523 33554432000 134512640 134936988 4287622128 18446744073709551615 134523490 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12616/statm: 61593 523 37 104 0 61097 0
[pid=12617] ppid=12590 vsize=416920 CPUtime=0 cores=0-7
/proc/12617/stat : 12617 (python) S 12590 12590 12176 0 -1 4202560 771 0 0 0 0 0 0 0 18 0 1 0 668242092 426926080 6100 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 4606908919577575423 0 0 17 4 0 0 0
/proc/12617/statm: 104230 6100 354 364 0 40127 0
[pid=12619] ppid=12617 vsize=417840 CPUtime=1.48 cores=0-7
/proc/12619/stat : 12619 (adaptg2wsat2009) R 12617 12619 12619 0 -1 4202496 891 0 0 0 148 0 0 0 25 0 1 0 668242093 427868160 624 33554432000 134512640 135107411 4286602272 18446744073709551615 134523455 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12619/statm: 104460 624 49 146 0 103336 0
[pid=12590/tid=12597] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12597/stat : 12597 (python) S 12588 12590 12176 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 9 0 668242071 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 6 0 0 0
[pid=12590/tid=12600] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12600/stat : 12600 (python) S 12588 12590 12176 0 -1 4202560 26 938 0 0 0 0 0 0 18 0 9 0 668242074 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 5 0 0 0
[pid=12590/tid=12603] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12603/stat : 12603 (python) S 12588 12590 12176 0 -1 4202560 83 938 0 0 0 0 0 0 19 0 9 0 668242077 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 2 0 0 0
[pid=12590/tid=12606] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12606/stat : 12606 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 19 0 9 0 668242080 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 7 0 0 0
[pid=12590/tid=12609] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12609/stat : 12609 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 20 0 9 0 668242083 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 3 0 0 0
[pid=12590/tid=12612] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12612/stat : 12612 (python) S 12588 12590 12176 0 -1 4202560 32 938 0 0 0 0 0 0 22 0 9 0 668242086 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12615] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12615/stat : 12615 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 24 0 9 0 668242089 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12618] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12618/stat : 12618 (python) S 12588 12590 12176 0 -1 4202560 35 938 0 0 0 0 0 0 25 0 9 0 668242093 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 8316500

[startup+6.30187 s]
/proc/loadavg: 8.35 8.41 6.62 11/417 12619
/proc/meminfo: memFree=23052712/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=427164 CPUtime=1.36 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 16674 938 1 0 125 11 0 0 25 0 9 0 668241931 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12590/statm: 106791 7641 1891 364 0 42688 0
[pid=12596] ppid=12590 vsize=278984 CPUtime=0.01 cores=0-7
/proc/12596/stat : 12596 (python) S 12590 12590 12176 0 -1 4202560 896 0 0 0 0 1 0 0 18 0 1 0 668242071 285679616 5692 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965263 0 0 16781312 514 1384334346810261764 0 0 17 3 0 0 0
/proc/12596/statm: 69746 5692 377 364 0 5664 0
[pid=12598] ppid=12596 vsize=1018364 CPUtime=4.89 cores=0-7
/proc/12598/stat : 12598 (gnovelty+2) R 12596 12598 12598 0 -1 4202496 674 0 0 0 489 0 0 0 25 0 1 0 668242071 1042804736 409 33554432000 134512640 135663704 4287672864 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12598/statm: 254591 409 113 282 0 254307 0
[pid=12599] ppid=12590 vsize=289848 CPUtime=0.01 cores=0-7
/proc/12599/stat : 12599 (python) S 12590 12590 12176 0 -1 4202560 903 0 0 0 1 0 0 0 18 0 1 0 668242074 296804352 5825 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384330498519564548 0 0 17 3 0 0 0
/proc/12599/statm: 72462 5825 371 364 0 8377 0
[pid=12601] ppid=12599 vsize=1018364 CPUtime=4.86 cores=0-7
/proc/12601/stat : 12601 (gnovelty+2) R 12599 12601 12601 0 -1 4202496 674 0 0 0 486 0 0 0 25 0 1 0 668242074 1042804736 408 33554432000 134512640 135663704 4290104384 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12601/statm: 254591 408 113 282 0 254307 0
[pid=12602] ppid=12590 vsize=365640 CPUtime=0.01 cores=0-7
/proc/12602/stat : 12602 (python) S 12590 12590 12176 0 -1 4202560 783 0 0 0 0 1 0 0 18 0 1 0 668242077 374415360 6002 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384338195100958979 0 0 17 3 0 0 0
/proc/12602/statm: 91410 6002 371 364 0 27322 0
[pid=12604] ppid=12602 vsize=417976 CPUtime=4.82 cores=0-7
/proc/12604/stat : 12604 (adaptg2wsat2009) R 12602 12604 12604 0 -1 4202496 992 0 0 0 482 0 0 0 25 0 1 0 668242077 428007424 736 33554432000 134512640 135107411 4289546336 18446744073709551615 134531822 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12604/statm: 104494 736 59 146 0 103370 0
[pid=12605] ppid=12590 vsize=375896 CPUtime=0.01 cores=0-7
/proc/12605/stat : 12605 (python) S 12590 12590 12176 0 -1 4202560 793 0 0 0 0 1 0 0 18 0 1 0 668242080 384917504 5949 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384342043391656195 0 0 17 3 0 0 0
/proc/12605/statm: 93974 5949 371 364 0 29883 0
[pid=12607] ppid=12605 vsize=417976 CPUtime=4.74 cores=0-7
/proc/12607/stat : 12607 (adaptg2wsat2009) R 12605 12607 12607 0 -1 4202496 992 0 0 0 474 0 0 0 25 0 1 0 668242080 428007424 735 33554432000 134512640 135107411 4288551728 18446744073709551615 134532360 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12607/statm: 104494 735 59 146 0 103370 0
[pid=12608] ppid=12590 vsize=386152 CPUtime=0.01 cores=0-7
/proc/12608/stat : 12608 (python) S 12590 12590 12176 0 -1 4202560 808 0 0 0 1 0 0 0 18 0 1 0 668242083 395419648 5985 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 7422429444335173889 0 0 17 3 0 0 0
/proc/12608/statm: 96538 5985 371 364 0 32444 0
[pid=12610] ppid=12608 vsize=417976 CPUtime=4.67 cores=0-7
/proc/12610/stat : 12610 (adaptg2wsat2009) R 12608 12610 12610 0 -1 4202496 992 0 0 0 467 0 0 0 25 0 1 0 668242084 428007424 735 33554432000 134512640 135107411 4286904576 18446744073709551615 134531604 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12610/statm: 104494 735 59 146 0 103370 0
[pid=12611] ppid=12590 vsize=396408 CPUtime=0.01 cores=0-7
/proc/12611/stat : 12611 (python) S 12590 12590 12176 0 -1 4202560 816 0 0 0 1 0 0 0 18 0 1 0 668242086 405921792 6006 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 406670322746491137 0 0 17 4 0 0 0
/proc/12611/statm: 99102 6006 371 364 0 35005 0
[pid=12613] ppid=12611 vsize=1018364 CPUtime=2.38 cores=0-7
/proc/12613/stat : 12613 (gnovelty+2) R 12611 12613 12613 0 -1 4202496 668 0 0 0 238 0 0 0 25 0 1 0 668242088 1042804736 408 33554432000 134512640 135663704 4289367008 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12613/statm: 254591 408 113 282 0 254307 0
[pid=12614] ppid=12590 vsize=406664 CPUtime=0.01 cores=0-7
/proc/12614/stat : 12614 (python) S 12590 12590 12176 0 -1 4202560 821 0 0 0 0 1 0 0 18 0 1 0 668242089 416423936 5993 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 3251031862134407427 0 0 17 4 0 0 0
/proc/12614/statm: 101666 5993 371 364 0 37566 0
[pid=12616] ppid=12614 vsize=247992 CPUtime=2.33 cores=0-7
/proc/12616/stat : 12616 (FH) R 12614 12616 12616 0 -1 4202496 920 0 0 0 233 0 0 0 25 0 1 0 668242092 253943808 658 33554432000 134512640 134936988 4287622128 18446744073709551615 134553498 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12616/statm: 61998 658 41 104 0 61502 0
[pid=12617] ppid=12590 vsize=416920 CPUtime=0.01 cores=0-7
/proc/12617/stat : 12617 (python) S 12590 12590 12176 0 -1 4202560 858 0 0 0 0 1 0 0 18 0 1 0 668242092 426926080 6122 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 4606908919577542913 0 0 17 4 0 0 0
/proc/12617/statm: 104230 6122 376 364 0 40127 0
[pid=12619] ppid=12617 vsize=417976 CPUtime=4.62 cores=0-7
/proc/12619/stat : 12619 (adaptg2wsat2009) R 12617 12619 12619 0 -1 4202496 1002 0 0 0 462 0 0 0 25 0 1 0 668242093 428007424 735 33554432000 134512640 135107411 4286602272 18446744073709551615 134531428 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12619/statm: 104494 735 59 146 0 103370 0

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

[pid=12616] ppid=12614 vsize=247992 CPUtime=3.13 cores=0-7
/proc/12616/stat : 12616 (FH) R 12614 12616 12616 0 -1 4202496 920 0 0 0 313 0 0 0 25 0 1 0 668242092 253943808 658 33554432000 134512640 134936988 4287622128 18446744073709551615 134544742 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12616/statm: 61998 658 41 104 0 61502 0
[pid=12617] ppid=12590 vsize=416920 CPUtime=0.01 cores=0-7
/proc/12617/stat : 12617 (python) S 12590 12590 12176 0 -1 4202560 858 0 0 0 0 1 0 0 18 0 1 0 668242092 426926080 6122 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 4606908919577542913 0 0 17 4 0 0 0
/proc/12617/statm: 104230 6122 376 364 0 40127 0
[pid=12619] ppid=12617 vsize=417976 CPUtime=6.22 cores=0-7
/proc/12619/stat : 12619 (adaptg2wsat2009) R 12617 12619 12619 0 -1 4202496 1002 0 0 0 622 0 0 0 25 0 1 0 668242093 428007424 735 33554432000 134512640 135107411 4286602272 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12619/statm: 104494 735 59 146 0 103370 0
[pid=12590/tid=12597] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12597/stat : 12597 (python) S 12588 12590 12176 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 9 0 668242071 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 6 0 0 0
[pid=12590/tid=12600] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12600/stat : 12600 (python) S 12588 12590 12176 0 -1 4202560 26 938 0 0 0 0 0 0 18 0 9 0 668242074 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 5 0 0 0
[pid=12590/tid=12603] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12603/stat : 12603 (python) S 12588 12590 12176 0 -1 4202560 83 938 0 0 0 0 0 0 19 0 9 0 668242077 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 2 0 0 0
[pid=12590/tid=12606] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12606/stat : 12606 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 19 0 9 0 668242080 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 7 0 0 0
[pid=12590/tid=12609] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12609/stat : 12609 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 20 0 9 0 668242083 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 3 0 0 0
[pid=12590/tid=12612] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12612/stat : 12612 (python) S 12588 12590 12176 0 -1 4202560 32 938 0 0 0 0 0 0 22 0 9 0 668242086 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12615] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12615/stat : 12615 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 24 0 9 0 668242089 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12618] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12618/stat : 12618 (python) S 12588 12590 12176 0 -1 4202560 35 938 0 0 0 0 0 0 25 0 9 0 668242093 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 45.92
Current children cumulated vsize (KiB) 8318664

[startup+8.3015 s]
/proc/loadavg: 8.48 8.44 6.64 11/417 12619
/proc/meminfo: memFree=23051232/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=427164 CPUtime=1.36 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 16674 938 1 0 125 11 0 0 25 0 9 0 668241931 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12590/statm: 106791 7641 1891 364 0 42688 0
[pid=12596] ppid=12590 vsize=278984 CPUtime=0.01 cores=0-7
/proc/12596/stat : 12596 (python) S 12590 12590 12176 0 -1 4202560 896 0 0 0 0 1 0 0 18 0 1 0 668242071 285679616 5692 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965263 0 0 16781312 514 1384334346810261764 0 0 17 3 0 0 0
/proc/12596/statm: 69746 5692 377 364 0 5664 0
[pid=12598] ppid=12596 vsize=1018364 CPUtime=6.89 cores=0-7
/proc/12598/stat : 12598 (gnovelty+2) R 12596 12598 12598 0 -1 4202496 674 0 0 0 689 0 0 0 25 0 1 0 668242071 1042804736 409 33554432000 134512640 135663704 4287672864 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12598/statm: 254591 409 113 282 0 254307 0
[pid=12599] ppid=12590 vsize=289848 CPUtime=0.01 cores=0-7
/proc/12599/stat : 12599 (python) S 12590 12590 12176 0 -1 4202560 903 0 0 0 1 0 0 0 18 0 1 0 668242074 296804352 5825 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384330498519564548 0 0 17 3 0 0 0
/proc/12599/statm: 72462 5825 371 364 0 8377 0
[pid=12601] ppid=12599 vsize=1018364 CPUtime=6.86 cores=0-7
/proc/12601/stat : 12601 (gnovelty+2) R 12599 12601 12601 0 -1 4202496 674 0 0 0 686 0 0 0 25 0 1 0 668242074 1042804736 408 33554432000 134512640 135663704 4290104384 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12601/statm: 254591 408 113 282 0 254307 0
[pid=12602] ppid=12590 vsize=365640 CPUtime=0.01 cores=0-7
/proc/12602/stat : 12602 (python) S 12590 12590 12176 0 -1 4202560 783 0 0 0 0 1 0 0 18 0 1 0 668242077 374415360 6002 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384338195100958979 0 0 17 3 0 0 0
/proc/12602/statm: 91410 6002 371 364 0 27322 0
[pid=12604] ppid=12602 vsize=417976 CPUtime=6.82 cores=0-7
/proc/12604/stat : 12604 (adaptg2wsat2009) R 12602 12604 12604 0 -1 4202496 992 0 0 0 682 0 0 0 25 0 1 0 668242077 428007424 736 33554432000 134512640 135107411 4289546336 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12604/statm: 104494 736 59 146 0 103370 0
[pid=12605] ppid=12590 vsize=375896 CPUtime=0.01 cores=0-7
/proc/12605/stat : 12605 (python) S 12590 12590 12176 0 -1 4202560 793 0 0 0 0 1 0 0 18 0 1 0 668242080 384917504 5949 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384342043391656195 0 0 17 3 0 0 0
/proc/12605/statm: 93974 5949 371 364 0 29883 0
[pid=12607] ppid=12605 vsize=417976 CPUtime=6.71 cores=0-7
/proc/12607/stat : 12607 (adaptg2wsat2009) R 12605 12607 12607 0 -1 4202496 992 0 0 0 671 0 0 0 25 0 1 0 668242080 428007424 735 33554432000 134512640 135107411 4288551728 18446744073709551615 134531676 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12607/statm: 104494 735 59 146 0 103370 0
[pid=12608] ppid=12590 vsize=386152 CPUtime=0.01 cores=0-7
/proc/12608/stat : 12608 (python) S 12590 12590 12176 0 -1 4202560 808 0 0 0 1 0 0 0 18 0 1 0 668242083 395419648 5985 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 7422429444335173889 0 0 17 3 0 0 0
/proc/12608/statm: 96538 5985 371 364 0 32444 0
[pid=12610] ppid=12608 vsize=417976 CPUtime=6.67 cores=0-7
/proc/12610/stat : 12610 (adaptg2wsat2009) R 12608 12610 12610 0 -1 4202496 992 0 0 0 667 0 0 0 25 0 1 0 668242084 428007424 735 33554432000 134512640 135107411 4286904576 18446744073709551615 134531445 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12610/statm: 104494 735 59 146 0 103370 0
[pid=12611] ppid=12590 vsize=396408 CPUtime=0.01 cores=0-7
/proc/12611/stat : 12611 (python) S 12590 12590 12176 0 -1 4202560 816 0 0 0 1 0 0 0 18 0 1 0 668242086 405921792 6006 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 406670322746491137 0 0 17 4 0 0 0
/proc/12611/statm: 99102 6006 371 364 0 35005 0
[pid=12613] ppid=12611 vsize=1018364 CPUtime=3.38 cores=0-7
/proc/12613/stat : 12613 (gnovelty+2) R 12611 12613 12613 0 -1 4202496 668 0 0 0 338 0 0 0 25 0 1 0 668242088 1042804736 408 33554432000 134512640 135663704 4289367008 18446744073709551615 135008480 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12613/statm: 254591 408 113 282 0 254307 0
[pid=12614] ppid=12590 vsize=406664 CPUtime=0.01 cores=0-7
/proc/12614/stat : 12614 (python) S 12590 12590 12176 0 -1 4202560 821 0 0 0 0 1 0 0 18 0 1 0 668242089 416423936 5993 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 3251031862134407427 0 0 17 4 0 0 0
/proc/12614/statm: 101666 5993 371 364 0 37566 0
[pid=12616] ppid=12614 vsize=247992 CPUtime=3.33 cores=0-7
/proc/12616/stat : 12616 (FH) R 12614 12616 12616 0 -1 4202496 920 0 0 0 333 0 0 0 25 0 1 0 668242092 253943808 658 33554432000 134512640 134936988 4287622128 18446744073709551615 134554229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12616/statm: 61998 658 41 104 0 61502 0
[pid=12617] ppid=12590 vsize=416920 CPUtime=0.01 cores=0-7
/proc/12617/stat : 12617 (python) S 12590 12590 12176 0 -1 4202560 858 0 0 0 0 1 0 0 18 0 1 0 668242092 426926080 6122 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 4606908919577542913 0 0 17 4 0 0 0
/proc/12617/statm: 104230 6122 376 364 0 40127 0
[pid=12619] ppid=12617 vsize=417976 CPUtime=6.62 cores=0-7
/proc/12619/stat : 12619 (adaptg2wsat2009) R 12617 12619 12619 0 -1 4202496 1002 0 0 0 662 0 0 0 25 0 1 0 668242093 428007424 735 33554432000 134512640 135107411 4286602272 18446744073709551615 134531561 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12619/statm: 104494 735 59 146 0 103370 0
[pid=12590/tid=12597] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12597/stat : 12597 (python) S 12588 12590 12176 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 9 0 668242071 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 6 0 0 0
[pid=12590/tid=12600] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12600/stat : 12600 (python) S 12588 12590 12176 0 -1 4202560 26 938 0 0 0 0 0 0 18 0 9 0 668242074 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 5 0 0 0
[pid=12590/tid=12603] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12603/stat : 12603 (python) S 12588 12590 12176 0 -1 4202560 83 938 0 0 0 0 0 0 19 0 9 0 668242077 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 2 0 0 0
[pid=12590/tid=12606] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12606/stat : 12606 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 19 0 9 0 668242080 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 7 0 0 0
[pid=12590/tid=12609] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12609/stat : 12609 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 20 0 9 0 668242083 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 3 0 0 0
[pid=12590/tid=12612] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12612/stat : 12612 (python) S 12588 12590 12176 0 -1 4202560 32 938 0 0 0 0 0 0 22 0 9 0 668242086 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12615] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12615/stat : 12615 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 24 0 9 0 668242089 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12618] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12618/stat : 12618 (python) S 12588 12590 12176 0 -1 4202560 35 938 0 0 0 0 0 0 25 0 9 0 668242093 437415936 7641 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.72
Current children cumulated vsize (KiB) 8318664

[startup+8.50146 s]
/proc/loadavg: 8.48 8.44 6.64 11/417 12619
/proc/meminfo: memFree=23051232/32951124 swapFree=44485784/67111528
[pid=12590] ppid=12588 vsize=427164 CPUtime=1.36 cores=0-7
/proc/12590/stat : 12590 (python) S 12588 12590 12176 0 -1 4202496 16743 938 1 0 125 11 0 0 18 0 9 0 668241931 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458775359 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12590/statm: 106791 7642 1892 364 0 42688 0
[pid=12596] ppid=12590 vsize=278984 CPUtime=0.01 cores=0-7
/proc/12596/stat : 12596 (python) S 12590 12590 12176 0 -1 4202560 896 0 0 0 0 1 0 0 18 0 1 0 668242071 285679616 5692 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965263 0 0 16781312 514 1384334346810261764 0 0 17 3 0 0 0
/proc/12596/statm: 69746 5692 377 364 0 5664 0
[pid=12598] ppid=12596 vsize=1018364 CPUtime=7.09 cores=0-7
/proc/12598/stat : 12598 (gnovelty+2) R 12596 12598 12598 0 -1 4202496 674 0 0 0 709 0 0 0 25 0 1 0 668242071 1042804736 409 33554432000 134512640 135663704 4287672864 18446744073709551615 134525715 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12598/statm: 254591 409 113 282 0 254307 0
[pid=12599] ppid=12590 vsize=289848 CPUtime=0.01 cores=0-7
/proc/12599/stat : 12599 (python) S 12590 12590 12176 0 -1 4202560 903 0 0 0 1 0 0 0 18 0 1 0 668242074 296804352 5825 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384330498519564548 0 0 17 3 0 0 0
/proc/12599/statm: 72462 5825 371 364 0 8377 0
[pid=12601] ppid=12599 vsize=1018364 CPUtime=7.06 cores=0-7
/proc/12601/stat : 12601 (gnovelty+2) R 12599 12601 12601 0 -1 4202496 674 0 0 0 706 0 0 0 25 0 1 0 668242074 1042804736 408 33554432000 134512640 135663704 4290104384 18446744073709551615 134525265 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12601/statm: 254591 408 113 282 0 254307 0
[pid=12602] ppid=12590 vsize=365640 CPUtime=0.01 cores=0-7
/proc/12602/stat : 12602 (python) S 12590 12590 12176 0 -1 4202560 783 0 0 0 0 1 0 0 18 0 1 0 668242077 374415360 6002 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 1384338195100958979 0 0 17 3 0 0 0
/proc/12602/statm: 91410 6002 371 364 0 27322 0
[pid=12604] ppid=12602 vsize=417976 CPUtime=7.02 cores=0-7
/proc/12604/stat : 12604 (adaptg2wsat2009) R 12602 12604 12604 0 -1 4202496 992 0 0 0 702 0 0 0 25 0 1 0 668242077 428007424 736 33554432000 134512640 135107411 4289546336 18446744073709551615 134532121 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12604/statm: 104494 736 59 146 0 103370 0
[pid=12605] ppid=12590 vsize=0 CPUtime=6.92 cores=0-7
/proc/12605/stat : 12605 (python) Z 12590 12590 12176 0 -1 4202588 1061 1003 0 0 0 1 691 0 18 0 2 0 668242080 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12605/statm: 0 0 0 0 0 0 0
[pid=12608] ppid=12590 vsize=386152 CPUtime=0.01 cores=0-7
/proc/12608/stat : 12608 (python) S 12590 12590 12176 0 -1 4202560 826 0 0 0 1 0 0 0 18 0 1 0 668242083 395419648 5990 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458775359 0 0 16781824 2 18446744071562232103 0 0 17 3 0 0 0
/proc/12608/statm: 96538 5990 376 364 0 32444 0
[pid=12610] ppid=12608 vsize=417976 CPUtime=6.87 cores=0-7
/proc/12610/stat : 12610 (adaptg2wsat2009) R 12608 12610 12610 0 -1 4202496 992 0 0 0 687 0 0 0 25 0 1 0 668242084 428007424 735 33554432000 134512640 135107411 4286904576 18446744073709551615 134532107 256 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12610/statm: 104494 735 59 146 0 103370 0
[pid=12611] ppid=12590 vsize=396408 CPUtime=0.01 cores=0-7
/proc/12611/stat : 12611 (python) S 12590 12590 12176 0 -1 4202560 816 0 0 0 1 0 0 0 18 0 1 0 668242086 405921792 6006 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 406670322746491137 0 0 17 4 0 0 0
/proc/12611/statm: 99102 6006 371 364 0 35005 0
[pid=12613] ppid=12611 vsize=1018364 CPUtime=3.48 cores=0-7
/proc/12613/stat : 12613 (gnovelty+2) R 12611 12613 12613 0 -1 4202496 668 0 0 0 348 0 0 0 25 0 1 0 668242088 1042804736 408 33554432000 134512640 135663704 4289367008 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/12613/statm: 254591 408 113 282 0 254307 0
[pid=12614] ppid=12590 vsize=406664 CPUtime=0.01 cores=0-7
/proc/12614/stat : 12614 (python) S 12590 12590 12176 0 -1 4202560 821 0 0 0 0 1 0 0 18 0 1 0 668242089 416423936 5993 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 3251031862134407427 0 0 17 4 0 0 0
/proc/12614/statm: 101666 5993 371 364 0 37566 0
[pid=12616] ppid=12614 vsize=247992 CPUtime=3.43 cores=0-7
/proc/12616/stat : 12616 (FH) R 12614 12616 12616 0 -1 4202496 920 0 0 0 343 0 0 0 25 0 1 0 668242092 253943808 658 33554432000 134512640 134936988 4287622128 18446744073709551615 134554229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12616/statm: 61998 658 41 104 0 61502 0
[pid=12617] ppid=12590 vsize=416920 CPUtime=0.01 cores=0-7
/proc/12617/stat : 12617 (python) S 12590 12590 12176 0 -1 4202560 858 0 0 0 0 1 0 0 18 0 1 0 668242092 426926080 6122 33554432000 4194304 5683644 140734535054704 18446744073709551615 244446965318 0 0 16781312 514 4606908919577542913 0 0 17 4 0 0 0
/proc/12617/statm: 104230 6122 376 364 0 40127 0
[pid=12619] ppid=12617 vsize=417976 CPUtime=6.82 cores=0-7
/proc/12619/stat : 12619 (adaptg2wsat2009) R 12617 12619 12619 0 -1 4202496 1002 0 0 0 682 0 0 0 25 0 1 0 668242093 428007424 735 33554432000 134512640 135107411 4286602272 18446744073709551615 134531259 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12619/statm: 104494 735 59 146 0 103370 0
[pid=12590/tid=12597] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12597/stat : 12597 (python) S 12588 12590 12176 0 -1 4202560 25 938 0 0 0 0 0 0 18 0 9 0 668242071 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 6 0 0 0
[pid=12590/tid=12600] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12600/stat : 12600 (python) S 12588 12590 12176 0 -1 4202560 26 938 0 0 0 0 0 0 18 0 9 0 668242074 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 5 0 0 0
[pid=12590/tid=12603] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12603/stat : 12603 (python) S 12588 12590 12176 0 -1 4202560 83 938 0 0 0 0 0 0 19 0 9 0 668242077 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 2 0 0 0
[pid=12590/tid=12606] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12606/stat : 12606 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 19 0 9 0 668242080 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 7 0 0 0
[pid=12590/tid=12609] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12609/stat : 12609 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 20 0 9 0 668242083 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 3 0 0 0
[pid=12590/tid=12612] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12612/stat : 12612 (python) S 12588 12590 12176 0 -1 4202560 32 938 0 0 0 0 0 0 22 0 9 0 668242086 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12615] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12615/stat : 12615 (python) S 12588 12590 12176 0 -1 4202560 33 938 0 0 0 0 0 0 24 0 9 0 668242089 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
[pid=12590/tid=12618] ppid=12588 vsize=427164 CPUtime=0 cores=0-7
/proc/12590/task/12618/stat : 12618 (python) S 12588 12590 12176 0 -1 4202560 35 938 0 0 0 0 0 0 25 0 9 0 668242093 437415936 7642 33554432000 4194304 5683644 140734535054704 18446744073709551615 244458768817 0 0 16781312 2 18446604450100150464 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 7524792

Child status: 0
Real time (s): 8.53283
CPU time (s): 50.3493
CPU user time (s): 50.1014
CPU system time (s): 0.247962
CPU usage (%): 590.066
Max. virtual memory (cumulated for all children) (KiB): 8318664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.1014
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36286
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= 3107
involuntary context switches= 379

runsolver used 0.026995 second user time and 0.095985 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-16 19:20:15
IDJOB=3385419
IDBENCH=82684
IDSOLVER=1870
FILE ID=node105/3385419-1305566415
RUNJOBID= node105-1305564966-12190
PBS_JOBID= 13350145
Free space on /tmp= 73524 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1290198737-013-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-3385419-1305566415/watcher-3385419-1305566415 -o /tmp/evaluation-result-3385419-1305566415/solver-3385419-1305566415 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385419-1305566415.cnf -seed 1663986071 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 707c4bcddcda116edc4a57a77dc3ba68
RANDOM SEED=1663986071

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23120912 kB
Buffers:        320784 kB
Cached:        7170672 kB
SwapCached:      39636 kB
Active:        2451012 kB
Inactive:      7087404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23120912 kB
SwapTotal:    67111528 kB
SwapFree:     44485784 kB
Dirty:           32336 kB
Writeback:           4 kB
AnonPages:     2014992 kB
Mapped:          16932 kB
Slab:           144444 kB
PageTables:      75084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 104288272 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= 73492 MiB
End job on node105 at 2011-05-16 19:20:24