Trace number 3317049

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-randomSAT 629.777 179.725

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S541704841-072-UNKNOWN.cnf
MD5SUMd89541d4d678adcd99dbf4694eb0406c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.1322
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.51/21.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.51/21.48	c INFO: solving HOME/instance-3317049-1304267280.cnf
0.51/21.48	c INFO: computing task features
0.53/21.57	c INFO: computed variable-clause graph statistics
0.53/21.57	c INFO: computed clause balance statistics
1.04/22.03	c INFO: computed variable balance statistics
1.23/22.21	c INFO: computed small-clause counts
1.23/22.21	c INFO: computed Horn-clause counts
1.23/22.22	c INFO: computed variable graph statistics
1.23/22.22	c INFO: collected features for HOME/instance-3317049-1304267280.cnf in 0.74 s
1.28/22.31	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.37)
1.28/22.34	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.12)
1.28/22.37	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
1.37/22.40	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.06)
400.91/122.48	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.05)
401.27/122.52	c INFO: running gnovelty+2@0 for 97 with 4698 remaining (b = 0.04)
401.27/122.55	c INFO: running FH@0 for 97 with 4698 remaining (b = 0.03)
401.27/122.59	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.03)
629.64/179.70	s SATISFIABLE
629.64/179.70	v 1 2 -3 -4 -5 6 7 8 -9 10 11 12 13 14 15 16 17 -18 -19 20 -21 -22 -23 -24 25 26 27 -28 29 -30 31 -32 33 -34 -35 -36 37 -38 39 40 -41 -42 43 44 -45 46 -47 48 -49 -50 51 52 -53 54 55 -56 -57 58 -59 -60 -61 62 63 64 65 -66 -67 68 69 70 71 -72 -73 74 -75 76 77 78 79 -80 81 82 -83 84 -85 86 -87 -88 -89 -90 91 92 93 -94 -95 -96 97 -98 99 100 101 102 103 -104 -105 106 107 108 -109 -110 111 112 -113 114 -115 116 -117 -118 -119 120 -121 122 -123 -124 -125 -126 -127 128 129 -130 131 -132 -133 -134 135 -136 -137 -138 -139 140 -141 -142 -143 144 145 -146 -147 148 149 -150 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317049-1304267280/watcher-3317049-1304267280 -o /tmp/evaluation-result-3317049-1304267280/solver-3317049-1304267280 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317049-1304267280.cnf -seed 489172721 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27858
/proc/meminfo: memFree=30982164/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/27858/stat : 27858 (runsolver) D 27854 27858 27821 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 1 0 519143771 12083200 55 33554432000 4194304 5434984 140736867859632 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27858/statm: 2950 55 34 303 0 2644 0

