Trace number 3385268

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 179.08 24.1753

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
MD5SUMac4ee3ff752a515035c947b106bcabeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.66229
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.41/1.01	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.41/1.01	c INFO: solving HOME/instance-3385268-1305564965.cnf
0.41/1.01	c INFO: computing task features
0.41/1.09	c INFO: computed variable-clause graph statistics
0.41/1.10	c INFO: computed clause balance statistics
0.90/1.55	c INFO: computed variable balance statistics
1.10/1.74	c INFO: computed small-clause counts
1.10/1.74	c INFO: computed Horn-clause counts
1.10/1.75	c INFO: computed variable graph statistics
1.10/1.75	c INFO: collected features for HOME/instance-3385268-1305564965.cnf in 0.75 s
1.10/1.79	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.37)
1.21/1.82	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.12)
1.21/1.85	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.08)
1.21/1.88	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.06)
1.31/1.91	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.05)
1.31/1.94	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.04)
1.31/1.97	c INFO: running FH@0 for 97 with 4999 remaining (b = 0.03)
1.40/2.00	c INFO: running adaptg2wsat2009++@0 for 97 with 4999 remaining (b = 0.03)
178.51/24.15	s SATISFIABLE
178.51/24.15	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-3385268-1305564965/watcher-3385268-1305564965 -o /tmp/evaluation-result-3385268-1305564965/solver-3385268-1305564965 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385268-1305564965.cnf -seed 437939708 -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: 0.00 0.00 0.00 1/418 32404
/proc/meminfo: memFree=13068868/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=14820 CPUtime=0 cores=0-7
/proc/32404/stat : 32404 (python) S 32402 32404 32378 0 -1 4202496 511 0 0 0 0 0 0 0 20 0 1 0 746727244 15175680 419 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735174501 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/32404/statm: 3705 419 259 364 0 192 0

[startup+0.108085 s]
/proc/loadavg: 0.00 0.00 0.00 1/418 32404
/proc/meminfo: memFree=13068868/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=18880 CPUtime=0.02 cores=0-7
/proc/32404/stat : 32404 (python) R 32402 32404 32378 0 -1 4202496 1283 0 0 0 2 0 0 0 20 0 1 0 746727244 19333120 1136 33554432000 4194304 5683644 140733840858256 18446744073709551615 4867252 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32404/statm: 4720 1136 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.201084 s]
/proc/loadavg: 0.00 0.00 0.00 1/418 32404
/proc/meminfo: memFree=13068868/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=101576 CPUtime=0.07 cores=0-7
/proc/32404/stat : 32404 (python) S 32402 32404 32378 0 -1 4202496 2896 0 0 0 5 2 0 0 17 0 1 0 746727244 104013824 2593 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/32404/statm: 25394 2593 837 364 0 1694 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 101576

[startup+0.30105 s]
/proc/loadavg: 0.00 0.00 0.00 1/418 32404
/proc/meminfo: memFree=13068868/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=124068 CPUtime=0.11 cores=0-7
/proc/32404/stat : 32404 (python) R 32402 32404 32378 0 -1 4202496 4230 0 1 0 8 3 0 0 17 0 1 0 746727244 127045632 3840 33554432000 4194304 5683644 140733840858256 18446744073709551615 4539653 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32404/statm: 31017 3840 991 364 0 2828 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124068

[startup+0.700987 s]
/proc/loadavg: 0.00 0.00 0.00 1/418 32404
/proc/meminfo: memFree=13068868/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=135748 CPUtime=0.25 cores=0-7
/proc/32404/stat : 32404 (python) R 32402 32404 32378 0 -1 4202496 6013 935 1 0 17 8 0 0 16 0 1 0 746727244 139005952 4174 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735174661 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32404/statm: 33937 4174 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 135748

[startup+1.50084 s]
/proc/loadavg: 0.00 0.00 0.00 2/419 32409
/proc/meminfo: memFree=13043700/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=281496 CPUtime=0.9 cores=0-7
/proc/32404/stat : 32404 (python) R 32402 32404 32378 0 -1 4202496 10834 935 1 0 79 11 0 0 16 0 1 0 746727244 288251904 7770 33554432000 4194304 5683644 140733840858256 18446744073709551615 216738587592 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/32404/statm: 70374 7770 1826 364 0 6298 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 281496

