Trace number 3484378

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 871.077 870.724

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
MD5SUM420ae9a699afd6f172f364b156d160ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.335
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.37/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.63	c INFO: solving HOME/instance-3484378-1307749316.cnf
0.37/0.63	c INFO: computing task features
0.37/0.66	c INFO: computed variable-clause graph statistics
0.37/0.66	c INFO: computed clause balance statistics
0.56/0.85	c INFO: computed variable balance statistics
0.66/0.93	c INFO: computed small-clause counts
0.66/0.93	c INFO: computed Horn-clause counts
0.66/0.94	c INFO: computed variable graph statistics
0.66/0.94	c INFO: collected features for HOME/instance-3484378-1307749316.cnf in 0.31 s
0.66/0.94	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.53)
100.75/101.08	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.09)
200.96/201.22	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.04)
301.18/301.36	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.03)
401.29/401.49	c INFO: running adaptg2wsat2009++@0 for 97 with 799 remaining (b = 0.03)
500.61/500.63	c INFO: running march_hi@0 for 485 with 700 remaining (b = 0.11)
870.97/870.70	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-3484378-1307749316/watcher-3484378-1307749316 -o /tmp/evaluation-result-3484378-1307749316/solver-3484378-1307749316 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484378-1307749316.cnf -seed 867052954 -budget 1200 

running on 2 cores: 4,6

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: 4.03 4.01 3.66 4/239 12267
/proc/meminfo: memFree=31280772/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=15384 CPUtime=0 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 795 0 0 0 0 0 0 0 25 0 1 0 867347100 15753216 681 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/12267/statm: 3846 681 322 364 0 333 0

[startup+0.0439001 s]
/proc/loadavg: 4.03 4.01 3.66 4/239 12267
/proc/meminfo: memFree=31280772/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=18884 CPUtime=0.02 cores=4,6
/proc/12267/stat : 12267 (python) R 12265 12267 11144 0 -1 4202496 1287 0 0 0 2 0 0 0 25 0 1 0 867347100 19337216 1139 33554432000 4194304 5683644 140735485459344 18446744073709551615 4890990 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12267/statm: 4721 1139 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100949 s]
/proc/loadavg: 4.03 4.01 3.66 4/239 12267
/proc/meminfo: memFree=31280772/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=94176 CPUtime=0.05 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 2765 0 0 0 4 1 0 0 17 0 1 0 867347100 96436224 2474 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/12267/statm: 23544 2474 764 364 0 1676 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 94176

[startup+0.300885 s]
/proc/loadavg: 4.03 4.01 3.66 4/239 12267
/proc/meminfo: memFree=31280772/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=135752 CPUtime=0.18 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 5971 934 1 0 14 4 0 0 18 0 1 0 867347100 139010048 4149 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095447045 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/12267/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700811 s]
/proc/loadavg: 4.03 4.01 3.66 4/239 12267
/proc/meminfo: memFree=31280772/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=279656 CPUtime=0.46 cores=4,6
/proc/12267/stat : 12267 (python) R 12265 12267 11144 0 -1 4202496 9712 934 1 0 37 9 0 0 17 0 1 0 867347100 286367744 7298 33554432000 4194304 5683644 140735485459344 18446744073709551615 228098859689 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12267/statm: 69914 7298 1826 364 0 5838 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 279656

[startup+1.50069 s]
/proc/loadavg: 4.03 4.01 3.66 5/243 12275
/proc/meminfo: memFree=31255724/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=289196 CPUtime=0.7 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10000 934 1 0 61 9 0 0 19 0 2 0 867347100 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 72299 7195 1869 364 0 8217 0
[pid=12273] ppid=12267 vsize=278952 CPUtime=0 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 867347195 285646848 5676 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471119 0 0 16781312 514 4526178652697657343 0 0 17 4 0 0 0
/proc/12273/statm: 69738 5676 354 364 0 5656 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=0.54 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 514 0 0 0 54 0 0 0 20 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=289196 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 867347195 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1586080

