Trace number 3321876

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-randomSAT 233.424 30.6341

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S511186849-048-UNKNOWN.cnf
MD5SUM6a6ca4aade15f7a3c6a2d058c788d3f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.51131
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.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3321876-1304368909.cnf
0.37/0.67	c INFO: computing task features
0.44/0.75	c INFO: computed variable-clause graph statistics
0.44/0.75	c INFO: computed clause balance statistics
0.94/1.21	c INFO: computed variable balance statistics
1.04/1.39	c INFO: computed small-clause counts
1.04/1.39	c INFO: computed Horn-clause counts
1.14/1.40	c INFO: computed variable graph statistics
1.14/1.40	c INFO: collected features for HOME/instance-3321876-1304368909.cnf in 0.73 s
1.14/1.44	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.37)
1.14/1.48	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.11)
1.24/1.51	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.08)
1.24/1.55	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.06)
1.24/1.59	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.05)
1.34/1.63	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.04)
1.34/1.67	c INFO: running FH@0 for 97 with 39999 remaining (b = 0.03)
1.43/1.71	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.03)
233.19/30.61	s SATISFIABLE
233.19/30.61	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: 935)

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-3321876-1304368909/watcher-3321876-1304368909 -o /tmp/evaluation-result-3321876-1304368909/solver-3321876-1304368909 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3321876-1304368909.cnf -seed 1069041398 -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.13 8.35 7.60 1/277 826
/proc/meminfo: memFree=15070912/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=15080 CPUtime=0 cores=0-7
/proc/826/stat : 826 (python) S 824 826 32572 0 -1 4202496 650 0 0 0 0 0 0 0 24 0 1 0 548491421 15441920 545 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/826/statm: 3770 545 312 364 0 257 0

[startup+0.0787441 s]
/proc/loadavg: 8.13 8.35 7.60 1/277 826
/proc/meminfo: memFree=15070912/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=45816 CPUtime=0.04 cores=0-7
/proc/826/stat : 826 (python) S 824 826 32572 0 -1 4202496 1929 0 0 0 3 1 0 0 24 0 1 0 548491421 46915584 1701 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809163776 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/826/statm: 11454 1701 470 364 0 1203 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45816

[startup+0.100737 s]
/proc/loadavg: 8.13 8.35 7.60 1/277 826
/proc/meminfo: memFree=15070912/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=89768 CPUtime=0.05 cores=0-7
/proc/826/stat : 826 (python) R 824 826 32572 0 -1 4202496 2673 0 0 0 4 1 0 0 17 0 1 0 548491421 91922432 2388 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809161573 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/826/statm: 22442 2388 750 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 89768

[startup+0.300707 s]
/proc/loadavg: 8.13 8.35 7.60 1/277 826
/proc/meminfo: memFree=15070912/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=135748 CPUtime=0.18 cores=0-7
/proc/826/stat : 826 (python) R 824 826 32572 0 -1 4202496 5966 934 1 0 14 4 0 0 18 0 1 0 548491421 139005952 4151 33554432000 4194304 5683644 140737140464720 18446744073709551615 4540560 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/826/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700616 s]
/proc/loadavg: 8.13 8.35 7.60 1/277 826
/proc/meminfo: memFree=15070912/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=279544 CPUtime=0.44 cores=0-7
/proc/826/stat : 826 (python) R 824 826 32572 0 -1 4202496 9555 934 1 0 35 9 0 0 17 0 1 0 548491421 286253056 7236 33554432000 4194304 5683644 140737140464720 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/826/statm: 69886 7236 1761 364 0 5810 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 279544

[startup+1.50047 s]
/proc/loadavg: 8.13 8.35 7.60 2/278 831
/proc/meminfo: memFree=15046600/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=300088 CPUtime=1.24 cores=0-7
/proc/826/stat : 826 (python) R 824 826 32572 0 -1 4202496 12501 934 1 0 114 10 0 0 20 0 3 0 548491421 307290112 7336 33554432000 4194304 5683644 140737140464720 18446744073709551615 230812647701 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/826/statm: 75022 7336 1878 364 0 10937 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 300088

