Trace number 3484541

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 867.869 867.359

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1831136826-075.UNKNOWN.cnf
MD5SUM1e7a565e93334fc4a75fcaa13a0d446a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.699
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.48/0.71	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.48/0.71	c INFO: solving HOME/instance-3484541-1307757742.cnf
0.48/0.71	c INFO: computing task features
0.48/0.75	c INFO: computed variable-clause graph statistics
0.48/0.75	c INFO: computed clause balance statistics
0.68/0.94	c INFO: computed variable balance statistics
0.78/1.02	c INFO: computed small-clause counts
0.78/1.02	c INFO: computed Horn-clause counts
0.78/1.02	c INFO: computed variable graph statistics
0.78/1.02	c INFO: collected features for HOME/instance-3484541-1307757742.cnf in 0.31 s
0.78/1.03	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.54)
100.98/101.16	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.09)
201.31/201.30	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.04)
301.45/301.43	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.03)
401.57/401.57	c INFO: running adaptg2wsat2009++@0 for 97 with 799 remaining (b = 0.03)
500.91/500.72	c INFO: running march_hi@0 for 485 with 700 remaining (b = 0.11)
867.71/867.34	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-3484541-1307757742/watcher-3484541-1307757742 -o /tmp/evaluation-result-3484541-1307757742/solver-3484541-1307757742 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484541-1307757742.cnf -seed 746453401 -budget 1200 

running on 2 cores: 1,3

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: 1.02 1.46 2.20 3/190 32639
/proc/meminfo: memFree=31409800/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=15184 CPUtime=0 cores=1,3
/proc/32639/stat : 32639 (python) R 32637 32639 28449 0 -1 4202496 728 0 0 0 0 0 0 0 17 0 1 0 887372379 15548416 617 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335890432 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32639/statm: 3797 619 322 364 0 284 0

[startup+0.105284 s]
/proc/loadavg: 1.02 1.46 2.20 3/190 32639
/proc/meminfo: memFree=31409800/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=99376 CPUtime=0.07 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 2866 0 0 0 4 3 0 0 17 0 1 0 887372379 101761024 2564 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 3 0 0 0
/proc/32639/statm: 24844 2564 818 364 0 1695 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99376

[startup+0.20126 s]
/proc/loadavg: 1.02 1.46 2.20 3/190 32639
/proc/meminfo: memFree=31409800/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=124068 CPUtime=0.14 cores=1,3
/proc/32639/stat : 32639 (python) D 32637 32639 28449 0 -1 4202496 4237 0 1 0 8 6 0 0 17 0 1 0 887372379 127045632 3847 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335890432 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/32639/statm: 31017 3847 991 364 0 2828 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 124068

[startup+0.301211 s]
/proc/loadavg: 1.02 1.46 2.20 3/190 32639
/proc/meminfo: memFree=31409800/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=135752 CPUtime=0.2 cores=1,3
/proc/32639/stat : 32639 (python) D 32637 32639 28449 0 -1 4202496 5973 933 1 0 12 8 0 0 17 0 1 0 887372379 139010048 4149 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335888389 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/32639/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135752

[startup+0.700139 s]
/proc/loadavg: 1.02 1.46 2.20 3/190 32639
/proc/meminfo: memFree=31409800/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=266252 CPUtime=0.48 cores=1,3
/proc/32639/stat : 32639 (python) R 32637 32639 28449 0 -1 4202496 8825 933 1 0 28 20 0 0 17 0 1 0 887372379 272642048 6588 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335890432 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/32639/statm: 66563 6588 1690 364 0 5258 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 266252

[startup+1.50102 s]
/proc/loadavg: 1.02 1.46 2.20 5/203 32668
/proc/meminfo: memFree=31339096/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=289196 CPUtime=0.81 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10003 933 1 0 60 21 0 0 19 0 2 0 887372379 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 72299 7195 1869 364 0 8217 0
[pid=32666] ppid=32639 vsize=278952 CPUtime=0 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 887372482 285646848 5676 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912463 0 0 16781312 514 9066563541087027199 0 0 17 3 0 0 0
/proc/32666/statm: 69738 5676 354 364 0 5656 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=0.46 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) R 32666 32668 32668 0 -1 4202496 514 0 0 0 46 0 0 0 20 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=289196 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 887372482 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 1586080