[startup+3.1004 s]
/proc/loadavg: 4.03 4.01 3.66 5/243 12275
/proc/meminfo: memFree=31254980/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=289196 CPUtime=0.7 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10000 934 1 0 61 9 0 0 19 0 2 0 867347100 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 72299 7195 1869 364 0 8217 0
[pid=12273] ppid=12267 vsize=278952 CPUtime=0 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 867347195 285646848 5676 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471119 0 0 16781312 514 4526178652697624836 0 0 17 4 0 0 0
/proc/12273/statm: 69738 5676 354 364 0 5656 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=2.14 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 514 0 0 0 214 0 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524681 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=289196 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 867347195 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1586080

[startup+6.30082 s]
/proc/loadavg: 4.03 4.01 3.66 5/243 12275
/proc/meminfo: memFree=31254112/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=289196 CPUtime=0.7 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10000 934 1 0 61 9 0 0 19 0 2 0 867347100 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 72299 7195 1869 364 0 8217 0
[pid=12273] ppid=12267 vsize=278952 CPUtime=0 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 871 0 0 0 0 0 0 0 18 0 1 0 867347195 285646848 5698 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471119 0 0 16781312 514 4526178652697624836 0 0 17 4 0 0 0
/proc/12273/statm: 69738 5698 376 364 0 5656 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=5.33 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 514 0 0 0 533 0 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=289196 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 867347195 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1586080

[startup+12.7006 s]
/proc/loadavg: 4.02 4.01 3.67 5/243 12275
/proc/meminfo: memFree=31252668/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=289196 CPUtime=0.7 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10000 934 1 0 61 9 0 0 19 0 2 0 867347100 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 72299 7195 1869 364 0 8217 0
[pid=12273] ppid=12267 vsize=278952 CPUtime=0.01 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 874 0 0 0 1 0 0 0 18 0 1 0 867347195 285646848 5698 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471119 0 0 16781312 514 5448176872653291780 0 0 17 4 0 0 0
/proc/12273/statm: 69738 5698 376 364 0 5656 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=11.72 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 514 0 0 0 1172 0 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=289196 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 867347195 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1586080

[startup+25.5003 s]
/proc/loadavg: 4.02 4.01 3.67 5/243 12275
/proc/meminfo: memFree=31250036/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=289196 CPUtime=0.7 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10000 934 1 0 61 9 0 0 19 0 2 0 867347100 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 72299 7195 1869 364 0 8217 0
[pid=12273] ppid=12267 vsize=278952 CPUtime=0.03 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 879 0 0 0 2 1 0 0 18 0 1 0 867347195 285646848 5699 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471119 0 0 16781312 514 5448176872653291780 0 0 17 4 0 0 0
/proc/12273/statm: 69738 5699 377 364 0 5656 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=24.52 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 514 0 0 0 2452 0 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=289196 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 867347195 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 1586080