[startup+0.079793 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27858
/proc/meminfo: memFree=30982164/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 506 0 6 0 0 0 0 0 17 0 1 0 519143771 15175680 419 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338379621 0 2147483391 4096 0 18446744071699199166 0 0 17 7 0 0 4
/proc/27858/statm: 3705 419 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.100801 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27858
/proc/meminfo: memFree=30982164/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=14820 CPUtime=0 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 508 0 6 0 0 0 0 0 17 0 1 0 519143771 15175680 421 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338379621 0 2147483391 4096 0 18446744071699199166 0 0 17 7 0 0 4
/proc/27858/statm: 3705 421 259 364 0 192 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14820

[startup+0.300746 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27858
/proc/meminfo: memFree=30982164/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 728 0 6 0 0 0 0 0 16 0 1 0 519143771 15548416 622 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338379621 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 7
/proc/27858/statm: 3796 622 322 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.700648 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 27858
/proc/meminfo: memFree=30982164/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 898 0 6 0 0 0 0 0 16 0 1 0 519143771 16154624 784 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 10
/proc/27858/statm: 3944 784 346 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+1.50052 s]
/proc/loadavg: 0.00 0.00 0.00 2/178 27860
/proc/meminfo: memFree=30974640/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=25288 CPUtime=0.03 cores=1,3,5,7
/proc/27858/stat : 27858 (python) D 27854 27858 27821 0 -1 4202496 1335 0 10 0 2 1 0 0 16 0 1 0 519143771 25894912 1191 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338379621 0 0 16781312 2 0 0 0 17 1 0 0 17
/proc/27858/statm: 6322 1191 438 364 0 723 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25288

[startup+3.10017 s]
/proc/loadavg: 0.08 0.02 0.01 2/178 27860
/proc/meminfo: memFree=30971008/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=50016 CPUtime=0.07 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 1960 0 17 0 4 3 0 0 16 0 1 0 519143771 51216384 1738 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338379700 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 23
/proc/27858/statm: 12504 1738 480 364 0 1204 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 50016
heavy processes:

[startup+6.30053 s]
/proc/loadavg: 0.08 0.02 0.01 2/178 27860
/proc/meminfo: memFree=30961404/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=99344 CPUtime=0.11 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 2828 0 29 0 5 6 0 0 16 0 1 0 519143771 101728256 2557 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 66
/proc/27858/statm: 24836 2557 818 364 0 1687 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 99344
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 0.15 0.03 0.01 2/178 27868
/proc/meminfo: memFree=30936028/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=148964 CPUtime=0.32 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 6244 926 46 8 18 14 0 0 16 0 1 0 519143771 152539136 4415 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338379700 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 149
/proc/27858/statm: 37241 4415 1212 364 0 3182 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 148964
heavy processes:

[startup+25.5007 s]
/proc/loadavg: 0.28 0.06 0.02 10/202 27893
/proc/meminfo: memFree=30837880/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=320604 CPUtime=1.37 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 13610 926 116 8 115 22 0 0 24 0 5 0 519143771 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 332
/proc/27858/statm: 80151 7350 1883 364 0 16060 0
[pid=27869] ppid=27858 vsize=278984 CPUtime=0 cores=1,3,5,7
/proc/27869/stat : 27869 (python) S 27858 27858 27821 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 1 0 519146002 285679616 5670 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403855 0 0 16781312 514 4474792152139792648 0 0 17 5 0 0 0
/proc/27869/statm: 69746 5670 354 364 0 5664 0
[pid=27871] ppid=27869 vsize=1018364 CPUtime=3.16 cores=1,3,5,7
/proc/27871/stat : 27871 (gnovelty+2) R 27869 27871 27871 0 -1 4202496 668 0 0 0 316 0 0 0 25 0 1 0 519146003 1042804736 408 33554432000 134512640 135663704 4292238848 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27871/statm: 254591 408 113 282 0 254307 0
[pid=27872] ppid=27858 vsize=289848 CPUtime=0 cores=1,3,5,7
/proc/27872/stat : 27872 (python) S 27858 27858 27821 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 519146005 296804352 5803 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 4514438342414139656 0 0 17 7 0 0 0
/proc/27872/statm: 72462 5803 348 364 0 8377 0
[pid=27874] ppid=27872 vsize=1018364 CPUtime=3.15 cores=1,3,5,7
/proc/27874/stat : 27874 (gnovelty+2) R 27872 27874 27874 0 -1 4202496 675 0 0 0 315 0 0 0 25 0 1 0 519146005 1042804736 409 33554432000 134512640 135663704 4286719936 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/27874/statm: 254591 409 113 282 0 254307 0
[pid=27875] ppid=27858 vsize=300104 CPUtime=0 cores=1,3,5,7
/proc/27875/stat : 27875 (python) S 27858 27858 27821 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 519146008 307306496 5807 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 4514442190704836872 0 0 17 5 0 0 0
/proc/27875/statm: 75026 5807 348 364 0 10938 0
[pid=27877] ppid=27875 vsize=417976 CPUtime=3.1 cores=1,3,5,7
/proc/27877/stat : 27877 (adaptg2wsat2009) R 27875 27877 27877 0 -1 4202496 1001 0 0 0 310 0 0 0 25 0 1 0 519146008 428007424 735 33554432000 134512640 135107411 4292713936 18446744073709551615 134532313 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/27877/statm: 104494 735 59 146 0 103370 0
[pid=27878] ppid=27858 vsize=310360 CPUtime=0 cores=1,3,5,7
/proc/27878/stat : 27878 (python) S 27858 27858 27821 0 -1 4202560 750 0 0 0 0 0 0 0 18 0 1 0 519146011 317808640 5811 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 16715752136071151876 0 0 17 5 0 0 0
/proc/27878/statm: 77590 5811 348 364 0 13499 0
[pid=27880] ppid=27878 vsize=417976 CPUtime=3.09 cores=1,3,5,7
/proc/27880/stat : 27880 (adaptg2wsat2009) R 27878 27880 27880 0 -1 4202496 1001 0 0 0 309 0 0 0 25 0 1 0 519146011 428007424 735 33554432000 134512640 135107411 4293622448 18446744073709551615 134532135 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/27880/statm: 104494 735 59 146 0 103370 0
[pid=27858/tid=27870] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27870/stat : 27870 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 18 0 5 0 519146002 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27873] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27873/stat : 27873 (python) S 27854 27858 27821 0 -1 4202560 20 926 0 8 0 0 0 0 20 0 5 0 519146005 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27876] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27876/stat : 27876 (python) S 27854 27858 27821 0 -1 4202560 21 926 0 8 0 0 0 0 22 0 5 0 519146008 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27879] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27879/stat : 27879 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 24 0 5 0 519146011 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.87
Current children cumulated vsize (KiB) 4372580
heavy processes:

