Trace number 3484215

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)UNSAT 336.564 336.278

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
MD5SUMdeef67012ed65265f92101778280c717
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.5169
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.47	c INFO: solving HOME/instance-3484215-1307748392.cnf
0.31/0.47	c INFO: computing task features
0.31/0.49	c INFO: computed variable-clause graph statistics
0.31/0.49	c INFO: computed clause balance statistics
0.50/0.66	c INFO: computed variable balance statistics
0.60/0.73	c INFO: computed small-clause counts
0.60/0.73	c INFO: computed Horn-clause counts
0.60/0.74	c INFO: computed variable graph statistics
0.60/0.74	c INFO: collected features for HOME/instance-3484215-1307748392.cnf in 0.27 s
0.60/0.74	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
100.81/100.88	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.09)
201.12/201.03	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.04)
301.22/301.17	c INFO: running march_hi@0 for 485 with 899 remaining (b = 0.16)
336.39/336.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3484215-1307748392/watcher-3484215-1307748392 -o /tmp/evaluation-result-3484215-1307748392/solver-3484215-1307748392 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484215-1307748392.cnf -seed 409621536 -budget 1200 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.95 3.08 6/206 16492
/proc/meminfo: memFree=31433508/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=15380 CPUtime=0 cores=0,2
/proc/16492/stat : 16492 (python) R 16490 16492 15638 0 -1 4202496 791 0 0 0 0 0 0 0 25 0 1 0 886437886 15749120 678 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814238208 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16492/statm: 3845 678 322 364 0 332 0

[startup+0.101777 s]
/proc/loadavg: 3.99 3.95 3.08 6/206 16492
/proc/meminfo: memFree=31433508/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=104216 CPUtime=0.07 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 3040 0 0 0 5 2 0 0 17 0 1 0 886437886 106717184 2727 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 0 0 0 0
/proc/16492/statm: 26054 2727 847 364 0 1802 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104216

[startup+0.200651 s]
/proc/loadavg: 3.99 3.95 3.08 6/206 16492
/proc/meminfo: memFree=31433508/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=126788 CPUtime=0.14 cores=0,2
/proc/16492/stat : 16492 (python) R 16490 16492 15638 0 -1 4202496 5455 935 1 0 11 3 0 0 18 0 1 0 886437886 129830912 4001 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814236005 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16492/statm: 31697 4001 1007 364 0 2992 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 126788

[startup+0.300674 s]
/proc/loadavg: 3.99 3.95 3.08 6/206 16492
/proc/meminfo: memFree=31433508/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=170748 CPUtime=0.22 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 6743 935 1 0 16 6 0 0 17 0 1 0 886437886 174845952 4805 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/16492/statm: 42687 4805 1336 364 0 3452 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 170748

[startup+0.700564 s]
/proc/loadavg: 3.99 3.95 3.08 6/206 16492
/proc/meminfo: memFree=31433508/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=279212 CPUtime=0.6 cores=0,2
/proc/16492/stat : 16492 (python) R 16490 16492 15638 0 -1 4202496 9539 935 1 0 51 9 0 0 18 0 1 0 886437886 285913088 7198 33554432000 4194304 5683644 140734118633808 18446744073709551615 251813898380 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16492/statm: 69803 7198 1827 364 0 5727 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 279212

[startup+1.50043 s]
/proc/loadavg: 3.99 3.95 3.08 5/210 16500
/proc/meminfo: memFree=31408816/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=289480 CPUtime=0.65 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 9971 935 1 0 56 9 0 0 20 0 2 0 886437886 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 72370 7252 1877 364 0 8288 0
[pid=16498] ppid=16492 vsize=279236 CPUtime=0 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 730 0 0 0 0 0 0 0 19 0 1 0 886437960 285937664 5725 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260239 0 0 16781312 514 4569574727378534399 0 0 17 2 0 0 0
/proc/16498/statm: 69809 5725 354 364 0 5727 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=0.74 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) R 16498 16500 16500 0 -1 4202496 492 0 0 0 74 0 0 0 22 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=289480 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 886437961 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1586648