[startup+3.10152 s]
/proc/loadavg: 0.00 0.00 0.00 9/443 32433
/proc/meminfo: memFree=12999224/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=427160 CPUtime=1.41 cores=0-7
/proc/32404/stat : 32404 (python) S 32402 32404 32378 0 -1 4202496 16849 935 1 0 127 14 0 0 19 0 9 0 746727244 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32404/statm: 106790 7535 1891 364 0 42687 0
[pid=32410] ppid=32404 vsize=278980 CPUtime=0 cores=0-7
/proc/32410/stat : 32410 (python) S 32404 32404 32378 0 -1 4202560 735 0 0 0 0 0 0 0 15 0 1 0 746727423 285675520 5669 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198735 0 0 16781312 514 5412855890539675906 0 0 17 7 0 0 0
/proc/32410/statm: 69745 5669 354 364 0 5663 0
[pid=32412] ppid=32410 vsize=1018364 CPUtime=1.3 cores=0-7
/proc/32412/stat : 32412 (gnovelty+2) R 32410 32412 32412 0 -1 4202496 673 0 0 0 130 0 0 0 21 0 1 0 746727424 1042804736 408 33554432000 134512640 135663704 4287467088 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32412/statm: 254591 408 113 282 0 254307 0
[pid=32413] ppid=32404 vsize=289844 CPUtime=0 cores=0-7
/proc/32413/stat : 32413 (python) S 32404 32404 32378 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 746727426 296800256 5802 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 16833883665359405316 0 0 17 6 0 0 0
/proc/32413/statm: 72461 5802 348 364 0 8376 0
[pid=32415] ppid=32413 vsize=1018364 CPUtime=1.27 cores=0-7
/proc/32415/stat : 32415 (gnovelty+2) R 32413 32415 32415 0 -1 4202496 671 0 0 0 127 0 0 0 22 0 1 0 746727427 1042804736 408 33554432000 134512640 135663704 4292840832 18446744073709551615 134545566 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32415/statm: 254591 408 113 282 0 254307 0
[pid=32416] ppid=32404 vsize=300100 CPUtime=0 cores=0-7
/proc/32416/stat : 32416 (python) S 32404 32404 32378 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 746727429 307302400 5806 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 16833875968778043391 0 0 17 1 0 0 0
/proc/32416/statm: 75025 5806 348 364 0 10937 0
[pid=32418] ppid=32416 vsize=417840 CPUtime=1.24 cores=0-7
/proc/32418/stat : 32418 (adaptg2wsat2009) R 32416 32418 32418 0 -1 4202496 888 0 0 0 124 0 0 0 25 0 1 0 746727430 427868160 624 33554432000 134512640 135107411 4288944896 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32418/statm: 104460 624 49 146 0 103336 0
[pid=32419] ppid=32404 vsize=310356 CPUtime=0 cores=0-7
/proc/32419/stat : 32419 (python) S 32404 32404 32378 0 -1 4202560 749 0 0 0 0 0 0 0 18 0 1 0 746727432 317804544 5810 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 16833879817068740607 0 0 17 1 0 0 0
/proc/32419/statm: 77589 5810 348 364 0 13498 0
[pid=32421] ppid=32419 vsize=417840 CPUtime=1.21 cores=0-7
/proc/32421/stat : 32421 (adaptg2wsat2009) R 32419 32421 32421 0 -1 4202496 889 0 0 0 121 0 0 0 25 0 1 0 746727433 427868160 625 33554432000 134512640 135107411 4288193184 18446744073709551615 134523261 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32421/statm: 104460 625 49 146 0 103336 0
[pid=32422] ppid=32404 vsize=386148 CPUtime=0 cores=0-7
/proc/32422/stat : 32422 (python) S 32404 32404 32378 0 -1 4202560 719 0 0 0 0 0 0 0 18 0 1 0 746727435 395415552 5987 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 648597240595611647 0 0 17 1 0 0 0
/proc/32422/statm: 96537 5987 348 364 0 32443 0
[pid=32424] ppid=32422 vsize=417840 CPUtime=1.17 cores=0-7
/proc/32424/stat : 32424 (adaptg2wsat2009) R 32422 32424 32424 0 -1 4202496 881 0 0 0 117 0 0 0 25 0 1 0 746727436 427868160 624 33554432000 134512640 135107411 4291081728 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32424/statm: 104460 624 49 146 0 103336 0
[pid=32425] ppid=32404 vsize=396404 CPUtime=0 cores=0-7
/proc/32425/stat : 32425 (python) S 32404 32404 32378 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 1 0 746727439 405917696 5949 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 3076685052097036545 0 0 17 1 0 0 0
/proc/32425/statm: 99101 5949 348 364 0 35004 0
[pid=32427] ppid=32425 vsize=1018364 CPUtime=1.13 cores=0-7
/proc/32427/stat : 32427 (gnovelty+2) R 32425 32427 32427 0 -1 4202496 668 0 0 0 113 0 0 0 25 0 1 0 746727439 1042804736 409 33554432000 134512640 135663704 4290295776 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/32427/statm: 254591 409 113 282 0 254307 0
[pid=32428] ppid=32404 vsize=406660 CPUtime=0 cores=0-7
/proc/32428/stat : 32428 (python) S 32404 32404 32378 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 746727442 416419840 5953 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 17394458123908939775 0 0 17 1 0 0 0
/proc/32428/statm: 101665 5953 348 364 0 37565 0
[pid=32430] ppid=32428 vsize=246372 CPUtime=1.08 cores=0-7
/proc/32430/stat : 32430 (FH) R 32428 32430 32430 0 -1 4202496 781 0 0 0 108 0 0 0 24 0 1 0 746727444 252284928 523 33554432000 134512640 134936988 4289077056 18446744073709551615 134523624 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 61593 523 37 104 0 61097 0
[pid=32431] ppid=32404 vsize=416916 CPUtime=0 cores=0-7
/proc/32431/stat : 32431 (python) S 32404 32404 32378 0 -1 4202560 772 0 0 0 0 0 0 0 18 0 1 0 746727445 426921984 5994 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 2740717454480113663 0 0 17 1 0 0 0
/proc/32431/statm: 104229 5994 354 364 0 40126 0
[pid=32433] ppid=32431 vsize=417840 CPUtime=1.07 cores=0-7
/proc/32433/stat : 32433 (adaptg2wsat2009) R 32431 32433 32433 0 -1 4202496 891 0 0 0 107 0 0 0 25 0 1 0 746727445 427868160 624 33554432000 134512640 135107411 4289144016 18446744073709551615 134523319 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32433/statm: 104460 624 49 146 0 103336 0
[pid=32404/tid=32411] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32411/stat : 32411 (python) S 32402 32404 32378 0 -1 4202560 25 935 0 0 0 0 0 0 17 0 9 0 746727424 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32414] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32414/stat : 32414 (python) S 32402 32404 32378 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 9 0 746727427 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32417] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32417/stat : 32417 (python) S 32402 32404 32378 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 746727430 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 6 0 0 0
[pid=32404/tid=32420] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32420/stat : 32420 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 9 0 746727433 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 5 0 0 0
[pid=32404/tid=32423] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32423/stat : 32423 (python) S 32402 32404 32378 0 -1 4202560 82 935 0 0 0 0 0 0 19 0 9 0 746727436 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32426] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32426/stat : 32426 (python) S 32402 32404 32378 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 9 0 746727439 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 7 0 0 0
[pid=32404/tid=32429] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32429/stat : 32429 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 9 0 746727442 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 2 0 0 0
[pid=32404/tid=32432] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32432/stat : 32432 (python) S 32402 32404 32378 0 -1 4202560 35 935 0 0 0 0 0 0 20 0 9 0 746727445 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 8185392