[startup+51.1006 s]
/proc/loadavg: 4.01 4.01 3.68 5/243 12276
/proc/meminfo: memFree=31245348/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=289196 CPUtime=0.7 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10000 934 1 0 61 9 0 0 19 0 2 0 867347100 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 72299 7195 1869 364 0 8217 0
[pid=12273] ppid=12267 vsize=278952 CPUtime=0.06 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 892 0 0 0 4 2 0 0 18 0 1 0 867347195 285646848 5699 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471119 0 0 16781312 514 5448176872653291780 0 0 17 4 0 0 0
/proc/12273/statm: 69738 5699 377 364 0 5656 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=50.1 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 514 0 0 0 5010 0 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=289196 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 867347195 296136704 7195 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 1586080

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.69 5/227 12378
/proc/meminfo: memFree=31502916/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=299452 CPUtime=0.71 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10871 934 1 0 62 9 0 0 20 0 3 0 867347100 306638848 7202 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 74863 7202 1872 364 0 10778 0
[pid=12273] ppid=12267 vsize=289196 CPUtime=0.13 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 1157 0 0 0 9 4 0 0 19 0 2 0 867347195 296136704 5743 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12273/statm: 72299 5743 416 364 0 8217 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=100.01 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) T 12273 12275 12275 0 -1 4202496 514 0 0 0 9999 2 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12273/tid=12375] ppid=12267 vsize=289196 CPUtime=0 cores=4,6
/proc/12273/task/12375/stat : 12375 (python) S 12267 12267 11144 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867357208 296136704 5743 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453966526336 0 0 -1 6 0 0 0
[pid=12376] ppid=12267 vsize=289208 CPUtime=0 cores=4,6
/proc/12376/stat : 12376 (python) S 12267 12267 11144 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 867357209 296148992 5674 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471174 0 0 16781312 514 4330620888970920195 0 0 17 4 0 0 0
/proc/12376/statm: 72302 5674 348 364 0 8217 0
[pid=12378] ppid=12376 vsize=1017932 CPUtime=1.21 cores=4,6
/proc/12378/stat : 12378 (gnovelty+2) R 12376 12378 12378 0 -1 4202496 511 0 0 0 121 0 0 0 25 0 1 0 867357209 1042362368 248 33554432000 134512640 135663704 4290257392 18446744073709551615 135008480 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12378/statm: 254483 248 113 282 0 254199 0
[pid=12267/tid=12274] ppid=12265 vsize=299452 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 3 0 867347195 306638848 7202 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12377] ppid=12265 vsize=299452 CPUtime=0 cores=4,6
/proc/12267/task/12377/stat : 12377 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 867357209 306638848 7202 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 2913720

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.71 5/215 12472
/proc/meminfo: memFree=31508212/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=299452 CPUtime=0.71 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 10871 934 1 0 62 9 0 0 20 0 3 0 867347100 306638848 7202 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 74863 7202 1872 364 0 10778 0
[pid=12273] ppid=12267 vsize=289196 CPUtime=0.13 cores=4,6

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