[startup+3.10027 s]
/proc/loadavg: 3.99 3.95 3.08 5/210 16500
/proc/meminfo: memFree=31408320/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=289480 CPUtime=0.65 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 9971 935 1 0 56 9 0 0 20 0 2 0 886437886 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 72370 7252 1877 364 0 8288 0
[pid=16498] ppid=16492 vsize=279236 CPUtime=0 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 886437960 285937664 5725 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260239 0 0 16781312 514 4569574727378501892 0 0 17 2 0 0 0
/proc/16498/statm: 69809 5725 354 364 0 5727 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=2.34 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) R 16498 16500 16500 0 -1 4202496 492 0 0 0 234 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=289480 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 886437961 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1586648

[startup+6.30072 s]
/proc/loadavg: 3.99 3.95 3.08 5/210 16500
/proc/meminfo: memFree=31407756/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=289480 CPUtime=0.65 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 9971 935 1 0 56 9 0 0 20 0 2 0 886437886 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 72370 7252 1877 364 0 8288 0
[pid=16498] ppid=16492 vsize=279236 CPUtime=0 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 877 0 0 0 0 0 0 0 18 0 1 0 886437960 285937664 5748 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260239 0 0 16781312 514 4569574727378501892 0 0 17 2 0 0 0
/proc/16498/statm: 69809 5748 377 364 0 5727 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=5.54 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) R 16498 16500 16500 0 -1 4202496 492 0 0 0 554 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=289480 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 886437961 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1586648

[startup+12.7007 s]
/proc/loadavg: 3.99 3.95 3.09 5/210 16500
/proc/meminfo: memFree=31407848/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=289480 CPUtime=0.65 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 9971 935 1 0 56 9 0 0 20 0 2 0 886437886 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 72370 7252 1877 364 0 8288 0
[pid=16498] ppid=16492 vsize=279236 CPUtime=0 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 880 0 0 0 0 0 0 0 18 0 1 0 886437960 285937664 5748 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260239 0 0 16781312 514 214360786951176452 0 0 17 2 0 0 0
/proc/16498/statm: 69809 5748 377 364 0 5727 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=11.94 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) R 16498 16500 16500 0 -1 4202496 492 0 0 0 1194 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=289480 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 886437961 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1586648

[startup+25.5005 s]
/proc/loadavg: 3.99 3.95 3.10 5/210 16501
/proc/meminfo: memFree=31407456/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=289480 CPUtime=0.65 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 9971 935 1 0 56 9 0 0 20 0 2 0 886437886 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 72370 7252 1877 364 0 8288 0
[pid=16498] ppid=16492 vsize=279236 CPUtime=0.02 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 886437960 285937664 5748 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260239 0 0 16781312 514 214360786951176452 0 0 17 2 0 0 0
/proc/16498/statm: 69809 5748 377 364 0 5727 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=24.74 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) R 16498 16500 16500 0 -1 4202496 492 0 0 0 2474 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134525132 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=289480 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 886437961 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 1586648

[startup+51.1012 s]
/proc/loadavg: 4.07 3.97 3.13 5/214 16505
/proc/meminfo: memFree=31396612/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=289480 CPUtime=0.65 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 9971 935 1 0 56 9 0 0 20 0 2 0 886437886 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 72370 7252 1877 364 0 8288 0
[pid=16498] ppid=16492 vsize=279236 CPUtime=0.05 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 897 0 0 0 3 2 0 0 18 0 1 0 886437960 285937664 5748 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260239 0 0 16781312 514 214360786951176452 0 0 17 2 0 0 0
/proc/16498/statm: 69809 5748 377 364 0 5727 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=50.34 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) R 16498 16500 16500 0 -1 4202496 492 0 0 0 5034 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=289480 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 2 0 886437961 296427520 7252 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1586648