[startup+3.10114 s]
/proc/loadavg: 8.13 8.35 7.60 9/302 870
/proc/meminfo: memFree=15000644/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=361624 CPUtime=1.44 cores=0-7
/proc/826/stat : 826 (python) S 824 826 32572 0 -1 4202496 17254 934 1 0 133 11 0 0 19 0 9 0 548491421 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/826/statm: 90406 7373 1891 364 0 26303 0
[pid=832] ppid=826 vsize=278980 CPUtime=0 cores=0-7
/proc/832/stat : 832 (python) S 826 826 32572 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 548491566 285675520 5669 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185807 0 0 16781312 514 17413630308162437378 0 0 17 7 0 0 0
/proc/832/statm: 69745 5669 354 364 0 5663 0
[pid=843] ppid=832 vsize=1018364 CPUtime=1.65 cores=0-7
/proc/843/stat : 843 (gnovelty+2) R 832 843 843 0 -1 4202496 670 0 0 0 165 0 0 0 25 0 1 0 548491566 1042804736 408 33554432000 134512640 135663704 4289979392 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/843/statm: 254591 408 113 282 0 254307 0
[pid=844] ppid=826 vsize=289844 CPUtime=0 cores=0-7
/proc/844/stat : 844 (python) S 826 826 32572 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 548491569 296800256 5802 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 7800151545772736771 0 0 17 2 0 0 0
/proc/844/statm: 72461 5802 348 364 0 8376 0
[pid=846] ppid=844 vsize=1018364 CPUtime=1.61 cores=0-7
/proc/846/stat : 846 (gnovelty+2) R 844 846 846 0 -1 4202496 675 0 0 0 161 0 0 0 25 0 1 0 548491569 1042804736 408 33554432000 134512640 135663704 4287884032 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/846/statm: 254591 408 113 282 0 254307 0
[pid=847] ppid=826 vsize=300100 CPUtime=0 cores=0-7
/proc/847/stat : 847 (python) S 826 826 32572 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 548491573 307302400 5806 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 7977577263245819903 0 0 17 0 0 0 0
/proc/847/statm: 75025 5806 348 364 0 10937 0
[pid=849] ppid=847 vsize=417840 CPUtime=1.56 cores=0-7
/proc/849/stat : 849 (adaptg2wsat2009) R 847 849 849 0 -1 4202496 888 0 0 0 156 0 0 0 25 0 1 0 548491573 427868160 624 33554432000 134512640 135107411 4292609840 18446744073709551615 134523314 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/849/statm: 104460 624 49 146 0 103336 0
[pid=850] ppid=826 vsize=310356 CPUtime=0 cores=0-7
/proc/850/stat : 850 (python) S 826 826 32572 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 548491577 317804544 5810 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 4024868970396909567 0 0 17 4 0 0 0
/proc/850/statm: 77589 5810 348 364 0 13498 0
[pid=858] ppid=850 vsize=417840 CPUtime=1.53 cores=0-7
/proc/858/stat : 858 (adaptg2wsat2009) R 850 858 858 0 -1 4202496 887 0 0 0 153 0 0 0 25 0 1 0 548491577 427868160 624 33554432000 134512640 135107411 4292271136 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/858/statm: 104460 624 49 146 0 103336 0
[pid=859] ppid=826 vsize=320612 CPUtime=0 cores=0-7
/proc/859/stat : 859 (python) S 826 826 32572 0 -1 4202560 759 0 0 0 0 0 0 0 18 0 1 0 548491581 328306688 5814 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17769393788003811327 0 0 17 4 0 0 0
/proc/859/statm: 80153 5814 348 364 0 16059 0
[pid=861] ppid=859 vsize=417840 CPUtime=1.5 cores=0-7
/proc/861/stat : 861 (adaptg2wsat2009) R 859 861 861 0 -1 4202496 890 0 0 0 150 0 0 0 25 0 1 0 548491581 427868160 624 33554432000 134512640 135107411 4288415920 18446744073709551615 134523314 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/861/statm: 104460 624 49 146 0 103336 0
[pid=862] ppid=826 vsize=330868 CPUtime=0 cores=0-7
/proc/862/stat : 862 (python) S 826 826 32572 0 -1 4202560 759 0 0 0 0 0 0 0 18 0 1 0 548491585 338808832 5818 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17769405332875870468 0 0 17 4 0 0 0
/proc/862/statm: 82717 5818 348 364 0 18620 0
[pid=864] ppid=862 vsize=1018364 CPUtime=1.44 cores=0-7
/proc/864/stat : 864 (gnovelty+2) R 862 864 864 0 -1 4202496 674 0 0 0 144 0 0 0 25 0 1 0 548491585 1042804736 409 33554432000 134512640 135663704 4288777904 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/864/statm: 254591 409 113 282 0 254307 0
[pid=865] ppid=826 vsize=341124 CPUtime=0 cores=0-7
/proc/865/stat : 865 (python) S 826 826 32572 0 -1 4202560 760 0 0 0 0 0 0 0 18 0 1 0 548491588 349310976 5822 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 7383031193932922879 0 0 17 4 0 0 0
/proc/865/statm: 85281 5822 348 364 0 21181 0
[pid=867] ppid=865 vsize=246372 CPUtime=1.4 cores=0-7
/proc/867/stat : 867 (FH) R 865 867 867 0 -1 4202496 786 0 0 0 140 0 0 0 25 0 1 0 548491589 252284928 523 33554432000 134512640 134936988 4289064960 18446744073709551615 134523454 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/867/statm: 61593 523 37 104 0 61097 0
[pid=868] ppid=826 vsize=351380 CPUtime=0 cores=0-7
/proc/868/stat : 868 (python) S 826 826 32572 0 -1 4202560 795 0 0 0 0 0 0 0 18 0 1 0 548491592 359813120 5832 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 10388291966394695679 0 0 17 6 0 0 0
/proc/868/statm: 87845 5832 354 364 0 23742 0
[pid=870] ppid=868 vsize=417840 CPUtime=1.38 cores=0-7
/proc/870/stat : 870 (adaptg2wsat2009) R 868 870 870 0 -1 4202496 896 0 0 0 138 0 0 0 25 0 1 0 548491593 427868160 624 33554432000 134512640 135107411 4288785632 18446744073709551615 134523314 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/870/statm: 104460 624 49 146 0 103336 0
[pid=826/tid=833] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/833/stat : 833 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 9 0 548491566 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 0 0 0 0
[pid=826/tid=845] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/845/stat : 845 (python) S 824 826 32572 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 548491569 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=848] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/848/stat : 848 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 9 0 548491573 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
[pid=826/tid=851] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/851/stat : 851 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 9 0 548491577 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 2 0 0 0
[pid=826/tid=860] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/860/stat : 860 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491581 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=863] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/863/stat : 863 (python) S 824 826 32572 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 548491585 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=866] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/866/stat : 866 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491589 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=869] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/869/stat : 869 (python) S 824 826 32572 0 -1 4202560 81 934 0 0 0 0 0 0 20 0 9 0 548491593 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.51
Current children cumulated vsize (KiB) 7857712