[startup+51.1006 s]
/proc/loadavg: 2.97 0.71 0.24 10/202 27893
/proc/meminfo: memFree=30834164/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=320604 CPUtime=1.37 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 13610 926 116 8 115 22 0 0 24 0 5 0 519143771 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 332
/proc/27858/statm: 80151 7350 1883 364 0 16060 0
[pid=27869] ppid=27858 vsize=278984 CPUtime=0.03 cores=1,3,5,7
/proc/27869/stat : 27869 (python) S 27858 27858 27821 0 -1 4202560 899 0 0 0 2 1 0 0 15 0 1 0 519146002 285679616 5693 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403855 0 0 16781312 514 9249214958153990408 0 0 17 5 0 0 0
/proc/27869/statm: 69746 5693 377 364 0 5664 0
[pid=27871] ppid=27869 vsize=1018364 CPUtime=28.76 cores=1,3,5,7
/proc/27871/stat : 27871 (gnovelty+2) R 27869 27871 27871 0 -1 4202496 668 0 0 0 2876 0 0 0 25 0 1 0 519146003 1042804736 408 33554432000 134512640 135663704 4292238848 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27871/statm: 254591 408 113 282 0 254307 0
[pid=27872] ppid=27858 vsize=289848 CPUtime=0.03 cores=1,3,5,7
/proc/27872/stat : 27872 (python) S 27858 27858 27821 0 -1 4202560 908 0 0 0 1 2 0 0 18 0 1 0 519146005 296804352 5826 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27872/statm: 72462 5826 371 364 0 8377 0
[pid=27874] ppid=27872 vsize=1018364 CPUtime=28.75 cores=1,3,5,7
/proc/27874/stat : 27874 (gnovelty+2) R 27872 27874 27874 0 -1 4202496 675 0 0 0 2875 0 0 0 25 0 1 0 519146005 1042804736 409 33554432000 134512640 135663704 4286719936 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/27874/statm: 254591 409 113 282 0 254307 0
[pid=27875] ppid=27858 vsize=300104 CPUtime=0.03 cores=1,3,5,7
/proc/27875/stat : 27875 (python) S 27858 27858 27821 0 -1 4202560 901 0 0 0 2 1 0 0 18 0 1 0 519146008 307306496 5830 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 5 0 0 0
/proc/27875/statm: 75026 5830 371 364 0 10938 0
[pid=27877] ppid=27875 vsize=417976 CPUtime=28.52 cores=1,3,5,7
/proc/27877/stat : 27877 (adaptg2wsat2009) R 27875 27877 27877 0 -1 4202496 1001 0 0 0 2852 0 0 0 25 0 1 0 519146008 428007424 735 33554432000 134512640 135107411 4292713936 18446744073709551615 134531731 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/27877/statm: 104494 735 59 146 0 103370 0
[pid=27878] ppid=27858 vsize=310360 CPUtime=0.03 cores=1,3,5,7
/proc/27878/stat : 27878 (python) S 27858 27858 27821 0 -1 4202560 945 0 0 0 2 1 0 0 18 0 1 0 519146011 317808640 5834 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990404 0 0 17 5 0 0 0
/proc/27878/statm: 77590 5834 371 364 0 13499 0
[pid=27880] ppid=27878 vsize=417976 CPUtime=28.58 cores=1,3,5,7
/proc/27880/stat : 27880 (adaptg2wsat2009) R 27878 27880 27880 0 -1 4202496 1001 0 0 0 2858 0 0 0 25 0 1 0 519146011 428007424 735 33554432000 134512640 135107411 4293622448 18446744073709551615 134531822 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/27880/statm: 104494 735 59 146 0 103370 0
[pid=27858/tid=27870] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27870/stat : 27870 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 18 0 5 0 519146002 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27873] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27873/stat : 27873 (python) S 27854 27858 27821 0 -1 4202560 20 926 0 8 0 0 0 0 20 0 5 0 519146005 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27876] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27876/stat : 27876 (python) S 27854 27858 27821 0 -1 4202560 21 926 0 8 0 0 0 0 22 0 5 0 519146008 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27879] ppid=27854 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27879/stat : 27879 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 24 0 5 0 519146011 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 116.1
Current children cumulated vsize (KiB) 4372580