[startup+869.501 s]
/proc/loadavg: 4.01 4.01 3.85 5/243 12904
/proc/meminfo: memFree=31472240/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=341036 CPUtime=0.75 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 14130 934 1 0 65 10 0 0 20 0 7 0 867347100 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 85259 7334 1880 364 0 21162 0
[pid=12273] ppid=12267 vsize=289196 CPUtime=0.13 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 1157 0 0 0 9 4 0 0 19 0 2 0 867347195 296136704 5743 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12273/statm: 72299 5743 416 364 0 8217 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=100.01 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) T 12273 12275 12275 0 -1 4202496 514 0 0 0 9999 2 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12273/tid=12375] ppid=12267 vsize=289196 CPUtime=0 cores=4,6
/proc/12273/task/12375/stat : 12375 (python) S 12267 12267 11144 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867357208 296136704 5743 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453966526336 0 0 -1 6 0 0 0
[pid=12376] ppid=12267 vsize=289208 CPUtime=0.13 cores=4,6
/proc/12376/stat : 12376 (python) S 12267 12267 11144 0 -1 4202560 1080 0 0 0 8 5 0 0 19 0 2 0 867357209 296148992 5727 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12376/statm: 72302 5727 400 364 0 8217 0
[pid=12378] ppid=12376 vsize=1017932 CPUtime=100 cores=4,6
/proc/12378/stat : 12378 (gnovelty+2) T 12376 12378 12378 0 -1 4202496 511 0 0 0 10000 0 0 0 25 0 1 0 867357209 1042362368 248 33554432000 134512640 135663704 4290257392 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12378/statm: 254483 248 113 282 0 254199 0
[pid=12376/tid=12478] ppid=12267 vsize=289208 CPUtime=0 cores=4,6
/proc/12376/task/12478/stat : 12478 (python) S 12267 12267 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867367222 296148992 5727 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453920994496 0 0 -1 6 0 0 0
[pid=12479] ppid=12267 vsize=299740 CPUtime=0.13 cores=4,6
/proc/12479/stat : 12479 (python) S 12267 12267 11144 0 -1 4202560 1078 0 0 0 7 6 0 0 19 0 2 0 867367223 306933760 5768 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12479/statm: 74935 5768 400 364 0 10847 0
[pid=12481] ppid=12479 vsize=416788 CPUtime=100.11 cores=4,6
/proc/12481/stat : 12481 (adaptg2wsat2009) T 12479 12481 12481 0 -1 4202496 630 0 0 0 10011 0 0 0 25 0 1 0 867367223 426790912 363 33554432000 134512640 135107411 4290290464 18446744073709551615 134548351 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12481/statm: 104197 363 59 146 0 103073 0
[pid=12479/tid=12528] ppid=12267 vsize=299740 CPUtime=0 cores=4,6
/proc/12479/task/12528/stat : 12528 (python) S 12267 12267 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867377236 306933760 5768 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453939724736 0 0 -1 6 0 0 0
[pid=12529] ppid=12267 vsize=309996 CPUtime=0.13 cores=4,6
/proc/12529/stat : 12529 (python) S 12267 12267 11144 0 -1 4202560 1082 0 0 0 8 5 0 0 19 0 2 0 867377236 317435904 5793 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12529/statm: 77499 5793 400 364 0 13408 0
[pid=12531] ppid=12529 vsize=416788 CPUtime=100.01 cores=4,6
/proc/12531/stat : 12531 (adaptg2wsat2009) T 12529 12531 12531 0 -1 4202496 624 0 0 0 10001 0 0 0 25 0 1 0 867377237 426790912 363 33554432000 134512640 135107411 4289474816 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12531/statm: 104197 363 59 146 0 103073 0
[pid=12529/tid=12771] ppid=12267 vsize=309996 CPUtime=0 cores=4,6
/proc/12529/task/12771/stat : 12771 (python) S 12267 12267 11144 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 867387249 317435904 5793 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453960794432 0 0 -1 6 0 0 0
[pid=12772] ppid=12267 vsize=320252 CPUtime=0.13 cores=4,6
/proc/12772/stat : 12772 (python) S 12267 12267 11144 0 -1 4202560 1076 0 0 0 6 7 0 0 19 0 2 0 867387249 327938048 5798 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12772/statm: 80063 5798 400 364 0 15969 0
[pid=12774] ppid=12772 vsize=416788 CPUtime=99.12 cores=4,6
/proc/12774/stat : 12774 (adaptg2wsat2009) T 12772 12774 12774 0 -1 4202496 626 0 0 0 9912 0 0 0 25 0 1 0 867387250 426790912 364 33554432000 134512640 135107411 4286595776 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12774/statm: 104197 364 59 146 0 103073 0
[pid=12772/tid=12878] ppid=12267 vsize=320252 CPUtime=0 cores=4,6
/proc/12772/task/12878/stat : 12878 (python) S 12267 12267 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 867397162 327938048 5798 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453960795328 0 0 -1 6 0 0 0
[pid=12879] ppid=12267 vsize=330792 CPUtime=0.59 cores=4,6
/proc/12879/stat : 12879 (python) S 12267 12267 11144 0 -1 4202560 998 0 0 0 32 27 0 0 15 0 1 0 867397163 338731008 5821 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471174 0 0 16781312 514 4460402018833367297 0 0 17 4 0 0 0
/proc/12879/statm: 82698 5821 371 364 0 18601 0
[pid=12881] ppid=12879 vsize=3932 CPUtime=368.48 cores=4,6
/proc/12881/stat : 12881 (march_hi) R 12879 12881 12881 0 -1 4202496 1688 0 0 0 36848 0 0 0 25 0 1 0 867397164 4026368 797 33554432000 4194304 4955518 140735114569024 18446744073709551615 4297490 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12881/statm: 983 797 106 186 0 796 0
[pid=12267/tid=12274] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 7 0 867347195 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12377] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12377/stat : 12377 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 867357209 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12480] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12480/stat : 12480 (python) S 12265 12267 11144 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 867367223 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12530] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12530/stat : 12530 (python) S 12265 12267 11144 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 867377237 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12773] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12773/stat : 12773 (python) S 12265 12267 11144 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 867387250 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12880] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12880/stat : 12880 (python) S 12265 12267 11144 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 867397164 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 869.72
Current children cumulated vsize (KiB) 5470380