[startup+3.10074 s]
/proc/loadavg: 1.17 1.49 2.20 5/200 32711
/proc/meminfo: memFree=31339036/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=289196 CPUtime=0.81 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10003 933 1 0 60 21 0 0 19 0 2 0 887372379 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 72299 7195 1869 364 0 8217 0
[pid=32666] ppid=32639 vsize=278952 CPUtime=0 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 887372482 285646848 5676 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912463 0 0 16781312 514 9066563541086994696 0 0 17 3 0 0 0
/proc/32666/statm: 69738 5676 354 364 0 5656 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=2.06 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) R 32666 32668 32668 0 -1 4202496 514 0 0 0 206 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134524993 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=289196 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 887372482 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 1586080

[startup+6.30117 s]
/proc/loadavg: 1.17 1.49 2.20 5/203 32714
/proc/meminfo: memFree=31334264/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=289196 CPUtime=0.81 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10003 933 1 0 60 21 0 0 19 0 2 0 887372379 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 72299 7195 1869 364 0 8217 0
[pid=32666] ppid=32639 vsize=278952 CPUtime=0 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 872 0 0 0 0 0 0 0 18 0 1 0 887372482 285646848 5699 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912463 0 0 16781312 514 9066563541086994696 0 0 17 3 0 0 0
/proc/32666/statm: 69738 5699 377 364 0 5656 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=5.26 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) R 32666 32668 32668 0 -1 4202496 514 0 0 0 526 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=289196 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 887372482 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 1586080

[startup+12.707 s]
/proc/loadavg: 1.61 1.57 2.22 5/203 32714
/proc/meminfo: memFree=31335572/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=289196 CPUtime=0.81 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10003 933 1 0 60 21 0 0 19 0 2 0 887372379 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 72299 7195 1869 364 0 8217 0
[pid=32666] ppid=32639 vsize=278952 CPUtime=0 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 887372482 285646848 5699 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912463 0 0 16781312 514 1836289971502153992 0 0 17 3 0 0 0
/proc/32666/statm: 69738 5699 377 364 0 5656 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=11.66 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) R 32666 32668 32668 0 -1 4202496 514 0 0 0 1166 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=289196 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 887372482 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1586080

[startup+25.5008 s]
/proc/loadavg: 1.97 1.65 2.24 5/203 32714
/proc/meminfo: memFree=31335936/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=289196 CPUtime=0.81 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10003 933 1 0 60 21 0 0 19 0 2 0 887372379 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 72299 7195 1869 364 0 8217 0
[pid=32666] ppid=32639 vsize=278952 CPUtime=0.02 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 879 0 0 0 1 1 0 0 18 0 1 0 887372482 285646848 5699 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912463 0 0 16781312 514 1836289971502153992 0 0 17 3 0 0 0
/proc/32666/statm: 69738 5699 377 364 0 5656 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=24.46 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) R 32666 32668 32668 0 -1 4202496 514 0 0 0 2446 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=289196 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 887372482 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1586080

[startup+51.1002 s]
/proc/loadavg: 2.66 1.84 2.28 5/203 32715
/proc/meminfo: memFree=31335672/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=289196 CPUtime=0.81 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10003 933 1 0 60 21 0 0 19 0 2 0 887372379 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 72299 7195 1869 364 0 8217 0
[pid=32666] ppid=32639 vsize=278952 CPUtime=0.06 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 891 0 0 0 3 3 0 0 18 0 1 0 887372482 285646848 5699 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912463 0 0 16781312 514 1836289971502153992 0 0 17 3 0 0 0
/proc/32666/statm: 69738 5699 377 364 0 5656 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=50.06 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) R 32666 32668 32668 0 -1 4202496 514 0 0 0 5006 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134525050 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=289196 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 2 0 887372482 296136704 7195 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1586080