[startup+6.30155 s]
/proc/loadavg: 8.12 8.35 7.60 9/302 870
/proc/meminfo: memFree=14998660/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=361624 CPUtime=1.44 cores=0-7
/proc/826/stat : 826 (python) S 824 826 32572 0 -1 4202496 17254 934 1 0 133 11 0 0 19 0 9 0 548491421 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/826/statm: 90406 7373 1891 364 0 26303 0
[pid=832] ppid=826 vsize=278980 CPUtime=0 cores=0-7
/proc/832/stat : 832 (python) S 826 826 32572 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 548491566 285675520 5692 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185807 0 0 16781312 514 17413630308162437378 0 0 17 7 0 0 0
/proc/832/statm: 69745 5692 377 364 0 5663 0
[pid=843] ppid=832 vsize=1018364 CPUtime=4.85 cores=0-7
/proc/843/stat : 843 (gnovelty+2) R 832 843 843 0 -1 4202496 670 0 0 0 485 0 0 0 25 0 1 0 548491566 1042804736 408 33554432000 134512640 135663704 4289979392 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/843/statm: 254591 408 113 282 0 254307 0
[pid=844] ppid=826 vsize=289844 CPUtime=0 cores=0-7
/proc/844/stat : 844 (python) S 826 826 32572 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 548491569 296800256 5825 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 7800151545772736771 0 0 17 2 0 0 0
/proc/844/statm: 72461 5825 371 364 0 8376 0
[pid=846] ppid=844 vsize=1018364 CPUtime=4.81 cores=0-7
/proc/846/stat : 846 (gnovelty+2) R 844 846 846 0 -1 4202496 675 0 0 0 481 0 0 0 25 0 1 0 548491569 1042804736 408 33554432000 134512640 135663704 4287884032 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/846/statm: 254591 408 113 282 0 254307 0
[pid=847] ppid=826 vsize=300100 CPUtime=0 cores=0-7
/proc/847/stat : 847 (python) S 826 826 32572 0 -1 4202560 905 0 0 0 0 0 0 0 18 0 1 0 548491573 307302400 5829 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 7977577263245787394 0 0 17 0 0 0 0
/proc/847/statm: 75025 5829 371 364 0 10937 0
[pid=849] ppid=847 vsize=417976 CPUtime=4.72 cores=0-7
/proc/849/stat : 849 (adaptg2wsat2009) R 847 849 849 0 -1 4202496 999 0 0 0 472 0 0 0 25 0 1 0 548491573 428007424 735 33554432000 134512640 135107411 4292609840 18446744073709551615 134531428 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/849/statm: 104494 735 59 146 0 103370 0
[pid=850] ppid=826 vsize=310356 CPUtime=0 cores=0-7
/proc/850/stat : 850 (python) S 826 826 32572 0 -1 4202560 918 0 0 0 0 0 0 0 18 0 1 0 548491577 317804544 5833 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 4024868970396877058 0 0 17 4 0 0 0
/proc/850/statm: 77589 5833 371 364 0 13498 0
[pid=858] ppid=850 vsize=417976 CPUtime=4.72 cores=0-7
/proc/858/stat : 858 (adaptg2wsat2009) R 850 858 858 0 -1 4202496 998 0 0 0 472 0 0 0 25 0 1 0 548491577 428007424 735 33554432000 134512640 135107411 4292271136 18446744073709551615 134531615 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/858/statm: 104494 735 59 146 0 103370 0
[pid=859] ppid=826 vsize=320612 CPUtime=0 cores=0-7
/proc/859/stat : 859 (python) S 826 826 32572 0 -1 4202560 945 0 0 0 0 0 0 0 18 0 1 0 548491581 328306688 5837 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17769393788003778817 0 0 17 4 0 0 0
/proc/859/statm: 80153 5837 371 364 0 16059 0
[pid=861] ppid=859 vsize=417976 CPUtime=4.68 cores=0-7
/proc/861/stat : 861 (adaptg2wsat2009) R 859 861 861 0 -1 4202496 1001 0 0 0 468 0 0 0 25 0 1 0 548491581 428007424 735 33554432000 134512640 135107411 4288415920 18446744073709551615 134531731 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/861/statm: 104494 735 59 146 0 103370 0
[pid=862] ppid=826 vsize=330868 CPUtime=0 cores=0-7
/proc/862/stat : 862 (python) S 826 826 32572 0 -1 4202560 951 0 0 0 0 0 0 0 18 0 1 0 548491585 338808832 5840 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17769405332875870468 0 0 17 4 0 0 0
/proc/862/statm: 82717 5840 370 364 0 18620 0
[pid=864] ppid=862 vsize=1018364 CPUtime=4.64 cores=0-7
/proc/864/stat : 864 (gnovelty+2) R 862 864 864 0 -1 4202496 674 0 0 0 464 0 0 0 25 0 1 0 548491585 1042804736 409 33554432000 134512640 135663704 4288777904 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/864/statm: 254591 409 113 282 0 254307 0
[pid=865] ppid=826 vsize=341124 CPUtime=0 cores=0-7
/proc/865/stat : 865 (python) S 826 826 32572 0 -1 4202560 953 0 0 0 0 0 0 0 18 0 1 0 548491588 349310976 5845 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 7383031193932890370 0 0 17 4 0 0 0
/proc/865/statm: 85281 5845 371 364 0 21181 0
[pid=867] ppid=865 vsize=247988 CPUtime=4.55 cores=0-7
/proc/867/stat : 867 (FH) R 865 867 867 0 -1 4202496 923 0 0 0 455 0 0 0 25 0 1 0 548491589 253939712 658 33554432000 134512640 134936988 4289064960 18446744073709551615 134545267 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/867/statm: 61997 658 41 104 0 61501 0
[pid=868] ppid=826 vsize=351380 CPUtime=0 cores=0-7
/proc/868/stat : 868 (python) S 826 826 32572 0 -1 4202560 999 0 0 0 0 0 0 0 18 0 1 0 548491592 359813120 5855 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 10388291966394663172 0 0 17 6 0 0 0
/proc/868/statm: 87845 5855 377 364 0 23742 0
[pid=870] ppid=868 vsize=417976 CPUtime=4.57 cores=0-7
/proc/870/stat : 870 (adaptg2wsat2009) R 868 870 870 0 -1 4202496 1006 0 0 0 457 0 0 0 25 0 1 0 548491593 428007424 734 33554432000 134512640 135107411 4288785632 18446744073709551615 134532371 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/870/statm: 104494 734 59 146 0 103370 0

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