[startup+102.301 s]
/proc/loadavg: 4.03 3.97 3.17 5/222 16565
/proc/meminfo: memFree=31349440/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=300124 CPUtime=0.66 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 10836 935 1 0 57 9 0 0 20 0 3 0 886437886 307326976 7347 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16492/statm: 75031 7347 1880 364 0 10946 0
[pid=16498] ppid=16492 vsize=289480 CPUtime=0.12 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 1149 0 0 0 7 5 0 0 19 0 2 0 886437960 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16498/statm: 72370 5792 416 364 0 8288 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) T 16498 16500 16500 0 -1 4202496 492 0 0 0 10012 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16498/tid=16562] ppid=16492 vsize=289480 CPUtime=0 cores=0,2
/proc/16498/task/16562/stat : 16562 (python) S 16492 16492 15638 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886447974 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 0 0 0 0
[pid=16563] ppid=16492 vsize=289880 CPUtime=0 cores=0,2
/proc/16563/stat : 16563 (python) S 16492 16492 15638 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 886447974 296837120 5811 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260294 0 0 16781312 514 4158234508165873924 0 0 17 2 0 0 0
/proc/16563/statm: 72470 5811 348 364 0 8385 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=1.41 cores=0,2
/proc/16565/stat : 16565 (gnovelty+2) R 16563 16565 16565 0 -1 4202496 488 0 0 0 141 0 0 0 25 0 1 0 886447975 1042362368 226 33554432000 134512640 135663704 4287968128 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16492/tid=16499] ppid=16490 vsize=300124 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 3 0 886437961 307326976 7347 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16564] ppid=16490 vsize=300124 CPUtime=0 cores=0,2
/proc/16492/task/16564/stat : 16564 (python) S 16490 16492 15638 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 3 0 886447975 307326976 7347 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 2915348

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.22 5/227 16571
/proc/meminfo: memFree=31334560/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=300124 CPUtime=0.66 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 10836 935 1 0 57 9 0 0 20 0 3 0 886437886 307326976 7347 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16492/statm: 75031 7347 1880 364 0 10946 0
[pid=16498] ppid=16492 vsize=289480 CPUtime=0.12 cores=0,2

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

[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 488 0 0 0 10012 0 0 0 25 0 1 0 886447975 1042362368 226 33554432000 134512640 135663704 4287968128 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16577] ppid=16492 vsize=289880 CPUtime=0 cores=0,2
/proc/16563/task/16577/stat : 16577 (python) S 16492 16492 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886457988 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453880857664 0 0 -1 2 0 0 0
[pid=16578] ppid=16492 vsize=300136 CPUtime=0.14 cores=0,2
/proc/16578/stat : 16578 (python) S 16492 16492 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886457989 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16578/statm: 75034 5868 400 364 0 10946 0
[pid=16580] ppid=16578 vsize=416524 CPUtime=100 cores=0,2
/proc/16580/stat : 16580 (adaptg2wsat2009) T 16578 16580 16580 0 -1 4202496 585 0 0 0 9999 1 0 0 25 0 1 0 886457989 426520576 322 33554432000 134512640 135107411 4290872112 18446744073709551615 134531856 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16580/statm: 104131 322 59 146 0 103007 0
[pid=16578/tid=16634] ppid=16492 vsize=300136 CPUtime=0 cores=0,2
/proc/16578/task/16634/stat : 16634 (python) S 16492 16492 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886468002 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604443818090624 0 0 -1 0 0 0 0
[pid=16635] ppid=16492 vsize=310392 CPUtime=0.05 cores=0,2
/proc/16635/stat : 16635 (python) S 16492 16492 15638 0 -1 4202560 929 0 0 0 3 2 0 0 15 0 1 0 886468003 317841408 5842 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260294 0 0 16781312 514 4256675708346007810 0 0 17 2 0 0 0
/proc/16635/statm: 77598 5842 371 364 0 13507 0
[pid=16637] ppid=16635 vsize=2264 CPUtime=33.22 cores=0,2
/proc/16637/stat : 16637 (march_hi) R 16635 16637 16637 0 -1 4202496 983 0 0 0 3322 0 0 0 25 0 1 0 886468003 2318336 390 33554432000 4194304 4955518 140735640756848 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16637/statm: 566 390 106 186 0 379 0
[pid=16492/tid=16499] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 5 0 886437961 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16564] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16564/stat : 16564 (python) S 16490 16492 15638 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 5 0 886447975 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 0 0 0 0
[pid=16492/tid=16579] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16579/stat : 16579 (python) S 16490 16492 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886457989 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16636] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16636/stat : 16636 (python) S 16490 16492 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886468003 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 334.58
Current children cumulated vsize (KiB) 3965176