[startup+6.30096 s]
/proc/loadavg: 0.64 0.13 0.04 9/443 32433
/proc/meminfo: memFree=12996140/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=427160 CPUtime=1.41 cores=0-7
/proc/32404/stat : 32404 (python) S 32402 32404 32378 0 -1 4202496 16849 935 1 0 127 14 0 0 19 0 9 0 746727244 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32404/statm: 106790 7535 1891 364 0 42687 0
[pid=32410] ppid=32404 vsize=278980 CPUtime=0.01 cores=0-7
/proc/32410/stat : 32410 (python) S 32404 32404 32378 0 -1 4202560 897 0 0 0 1 0 0 0 15 0 1 0 746727423 285675520 5692 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198735 0 0 16781312 514 5412855890539675906 0 0 17 7 0 0 0
/proc/32410/statm: 69745 5692 377 364 0 5663 0
[pid=32412] ppid=32410 vsize=1018364 CPUtime=4.5 cores=0-7
/proc/32412/stat : 32412 (gnovelty+2) R 32410 32412 32412 0 -1 4202496 673 0 0 0 450 0 0 0 25 0 1 0 746727424 1042804736 408 33554432000 134512640 135663704 4287467088 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32412/statm: 254591 408 113 282 0 254307 0
[pid=32413] ppid=32404 vsize=289844 CPUtime=0.01 cores=0-7
/proc/32413/stat : 32413 (python) S 32404 32404 32378 0 -1 4202560 896 0 0 0 0 1 0 0 18 0 1 0 746727426 296800256 5825 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 16833883665359405316 0 0 17 6 0 0 0
/proc/32413/statm: 72461 5825 371 364 0 8376 0
[pid=32415] ppid=32413 vsize=1018364 CPUtime=4.46 cores=0-7
/proc/32415/stat : 32415 (gnovelty+2) R 32413 32415 32415 0 -1 4202496 671 0 0 0 446 0 0 0 25 0 1 0 746727427 1042804736 408 33554432000 134512640 135663704 4292840832 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32415/statm: 254591 408 113 282 0 254307 0
[pid=32416] ppid=32404 vsize=300100 CPUtime=0.01 cores=0-7
/proc/32416/stat : 32416 (python) S 32404 32404 32378 0 -1 4202560 898 0 0 0 0 1 0 0 18 0 1 0 746727429 307302400 5829 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 16833875968778010884 0 0 17 1 0 0 0
/proc/32416/statm: 75025 5829 371 364 0 10937 0
[pid=32418] ppid=32416 vsize=417976 CPUtime=4.42 cores=0-7
/proc/32418/stat : 32418 (adaptg2wsat2009) R 32416 32418 32418 0 -1 4202496 998 0 0 0 442 0 0 0 25 0 1 0 746727430 428007424 734 33554432000 134512640 135107411 4288944896 18446744073709551615 134531935 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32418/statm: 104494 734 59 146 0 103370 0
[pid=32419] ppid=32404 vsize=310356 CPUtime=0.01 cores=0-7
/proc/32419/stat : 32419 (python) S 32404 32404 32378 0 -1 4202560 929 0 0 0 1 0 0 0 18 0 1 0 746727432 317804544 5833 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 16833879817068708099 0 0 17 1 0 0 0
/proc/32419/statm: 77589 5833 371 364 0 13498 0
[pid=32421] ppid=32419 vsize=417976 CPUtime=4.41 cores=0-7
/proc/32421/stat : 32421 (adaptg2wsat2009) R 32419 32421 32421 0 -1 4202496 1000 0 0 0 441 0 0 0 25 0 1 0 746727433 428007424 736 33554432000 134512640 135107411 4288193184 18446744073709551615 134531810 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32421/statm: 104494 736 59 146 0 103370 0
[pid=32422] ppid=32404 vsize=386148 CPUtime=0.01 cores=0-7
/proc/32422/stat : 32422 (python) S 32404 32404 32378 0 -1 4202560 798 0 0 0 0 1 0 0 18 0 1 0 746727435 395415552 6010 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 648597240595579137 0 0 17 1 0 0 0
/proc/32422/statm: 96537 6010 371 364 0 32443 0
[pid=32424] ppid=32422 vsize=417976 CPUtime=4.37 cores=0-7
/proc/32424/stat : 32424 (adaptg2wsat2009) R 32422 32424 32424 0 -1 4202496 992 0 0 0 437 0 0 0 25 0 1 0 746727436 428007424 735 33554432000 134512640 135107411 4291081728 18446744073709551615 134531561 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32424/statm: 104494 735 59 146 0 103370 0
[pid=32425] ppid=32404 vsize=396404 CPUtime=0.01 cores=0-7
/proc/32425/stat : 32425 (python) S 32404 32404 32378 0 -1 4202560 804 0 0 0 0 1 0 0 18 0 1 0 746727439 405917696 5972 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 3076685052097036545 0 0 17 1 0 0 0
/proc/32425/statm: 99101 5972 371 364 0 35004 0
[pid=32427] ppid=32425 vsize=1018364 CPUtime=4.27 cores=0-7
/proc/32427/stat : 32427 (gnovelty+2) R 32425 32427 32427 0 -1 4202496 668 0 0 0 427 0 0 0 25 0 1 0 746727439 1042804736 409 33554432000 134512640 135663704 4290295776 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/32427/statm: 254591 409 113 282 0 254307 0
[pid=32428] ppid=32404 vsize=406660 CPUtime=0.01 cores=0-7
/proc/32428/stat : 32428 (python) S 32404 32404 32378 0 -1 4202560 820 0 0 0 1 0 0 0 18 0 1 0 746727442 416419840 5975 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 17394458123908907267 0 0 17 1 0 0 0
/proc/32428/statm: 101665 5975 370 364 0 37565 0
[pid=32430] ppid=32428 vsize=247988 CPUtime=4.17 cores=0-7
/proc/32430/stat : 32430 (FH) R 32428 32430 32430 0 -1 4202496 918 0 0 0 417 0 0 0 25 0 1 0 746727444 253939712 658 33554432000 134512640 134936988 4289077056 18446744073709551615 134554242 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 61997 658 41 104 0 61501 0
[pid=32431] ppid=32404 vsize=416916 CPUtime=0.02 cores=0-7
/proc/32431/stat : 32431 (python) S 32404 32404 32378 0 -1 4202560 860 0 0 0 1 1 0 0 18 0 1 0 746727445 426921984 6017 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 2740717454480113663 0 0 17 1 0 0 0
/proc/32431/statm: 104229 6017 377 364 0 40126 0
[pid=32433] ppid=32431 vsize=417976 CPUtime=4.27 cores=0-7
/proc/32433/stat : 32433 (adaptg2wsat2009) R 32431 32433 32433 0 -1 4202496 1002 0 0 0 427 0 0 0 25 0 1 0 746727445 428007424 735 33554432000 134512640 135107411 4289144016 18446744073709551615 134532107 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32433/statm: 104494 735 59 146 0 103370 0

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