[startup+870.301 s]
/proc/loadavg: 4.01 4.01 3.85 5/243 12904
/proc/meminfo: memFree=31471992/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=341036 CPUtime=0.75 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 14130 934 1 0 65 10 0 0 20 0 7 0 867347100 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 85259 7334 1880 364 0 21162 0
[pid=12273] ppid=12267 vsize=289196 CPUtime=0.13 cores=4,6
/proc/12273/stat : 12273 (python) S 12267 12267 11144 0 -1 4202560 1157 0 0 0 9 4 0 0 19 0 2 0 867347195 296136704 5743 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12273/statm: 72299 5743 416 364 0 8217 0
[pid=12275] ppid=12273 vsize=1017932 CPUtime=100.01 cores=4,6
/proc/12275/stat : 12275 (gnovelty+2) T 12273 12275 12275 0 -1 4202496 514 0 0 0 9999 2 0 0 25 0 1 0 867347195 1042362368 248 33554432000 134512640 135663704 4287465184 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12275/statm: 254483 248 113 282 0 254199 0
[pid=12273/tid=12375] ppid=12267 vsize=289196 CPUtime=0 cores=4,6
/proc/12273/task/12375/stat : 12375 (python) S 12267 12267 11144 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 867357208 296136704 5743 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453966526336 0 0 -1 6 0 0 0
[pid=12376] ppid=12267 vsize=289208 CPUtime=0.13 cores=4,6
/proc/12376/stat : 12376 (python) S 12267 12267 11144 0 -1 4202560 1080 0 0 0 8 5 0 0 19 0 2 0 867357209 296148992 5727 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12376/statm: 72302 5727 400 364 0 8217 0
[pid=12378] ppid=12376 vsize=1017932 CPUtime=100 cores=4,6
/proc/12378/stat : 12378 (gnovelty+2) T 12376 12378 12378 0 -1 4202496 511 0 0 0 10000 0 0 0 25 0 1 0 867357209 1042362368 248 33554432000 134512640 135663704 4290257392 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12378/statm: 254483 248 113 282 0 254199 0
[pid=12376/tid=12478] ppid=12267 vsize=289208 CPUtime=0 cores=4,6
/proc/12376/task/12478/stat : 12478 (python) S 12267 12267 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867367222 296148992 5727 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453920994496 0 0 -1 6 0 0 0
[pid=12479] ppid=12267 vsize=299740 CPUtime=0.13 cores=4,6
/proc/12479/stat : 12479 (python) S 12267 12267 11144 0 -1 4202560 1078 0 0 0 7 6 0 0 19 0 2 0 867367223 306933760 5768 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12479/statm: 74935 5768 400 364 0 10847 0
[pid=12481] ppid=12479 vsize=416788 CPUtime=100.11 cores=4,6
/proc/12481/stat : 12481 (adaptg2wsat2009) T 12479 12481 12481 0 -1 4202496 630 0 0 0 10011 0 0 0 25 0 1 0 867367223 426790912 363 33554432000 134512640 135107411 4290290464 18446744073709551615 134548351 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12481/statm: 104197 363 59 146 0 103073 0
[pid=12479/tid=12528] ppid=12267 vsize=299740 CPUtime=0 cores=4,6
/proc/12479/task/12528/stat : 12528 (python) S 12267 12267 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867377236 306933760 5768 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453939724736 0 0 -1 6 0 0 0
[pid=12529] ppid=12267 vsize=309996 CPUtime=0.13 cores=4,6
/proc/12529/stat : 12529 (python) S 12267 12267 11144 0 -1 4202560 1082 0 0 0 8 5 0 0 19 0 2 0 867377236 317435904 5793 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12529/statm: 77499 5793 400 364 0 13408 0
[pid=12531] ppid=12529 vsize=416788 CPUtime=100.01 cores=4,6
/proc/12531/stat : 12531 (adaptg2wsat2009) T 12529 12531 12531 0 -1 4202496 624 0 0 0 10001 0 0 0 25 0 1 0 867377237 426790912 363 33554432000 134512640 135107411 4289474816 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12531/statm: 104197 363 59 146 0 103073 0
[pid=12529/tid=12771] ppid=12267 vsize=309996 CPUtime=0 cores=4,6
/proc/12529/task/12771/stat : 12771 (python) S 12267 12267 11144 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 867387249 317435904 5793 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453960794432 0 0 -1 6 0 0 0
[pid=12772] ppid=12267 vsize=320252 CPUtime=0.13 cores=4,6
/proc/12772/stat : 12772 (python) S 12267 12267 11144 0 -1 4202560 1076 0 0 0 6 7 0 0 19 0 2 0 867387249 327938048 5798 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12772/statm: 80063 5798 400 364 0 15969 0
[pid=12774] ppid=12772 vsize=416788 CPUtime=99.12 cores=4,6
/proc/12774/stat : 12774 (adaptg2wsat2009) T 12772 12774 12774 0 -1 4202496 626 0 0 0 9912 0 0 0 25 0 1 0 867387250 426790912 364 33554432000 134512640 135107411 4286595776 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12774/statm: 104197 364 59 146 0 103073 0
[pid=12772/tid=12878] ppid=12267 vsize=320252 CPUtime=0 cores=4,6
/proc/12772/task/12878/stat : 12878 (python) S 12267 12267 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 867397162 327938048 5798 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453960795328 0 0 -1 6 0 0 0
[pid=12879] ppid=12267 vsize=330792 CPUtime=0.59 cores=4,6
/proc/12879/stat : 12879 (python) S 12267 12267 11144 0 -1 4202560 998 0 0 0 32 27 0 0 15 0 1 0 867397163 338731008 5821 33554432000 4194304 5683644 140735485459344 18446744073709551615 228095471174 0 0 16781312 514 4460402018833367297 0 0 17 4 0 0 0
/proc/12879/statm: 82698 5821 371 364 0 18601 0
[pid=12881] ppid=12879 vsize=4696 CPUtime=369.28 cores=4,6
/proc/12881/stat : 12881 (march_hi) R 12879 12881 12881 0 -1 4202496 1690 0 0 0 36928 0 0 0 25 0 1 0 867397164 4808704 799 33554432000 4194304 4955518 140735114569024 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12881/statm: 1174 799 106 186 0 987 0
[pid=12267/tid=12274] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 7 0 867347195 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12377] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12377/stat : 12377 (python) S 12265 12267 11144 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 867357209 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12480] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12480/stat : 12480 (python) S 12265 12267 11144 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 867367223 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12530] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12530/stat : 12530 (python) S 12265 12267 11144 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 867377237 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12773] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12773/stat : 12773 (python) S 12265 12267 11144 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 867387250 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12880] ppid=12265 vsize=341036 CPUtime=0 cores=4,6
/proc/12267/task/12880/stat : 12880 (python) S 12265 12267 11144 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 7 0 867397164 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 870.52
Current children cumulated vsize (KiB) 5471144