[startup+102.307 s]
/proc/loadavg: 6.10 1.97 0.69 10/202 27895
/proc/meminfo: memFree=30834076/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=320604 CPUtime=1.37 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 13610 926 116 8 115 22 0 0 24 0 5 0 519143771 328298496 7350 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 332
/proc/27858/statm: 80151 7350 1883 364 0 16060 0
[pid=27869] ppid=27858 vsize=278984 CPUtime=0.08 cores=1,3,5,7
/proc/27869/stat : 27869 (python) S 27858 27858 27821 0 -1 4202560 914 0 0 0 4 4 0 0 15 0 1 0 519146002 285679616 5693 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403855 0 0 16781312 514 9249214958153990408 0 0 17 5 0 0 0
/proc/27869/statm: 69746 5693 377 364 0 5664 0
[pid=27871] ppid=27869 vsize=1018364 CPUtime=79.97 cores=1,3,5,7
/proc/27871/stat : 27871 (gnovelty+2) R 27869 27871 27871 0 -1 4202496 668 0 0 0 7997 0 0 0 25 0 1 0 519146003 1042804736 408 33554432000 134512640 135663704 4292238848 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27871/statm: 254591 408 113 282 0 254307 0
[pid=27872] ppid=27858 vsize=289848 CPUtime=0.08 cores=1,3,5,7
/proc/27872/stat : 27872 (python) S 27858 27858 27821 0 -1 4202560 925 0 0 0 4 4 0 0 18 0 1 0 519146005 296804352 5826 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0

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

/proc/27899/statm: 80154 5838 371 364 0 16060 0
[pid=27901] ppid=27899 vsize=417976 CPUtime=56.6 cores=1,3,5,7
/proc/27901/stat : 27901 (adaptg2wsat2009) R 27899 27901 27901 0 -1 4202496 1002 0 0 0 5660 0 0 0 25 0 1 0 519156020 428007424 736 33554432000 134512640 135107411 4293464592 18446744073709551615 134531600 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/27901/statm: 104494 736 59 146 0 103370 0
[pid=27902] ppid=27858 vsize=330872 CPUtime=0.06 cores=1,3,5,7
/proc/27902/stat : 27902 (python) S 27858 27858 27821 0 -1 4202560 965 0 0 0 3 3 0 0 18 0 1 0 519156023 338812928 5842 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27902/statm: 82718 5842 371 364 0 18621 0
[pid=27905] ppid=27902 vsize=1018364 CPUtime=56.57 cores=1,3,5,7
/proc/27905/stat : 27905 (gnovelty+2) R 27902 27905 27905 0 -1 4202496 671 0 0 0 5657 0 0 0 25 0 1 0 519156024 1042804736 408 33554432000 134512640 135663704 4287382800 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27905/statm: 254591 408 113 282 0 254307 0
[pid=27906] ppid=27858 vsize=341128 CPUtime=0.07 cores=1,3,5,7
/proc/27906/stat : 27906 (python) S 27858 27858 27821 0 -1 4202560 964 0 0 0 3 4 0 0 18 0 1 0 519156026 349315072 5846 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27906/statm: 85282 5846 371 364 0 21182 0
[pid=27908] ppid=27906 vsize=247996 CPUtime=56.39 cores=1,3,5,7
/proc/27908/stat : 27908 (FH) R 27906 27908 27908 0 -1 4202496 925 0 0 0 5639 0 0 0 25 0 1 0 519156027 253947904 659 33554432000 134512640 134936988 4290829536 18446744073709551615 134554227 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/27908/statm: 61999 659 41 104 0 61503 0
[pid=27909] ppid=27858 vsize=351788 CPUtime=0.06 cores=1,3,5,7
/proc/27909/stat : 27909 (python) S 27858 27858 27821 0 -1 4202560 1006 0 0 0 3 3 0 0 18 0 1 0 519156030 360230912 5957 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990407 0 0 17 5 0 0 0
/proc/27909/statm: 87947 5957 377 364 0 23844 0
[pid=27911] ppid=27909 vsize=417976 CPUtime=55.99 cores=1,3,5,7
/proc/27911/stat : 27911 (adaptg2wsat2009) R 27909 27911 27911 0 -1 4202496 1005 0 0 0 5599 0 0 0 25 0 1 0 519156030 428007424 735 33554432000 134512640 135107411 4293528624 18446744073709551615 134531600 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/27911/statm: 104494 735 59 146 0 103370 0
[pid=27858/tid=27870] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27870/stat : 27870 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 18 0 9 0 519146002 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27873] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27873/stat : 27873 (python) S 27854 27858 27821 0 -1 4202560 20 926 0 8 0 0 0 0 20 0 9 0 519146005 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27876] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27876/stat : 27876 (python) S 27854 27858 27821 0 -1 4202560 21 926 0 8 0 0 0 0 22 0 9 0 519146008 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27879] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27879/stat : 27879 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 24 0 9 0 519146011 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27900] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27900/stat : 27900 (python) S 27854 27858 27821 0 -1 4202560 29 926 0 8 0 0 0 0 20 0 9 0 519156019 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27903] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27903/stat : 27903 (python) S 27854 27858 27821 0 -1 4202560 24 926 0 8 0 0 0 0 22 0 9 0 519156023 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27907] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27907/stat : 27907 (python) S 27854 27858 27821 0 -1 4202560 24 926 0 8 0 0 0 0 24 0 9 0 519156026 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 7 0 0 0
[pid=27858/tid=27910] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27910/stat : 27910 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 20 0 9 0 519156030 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 627.2
Current children cumulated vsize (KiB) 7870968