[startup+102.301 s]
/proc/loadavg: 3.47 2.18 2.38 4/201 347
/proc/meminfo: memFree=31361412/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=299452 CPUtime=0.82 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10874 933 1 0 61 21 0 0 20 0 3 0 887372379 306638848 7202 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 74863 7202 1872 364 0 10778 0
[pid=32666] ppid=32639 vsize=289196 CPUtime=0.12 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 1157 0 0 0 6 6 0 0 19 0 2 0 887372482 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32666/statm: 72299 5743 416 364 0 8217 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) T 32666 32668 32668 0 -1 4202496 514 0 0 0 10012 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32666/tid=32727] ppid=32639 vsize=289196 CPUtime=0 cores=1,3
/proc/32666/task/32727/stat : 32727 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887382495 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604467908568960 0 0 -1 1 0 0 0
[pid=32728] ppid=32639 vsize=289208 CPUtime=0 cores=1,3
/proc/32728/stat : 32728 (python) S 32639 32639 28449 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 887382495 296148992 5674 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912518 0 0 16781312 514 7687955455129125128 0 0 17 3 0 0 0
/proc/32728/statm: 72302 5674 348 364 0 8217 0
[pid=32730] ppid=32728 vsize=1017932 CPUtime=1.13 cores=1,3
/proc/32730/stat : 32730 (gnovelty+2) R 32728 32730 32730 0 -1 4202496 510 0 0 0 113 0 0 0 19 0 1 0 887382496 1042362368 247 33554432000 134512640 135663704 4289781264 18446744073709551615 135008490 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32730/statm: 254483 247 113 282 0 254199 0
[pid=32639/tid=32667] ppid=32637 vsize=299452 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 3 0 887372482 306638848 7202 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=32729] ppid=32637 vsize=299452 CPUtime=0 cores=1,3
/proc/32639/task/32729/stat : 32729 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 3 0 887382496 306638848 7202 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 2913720

[startup+162.306 s]
/proc/loadavg: 4.04 2.61 2.51 5/211 370
/proc/meminfo: memFree=31321800/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=299452 CPUtime=0.82 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 10874 933 1 0 61 21 0 0 20 0 3 0 887372379 306638848 7202 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 74863 7202 1872 364 0 10778 0
[pid=32666] ppid=32639 vsize=289196 CPUtime=0.12 cores=1,3

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

[pid=772] ppid=32639 vsize=330792 CPUtime=0.64 cores=1,3
/proc/772/stat : 772 (python) S 32639 32639 28449 0 -1 4202560 1001 0 0 0 35 29 0 0 15 0 1 0 887422451 338731008 5821 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912518 0 0 16781312 514 5629182879159255304 0 0 17 1 0 0 0
/proc/772/statm: 82698 5821 371 364 0 18601 0
[pid=774] ppid=772 vsize=3932 CPUtime=364.91 cores=1,3
/proc/774/stat : 774 (march_hi) R 772 774 774 0 -1 4202496 1688 0 0 0 36491 0 0 0 25 0 1 0 887422452 4026368 797 33554432000 4194304 4955518 140733527898384 18446744073709551615 4297490 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/774/statm: 983 797 106 186 0 796 0
[pid=32666] ppid=32639 vsize=289196 CPUtime=0.12 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 1157 0 0 0 6 6 0 0 19 0 2 0 887372482 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32666/statm: 72299 5743 416 364 0 8217 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) T 32666 32668 32668 0 -1 4202496 514 0 0 0 10012 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32666/tid=32727] ppid=32639 vsize=289196 CPUtime=0 cores=1,3
/proc/32666/task/32727/stat : 32727 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887382495 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604467908568960 0 0 -1 1 0 0 0
[pid=32728] ppid=32639 vsize=289208 CPUtime=0.13 cores=1,3
/proc/32728/stat : 32728 (python) S 32639 32639 28449 0 -1 4202560 1084 0 0 0 7 6 0 0 19 0 2 0 887382495 296148992 5727 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32728/statm: 72302 5727 400 364 0 8217 0
[pid=32730] ppid=32728 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32730/stat : 32730 (gnovelty+2) T 32728 32730 32730 0 -1 4202496 510 0 0 0 10012 0 0 0 25 0 1 0 887382496 1042362368 247 33554432000 134512640 135663704 4289781264 18446744073709551615 134546893 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32730/statm: 254483 247 113 282 0 254199 0
[pid=32728/tid=372] ppid=32639 vsize=289208 CPUtime=0 cores=1,3
/proc/32728/task/372/stat : 372 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887392509 296148992 5727 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604454702684864 0 0 -1 1 0 0 0
[pid=32639/tid=32667] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 7 0 887372482 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=32729] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/32729/stat : 32729 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 887382496 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=374] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/374/stat : 374 (python) S 32637 32639 28449 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 887392510 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=541] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/541/stat : 541 (python) S 32637 32639 28449 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 887402523 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=754] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/754/stat : 754 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 887412536 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 1 0 0 0
[pid=32639/tid=773] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/773/stat : 773 (python) S 32637 32639 28449 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 887422451 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 866.51
Current children cumulated vsize (KiB) 5470380