[startup+335.201 s]
/proc/loadavg: 4.02 4.00 3.36 5/247 16646
/proc/meminfo: memFree=31295376/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=320636 CPUtime=0.68 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 12546 935 1 0 58 10 0 0 20 0 5 0 886437886 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 80159 7359 1884 364 0 16068 0
[pid=16498] ppid=16492 vsize=289480 CPUtime=0.12 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 1149 0 0 0 7 5 0 0 19 0 2 0 886437960 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16498/statm: 72370 5792 416 364 0 8288 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) T 16498 16500 16500 0 -1 4202496 492 0 0 0 10012 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16498/tid=16562] ppid=16492 vsize=289480 CPUtime=0 cores=0,2
/proc/16498/task/16562/stat : 16562 (python) S 16492 16492 15638 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886447974 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 0 0 0 0
[pid=16563] ppid=16492 vsize=289880 CPUtime=0.13 cores=0,2
/proc/16563/stat : 16563 (python) S 16492 16492 15638 0 -1 4202560 1090 0 0 0 7 6 0 0 19 0 2 0 886447974 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16563/statm: 72470 5864 400 364 0 8385 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 488 0 0 0 10012 0 0 0 25 0 1 0 886447975 1042362368 226 33554432000 134512640 135663704 4287968128 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16577] ppid=16492 vsize=289880 CPUtime=0 cores=0,2
/proc/16563/task/16577/stat : 16577 (python) S 16492 16492 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886457988 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453880857664 0 0 -1 2 0 0 0
[pid=16578] ppid=16492 vsize=300136 CPUtime=0.14 cores=0,2
/proc/16578/stat : 16578 (python) S 16492 16492 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886457989 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16578/statm: 75034 5868 400 364 0 10946 0
[pid=16580] ppid=16578 vsize=416524 CPUtime=100 cores=0,2
/proc/16580/stat : 16580 (adaptg2wsat2009) T 16578 16580 16580 0 -1 4202496 585 0 0 0 9999 1 0 0 25 0 1 0 886457989 426520576 322 33554432000 134512640 135107411 4290872112 18446744073709551615 134531856 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16580/statm: 104131 322 59 146 0 103007 0
[pid=16578/tid=16634] ppid=16492 vsize=300136 CPUtime=0 cores=0,2
/proc/16578/task/16634/stat : 16634 (python) S 16492 16492 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886468002 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604443818090624 0 0 -1 0 0 0 0
[pid=16635] ppid=16492 vsize=310392 CPUtime=0.05 cores=0,2
/proc/16635/stat : 16635 (python) S 16492 16492 15638 0 -1 4202560 929 0 0 0 3 2 0 0 15 0 1 0 886468003 317841408 5842 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260294 0 0 16781312 514 4256675708346007810 0 0 17 2 0 0 0
/proc/16635/statm: 77598 5842 371 364 0 13507 0
[pid=16637] ppid=16635 vsize=2264 CPUtime=34.02 cores=0,2
/proc/16637/stat : 16637 (march_hi) R 16635 16637 16637 0 -1 4202496 983 0 0 0 3402 0 0 0 25 0 1 0 886468003 2318336 390 33554432000 4194304 4955518 140735640756848 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16637/statm: 566 390 106 186 0 379 0
[pid=16492/tid=16499] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 5 0 886437961 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16564] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16564/stat : 16564 (python) S 16490 16492 15638 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 5 0 886447975 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 0 0 0 0
[pid=16492/tid=16579] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16579/stat : 16579 (python) S 16490 16492 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886457989 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16636] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16636/stat : 16636 (python) S 16490 16492 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886468003 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 335.38
Current children cumulated vsize (KiB) 3965176