[pid=32431] ppid=32404 vsize=416916 CPUtime=0.05 cores=0-7
/proc/32431/stat : 32431 (python) S 32404 32404 32378 0 -1 4202560 861 0 0 0 3 2 0 0 18 0 1 0 746727445 426921984 6017 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369538 0 0 17 1 0 0 0
/proc/32431/statm: 104229 6017 377 364 0 40126 0
[pid=32433] ppid=32431 vsize=417976 CPUtime=21.57 cores=0-7
/proc/32433/stat : 32433 (adaptg2wsat2009) R 32431 32433 32433 0 -1 4202496 1002 0 0 0 2157 0 0 0 25 0 1 0 746727445 428007424 735 33554432000 134512640 135107411 4289144016 18446744073709551615 134532358 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32433/statm: 104494 735 59 146 0 103370 0
[pid=32404/tid=32411] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32411/stat : 32411 (python) S 32402 32404 32378 0 -1 4202560 25 935 0 0 0 0 0 0 17 0 9 0 746727424 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32414] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32414/stat : 32414 (python) S 32402 32404 32378 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 9 0 746727427 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32417] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32417/stat : 32417 (python) S 32402 32404 32378 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 746727430 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 6 0 0 0
[pid=32404/tid=32420] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32420/stat : 32420 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 9 0 746727433 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 5 0 0 0
[pid=32404/tid=32423] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32423/stat : 32423 (python) S 32402 32404 32378 0 -1 4202560 82 935 0 0 0 0 0 0 19 0 9 0 746727436 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32426] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32426/stat : 32426 (python) S 32402 32404 32378 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 9 0 746727439 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 7 0 0 0
[pid=32404/tid=32429] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32429/stat : 32429 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 9 0 746727442 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 2 0 0 0
[pid=32404/tid=32432] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32432/stat : 32432 (python) S 32402 32404 32378 0 -1 4202560 35 935 0 0 0 0 0 0 20 0 9 0 746727445 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.5
Current children cumulated vsize (KiB) 8187552