[startup+866.902 s]
/proc/loadavg: 3.44 3.76 3.26 4/258 867
/proc/meminfo: memFree=31272716/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=341036 CPUtime=0.86 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 14142 933 1 0 64 22 0 0 20 0 7 0 887372379 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 85259 7334 1880 364 0 21162 0
[pid=373] ppid=32639 vsize=299740 CPUtime=0.13 cores=1,3
/proc/373/stat : 373 (python) S 32639 32639 28449 0 -1 4202560 1068 0 0 0 8 5 0 0 19 0 2 0 887392509 306933760 5768 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/373/statm: 74935 5768 400 364 0 10847 0
[pid=375] ppid=373 vsize=416788 CPUtime=100.03 cores=1,3
/proc/375/stat : 375 (adaptg2wsat2009) T 373 375 375 0 -1 4202496 630 0 0 0 10003 0 0 0 25 0 1 0 887392510 426790912 363 33554432000 134512640 135107411 4292109584 18446744073709551615 134531928 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/375/statm: 104197 363 59 146 0 103073 0
[pid=373/tid=539] ppid=32639 vsize=299740 CPUtime=0 cores=1,3
/proc/373/task/539/stat : 539 (python) S 32639 32639 28449 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887402522 306933760 5768 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604471135089600 0 0 -1 1 0 0 0
[pid=540] ppid=32639 vsize=309996 CPUtime=0.13 cores=1,3
/proc/540/stat : 540 (python) S 32639 32639 28449 0 -1 4202560 1086 0 0 0 7 6 0 0 19 0 2 0 887402523 317435904 5793 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/540/statm: 77499 5793 400 364 0 13408 0
[pid=542] ppid=540 vsize=416788 CPUtime=100.03 cores=1,3
/proc/542/stat : 542 (adaptg2wsat2009) T 540 542 542 0 -1 4202496 626 0 0 0 10003 0 0 0 25 0 1 0 887402523 426790912 364 33554432000 134512640 135107411 4290101488 18446744073709551615 134532347 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/542/statm: 104197 364 59 146 0 103073 0
[pid=540/tid=751] ppid=32639 vsize=309996 CPUtime=0 cores=1,3
/proc/540/task/751/stat : 751 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887412535 317435904 5793 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604471162970176 0 0 -1 1 0 0 0
[pid=753] ppid=32639 vsize=320252 CPUtime=0.15 cores=1,3
/proc/753/stat : 753 (python) S 32639 32639 28449 0 -1 4202560 1088 0 0 0 8 7 0 0 19 0 2 0 887412536 327938048 5798 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/753/statm: 80063 5798 400 364 0 15969 0
[pid=755] ppid=753 vsize=416788 CPUtime=99.14 cores=1,3
/proc/755/stat : 755 (adaptg2wsat2009) T 753 755 755 0 -1 4202496 627 0 0 0 9914 0 0 0 25 0 1 0 887412536 426790912 363 33554432000 134512640 135107411 4287975840 18446744073709551615 134531822 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/755/statm: 104197 363 59 146 0 103073 0
[pid=753/tid=771] ppid=32639 vsize=320252 CPUtime=0 cores=1,3
/proc/753/task/771/stat : 771 (python) S 32639 32639 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 887422450 327938048 5798 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604455243682816 0 0 -1 1 0 0 0
[pid=772] ppid=32639 vsize=330792 CPUtime=0.64 cores=1,3
/proc/772/stat : 772 (python) S 32639 32639 28449 0 -1 4202560 1002 0 0 0 35 29 0 0 15 0 1 0 887422451 338731008 5821 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912518 0 0 16781312 514 5629182879159255304 0 0 17 1 0 0 0
/proc/772/statm: 82698 5821 371 364 0 18601 0
[pid=774] ppid=772 vsize=4696 CPUtime=365.71 cores=1,3
/proc/774/stat : 774 (march_hi) R 772 774 774 0 -1 4202496 1690 0 0 0 36571 0 0 0 25 0 1 0 887422452 4808704 799 33554432000 4194304 4955518 140733527898384 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/774/statm: 1174 799 106 186 0 987 0
[pid=32666] ppid=32639 vsize=289196 CPUtime=0.12 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 1157 0 0 0 6 6 0 0 19 0 2 0 887372482 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32666/statm: 72299 5743 416 364 0 8217 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) T 32666 32668 32668 0 -1 4202496 514 0 0 0 10012 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32666/tid=32727] ppid=32639 vsize=289196 CPUtime=0 cores=1,3
/proc/32666/task/32727/stat : 32727 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887382495 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604467908568960 0 0 -1 1 0 0 0
[pid=32728] ppid=32639 vsize=289208 CPUtime=0.13 cores=1,3
/proc/32728/stat : 32728 (python) S 32639 32639 28449 0 -1 4202560 1084 0 0 0 7 6 0 0 19 0 2 0 887382495 296148992 5727 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32728/statm: 72302 5727 400 364 0 8217 0
[pid=32730] ppid=32728 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32730/stat : 32730 (gnovelty+2) T 32728 32730 32730 0 -1 4202496 510 0 0 0 10012 0 0 0 25 0 1 0 887382496 1042362368 247 33554432000 134512640 135663704 4289781264 18446744073709551615 134546893 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32730/statm: 254483 247 113 282 0 254199 0
[pid=32728/tid=372] ppid=32639 vsize=289208 CPUtime=0 cores=1,3
/proc/32728/task/372/stat : 372 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887392509 296148992 5727 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604454702684864 0 0 -1 1 0 0 0
[pid=32639/tid=32667] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 7 0 887372482 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=32729] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/32729/stat : 32729 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 887382496 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=374] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/374/stat : 374 (python) S 32637 32639 28449 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 887392510 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=541] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/541/stat : 541 (python) S 32637 32639 28449 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 887402523 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=754] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/754/stat : 754 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 887412536 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 1 0 0 0
[pid=32639/tid=773] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/773/stat : 773 (python) S 32637 32639 28449 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 887422451 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 867.31
Current children cumulated vsize (KiB) 5471144