[startup+179.501 s]
/proc/loadavg: 7.54 3.33 1.26 10/234 27929
/proc/meminfo: memFree=30760020/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=362032 CPUtime=1.51 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 17177 926 116 8 128 23 0 0 20 0 9 0 519143771 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 332
/proc/27858/statm: 90508 7476 1892 364 0 26405 0
[pid=27869] ppid=27858 vsize=289228 CPUtime=0.12 cores=1,3,5,7
/proc/27869/stat : 27869 (python) S 27858 27858 27821 0 -1 4202560 1080 0 0 0 6 6 0 0 16 0 2 0 519146002 296169472 5731 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/27869/statm: 72307 5731 410 364 0 8225 0
[pid=27871] ppid=27869 vsize=1018364 CPUtime=100.12 cores=1,3,5,7
/proc/27871/stat : 27871 (gnovelty+2) T 27869 27871 27871 0 -1 4202496 668 0 0 0 10012 0 0 0 25 0 1 0 519146003 1042804736 408 33554432000 134512640 135663704 4292238848 18446744073709551615 134545670 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27871/statm: 254591 408 113 282 0 254307 0
[pid=27869/tid=27896] ppid=27858 vsize=289228 CPUtime=0 cores=1,3,5,7
/proc/27869/task/27896/stat : 27896 (python) S 27858 27858 27821 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 519156016 296169472 5731 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 514 18446604471134431168 0 0 -1 5 0 0 0
[pid=27872] ppid=27858 vsize=289848 CPUtime=0.11 cores=1,3,5,7
/proc/27872/stat : 27872 (python) S 27858 27858 27821 0 -1 4202560 1083 0 0 0 6 5 0 0 19 0 2 0 519146005 296804352 5856 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/27872/statm: 72462 5856 400 364 0 8377 0
[pid=27874] ppid=27872 vsize=1018364 CPUtime=100.12 cores=1,3,5,7
/proc/27874/stat : 27874 (gnovelty+2) T 27872 27874 27874 0 -1 4202496 675 0 0 0 10012 0 0 0 25 0 1 0 519146005 1042804736 409 33554432000 134512640 135663704 4286719936 18446744073709551615 134524888 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/27874/statm: 254591 409 113 282 0 254307 0
[pid=27872/tid=27897] ppid=27858 vsize=289848 CPUtime=0 cores=1,3,5,7
/proc/27872/task/27897/stat : 27897 (python) S 27858 27858 27821 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519156018 296804352 5856 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662016 0 0 -1 7 0 0 0
[pid=27875] ppid=27858 vsize=300104 CPUtime=0.11 cores=1,3,5,7
/proc/27875/stat : 27875 (python) S 27858 27858 27821 0 -1 4202560 1080 0 0 0 6 5 0 0 19 0 2 0 519146008 307306496 5860 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27875/statm: 75026 5860 400 364 0 10938 0
[pid=27877] ppid=27875 vsize=417976 CPUtime=99.43 cores=1,3,5,7
/proc/27877/stat : 27877 (adaptg2wsat2009) T 27875 27877 27877 0 -1 4202496 1001 0 0 0 9943 0 0 0 25 0 1 0 519146008 428007424 735 33554432000 134512640 135107411 4292713936 18446744073709551615 134531795 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/27877/statm: 104494 735 59 146 0 103370 0
[pid=27875/tid=27898] ppid=27858 vsize=300104 CPUtime=0 cores=1,3,5,7
/proc/27875/task/27898/stat : 27898 (python) S 27858 27858 27821 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519156019 307306496 5860 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 514 18446604471143662912 0 0 -1 3 0 0 0
[pid=27878] ppid=27858 vsize=310360 CPUtime=0.11 cores=1,3,5,7
/proc/27878/stat : 27878 (python) S 27858 27858 27821 0 -1 4202560 1121 0 0 0 7 4 0 0 19 0 2 0 519146011 317808640 5864 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/27878/statm: 77590 5864 400 364 0 13499 0
[pid=27880] ppid=27878 vsize=417976 CPUtime=99.77 cores=1,3,5,7
/proc/27880/stat : 27880 (adaptg2wsat2009) T 27878 27880 27880 0 -1 4202496 1001 0 0 0 9977 0 0 0 25 0 1 0 519146011 428007424 735 33554432000 134512640 135107411 4293622448 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27880/statm: 104494 735 59 146 0 103370 0
[pid=27878/tid=27904] ppid=27858 vsize=310360 CPUtime=0 cores=1,3,5,7
/proc/27878/task/27904/stat : 27904 (python) S 27858 27858 27821 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519156024 317808640 5864 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 514 18446604465394567168 0 0 -1 5 0 0 0
[pid=27899] ppid=27858 vsize=320616 CPUtime=0.06 cores=1,3,5,7
/proc/27899/stat : 27899 (python) S 27858 27858 27821 0 -1 4202560 955 0 0 0 3 3 0 0 18 0 1 0 519156019 328310784 5838 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 5 0 0 0
/proc/27899/statm: 80154 5838 371 364 0 16060 0
[pid=27901] ppid=27899 vsize=417976 CPUtime=57 cores=1,3,5,7
/proc/27901/stat : 27901 (adaptg2wsat2009) R 27899 27901 27901 0 -1 4202496 1002 0 0 0 5700 0 0 0 25 0 1 0 519156020 428007424 736 33554432000 134512640 135107411 4293464592 18446744073709551615 134531709 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/27901/statm: 104494 736 59 146 0 103370 0
[pid=27902] ppid=27858 vsize=330872 CPUtime=0.06 cores=1,3,5,7
/proc/27902/stat : 27902 (python) S 27858 27858 27821 0 -1 4202560 965 0 0 0 3 3 0 0 18 0 1 0 519156023 338812928 5842 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27902/statm: 82718 5842 371 364 0 18621 0
[pid=27905] ppid=27902 vsize=1018364 CPUtime=56.97 cores=1,3,5,7
/proc/27905/stat : 27905 (gnovelty+2) R 27902 27905 27905 0 -1 4202496 671 0 0 0 5697 0 0 0 25 0 1 0 519156024 1042804736 408 33554432000 134512640 135663704 4287382800 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27905/statm: 254591 408 113 282 0 254307 0
[pid=27906] ppid=27858 vsize=341128 CPUtime=0.07 cores=1,3,5,7
/proc/27906/stat : 27906 (python) S 27858 27858 27821 0 -1 4202560 964 0 0 0 3 4 0 0 18 0 1 0 519156026 349315072 5846 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27906/statm: 85282 5846 371 364 0 21182 0
[pid=27908] ppid=27906 vsize=247996 CPUtime=56.79 cores=1,3,5,7
/proc/27908/stat : 27908 (FH) R 27906 27908 27908 0 -1 4202496 925 0 0 0 5679 0 0 0 25 0 1 0 519156027 253947904 659 33554432000 134512640 134936988 4290829536 18446744073709551615 134545141 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/27908/statm: 61999 659 41 104 0 61503 0
[pid=27909] ppid=27858 vsize=351788 CPUtime=0.06 cores=1,3,5,7
/proc/27909/stat : 27909 (python) S 27858 27858 27821 0 -1 4202560 1006 0 0 0 3 3 0 0 18 0 1 0 519156030 360230912 5957 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990407 0 0 17 5 0 0 0
/proc/27909/statm: 87947 5957 377 364 0 23844 0
[pid=27911] ppid=27909 vsize=417976 CPUtime=56.39 cores=1,3,5,7
/proc/27911/stat : 27911 (adaptg2wsat2009) R 27909 27911 27911 0 -1 4202496 1005 0 0 0 5639 0 0 0 25 0 1 0 519156030 428007424 735 33554432000 134512640 135107411 4293528624 18446744073709551615 134531768 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/27911/statm: 104494 735 59 146 0 103370 0
[pid=27858/tid=27870] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27870/stat : 27870 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 18 0 9 0 519146002 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27873] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27873/stat : 27873 (python) S 27854 27858 27821 0 -1 4202560 20 926 0 8 0 0 0 0 20 0 9 0 519146005 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27876] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27876/stat : 27876 (python) S 27854 27858 27821 0 -1 4202560 21 926 0 8 0 0 0 0 22 0 9 0 519146008 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27879] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27879/stat : 27879 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 24 0 9 0 519146011 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27900] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27900/stat : 27900 (python) S 27854 27858 27821 0 -1 4202560 29 926 0 8 0 0 0 0 20 0 9 0 519156019 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27903] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27903/stat : 27903 (python) S 27854 27858 27821 0 -1 4202560 24 926 0 8 0 0 0 0 22 0 9 0 519156023 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27907] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27907/stat : 27907 (python) S 27854 27858 27821 0 -1 4202560 24 926 0 8 0 0 0 0 24 0 9 0 519156026 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 7 0 0 0
[pid=27858/tid=27910] ppid=27854 vsize=362032 CPUtime=0 cores=1,3,5,7
/proc/27858/task/27910/stat : 27910 (python) S 27854 27858 27821 0 -1 4202560 27 926 0 8 0 0 0 0 20 0 9 0 519156030 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 628.8
Current children cumulated vsize (KiB) 7870968