[startup+870.701 s]
/proc/loadavg: 4.01 4.01 3.85 5/243 12904
/proc/meminfo: memFree=31471992/32951124 swapFree=67053960/67111528
[pid=12267] ppid=12265 vsize=341036 CPUtime=301.32 cores=4,6
/proc/12267/stat : 12267 (python) S 12265 12267 11144 0 -1 4202496 14174 5979 1 0 65 10 30036 21 17 0 7 0 867347100 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107281215 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12267/statm: 85259 7334 1880 364 0 21162 0
[pid=12529] ppid=12267 vsize=309996 CPUtime=100.14 cores=4,6
/proc/12529/stat : 12529 (python) S 12267 12267 11144 0 -1 4202560 1100 624 0 0 8 5 10001 0 18 0 2 0 867377236 317435904 5793 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12529/statm: 77499 5793 400 364 0 13408 0
[pid=12529/tid=12771] ppid=12267 vsize=309996 CPUtime=100.01 cores=4,6
/proc/12529/task/12771/stat : 12771 (python) R 12267 12267 11144 0 -1 4202560 48 624 0 0 0 0 10001 0 18 0 2 0 867387249 317435904 5793 33554432000 4194304 5683644 140735485459344 18446744073709551615 4509423 0 0 16781824 2 0 0 0 -1 6 0 0 0
[pid=12772] ppid=12267 vsize=320252 CPUtime=0.13 cores=4,6
/proc/12772/stat : 12772 (python) S 12267 12267 11144 0 -1 4202560 1076 0 0 0 6 7 0 0 19 0 2 0 867387249 327938048 5798 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12772/statm: 80063 5798 400 364 0 15969 0
[pid=12774] ppid=12772 vsize=416788 CPUtime=99.12 cores=4,6
/proc/12774/stat : 12774 (adaptg2wsat2009) T 12772 12774 12774 0 -1 4202496 626 0 0 0 9912 0 0 0 25 0 1 0 867387250 426790912 364 33554432000 134512640 135107411 4286595776 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12774/statm: 104197 364 59 146 0 103073 0
[pid=12772/tid=12878] ppid=12267 vsize=320252 CPUtime=0 cores=4,6
/proc/12772/task/12878/stat : 12878 (python) S 12267 12267 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 867397162 327938048 5798 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 514 18446604453960795328 0 0 -1 6 0 0 0
[pid=12879] ppid=12267 vsize=0 CPUtime=370.26 cores=4,6
/proc/12879/stat : 12879 (python) Z 12267 12267 11144 0 -1 4202588 1234 1692 0 0 32 27 36967 0 16 0 1 0 867397163 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12879/statm: 0 0 0 0 0 0 0
[pid=12267/tid=12274] ppid=12265 vsize=341036 CPUtime=300.57 cores=4,6
/proc/12267/task/12274/stat : 12274 (python) S 12265 12267 11144 0 -1 4202560 28 5979 0 0 0 0 30036 21 19 0 7 0 867347195 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12377] ppid=12265 vsize=341036 CPUtime=300.57 cores=4,6
/proc/12267/task/12377/stat : 12377 (python) S 12265 12267 11144 0 -1 4202560 28 5979 0 0 0 0 30036 21 20 0 7 0 867357209 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12480] ppid=12265 vsize=341036 CPUtime=300.57 cores=4,6
/proc/12267/task/12480/stat : 12480 (python) S 12265 12267 11144 0 -1 4202560 27 5979 0 0 0 0 30036 21 20 0 7 0 867367223 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12530] ppid=12265 vsize=341036 CPUtime=300.57 cores=4,6
/proc/12267/task/12530/stat : 12530 (python) S 12265 12267 11144 0 -1 4202560 25 5979 0 0 0 0 30036 21 20 0 7 0 867377237 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12773] ppid=12265 vsize=341036 CPUtime=300.57 cores=4,6
/proc/12267/task/12773/stat : 12773 (python) S 12265 12267 11144 0 -1 4202560 25 5979 0 0 0 0 30036 21 20 0 7 0 867387250 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 4 0 0 0
[pid=12267/tid=12880] ppid=12265 vsize=341036 CPUtime=300.57 cores=4,6
/proc/12267/task/12880/stat : 12880 (python) S 12265 12267 11144 0 -1 4202560 25 5979 0 0 0 0 30036 21 20 0 7 0 867397164 349220864 7334 33554432000 4194304 5683644 140735485459344 18446744073709551615 228107274673 0 0 16781312 2 18446604453956053184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 870.97
Current children cumulated vsize (KiB) 1388072