[startup+867.301 s]
/proc/loadavg: 3.41 3.75 3.26 4/258 867
/proc/meminfo: memFree=31272344/32951124 swapFree=67063272/67111528
[pid=32639] ppid=32637 vsize=341036 CPUtime=0.86 cores=1,3
/proc/32639/stat : 32639 (python) S 32637 32639 28449 0 -1 4202496 14142 933 1 0 64 22 0 0 20 0 7 0 887372379 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32639/statm: 85259 7334 1880 364 0 21162 0
[pid=373] ppid=32639 vsize=299740 CPUtime=0.13 cores=1,3
/proc/373/stat : 373 (python) S 32639 32639 28449 0 -1 4202560 1068 0 0 0 8 5 0 0 19 0 2 0 887392509 306933760 5768 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/373/statm: 74935 5768 400 364 0 10847 0
[pid=375] ppid=373 vsize=416788 CPUtime=100.03 cores=1,3
/proc/375/stat : 375 (adaptg2wsat2009) T 373 375 375 0 -1 4202496 630 0 0 0 10003 0 0 0 25 0 1 0 887392510 426790912 363 33554432000 134512640 135107411 4292109584 18446744073709551615 134531928 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/375/statm: 104197 363 59 146 0 103073 0
[pid=373/tid=539] ppid=32639 vsize=299740 CPUtime=0 cores=1,3
/proc/373/task/539/stat : 539 (python) S 32639 32639 28449 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 887402522 306933760 5768 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604471135089600 0 0 -1 1 0 0 0
[pid=540] ppid=32639 vsize=309996 CPUtime=0.13 cores=1,3
/proc/540/stat : 540 (python) S 32639 32639 28449 0 -1 4202560 1086 0 0 0 7 6 0 0 19 0 2 0 887402523 317435904 5793 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/540/statm: 77499 5793 400 364 0 13408 0
[pid=542] ppid=540 vsize=416788 CPUtime=100.03 cores=1,3
/proc/542/stat : 542 (adaptg2wsat2009) T 540 542 542 0 -1 4202496 626 0 0 0 10003 0 0 0 25 0 1 0 887402523 426790912 364 33554432000 134512640 135107411 4290101488 18446744073709551615 134532347 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/542/statm: 104197 364 59 146 0 103073 0
[pid=540/tid=751] ppid=32639 vsize=309996 CPUtime=0 cores=1,3
/proc/540/task/751/stat : 751 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887412535 317435904 5793 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604471162970176 0 0 -1 1 0 0 0
[pid=753] ppid=32639 vsize=320252 CPUtime=0.15 cores=1,3
/proc/753/stat : 753 (python) S 32639 32639 28449 0 -1 4202560 1088 0 0 0 8 7 0 0 19 0 2 0 887412536 327938048 5798 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/753/statm: 80063 5798 400 364 0 15969 0
[pid=755] ppid=753 vsize=416788 CPUtime=99.14 cores=1,3
/proc/755/stat : 755 (adaptg2wsat2009) T 753 755 755 0 -1 4202496 627 0 0 0 9914 0 0 0 25 0 1 0 887412536 426790912 363 33554432000 134512640 135107411 4287975840 18446744073709551615 134531822 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/755/statm: 104197 363 59 146 0 103073 0
[pid=753/tid=771] ppid=32639 vsize=320252 CPUtime=0 cores=1,3
/proc/753/task/771/stat : 771 (python) S 32639 32639 28449 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 887422450 327938048 5798 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604455243682816 0 0 -1 1 0 0 0
[pid=772] ppid=32639 vsize=330792 CPUtime=0.64 cores=1,3
/proc/772/stat : 772 (python) S 32639 32639 28449 0 -1 4202560 1004 0 0 0 35 29 0 0 15 0 1 0 887422451 338731008 5821 33554432000 4194304 5683644 140735557491008 18446744073709551615 232335912518 0 0 16781312 514 5616780461012386056 0 0 17 1 0 0 0
/proc/772/statm: 82698 5821 371 364 0 18601 0
[pid=774] ppid=772 vsize=4696 CPUtime=366.11 cores=1,3
/proc/774/stat : 774 (march_hi) R 772 774 774 0 -1 4202496 1691 0 0 0 36611 0 0 0 25 0 1 0 887422452 4808704 800 33554432000 4194304 4955518 140733527898384 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/774/statm: 1174 800 106 186 0 987 0
[pid=32666] ppid=32639 vsize=289196 CPUtime=0.12 cores=1,3
/proc/32666/stat : 32666 (python) S 32639 32639 28449 0 -1 4202560 1157 0 0 0 6 6 0 0 19 0 2 0 887372482 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32666/statm: 72299 5743 416 364 0 8217 0
[pid=32668] ppid=32666 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32668/stat : 32668 (gnovelty+2) T 32666 32668 32668 0 -1 4202496 514 0 0 0 10012 0 0 0 25 0 1 0 887372483 1042362368 247 33554432000 134512640 135663704 4289843072 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32668/statm: 254483 247 113 282 0 254199 0
[pid=32666/tid=32727] ppid=32639 vsize=289196 CPUtime=0 cores=1,3
/proc/32666/task/32727/stat : 32727 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887382495 296136704 5743 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604467908568960 0 0 -1 1 0 0 0
[pid=32728] ppid=32639 vsize=289208 CPUtime=0.13 cores=1,3
/proc/32728/stat : 32728 (python) S 32639 32639 28449 0 -1 4202560 1084 0 0 0 7 6 0 0 19 0 2 0 887382495 296148992 5727 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32728/statm: 72302 5727 400 364 0 8217 0
[pid=32730] ppid=32728 vsize=1017932 CPUtime=100.12 cores=1,3
/proc/32730/stat : 32730 (gnovelty+2) T 32728 32730 32730 0 -1 4202496 510 0 0 0 10012 0 0 0 25 0 1 0 887382496 1042362368 247 33554432000 134512640 135663704 4289781264 18446744073709551615 134546893 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32730/statm: 254483 247 113 282 0 254199 0
[pid=32728/tid=372] ppid=32639 vsize=289208 CPUtime=0 cores=1,3
/proc/32728/task/372/stat : 372 (python) S 32639 32639 28449 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 887392509 296148992 5727 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 514 18446604454702684864 0 0 -1 1 0 0 0
[pid=32639/tid=32667] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/32667/stat : 32667 (python) S 32637 32639 28449 0 -1 4202560 29 933 0 0 0 0 0 0 19 0 7 0 887372482 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=32729] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/32729/stat : 32729 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 887382496 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=374] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/374/stat : 374 (python) S 32637 32639 28449 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 887392510 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=541] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/541/stat : 541 (python) S 32637 32639 28449 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 887402523 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
[pid=32639/tid=754] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/754/stat : 754 (python) S 32637 32639 28449 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 7 0 887412536 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 1 0 0 0
[pid=32639/tid=773] ppid=32637 vsize=341036 CPUtime=0 cores=1,3
/proc/32639/task/773/stat : 773 (python) S 32637 32639 28449 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 887422451 349220864 7334 33554432000 4194304 5683644 140735557491008 18446744073709551615 232347716017 0 0 16781312 2 18446604461932060928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 867.71
Current children cumulated vsize (KiB) 5471144

Child status: 0
Real time (s): 867.359
CPU time (s): 867.869
CPU user time (s): 867.003
CPU system time (s): 0.865868
CPU usage (%): 100.059
Max. virtual memory (cumulated for all children) (KiB): 5471144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 867.003
system time used= 0.865868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30922
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= 22602
involuntary context switches= 4257

runsolver used 1.65575 second user time and 3.58545 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 04:02:22
IDJOB=3484541
IDBENCH=83052
IDSOLVER=1975
FILE ID=node132/3484541-1307757742
RUNJOBID= node132-1307757742-32583
PBS_JOBID= 13550826
Free space on /tmp= 74008 MiB

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

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

MD5SUM BENCH= 1e7a565e93334fc4a75fcaa13a0d446a
RANDOM SEED=746453401

node132.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.833
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:      31412964 kB
Buffers:        243156 kB
Cached:        1038904 kB
SwapCached:       9968 kB
Active:         671336 kB
Inactive:       656332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31412964 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:          131720 kB
Writeback:           0 kB
AnonPages:       42320 kB
Mapped:          10964 kB
Slab:           145680 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74004 MiB
End job on node132 at 2011-06-11 04:16:50