[pid=868] ppid=826 vsize=351380 CPUtime=0.05 cores=0-7
/proc/868/stat : 868 (python) S 826 826 32572 0 -1 4202560 1009 0 0 0 3 2 0 0 18 0 1 0 548491592 359813120 5855 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010820 0 0 17 6 0 0 0
/proc/868/statm: 87845 5855 377 364 0 23742 0
[pid=870] ppid=868 vsize=417976 CPUtime=28.52 cores=0-7
/proc/870/stat : 870 (adaptg2wsat2009) R 868 870 870 0 -1 4202496 1006 0 0 0 2852 0 0 0 25 0 1 0 548491593 428007424 734 33554432000 134512640 135107411 4288785632 18446744073709551615 134531739 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/870/statm: 104494 734 59 146 0 103370 0
[pid=826/tid=833] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/833/stat : 833 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 9 0 548491566 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 0 0 0 0
[pid=826/tid=845] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/845/stat : 845 (python) S 824 826 32572 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 548491569 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=848] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/848/stat : 848 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 9 0 548491573 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
[pid=826/tid=851] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/851/stat : 851 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 9 0 548491577 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 2 0 0 0
[pid=826/tid=860] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/860/stat : 860 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491581 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=863] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/863/stat : 863 (python) S 824 826 32572 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 548491585 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=866] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/866/stat : 866 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491589 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=869] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/869/stat : 869 (python) S 824 826 32572 0 -1 4202560 81 934 0 0 0 0 0 0 20 0 9 0 548491593 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 230.79
Current children cumulated vsize (KiB) 7859872