[startup+336.001 s]
/proc/loadavg: 4.02 4.00 3.36 5/247 16646
/proc/meminfo: memFree=31294880/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=320636 CPUtime=0.68 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 12546 935 1 0 58 10 0 0 20 0 5 0 886437886 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 80159 7359 1884 364 0 16068 0
[pid=16498] ppid=16492 vsize=289480 CPUtime=0.12 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 1149 0 0 0 7 5 0 0 19 0 2 0 886437960 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16498/statm: 72370 5792 416 364 0 8288 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) T 16498 16500 16500 0 -1 4202496 492 0 0 0 10012 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16498/tid=16562] ppid=16492 vsize=289480 CPUtime=0 cores=0,2
/proc/16498/task/16562/stat : 16562 (python) S 16492 16492 15638 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886447974 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 0 0 0 0
[pid=16563] ppid=16492 vsize=289880 CPUtime=0.13 cores=0,2
/proc/16563/stat : 16563 (python) S 16492 16492 15638 0 -1 4202560 1090 0 0 0 7 6 0 0 19 0 2 0 886447974 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16563/statm: 72470 5864 400 364 0 8385 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 488 0 0 0 10012 0 0 0 25 0 1 0 886447975 1042362368 226 33554432000 134512640 135663704 4287968128 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16577] ppid=16492 vsize=289880 CPUtime=0 cores=0,2
/proc/16563/task/16577/stat : 16577 (python) S 16492 16492 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886457988 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453880857664 0 0 -1 2 0 0 0
[pid=16578] ppid=16492 vsize=300136 CPUtime=0.14 cores=0,2
/proc/16578/stat : 16578 (python) S 16492 16492 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886457989 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16578/statm: 75034 5868 400 364 0 10946 0
[pid=16580] ppid=16578 vsize=416524 CPUtime=100 cores=0,2
/proc/16580/stat : 16580 (adaptg2wsat2009) T 16578 16580 16580 0 -1 4202496 585 0 0 0 9999 1 0 0 25 0 1 0 886457989 426520576 322 33554432000 134512640 135107411 4290872112 18446744073709551615 134531856 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16580/statm: 104131 322 59 146 0 103007 0
[pid=16578/tid=16634] ppid=16492 vsize=300136 CPUtime=0 cores=0,2
/proc/16578/task/16634/stat : 16634 (python) S 16492 16492 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886468002 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604443818090624 0 0 -1 0 0 0 0
[pid=16635] ppid=16492 vsize=310392 CPUtime=0.06 cores=0,2
/proc/16635/stat : 16635 (python) S 16492 16492 15638 0 -1 4202560 935 0 0 0 4 2 0 0 15 0 1 0 886468003 317841408 5842 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260294 0 0 16781312 514 4256675708346007810 0 0 17 2 0 0 0
/proc/16635/statm: 77598 5842 371 364 0 13507 0
[pid=16637] ppid=16635 vsize=2264 CPUtime=34.82 cores=0,2
/proc/16637/stat : 16637 (march_hi) R 16635 16637 16637 0 -1 4202496 983 0 0 0 3482 0 0 0 25 0 1 0 886468003 2318336 390 33554432000 4194304 4955518 140735640756848 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16637/statm: 566 390 106 186 0 379 0
[pid=16492/tid=16499] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 5 0 886437961 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16564] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16564/stat : 16564 (python) S 16490 16492 15638 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 5 0 886447975 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 0 0 0 0
[pid=16492/tid=16579] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16579/stat : 16579 (python) S 16490 16492 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886457989 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16636] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16636/stat : 16636 (python) S 16490 16492 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886468003 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 336.19
Current children cumulated vsize (KiB) 3965176