[startup+24.0019 s]
/proc/loadavg: 2.79 0.66 0.22 9/443 32433
/proc/meminfo: memFree=12996184/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=427160 CPUtime=1.41 cores=0-7
/proc/32404/stat : 32404 (python) S 32402 32404 32378 0 -1 4202496 16849 935 1 0 127 14 0 0 19 0 9 0 746727244 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32404/statm: 106790 7535 1891 364 0 42687 0
[pid=32410] ppid=32404 vsize=278980 CPUtime=0.07 cores=0-7
/proc/32410/stat : 32410 (python) S 32404 32404 32378 0 -1 4202560 902 0 0 0 3 4 0 0 15 0 1 0 746727423 285675520 5692 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198735 0 0 16781312 514 13852579872582369538 0 0 17 7 0 0 0
/proc/32410/statm: 69745 5692 377 364 0 5663 0
[pid=32412] ppid=32410 vsize=1018364 CPUtime=22.2 cores=0-7
/proc/32412/stat : 32412 (gnovelty+2) R 32410 32412 32412 0 -1 4202496 673 0 0 0 2220 0 0 0 25 0 1 0 746727424 1042804736 408 33554432000 134512640 135663704 4287467088 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32412/statm: 254591 408 113 282 0 254307 0
[pid=32413] ppid=32404 vsize=289844 CPUtime=0.06 cores=0-7
/proc/32413/stat : 32413 (python) S 32404 32404 32378 0 -1 4202560 904 0 0 0 3 3 0 0 18 0 1 0 746727426 296800256 5825 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369540 0 0 17 6 0 0 0
/proc/32413/statm: 72461 5825 371 364 0 8376 0
[pid=32415] ppid=32413 vsize=1018364 CPUtime=22.16 cores=0-7
/proc/32415/stat : 32415 (gnovelty+2) R 32413 32415 32415 0 -1 4202496 671 0 0 0 2216 0 0 0 25 0 1 0 746727427 1042804736 408 33554432000 134512640 135663704 4292840832 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32415/statm: 254591 408 113 282 0 254307 0
[pid=32416] ppid=32404 vsize=300100 CPUtime=0.07 cores=0-7
/proc/32416/stat : 32416 (python) S 32404 32404 32378 0 -1 4202560 906 0 0 0 4 3 0 0 18 0 1 0 746727429 307302400 5829 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369540 0 0 17 1 0 0 0
/proc/32416/statm: 75025 5829 371 364 0 10937 0
[pid=32418] ppid=32416 vsize=417976 CPUtime=22.06 cores=0-7
/proc/32418/stat : 32418 (adaptg2wsat2009) R 32416 32418 32418 0 -1 4202496 998 0 0 0 2206 0 0 0 25 0 1 0 746727430 428007424 734 33554432000 134512640 135107411 4288944896 18446744073709551615 134531736 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32418/statm: 104494 734 59 146 0 103370 0
[pid=32419] ppid=32404 vsize=310356 CPUtime=0.07 cores=0-7
/proc/32419/stat : 32419 (python) S 32404 32404 32378 0 -1 4202560 940 0 0 0 3 4 0 0 18 0 1 0 746727432 317804544 5833 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369539 0 0 17 1 0 0 0
/proc/32419/statm: 77589 5833 371 364 0 13498 0
[pid=32421] ppid=32419 vsize=417976 CPUtime=22.11 cores=0-7
/proc/32421/stat : 32421 (adaptg2wsat2009) R 32419 32421 32421 0 -1 4202496 1000 0 0 0 2211 0 0 0 25 0 1 0 746727433 428007424 736 33554432000 134512640 135107411 4288193184 18446744073709551615 134532371 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32421/statm: 104494 736 59 146 0 103370 0
[pid=32422] ppid=32404 vsize=386148 CPUtime=0.07 cores=0-7
/proc/32422/stat : 32422 (python) S 32404 32404 32378 0 -1 4202560 798 0 0 0 4 3 0 0 18 0 1 0 746727435 395415552 6010 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369537 0 0 17 1 0 0 0
/proc/32422/statm: 96537 6010 371 364 0 32443 0
[pid=32424] ppid=32422 vsize=417976 CPUtime=22.07 cores=0-7
/proc/32424/stat : 32424 (adaptg2wsat2009) R 32422 32424 32424 0 -1 4202496 992 0 0 0 2207 0 0 0 25 0 1 0 746727436 428007424 735 33554432000 134512640 135107411 4291081728 18446744073709551615 134531848 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32424/statm: 104494 735 59 146 0 103370 0
[pid=32425] ppid=32404 vsize=396404 CPUtime=0.05 cores=0-7
/proc/32425/stat : 32425 (python) S 32404 32404 32378 0 -1 4202560 804 0 0 0 3 2 0 0 18 0 1 0 746727439 405917696 5972 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369537 0 0 17 1 0 0 0
/proc/32425/statm: 99101 5972 371 364 0 35004 0
[pid=32427] ppid=32425 vsize=1018364 CPUtime=21.66 cores=0-7
/proc/32427/stat : 32427 (gnovelty+2) R 32425 32427 32427 0 -1 4202496 668 0 0 0 2166 0 0 0 25 0 1 0 746727439 1042804736 409 33554432000 134512640 135663704 4290295776 18446744073709551615 134524720 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/32427/statm: 254591 409 113 282 0 254307 0
[pid=32428] ppid=32404 vsize=406660 CPUtime=0.04 cores=0-7
/proc/32428/stat : 32428 (python) S 32404 32404 32378 0 -1 4202560 821 0 0 0 2 2 0 0 18 0 1 0 746727442 416419840 5976 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369539 0 0 17 1 0 0 0
/proc/32428/statm: 101665 5976 371 364 0 37565 0
[pid=32430] ppid=32428 vsize=247988 CPUtime=21.58 cores=0-7
/proc/32430/stat : 32430 (FH) R 32428 32430 32430 0 -1 4202496 918 0 0 0 2158 0 0 0 25 0 1 0 746727444 253939712 658 33554432000 134512640 134936988 4289077056 18446744073709551615 134552073 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 61997 658 41 104 0 61501 0
[pid=32431] ppid=32404 vsize=416916 CPUtime=0.05 cores=0-7
/proc/32431/stat : 32431 (python) S 32404 32404 32378 0 -1 4202560 861 0 0 0 3 2 0 0 18 0 1 0 746727445 426921984 6017 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369538 0 0 17 1 0 0 0
/proc/32431/statm: 104229 6017 377 364 0 40126 0
[pid=32433] ppid=32431 vsize=417976 CPUtime=21.97 cores=0-7
/proc/32433/stat : 32433 (adaptg2wsat2009) R 32431 32433 32433 0 -1 4202496 1002 0 0 0 2197 0 0 0 25 0 1 0 746727445 428007424 735 33554432000 134512640 135107411 4289144016 18446744073709551615 134539287 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32433/statm: 104494 735 59 146 0 103370 0
[pid=32404/tid=32411] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32411/stat : 32411 (python) S 32402 32404 32378 0 -1 4202560 25 935 0 0 0 0 0 0 17 0 9 0 746727424 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32414] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32414/stat : 32414 (python) S 32402 32404 32378 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 9 0 746727427 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32417] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32417/stat : 32417 (python) S 32402 32404 32378 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 746727430 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 6 0 0 0
[pid=32404/tid=32420] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32420/stat : 32420 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 9 0 746727433 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 5 0 0 0
[pid=32404/tid=32423] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32423/stat : 32423 (python) S 32402 32404 32378 0 -1 4202560 82 935 0 0 0 0 0 0 19 0 9 0 746727436 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32426] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32426/stat : 32426 (python) S 32402 32404 32378 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 9 0 746727439 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 7 0 0 0
[pid=32404/tid=32429] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32429/stat : 32429 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 9 0 746727442 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 2 0 0 0
[pid=32404/tid=32432] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32432/stat : 32432 (python) S 32402 32404 32378 0 -1 4202560 35 935 0 0 0 0 0 0 20 0 9 0 746727445 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 177.7
Current children cumulated vsize (KiB) 8187552