[startup+30.5011 s]
/proc/loadavg: 8.08 8.32 7.61 9/302 870
/proc/meminfo: memFree=14999572/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=361624 CPUtime=1.44 cores=0-7
/proc/826/stat : 826 (python) S 824 826 32572 0 -1 4202496 17254 934 1 0 133 11 0 0 19 0 9 0 548491421 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/826/statm: 90406 7373 1891 364 0 26303 0
[pid=832] ppid=826 vsize=278980 CPUtime=0.06 cores=0-7
/proc/832/stat : 832 (python) S 826 826 32572 0 -1 4202560 887 0 0 0 3 3 0 0 18 0 1 0 548491566 285675520 5692 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185807 0 0 16781312 514 17854010549315010818 0 0 17 1 0 0 0
/proc/832/statm: 69745 5692 377 364 0 5663 0
[pid=843] ppid=832 vsize=1018364 CPUtime=29.05 cores=0-7
/proc/843/stat : 843 (gnovelty+2) R 832 843 843 0 -1 4202496 670 0 0 0 2905 0 0 0 25 0 1 0 548491566 1042804736 408 33554432000 134512640 135663704 4289979392 18446744073709551615 134524993 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/843/statm: 254591 408 113 282 0 254307 0
[pid=844] ppid=826 vsize=289844 CPUtime=0.05 cores=0-7
/proc/844/stat : 844 (python) S 826 826 32572 0 -1 4202560 891 0 0 0 3 2 0 0 18 0 1 0 548491569 296800256 5825 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010819 0 0 17 2 0 0 0
/proc/844/statm: 72461 5825 371 364 0 8376 0
[pid=846] ppid=844 vsize=1018364 CPUtime=29.01 cores=0-7
/proc/846/stat : 846 (gnovelty+2) R 844 846 846 0 -1 4202496 675 0 0 0 2901 0 0 0 25 0 1 0 548491569 1042804736 408 33554432000 134512640 135663704 4287884032 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/846/statm: 254591 408 113 282 0 254307 0
[pid=847] ppid=826 vsize=300100 CPUtime=0.05 cores=0-7
/proc/847/stat : 847 (python) S 826 826 32572 0 -1 4202560 912 0 0 0 3 2 0 0 18 0 1 0 548491573 307302400 5829 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010818 0 0 17 0 0 0 0
/proc/847/statm: 75025 5829 371 364 0 10937 0
[pid=849] ppid=847 vsize=417976 CPUtime=28.67 cores=0-7
/proc/849/stat : 849 (adaptg2wsat2009) R 847 849 849 0 -1 4202496 999 0 0 0 2867 0 0 0 25 0 1 0 548491573 428007424 735 33554432000 134512640 135107411 4292609840 18446744073709551615 134531428 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/849/statm: 104494 735 59 146 0 103370 0
[pid=850] ppid=826 vsize=310356 CPUtime=0.05 cores=0-7
/proc/850/stat : 850 (python) S 826 826 32572 0 -1 4202560 929 0 0 0 3 2 0 0 18 0 1 0 548491577 317804544 5833 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010818 0 0 17 4 0 0 0
/proc/850/statm: 77589 5833 371 364 0 13498 0
[pid=858] ppid=850 vsize=417976 CPUtime=28.87 cores=0-7
/proc/858/stat : 858 (adaptg2wsat2009) R 850 858 858 0 -1 4202496 998 0 0 0 2887 0 0 0 25 0 1 0 548491577 428007424 735 33554432000 134512640 135107411 4292271136 18446744073709551615 134531411 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/858/statm: 104494 735 59 146 0 103370 0
[pid=859] ppid=826 vsize=320612 CPUtime=0.05 cores=0-7
/proc/859/stat : 859 (python) S 826 826 32572 0 -1 4202560 954 0 0 0 3 2 0 0 18 0 1 0 548491581 328306688 5837 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010817 0 0 17 4 0 0 0
/proc/859/statm: 80153 5837 371 364 0 16059 0
[pid=861] ppid=859 vsize=417976 CPUtime=28.84 cores=0-7
/proc/861/stat : 861 (adaptg2wsat2009) R 859 861 861 0 -1 4202496 1001 0 0 0 2884 0 0 0 25 0 1 0 548491581 428007424 735 33554432000 134512640 135107411 4288415920 18446744073709551615 134531781 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/861/statm: 104494 735 59 146 0 103370 0
[pid=862] ppid=826 vsize=330868 CPUtime=0.05 cores=0-7
/proc/862/stat : 862 (python) S 826 826 32572 0 -1 4202560 963 0 0 0 3 2 0 0 18 0 1 0 548491585 338808832 5841 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010820 0 0 17 4 0 0 0
/proc/862/statm: 82717 5841 371 364 0 18620 0
[pid=864] ppid=862 vsize=1018364 CPUtime=28.81 cores=0-7
/proc/864/stat : 864 (gnovelty+2) R 862 864 864 0 -1 4202496 674 0 0 0 2881 0 0 0 25 0 1 0 548491585 1042804736 409 33554432000 134512640 135663704 4288777904 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/864/statm: 254591 409 113 282 0 254307 0
[pid=865] ppid=826 vsize=341124 CPUtime=0.06 cores=0-7
/proc/865/stat : 865 (python) S 826 826 32572 0 -1 4202560 961 0 0 0 3 3 0 0 18 0 1 0 548491588 349310976 5845 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010818 0 0 17 4 0 0 0
/proc/865/statm: 85281 5845 371 364 0 21181 0
[pid=867] ppid=865 vsize=247988 CPUtime=28.56 cores=0-7
/proc/867/stat : 867 (FH) R 865 867 867 0 -1 4202496 923 0 0 0 2856 0 0 0 25 0 1 0 548491589 253939712 658 33554432000 134512640 134936988 4289064960 18446744073709551615 134553435 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/867/statm: 61997 658 41 104 0 61501 0
[pid=868] ppid=826 vsize=351380 CPUtime=0.05 cores=0-7
/proc/868/stat : 868 (python) S 826 826 32572 0 -1 4202560 1009 0 0 0 3 2 0 0 18 0 1 0 548491592 359813120 5855 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010820 0 0 17 6 0 0 0
/proc/868/statm: 87845 5855 377 364 0 23742 0
[pid=870] ppid=868 vsize=417976 CPUtime=28.72 cores=0-7
/proc/870/stat : 870 (adaptg2wsat2009) R 868 870 870 0 -1 4202496 1006 0 0 0 2872 0 0 0 25 0 1 0 548491593 428007424 734 33554432000 134512640 135107411 4288785632 18446744073709551615 134532224 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/870/statm: 104494 734 59 146 0 103370 0
[pid=826/tid=833] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/833/stat : 833 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 9 0 548491566 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 0 0 0 0
[pid=826/tid=845] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/845/stat : 845 (python) S 824 826 32572 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 548491569 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=848] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/848/stat : 848 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 9 0 548491573 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
[pid=826/tid=851] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/851/stat : 851 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 9 0 548491577 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 2 0 0 0
[pid=826/tid=860] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/860/stat : 860 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491581 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=863] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/863/stat : 863 (python) S 824 826 32572 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 548491585 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=866] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/866/stat : 866 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491589 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=869] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/869/stat : 869 (python) S 824 826 32572 0 -1 4202560 81 934 0 0 0 0 0 0 20 0 9 0 548491593 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 232.39
Current children cumulated vsize (KiB) 7859872