[startup+336.201 s]
/proc/loadavg: 4.02 4.00 3.36 5/247 16646
/proc/meminfo: memFree=31294880/32950928 swapFree=67050648/67111528
[pid=16492] ppid=16490 vsize=320636 CPUtime=0.68 cores=0,2
/proc/16492/stat : 16492 (python) S 16490 16492 15638 0 -1 4202496 12546 935 1 0 58 10 0 0 20 0 5 0 886437886 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16492/statm: 80159 7359 1884 364 0 16068 0
[pid=16498] ppid=16492 vsize=289480 CPUtime=0.12 cores=0,2
/proc/16498/stat : 16498 (python) S 16492 16492 15638 0 -1 4202560 1149 0 0 0 7 5 0 0 19 0 2 0 886437960 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16498/statm: 72370 5792 416 364 0 8288 0
[pid=16500] ppid=16498 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16500/stat : 16500 (gnovelty+2) T 16498 16500 16500 0 -1 4202496 492 0 0 0 10012 0 0 0 25 0 1 0 886437961 1042362368 227 33554432000 134512640 135663704 4290007472 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16500/statm: 254483 227 113 282 0 254199 0
[pid=16498/tid=16562] ppid=16492 vsize=289480 CPUtime=0 cores=0,2
/proc/16498/task/16562/stat : 16562 (python) S 16492 16492 15638 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886447974 296427520 5792 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453976630272 0 0 -1 0 0 0 0
[pid=16563] ppid=16492 vsize=289880 CPUtime=0.13 cores=0,2
/proc/16563/stat : 16563 (python) S 16492 16492 15638 0 -1 4202560 1090 0 0 0 7 6 0 0 19 0 2 0 886447974 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16563/statm: 72470 5864 400 364 0 8385 0
[pid=16565] ppid=16563 vsize=1017932 CPUtime=100.12 cores=0,2
/proc/16565/stat : 16565 (gnovelty+2) T 16563 16565 16565 0 -1 4202496 488 0 0 0 10012 0 0 0 25 0 1 0 886447975 1042362368 226 33554432000 134512640 135663704 4287968128 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16565/statm: 254483 226 113 282 0 254199 0
[pid=16563/tid=16577] ppid=16492 vsize=289880 CPUtime=0 cores=0,2
/proc/16563/task/16577/stat : 16577 (python) S 16492 16492 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886457988 296837120 5864 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604453880857664 0 0 -1 2 0 0 0
[pid=16578] ppid=16492 vsize=300136 CPUtime=0.14 cores=0,2
/proc/16578/stat : 16578 (python) S 16492 16492 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886457989 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16578/statm: 75034 5868 400 364 0 10946 0
[pid=16580] ppid=16578 vsize=416524 CPUtime=100 cores=0,2
/proc/16580/stat : 16580 (adaptg2wsat2009) T 16578 16580 16580 0 -1 4202496 585 0 0 0 9999 1 0 0 25 0 1 0 886457989 426520576 322 33554432000 134512640 135107411 4290872112 18446744073709551615 134531856 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16580/statm: 104131 322 59 146 0 103007 0
[pid=16578/tid=16634] ppid=16492 vsize=300136 CPUtime=0 cores=0,2
/proc/16578/task/16634/stat : 16634 (python) S 16492 16492 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886468002 307339264 5868 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 514 18446604443818090624 0 0 -1 0 0 0 0
[pid=16635] ppid=16492 vsize=310392 CPUtime=0.06 cores=0,2
/proc/16635/stat : 16635 (python) S 16492 16492 15638 0 -1 4202560 936 0 0 0 4 2 0 0 15 0 1 0 886468003 317841408 5842 33554432000 4194304 5683644 140734118633808 18446744073709551615 251814260294 0 0 16781312 514 5616738022440534274 0 0 17 2 0 0 0
/proc/16635/statm: 77598 5842 371 364 0 13507 0
[pid=16637] ppid=16635 vsize=2264 CPUtime=35.02 cores=0,2
/proc/16637/stat : 16637 (march_hi) R 16635 16637 16637 0 -1 4202496 983 0 0 0 3502 0 0 0 25 0 1 0 886468003 2318336 390 33554432000 4194304 4955518 140735640756848 18446744073709551615 4285274 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16637/statm: 566 390 106 186 0 379 0
[pid=16492/tid=16499] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16499/stat : 16499 (python) S 16490 16492 15638 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 5 0 886437961 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16564] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16564/stat : 16564 (python) S 16490 16492 15638 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 5 0 886447975 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 0 0 0 0
[pid=16492/tid=16579] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16579/stat : 16579 (python) S 16490 16492 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886457989 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
[pid=16492/tid=16636] ppid=16490 vsize=320636 CPUtime=0 cores=0,2
/proc/16492/task/16636/stat : 16636 (python) S 16490 16492 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886468003 328331264 7359 33554432000 4194304 5683644 140734118633808 18446744073709551615 251826063793 0 0 16781312 2 18446604453902491776 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 336.39
Current children cumulated vsize (KiB) 3965176

Child status: 0
Real time (s): 336.278
CPU time (s): 336.564
CPU user time (s): 336.197
CPU system time (s): 0.366944
CPU usage (%): 100.085
Max. virtual memory (cumulated for all children) (KiB): 3965180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.197
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24978
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= 1849
involuntary context switches= 907

runsolver used 0.623905 second user time and 1.2948 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 01:26:32
IDJOB=3484215
IDBENCH=82726
IDSOLVER=1975
FILE ID=node126/3484215-1307748392
RUNJOBID= node126-1307747008-15656
PBS_JOBID= 13550831
Free space on /tmp= 74072 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1027567260-047.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484215-1307748392/watcher-3484215-1307748392 -o /tmp/evaluation-result-3484215-1307748392/solver-3484215-1307748392 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484215-1307748392.cnf -seed 409621536 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= deef67012ed65265f92101778280c717
RANDOM SEED=409621536

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31434060 kB
Buffers:        244068 kB
Cached:         835104 kB
SwapCached:      14888 kB
Active:         753712 kB
Inactive:       555604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31434060 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           63916 kB
Writeback:          76 kB
AnonPages:      227860 kB
Mapped:          16192 kB
Slab:           135776 kB
PageTables:      10696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3734316 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= 74036 MiB
End job on node126 at 2011-06-11 01:32:08