[startup+179.701 s]
/proc/loadavg: 7.54 3.33 1.26 10/234 27929
/proc/meminfo: memFree=30760020/32951124 swapFree=67111356/67111528
[pid=27858] ppid=27854 vsize=362032 CPUtime=301.57 cores=1,3,5,7
/proc/27858/stat : 27858 (python) S 27854 27858 27821 0 -1 4202496 17269 6589 116 8 128 23 29988 18 17 0 9 0 519143771 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350213951 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 332
/proc/27858/statm: 90508 7476 1892 364 0 26405 0
[pid=27878] ppid=27858 vsize=0 CPUtime=99.88 cores=1,3,5,7
/proc/27878/stat : 27878 (python) R 27858 27858 27821 0 -1 4202564 1143 1001 0 0 7 4 9977 0 18 0 1 0 519146011 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27878/statm: 0 0 0 0 0 0 0
[pid=27899] ppid=27858 vsize=0 CPUtime=57.27 cores=1,3,5,7
/proc/27899/stat : 27899 (python) Z 27858 27858 27821 0 -1 4202588 1210 1015 0 0 4 4 5719 0 17 0 1 0 519156019 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27899/statm: 0 0 0 0 0 0 0
[pid=27902] ppid=27858 vsize=330872 CPUtime=0.06 cores=1,3,5,7
/proc/27902/stat : 27902 (python) S 27858 27858 27821 0 -1 4202560 965 0 0 0 3 3 0 0 18 0 1 0 519156023 338812928 5842 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27902/statm: 82718 5842 371 364 0 18621 0
[pid=27905] ppid=27902 vsize=1018364 CPUtime=57.16 cores=1,3,5,7
/proc/27905/stat : 27905 (gnovelty+2) R 27902 27905 27905 0 -1 4202496 671 0 0 0 5716 0 0 0 25 0 1 0 519156024 1042804736 408 33554432000 134512640 135663704 4287382800 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27905/statm: 254591 408 113 282 0 254307 0
[pid=27906] ppid=27858 vsize=341128 CPUtime=0.07 cores=1,3,5,7
/proc/27906/stat : 27906 (python) S 27858 27858 27821 0 -1 4202560 966 0 0 0 3 4 0 0 18 0 1 0 519156026 349315072 5846 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990408 0 0 17 7 0 0 0
/proc/27906/statm: 85282 5846 371 364 0 21182 0
[pid=27908] ppid=27906 vsize=247996 CPUtime=56.99 cores=1,3,5,7
/proc/27908/stat : 27908 (FH) R 27906 27908 27908 0 -1 4202496 925 0 0 0 5699 0 0 0 25 0 1 0 519156027 253947904 659 33554432000 134512640 134936988 4290829536 18446744073709551615 134552073 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/27908/statm: 61999 659 41 104 0 61503 0
[pid=27909] ppid=27858 vsize=351788 CPUtime=0.06 cores=1,3,5,7
/proc/27909/stat : 27909 (python) S 27858 27858 27821 0 -1 4202560 1006 0 0 0 3 3 0 0 18 0 1 0 519156030 360230912 5957 33554432000 4194304 5683644 140737134228192 18446744073709551615 270338403910 0 0 16781312 514 9249214958153990407 0 0 17 5 0 0 0
/proc/27909/statm: 87947 5957 377 364 0 23844 0
[pid=27911] ppid=27909 vsize=417976 CPUtime=56.58 cores=1,3,5,7
/proc/27911/stat : 27911 (adaptg2wsat2009) R 27909 27911 27911 0 -1 4202496 1005 0 0 0 5658 0 0 0 25 0 1 0 519156030 428007424 735 33554432000 134512640 135107411 4293528624 18446744073709551615 134532107 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/27911/statm: 104494 735 59 146 0 103370 0
[pid=27858/tid=27870] ppid=27854 vsize=362032 CPUtime=300.06 cores=1,3,5,7
/proc/27858/task/27870/stat : 27870 (python) S 27854 27858 27821 0 -1 4202560 27 6589 0 8 0 0 29988 18 18 0 9 0 519146002 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27873] ppid=27854 vsize=362032 CPUtime=300.06 cores=1,3,5,7
/proc/27858/task/27873/stat : 27873 (python) S 27854 27858 27821 0 -1 4202560 20 6589 0 8 0 0 29988 18 20 0 9 0 519146005 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 3 0 0 0
[pid=27858/tid=27876] ppid=27854 vsize=362032 CPUtime=300.06 cores=1,3,5,7
/proc/27858/task/27876/stat : 27876 (python) S 27854 27858 27821 0 -1 4202560 21 6589 0 8 0 0 29988 18 22 0 9 0 519146008 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27879] ppid=27854 vsize=362032 CPUtime=300.06 cores=1,3,5,7
/proc/27858/task/27879/stat : 27879 (python) S 27854 27858 27821 0 -1 4202560 27 6589 0 8 0 0 29988 18 24 0 9 0 519146011 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27900] ppid=27854 vsize=362032 CPUtime=300.06 cores=1,3,5,7
/proc/27858/task/27900/stat : 27900 (python) S 27854 27858 27821 0 -1 4202560 29 6589 0 8 0 0 29988 18 20 0 9 0 519156019 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27903] ppid=27854 vsize=362032 CPUtime=399.96 cores=1,3,5,7
/proc/27858/task/27903/stat : 27903 (python) S 27854 27858 27821 0 -1 4202560 24 8733 0 8 0 0 39973 23 22 0 9 0 519156023 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
[pid=27858/tid=27907] ppid=27854 vsize=362032 CPUtime=399.96 cores=1,3,5,7
/proc/27858/task/27907/stat : 27907 (python) S 27854 27858 27821 0 -1 4202560 24 8733 0 8 0 0 39973 23 24 0 9 0 519156026 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 7 0 0 0
[pid=27858/tid=27910] ppid=27854 vsize=362032 CPUtime=399.96 cores=1,3,5,7
/proc/27858/task/27910/stat : 27910 (python) S 27854 27858 27821 0 -1 4202560 27 8733 0 8 0 0 39973 23 20 0 9 0 519156030 370720768 7476 33554432000 4194304 5683644 140737134228192 18446744073709551615 270350207409 0 0 16781312 2 18446604466013604608 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 629.64
Current children cumulated vsize (KiB) 3070156