[startup+30.6011 s]
/proc/loadavg: 8.08 8.32 7.61 9/302 870
/proc/meminfo: memFree=14999572/32951124 swapFree=59766108/67111528
[pid=826] ppid=824 vsize=361624 CPUtime=1.44 cores=0-7
/proc/826/stat : 826 (python) S 824 826 32572 0 -1 4202496 17254 934 1 0 133 11 0 0 19 0 9 0 548491421 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820992459 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/826/statm: 90406 7373 1891 364 0 26303 0
[pid=832] ppid=826 vsize=278980 CPUtime=0.06 cores=0-7
/proc/832/stat : 832 (python) S 826 826 32572 0 -1 4202560 887 0 0 0 3 3 0 0 18 0 1 0 548491566 285675520 5692 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185807 0 0 16781312 514 17854010549315010818 0 0 17 1 0 0 0
/proc/832/statm: 69745 5692 377 364 0 5663 0
[pid=843] ppid=832 vsize=1018364 CPUtime=29.15 cores=0-7
/proc/843/stat : 843 (gnovelty+2) R 832 843 843 0 -1 4202496 670 0 0 0 2915 0 0 0 25 0 1 0 548491566 1042804736 408 33554432000 134512640 135663704 4289979392 18446744073709551615 134544419 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/843/statm: 254591 408 113 282 0 254307 0
[pid=844] ppid=826 vsize=289844 CPUtime=0.05 cores=0-7
/proc/844/stat : 844 (python) S 826 826 32572 0 -1 4202560 891 0 0 0 3 2 0 0 18 0 1 0 548491569 296800256 5825 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010819 0 0 17 2 0 0 0
/proc/844/statm: 72461 5825 371 364 0 8376 0
[pid=846] ppid=844 vsize=1018364 CPUtime=29.11 cores=0-7
/proc/846/stat : 846 (gnovelty+2) R 844 846 846 0 -1 4202496 675 0 0 0 2911 0 0 0 25 0 1 0 548491569 1042804736 408 33554432000 134512640 135663704 4287884032 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/846/statm: 254591 408 113 282 0 254307 0
[pid=847] ppid=826 vsize=300100 CPUtime=0.05 cores=0-7
/proc/847/stat : 847 (python) S 826 826 32572 0 -1 4202560 912 0 0 0 3 2 0 0 18 0 1 0 548491573 307302400 5829 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010818 0 0 17 0 0 0 0
/proc/847/statm: 75025 5829 371 364 0 10937 0
[pid=849] ppid=847 vsize=417976 CPUtime=28.77 cores=0-7
/proc/849/stat : 849 (adaptg2wsat2009) R 847 849 849 0 -1 4202496 999 0 0 0 2877 0 0 0 25 0 1 0 548491573 428007424 735 33554432000 134512640 135107411 4292609840 18446744073709551615 134532088 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/849/statm: 104494 735 59 146 0 103370 0
[pid=850] ppid=826 vsize=310356 CPUtime=0.05 cores=0-7
/proc/850/stat : 850 (python) S 826 826 32572 0 -1 4202560 929 0 0 0 3 2 0 0 18 0 1 0 548491577 317804544 5833 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010818 0 0 17 4 0 0 0
/proc/850/statm: 77589 5833 371 364 0 13498 0
[pid=858] ppid=850 vsize=417980 CPUtime=28.97 cores=0-7
/proc/858/stat : 858 (adaptg2wsat2009) R 850 858 858 0 -1 4202496 999 0 0 0 2897 0 0 0 25 0 1 0 548491577 428011520 736 33554432000 134512640 135107411 4292271136 18446744073709551615 134611854 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/858/statm: 104495 736 59 146 0 103371 0
[pid=859] ppid=826 vsize=320612 CPUtime=0.05 cores=0-7
/proc/859/stat : 859 (python) S 826 826 32572 0 -1 4202560 954 0 0 0 3 2 0 0 18 0 1 0 548491581 328306688 5837 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010817 0 0 17 4 0 0 0
/proc/859/statm: 80153 5837 371 364 0 16059 0
[pid=861] ppid=859 vsize=417976 CPUtime=28.94 cores=0-7
/proc/861/stat : 861 (adaptg2wsat2009) R 859 861 861 0 -1 4202496 1001 0 0 0 2894 0 0 0 25 0 1 0 548491581 428007424 735 33554432000 134512640 135107411 4288415920 18446744073709551615 134531674 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/861/statm: 104494 735 59 146 0 103370 0
[pid=862] ppid=826 vsize=330868 CPUtime=0.05 cores=0-7
/proc/862/stat : 862 (python) S 826 826 32572 0 -1 4202560 963 0 0 0 3 2 0 0 18 0 1 0 548491585 338808832 5841 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010820 0 0 17 4 0 0 0
/proc/862/statm: 82717 5841 371 364 0 18620 0
[pid=864] ppid=862 vsize=1018364 CPUtime=28.91 cores=0-7
/proc/864/stat : 864 (gnovelty+2) R 862 864 864 0 -1 4202496 674 0 0 0 2891 0 0 0 25 0 1 0 548491585 1042804736 409 33554432000 134512640 135663704 4288777904 18446744073709551615 134525046 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/864/statm: 254591 409 113 282 0 254307 0
[pid=865] ppid=826 vsize=341124 CPUtime=0.06 cores=0-7
/proc/865/stat : 865 (python) S 826 826 32572 0 -1 4202560 961 0 0 0 3 3 0 0 18 0 1 0 548491588 349310976 5845 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010818 0 0 17 4 0 0 0
/proc/865/statm: 85281 5845 371 364 0 21181 0
[pid=867] ppid=865 vsize=247988 CPUtime=28.66 cores=0-7
/proc/867/stat : 867 (FH) R 865 867 867 0 -1 4202496 923 0 0 0 2866 0 0 0 25 0 1 0 548491589 253939712 658 33554432000 134512640 134936988 4289064960 18446744073709551615 134552368 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/867/statm: 61997 658 41 104 0 61501 0
[pid=868] ppid=826 vsize=351380 CPUtime=0.05 cores=0-7
/proc/868/stat : 868 (python) S 826 826 32572 0 -1 4202560 1009 0 0 0 3 2 0 0 18 0 1 0 548491592 359813120 5855 33554432000 4194304 5683644 140737140464720 18446744073709551615 230809185862 0 0 16781312 514 17854010549315010820 0 0 17 6 0 0 0
/proc/868/statm: 87845 5855 377 364 0 23742 0
[pid=870] ppid=868 vsize=417976 CPUtime=28.82 cores=0-7
/proc/870/stat : 870 (adaptg2wsat2009) R 868 870 870 0 -1 4202496 1006 0 0 0 2882 0 0 0 25 0 1 0 548491593 428007424 734 33554432000 134512640 135107411 4288785632 18446744073709551615 134532352 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/870/statm: 104494 734 59 146 0 103370 0
[pid=826/tid=833] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/833/stat : 833 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 19 0 9 0 548491566 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 0 0 0 0
[pid=826/tid=845] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/845/stat : 845 (python) S 824 826 32572 0 -1 4202560 21 934 0 0 0 0 0 0 20 0 9 0 548491569 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=848] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/848/stat : 848 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 9 0 548491573 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
[pid=826/tid=851] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/851/stat : 851 (python) S 824 826 32572 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 9 0 548491577 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 2 0 0 0
[pid=826/tid=860] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/860/stat : 860 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491581 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=863] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/863/stat : 863 (python) S 824 826 32572 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 548491585 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=866] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/866/stat : 866 (python) S 824 826 32572 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 548491589 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 4 0 0 0
[pid=826/tid=869] ppid=824 vsize=361624 CPUtime=0 cores=0-7
/proc/826/task/869/stat : 869 (python) S 824 826 32572 0 -1 4202560 81 934 0 0 0 0 0 0 20 0 9 0 548491593 370302976 7373 33554432000 4194304 5683644 140737140464720 18446744073709551615 230820989361 0 0 16781312 2 18446604453934839872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 233.19
Current children cumulated vsize (KiB) 7859876