Child status: 0
Real time (s): 870.724
CPU time (s): 871.077
CPU user time (s): 870.326
CPU system time (s): 0.750885
CPU usage (%): 100.04
Max. virtual memory (cumulated for all children) (KiB): 5471144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 870.326
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30896
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= 4446
involuntary context switches= 3142

runsolver used 1.72774 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 01:41:56
IDJOB=3484378
IDBENCH=82889
IDSOLVER=1975
FILE ID=node142/3484378-1307749316
RUNJOBID= node142-1307746989-11163
PBS_JOBID= 13550818
Free space on /tmp= 74012 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S384085843-009.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-3484378-1307749316/watcher-3484378-1307749316 -o /tmp/evaluation-result-3484378-1307749316/solver-3484378-1307749316 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484378-1307749316.cnf -seed 867052954 -budget 1200

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

MD5SUM BENCH= 420ae9a699afd6f172f364b156d160ff
RANDOM SEED=867052954

node142.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	: 5131.95
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31281448 kB
Buffers:        163216 kB
Cached:         807172 kB
SwapCached:      11412 kB
Active:        1029500 kB
Inactive:       453608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31281448 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:           31532 kB
Writeback:           0 kB
AnonPages:      509804 kB
Mapped:          21036 kB
Slab:           109360 kB
PageTables:      16488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8031760 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= 73980 MiB
End job on node142 at 2011-06-11 01:56:27