Child status: 0
Real time (s): 179.725
CPU time (s): 629.777
CPU user time (s): 629.123
CPU system time (s): 0.6539
CPU usage (%): 350.411
Max. virtual memory (cumulated for all children) (KiB): 7870972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 629.123
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38282
page faults= 124
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18839
involuntary context switches= 5897

runsolver used 0.292955 second user time and 0.747886 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-01 18:28:00
IDJOB=3317049
IDBENCH=82514
IDSOLVER=1705
FILE ID=node143/3317049-1304267280
RUNJOBID= node143-1304267279-27840
PBS_JOBID= 13173936
Free space on /tmp= 73584 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S541704841-072-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-3317049-1304267280/watcher-3317049-1304267280 -o /tmp/evaluation-result-3317049-1304267280/solver-3317049-1304267280 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317049-1304267280.cnf -seed 489172721 -budget 4800 -cores 4

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

MD5SUM BENCH= d89541d4d678adcd99dbf4694eb0406c
RANDOM SEED=489172721

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.75
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.846
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.846
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.846
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:      30983080 kB
Buffers:        294440 kB
Cached:        1321400 kB
SwapCached:        168 kB
Active:         484988 kB
Inactive:      1195016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30983080 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           64848 kB
Writeback:           0 kB
AnonPages:       63760 kB
Mapped:          14628 kB
Slab:           224568 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180708 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= 73524 MiB
End job on node143 at 2011-05-01 18:31:01