Child status: 0
Real time (s): 30.6341
CPU time (s): 233.424
CPU user time (s): 233.046
CPU system time (s): 0.377942
CPU usage (%): 761.972
Max. virtual memory (cumulated for all children) (KiB): 7859876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 233.046
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37647
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= 3373
involuntary context switches= 1439

runsolver used 0.090986 second user time and 0.205968 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-02 22:41:50
IDJOB=3321876
IDBENCH=82654
IDSOLVER=1712
FILE ID=node104/3321876-1304368909
RUNJOBID= node104-1304366469-32586
PBS_JOBID= 13181766
Free space on /tmp= 73384 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S511186849-048-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-3321876-1304368909/watcher-3321876-1304368909 -o /tmp/evaluation-result-3321876-1304368909/solver-3321876-1304368909 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3321876-1304368909.cnf -seed 1069041398 -budget 40000 -cores 8

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

MD5SUM BENCH= 6a6ca4aade15f7a3c6a2d058c788d3f5
RANDOM SEED=1069041398

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15071068 kB
Buffers:         22748 kB
Cached:         318884 kB
SwapCached:      43940 kB
Active:       10030648 kB
Inactive:      7650168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15071068 kB
SwapTotal:    67111528 kB
SwapFree:     59766108 kB
Dirty:           32248 kB
Writeback:           0 kB
AnonPages:    17306680 kB
Mapped:          18160 kB
Slab:            64404 kB
PageTables:      65776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 48752568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node104 at 2011-05-02 22:42:20