[startup+24.1018 s]
/proc/loadavg: 2.79 0.66 0.22 9/443 32433
/proc/meminfo: memFree=12996184/32951124 swapFree=65586204/67111528
[pid=32404] ppid=32402 vsize=427160 CPUtime=1.41 cores=0-7
/proc/32404/stat : 32404 (python) S 32402 32404 32378 0 -1 4202496 16849 935 1 0 127 14 0 0 19 0 9 0 746727244 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32404/statm: 106790 7535 1891 364 0 42687 0
[pid=32410] ppid=32404 vsize=278980 CPUtime=0.07 cores=0-7
/proc/32410/stat : 32410 (python) S 32404 32404 32378 0 -1 4202560 902 0 0 0 3 4 0 0 15 0 1 0 746727423 285675520 5692 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198735 0 0 16781312 514 13852579872582369538 0 0 17 7 0 0 0
/proc/32410/statm: 69745 5692 377 364 0 5663 0
[pid=32412] ppid=32410 vsize=1018364 CPUtime=22.3 cores=0-7
/proc/32412/stat : 32412 (gnovelty+2) R 32410 32412 32412 0 -1 4202496 673 0 0 0 2230 0 0 0 25 0 1 0 746727424 1042804736 408 33554432000 134512640 135663704 4287467088 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32412/statm: 254591 408 113 282 0 254307 0
[pid=32413] ppid=32404 vsize=289844 CPUtime=0.06 cores=0-7
/proc/32413/stat : 32413 (python) S 32404 32404 32378 0 -1 4202560 904 0 0 0 3 3 0 0 18 0 1 0 746727426 296800256 5825 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369540 0 0 17 6 0 0 0
/proc/32413/statm: 72461 5825 371 364 0 8376 0
[pid=32415] ppid=32413 vsize=1018364 CPUtime=22.26 cores=0-7
/proc/32415/stat : 32415 (gnovelty+2) R 32413 32415 32415 0 -1 4202496 671 0 0 0 2226 0 0 0 25 0 1 0 746727427 1042804736 408 33554432000 134512640 135663704 4292840832 18446744073709551615 134525715 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32415/statm: 254591 408 113 282 0 254307 0
[pid=32416] ppid=32404 vsize=300100 CPUtime=0.07 cores=0-7
/proc/32416/stat : 32416 (python) S 32404 32404 32378 0 -1 4202560 906 0 0 0 4 3 0 0 18 0 1 0 746727429 307302400 5829 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369540 0 0 17 1 0 0 0
/proc/32416/statm: 75025 5829 371 364 0 10937 0
[pid=32418] ppid=32416 vsize=417976 CPUtime=22.16 cores=0-7
/proc/32418/stat : 32418 (adaptg2wsat2009) R 32416 32418 32418 0 -1 4202496 998 0 0 0 2216 0 0 0 25 0 1 0 746727430 428007424 734 33554432000 134512640 135107411 4288944896 18446744073709551615 134531792 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/32418/statm: 104494 734 59 146 0 103370 0
[pid=32419] ppid=32404 vsize=310356 CPUtime=0.07 cores=0-7
/proc/32419/stat : 32419 (python) S 32404 32404 32378 0 -1 4202560 940 0 0 0 3 4 0 0 18 0 1 0 746727432 317804544 5833 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369539 0 0 17 1 0 0 0
/proc/32419/statm: 77589 5833 371 364 0 13498 0
[pid=32421] ppid=32419 vsize=417976 CPUtime=22.21 cores=0-7
/proc/32421/stat : 32421 (adaptg2wsat2009) R 32419 32421 32421 0 -1 4202496 1000 0 0 0 2221 0 0 0 25 0 1 0 746727433 428007424 736 33554432000 134512640 135107411 4288193184 18446744073709551615 134531806 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32421/statm: 104494 736 59 146 0 103370 0
[pid=32422] ppid=32404 vsize=386148 CPUtime=0.07 cores=0-7
/proc/32422/stat : 32422 (python) S 32404 32404 32378 0 -1 4202560 798 0 0 0 4 3 0 0 18 0 1 0 746727435 395415552 6010 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369537 0 0 17 1 0 0 0
/proc/32422/statm: 96537 6010 371 364 0 32443 0
[pid=32424] ppid=32422 vsize=417976 CPUtime=22.17 cores=0-7
/proc/32424/stat : 32424 (adaptg2wsat2009) R 32422 32424 32424 0 -1 4202496 992 0 0 0 2217 0 0 0 25 0 1 0 746727436 428007424 735 33554432000 134512640 135107411 4291081728 18446744073709551615 134532121 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/32424/statm: 104494 735 59 146 0 103370 0
[pid=32425] ppid=32404 vsize=396404 CPUtime=0.07 cores=0-7
/proc/32425/stat : 32425 (python) S 32404 32404 32378 0 -1 4202560 804 0 0 0 4 3 0 0 18 0 1 0 746727439 405917696 5972 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369537 0 0 17 1 0 0 0
/proc/32425/statm: 99101 5972 371 364 0 35004 0
[pid=32427] ppid=32425 vsize=1018364 CPUtime=21.76 cores=0-7
/proc/32427/stat : 32427 (gnovelty+2) R 32425 32427 32427 0 -1 4202496 668 0 0 0 2176 0 0 0 25 0 1 0 746727439 1042804736 409 33554432000 134512640 135663704 4290295776 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/32427/statm: 254591 409 113 282 0 254307 0
[pid=32428] ppid=32404 vsize=406660 CPUtime=0.06 cores=0-7
/proc/32428/stat : 32428 (python) S 32404 32404 32378 0 -1 4202560 821 0 0 0 3 3 0 0 18 0 1 0 746727442 416419840 5976 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369539 0 0 17 1 0 0 0
/proc/32428/statm: 101665 5976 371 364 0 37565 0
[pid=32430] ppid=32428 vsize=247988 CPUtime=21.63 cores=0-7
/proc/32430/stat : 32430 (FH) R 32428 32430 32430 0 -1 4202496 918 0 0 0 2163 0 0 0 25 0 1 0 746727444 253939712 658 33554432000 134512640 134936988 4289077056 18446744073709551615 134552073 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 61997 658 41 104 0 61501 0
[pid=32431] ppid=32404 vsize=416916 CPUtime=0.07 cores=0-7
/proc/32431/stat : 32431 (python) S 32404 32404 32378 0 -1 4202560 861 0 0 0 4 3 0 0 18 0 1 0 746727445 426921984 6017 33554432000 4194304 5683644 140733840858256 18446744073709551615 216735198790 0 0 16781312 514 13852579872582369538 0 0 17 1 0 0 0
/proc/32431/statm: 104229 6017 377 364 0 40126 0
[pid=32433] ppid=32431 vsize=417976 CPUtime=22.07 cores=0-7
/proc/32433/stat : 32433 (adaptg2wsat2009) R 32431 32433 32433 0 -1 4202496 1002 0 0 0 2207 0 0 0 25 0 1 0 746727445 428007424 735 33554432000 134512640 135107411 4289144016 18446744073709551615 134531928 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/32433/statm: 104494 735 59 146 0 103370 0
[pid=32404/tid=32411] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32411/stat : 32411 (python) S 32402 32404 32378 0 -1 4202560 25 935 0 0 0 0 0 0 17 0 9 0 746727424 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32414] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32414/stat : 32414 (python) S 32402 32404 32378 0 -1 4202560 24 935 0 0 0 0 0 0 19 0 9 0 746727427 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32417] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32417/stat : 32417 (python) S 32402 32404 32378 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 746727430 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 6 0 0 0
[pid=32404/tid=32420] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32420/stat : 32420 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 9 0 746727433 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 5 0 0 0
[pid=32404/tid=32423] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32423/stat : 32423 (python) S 32402 32404 32378 0 -1 4202560 82 935 0 0 0 0 0 0 19 0 9 0 746727436 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 0 0 0 0
[pid=32404/tid=32426] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32426/stat : 32426 (python) S 32402 32404 32378 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 9 0 746727439 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 7 0 0 0
[pid=32404/tid=32429] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32429/stat : 32429 (python) S 32402 32404 32378 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 9 0 746727442 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 2 0 0 0
[pid=32404/tid=32432] ppid=32402 vsize=427160 CPUtime=0 cores=0-7
/proc/32404/task/32432/stat : 32432 (python) S 32402 32404 32378 0 -1 4202560 35 935 0 0 0 0 0 0 20 0 9 0 746727445 437411840 7535 33554432000 4194304 5683644 140733840858256 18446744073709551615 216747002289 0 0 16781312 2 18446604443553796160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 178.51
Current children cumulated vsize (KiB) 8187552

Child status: 0
Real time (s): 24.1753
CPU time (s): 179.08
CPU user time (s): 178.591
CPU system time (s): 0.488925
CPU usage (%): 740.754
Max. virtual memory (cumulated for all children) (KiB): 8187556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.591
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36705
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= 3419
involuntary context switches= 1131

runsolver used 0.107983 second user time and 0.249962 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-16 18:56:05
IDJOB=3385268
IDBENCH=82533
IDSOLVER=1870
FILE ID=node119/3385268-1305564965
RUNJOBID= node119-1305564964-32392
PBS_JOBID= 13350131
Free space on /tmp= 73080 MiB

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

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

MD5SUM BENCH= ac4ee3ff752a515035c947b106bcabeb
RANDOM SEED=437939708

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13069280 kB
Buffers:        315956 kB
Cached:        5541316 kB
SwapCached:       4756 kB
Active:       15756460 kB
Inactive:      3780196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13069280 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           32232 kB
Writeback:           0 kB
AnonPages:    13678412 kB
Mapped:          32728 kB
Slab:           215468 kB
PageTables:      62692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120779932 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= 73048 MiB
End job on node119 at 2011-05-16 18:56:30