Trace number 3484312

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)? 1199.61 1198.58

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1971541934-090.UNKNOWN.cnf
MD5SUM6180decb1c46447c67f7e6e340e02857
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.28/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.28/0.47	c INFO: solving HOME/instance-3484312-1307748864.cnf
0.28/0.47	c INFO: computing task features
0.28/0.48	c INFO: computed variable-clause graph statistics
0.28/0.48	c INFO: computed clause balance statistics
0.36/0.53	c INFO: computed variable balance statistics
0.36/0.57	c INFO: computed small-clause counts
0.36/0.57	c INFO: computed Horn-clause counts
0.36/0.57	c INFO: computed variable graph statistics
0.36/0.57	c INFO: collected features for HOME/instance-3484312-1307748864.cnf in 0.11 s
0.36/0.58	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
100.55/100.70	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.63/200.83	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.38)
884.96/884.22	c INFO: running march_hi@0 for 194 with 316 remaining (b = 0.13)
1084.78/1084.09	c INFO: running march_hi@683 for 117 with 117 remaining (b = 0.05)
1199.44/1198.56	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3484312-1307748864/watcher-3484312-1307748864 -o /tmp/evaluation-result-3484312-1307748864/solver-3484312-1307748864 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484312-1307748864.cnf -seed 991762015 -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: 3.02 3.04 2.75 3/204 11841
/proc/meminfo: memFree=31697448/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=15380 CPUtime=0 cores=1,3
/proc/11841/stat : 11841 (python) R 11839 11841 10635 0 -1 4202496 800 0 0 0 0 0 0 0 25 0 1 0 886484429 15749120 684 33554432000 4194304 5683644 140737237636016 18446744073709551615 5287856 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11841/statm: 3845 692 331 364 0 332 0

[startup+0.0719349 s]
/proc/loadavg: 3.02 3.04 2.75 3/204 11841
/proc/meminfo: memFree=31697448/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=54536 CPUtime=0.04 cores=1,3
/proc/11841/stat : 11841 (python) R 11839 11841 10635 0 -1 4202496 2081 0 0 0 4 0 0 0 25 0 1 0 886484429 55844864 1835 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244346880 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11841/statm: 13634 1835 492 364 0 1284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54536

[startup+0.101173 s]
/proc/loadavg: 3.02 3.04 2.75 3/204 11841
/proc/meminfo: memFree=31697448/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=104228 CPUtime=0.06 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 3061 0 0 0 5 1 0 0 17 0 1 0 886484429 106729472 2742 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/11841/statm: 26057 2742 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104228

[startup+0.300899 s]
/proc/loadavg: 3.02 3.04 2.75 3/204 11841
/proc/meminfo: memFree=31697448/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=170752 CPUtime=0.21 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 6754 933 1 0 17 4 0 0 18 0 1 0 886484429 174850048 4809 33554432000 4194304 5683644 140737237636016 18446744073709551615 228239425159 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/11841/statm: 42688 4809 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 170752

[startup+0.700788 s]
/proc/loadavg: 3.02 3.04 2.75 3/204 11841
/proc/meminfo: memFree=31697448/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 288892

[startup+1.50068 s]
/proc/loadavg: 3.02 3.04 2.75 4/208 11849
/proc/meminfo: memFree=31673136/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
[pid=11847] ppid=11841 vsize=278648 CPUtime=0 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 737 0 0 0 0 0 0 0 19 0 1 0 886484488 285335552 5574 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368911 0 0 16781312 514 5629749952281313279 0 0 17 1 0 0 0
/proc/11847/statm: 69662 5574 354 364 0 5580 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=0.9 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) R 11847 11849 11849 0 -1 4202496 460 0 0 0 90 0 0 0 23 0 1 0 886484488 1042366464 197 33554432000 134512640 135663704 4289542400 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11849/statm: 254484 197 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=288892 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 2 0 886484488 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 1585476

[startup+3.1004 s]
/proc/loadavg: 3.01 3.03 2.75 4/208 11849
/proc/meminfo: memFree=31672144/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
[pid=11847] ppid=11841 vsize=278648 CPUtime=0 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 886484488 285335552 5574 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368911 0 0 16781312 514 5629749952281280773 0 0 17 1 0 0 0
/proc/11847/statm: 69662 5574 354 364 0 5580 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=2.5 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) R 11847 11849 11849 0 -1 4202496 460 0 0 0 250 0 0 0 25 0 1 0 886484488 1042366464 197 33554432000 134512640 135663704 4289542400 18446744073709551615 134547327 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11849/statm: 254484 197 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=288892 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 2 0 886484488 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1585476

[startup+6.30084 s]
/proc/loadavg: 3.01 3.03 2.75 4/208 11849
/proc/meminfo: memFree=31672516/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
[pid=11847] ppid=11841 vsize=278648 CPUtime=0 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 876 0 0 0 0 0 0 0 18 0 1 0 886484488 285335552 5596 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368911 0 0 16781312 514 5629749952281280773 0 0 17 1 0 0 0
/proc/11847/statm: 69662 5596 376 364 0 5580 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=5.7 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) R 11847 11849 11849 0 -1 4202496 460 0 0 0 570 0 0 0 25 0 1 0 886484488 1042366464 197 33554432000 134512640 135663704 4289542400 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11849/statm: 254484 197 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=288892 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 2 0 886484488 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1585476

[startup+12.7007 s]
/proc/loadavg: 3.01 3.03 2.76 4/208 11849
/proc/meminfo: memFree=31671972/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
[pid=11847] ppid=11841 vsize=278648 CPUtime=0.01 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 879 0 0 0 0 1 0 0 18 0 1 0 886484488 285335552 5596 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368911 0 0 16781312 514 15599659868653322501 0 0 17 1 0 0 0
/proc/11847/statm: 69662 5596 376 364 0 5580 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=12.1 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) R 11847 11849 11849 0 -1 4202496 460 0 0 0 1210 0 0 0 25 0 1 0 886484488 1042366464 197 33554432000 134512640 135663704 4289542400 18446744073709551615 134525052 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11849/statm: 254484 197 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=288892 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 2 0 886484488 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 1585476

[startup+25.5005 s]
/proc/loadavg: 3.01 3.03 2.76 4/208 11850
/proc/meminfo: memFree=31670788/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
[pid=11847] ppid=11841 vsize=278648 CPUtime=0.02 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 886484488 285335552 5596 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368911 0 0 16781312 514 15599659868653322501 0 0 17 1 0 0 0
/proc/11847/statm: 69662 5596 376 364 0 5580 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=24.87 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) R 11847 11849 11849 0 -1 4202496 460 0 0 0 2487 0 0 0 25 0 1 0 886484488 1042366464 197 33554432000 134512640 135663704 4289542400 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11849/statm: 254484 197 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=288892 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 2 0 886484488 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1585476

[startup+51.101 s]
/proc/loadavg: 3.00 3.03 2.76 4/208 11850
/proc/meminfo: memFree=31667256/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=288892 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 9818 933 1 0 39 6 0 0 20 0 2 0 886484429 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 72223 7091 1867 364 0 8141 0
[pid=11847] ppid=11841 vsize=278648 CPUtime=0.05 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 896 0 0 0 3 2 0 0 18 0 1 0 886484488 285335552 5597 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368911 0 0 16781312 514 15599659868653322501 0 0 17 1 0 0 0
/proc/11847/statm: 69662 5597 377 364 0 5580 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=50.44 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) R 11847 11849 11849 0 -1 4202496 460 0 0 0 5044 0 0 0 25 0 1 0 886484488 1042366464 197 33554432000 134512640 135663704 4289542400 18446744073709551615 134544183 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11849/statm: 254484 197 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=288892 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 2 0 886484488 295825408 7091 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 1585476

[startup+102.307 s]
/proc/loadavg: 3.00 3.02 2.77 4/216 11860
/proc/meminfo: memFree=31642908/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=299672 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 10646 933 1 0 39 6 0 0 20 0 3 0 886484429 306864128 7241 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11841/statm: 74918 7241 1870 364 0 10833 0
[pid=11847] ppid=11841 vsize=288892 CPUtime=0.12 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 1152 0 0 0 7 5 0 0 19 0 2 0 886484488 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11847/statm: 72223 5641 416 364 0 8141 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) T 11847 11849 11849 0 -1 4202496 461 0 0 0 9998 0 0 0 25 0 1 0 886484488 1042366464 198 33554432000 134512640 135663704 4289542400 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11849/statm: 254484 198 113 282 0 254200 0
[pid=11847/tid=11857] ppid=11841 vsize=288892 CPUtime=0 cores=1,3
/proc/11847/task/11857/stat : 11857 (python) S 11841 11841 10635 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886494499 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=11858] ppid=11841 vsize=289428 CPUtime=0 cores=1,3
/proc/11858/stat : 11858 (python) S 11841 11841 10635 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 886494500 296374272 5715 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368966 0 0 16781312 514 15733558673856758021 0 0 17 1 0 0 0
/proc/11858/statm: 72357 5715 348 364 0 8272 0
[pid=11860] ppid=11858 vsize=1017936 CPUtime=1.59 cores=1,3
/proc/11860/stat : 11860 (gnovelty+2) R 11858 11860 11860 0 -1 4202496 459 0 0 0 159 0 0 0 25 0 1 0 886494500 1042366464 196 33554432000 134512640 135663704 4292184800 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11860/statm: 254484 196 113 282 0 254200 0
[pid=11841/tid=11848] ppid=11839 vsize=299672 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 3 0 886484488 306864128 7241 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11859] ppid=11839 vsize=299672 CPUtime=0 cores=1,3
/proc/11841/task/11859/stat : 11859 (python) S 11839 11841 10635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 886494500 306864128 7241 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 2913864

[startup+162.3 s]
/proc/loadavg: 3.00 3.02 2.78 4/216 11861
/proc/meminfo: memFree=31624700/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=299672 CPUtime=0.45 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 10646 933 1 0 39 6 0 0 20 0 3 0 886484429 306864128 7241 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11841/statm: 74918 7241 1870 364 0 10833 0
[pid=11847] ppid=11841 vsize=288892 CPUtime=0.12 cores=1,3

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

[pid=11866] ppid=11864 vsize=156068 CPUtime=796 cores=1,3
/proc/11866/stat : 11866 (march_hi) R 11864 11866 11866 0 -1 4202496 28871 0 0 0 79593 7 0 0 25 0 1 0 886504513 159813632 28609 33554432000 4194304 4955518 140736874300064 18446744073709551615 4263706 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11866/statm: 39017 28609 104 186 0 38830 0
[pid=11864/tid=12128] ppid=11841 vsize=299352 CPUtime=0 cores=1,3
/proc/11864/task/12128/stat : 12128 (python) S 11841 11841 10635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886572851 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604471122074304 0 0 -1 3 0 0 0
[pid=12129] ppid=11841 vsize=310148 CPUtime=0.27 cores=1,3
/proc/12129/stat : 12129 (python) S 11841 11841 10635 0 -1 4202560 1125 0 0 0 14 13 0 0 16 0 2 0 886572852 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12129/statm: 77537 5811 400 364 0 13446 0
[pid=12131] ppid=12129 vsize=34264 CPUtime=199.6 cores=1,3
/proc/12131/stat : 12131 (march_hi) T 12129 12131 12131 0 -1 4202496 8171 0 0 0 19958 2 0 0 25 0 1 0 886572852 35086336 7911 33554432000 4194304 4955518 140734657329888 18446744073709551615 4235488 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12131/statm: 8566 7911 104 186 0 8379 0
[pid=12129/tid=12193] ppid=11841 vsize=310148 CPUtime=0 cores=1,3
/proc/12129/task/12193/stat : 12193 (python) S 11841 11841 10635 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 886592838 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165884224 0 0 -1 1 0 0 0
[pid=11841/tid=11848] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 5 0 886484488 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11859] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11859/stat : 11859 (python) S 11839 11841 10635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 886494500 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11865] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11865/stat : 11865 (python) S 11839 11841 10635 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 5 0 886504513 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
[pid=11841/tid=12130] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/12130/stat : 12130 (python) S 11839 11841 10635 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 886572852 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 3734416

[startup+1197.5 s]
/proc/loadavg: 3.06 3.01 2.91 4/221 12200
/proc/meminfo: memFree=31524284/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=320392 CPUtime=0.48 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 12810 933 1 0 41 7 0 0 18 0 5 0 886484429 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 80098 7296 1882 364 0 16007 0
[pid=11847] ppid=11841 vsize=288892 CPUtime=0.12 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 1152 0 0 0 7 5 0 0 19 0 2 0 886484488 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11847/statm: 72223 5641 416 364 0 8141 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) T 11847 11849 11849 0 -1 4202496 461 0 0 0 9998 0 0 0 25 0 1 0 886484488 1042366464 198 33554432000 134512640 135663704 4289542400 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11849/statm: 254484 198 113 282 0 254200 0
[pid=11847/tid=11857] ppid=11841 vsize=288892 CPUtime=0 cores=1,3
/proc/11847/task/11857/stat : 11857 (python) S 11841 11841 10635 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886494499 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=11858] ppid=11841 vsize=289428 CPUtime=0.12 cores=1,3
/proc/11858/stat : 11858 (python) S 11841 11841 10635 0 -1 4202560 1078 0 0 0 6 6 0 0 19 0 2 0 886494500 296374272 5768 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11858/statm: 72357 5768 400 364 0 8272 0
[pid=11860] ppid=11858 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11860/stat : 11860 (gnovelty+2) T 11858 11860 11860 0 -1 4202496 459 0 0 0 9998 0 0 0 25 0 1 0 886494500 1042366464 196 33554432000 134512640 135663704 4292184800 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11860/statm: 254484 196 113 282 0 254200 0
[pid=11858/tid=11863] ppid=11841 vsize=289428 CPUtime=0 cores=1,3
/proc/11858/task/11863/stat : 11863 (python) S 11841 11841 10635 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886504512 296374272 5768 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165882432 0 0 -1 1 0 0 0
[pid=11864] ppid=11841 vsize=299352 CPUtime=1.1 cores=1,3
/proc/11864/stat : 11864 (python) S 11841 11841 10635 0 -1 4202560 1130 0 0 0 56 54 0 0 15 0 2 0 886504513 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11864/statm: 74838 5692 400 364 0 10750 0
[pid=11866] ppid=11864 vsize=156068 CPUtime=796.79 cores=1,3
/proc/11866/stat : 11866 (march_hi) R 11864 11866 11866 0 -1 4202496 28895 0 0 0 79672 7 0 0 25 0 1 0 886504513 159813632 28633 33554432000 4194304 4955518 140736874300064 18446744073709551615 4227651 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11866/statm: 39017 28633 104 186 0 38830 0
[pid=11864/tid=12128] ppid=11841 vsize=299352 CPUtime=0 cores=1,3
/proc/11864/task/12128/stat : 12128 (python) S 11841 11841 10635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886572851 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604471122074304 0 0 -1 3 0 0 0
[pid=12129] ppid=11841 vsize=310148 CPUtime=0.27 cores=1,3
/proc/12129/stat : 12129 (python) S 11841 11841 10635 0 -1 4202560 1125 0 0 0 14 13 0 0 16 0 2 0 886572852 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12129/statm: 77537 5811 400 364 0 13446 0
[pid=12131] ppid=12129 vsize=34264 CPUtime=199.6 cores=1,3
/proc/12131/stat : 12131 (march_hi) T 12129 12131 12131 0 -1 4202496 8171 0 0 0 19958 2 0 0 25 0 1 0 886572852 35086336 7911 33554432000 4194304 4955518 140734657329888 18446744073709551615 4235488 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12131/statm: 8566 7911 104 186 0 8379 0
[pid=12129/tid=12193] ppid=11841 vsize=310148 CPUtime=0 cores=1,3
/proc/12129/task/12193/stat : 12193 (python) S 11841 11841 10635 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 886592838 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165884224 0 0 -1 1 0 0 0
[pid=11841/tid=11848] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 5 0 886484488 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11859] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11859/stat : 11859 (python) S 11839 11841 10635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 886494500 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11865] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11865/stat : 11865 (python) S 11839 11841 10635 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 5 0 886504513 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
[pid=11841/tid=12130] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/12130/stat : 12130 (python) S 11839 11841 10635 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 886572852 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 3734416

[startup+1198.3 s]
/proc/loadavg: 3.06 3.01 2.91 4/221 12200
/proc/meminfo: memFree=31524036/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=320392 CPUtime=0.48 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 12810 933 1 0 41 7 0 0 18 0 5 0 886484429 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 80098 7296 1882 364 0 16007 0
[pid=11847] ppid=11841 vsize=288892 CPUtime=0.12 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 1152 0 0 0 7 5 0 0 19 0 2 0 886484488 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11847/statm: 72223 5641 416 364 0 8141 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) T 11847 11849 11849 0 -1 4202496 461 0 0 0 9998 0 0 0 25 0 1 0 886484488 1042366464 198 33554432000 134512640 135663704 4289542400 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11849/statm: 254484 198 113 282 0 254200 0
[pid=11847/tid=11857] ppid=11841 vsize=288892 CPUtime=0 cores=1,3
/proc/11847/task/11857/stat : 11857 (python) S 11841 11841 10635 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886494499 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=11858] ppid=11841 vsize=289428 CPUtime=0.12 cores=1,3
/proc/11858/stat : 11858 (python) S 11841 11841 10635 0 -1 4202560 1078 0 0 0 6 6 0 0 19 0 2 0 886494500 296374272 5768 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11858/statm: 72357 5768 400 364 0 8272 0
[pid=11860] ppid=11858 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11860/stat : 11860 (gnovelty+2) T 11858 11860 11860 0 -1 4202496 459 0 0 0 9998 0 0 0 25 0 1 0 886494500 1042366464 196 33554432000 134512640 135663704 4292184800 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11860/statm: 254484 196 113 282 0 254200 0
[pid=11858/tid=11863] ppid=11841 vsize=289428 CPUtime=0 cores=1,3
/proc/11858/task/11863/stat : 11863 (python) S 11841 11841 10635 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886504512 296374272 5768 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165882432 0 0 -1 1 0 0 0
[pid=11864] ppid=11841 vsize=299352 CPUtime=1.1 cores=1,3
/proc/11864/stat : 11864 (python) S 11841 11841 10635 0 -1 4202560 1130 0 0 0 56 54 0 0 15 0 2 0 886504513 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11864/statm: 74838 5692 400 364 0 10750 0
[pid=11866] ppid=11864 vsize=156068 CPUtime=797.59 cores=1,3
/proc/11866/stat : 11866 (march_hi) R 11864 11866 11866 0 -1 4202496 28922 0 0 0 79752 7 0 0 25 0 1 0 886504513 159813632 28660 33554432000 4194304 4955518 140736874300064 18446744073709551615 4224651 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11866/statm: 39017 28660 104 186 0 38830 0
[pid=11864/tid=12128] ppid=11841 vsize=299352 CPUtime=0 cores=1,3
/proc/11864/task/12128/stat : 12128 (python) S 11841 11841 10635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886572851 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604471122074304 0 0 -1 3 0 0 0
[pid=12129] ppid=11841 vsize=310148 CPUtime=0.27 cores=1,3
/proc/12129/stat : 12129 (python) S 11841 11841 10635 0 -1 4202560 1125 0 0 0 14 13 0 0 16 0 2 0 886572852 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12129/statm: 77537 5811 400 364 0 13446 0
[pid=12131] ppid=12129 vsize=34264 CPUtime=199.6 cores=1,3
/proc/12131/stat : 12131 (march_hi) T 12129 12131 12131 0 -1 4202496 8171 0 0 0 19958 2 0 0 25 0 1 0 886572852 35086336 7911 33554432000 4194304 4955518 140734657329888 18446744073709551615 4235488 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12131/statm: 8566 7911 104 186 0 8379 0
[pid=12129/tid=12193] ppid=11841 vsize=310148 CPUtime=0 cores=1,3
/proc/12129/task/12193/stat : 12193 (python) S 11841 11841 10635 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 886592838 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165884224 0 0 -1 1 0 0 0
[pid=11841/tid=11848] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 5 0 886484488 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11859] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11859/stat : 11859 (python) S 11839 11841 10635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 886494500 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11865] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11865/stat : 11865 (python) S 11839 11841 10635 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 5 0 886504513 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
[pid=11841/tid=12130] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/12130/stat : 12130 (python) S 11839 11841 10635 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 886572852 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 3734416

[startup+1198.5 s]
/proc/loadavg: 3.06 3.01 2.91 4/221 12200
/proc/meminfo: memFree=31524036/32951124 swapFree=67056676/67111528
[pid=11841] ppid=11839 vsize=320392 CPUtime=0.48 cores=1,3
/proc/11841/stat : 11841 (python) S 11839 11841 10635 0 -1 4202496 12810 933 1 0 41 7 0 0 18 0 5 0 886484429 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11841/statm: 80098 7296 1882 364 0 16007 0
[pid=11847] ppid=11841 vsize=288892 CPUtime=0.12 cores=1,3
/proc/11847/stat : 11847 (python) S 11841 11841 10635 0 -1 4202560 1152 0 0 0 7 5 0 0 19 0 2 0 886484488 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11847/statm: 72223 5641 416 364 0 8141 0
[pid=11849] ppid=11847 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11849/stat : 11849 (gnovelty+2) T 11847 11849 11849 0 -1 4202496 461 0 0 0 9998 0 0 0 25 0 1 0 886484488 1042366464 198 33554432000 134512640 135663704 4289542400 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11849/statm: 254484 198 113 282 0 254200 0
[pid=11847/tid=11857] ppid=11841 vsize=288892 CPUtime=0 cores=1,3
/proc/11847/task/11857/stat : 11857 (python) S 11841 11841 10635 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886494499 295825408 5641 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604454223471552 0 0 -1 3 0 0 0
[pid=11858] ppid=11841 vsize=289428 CPUtime=0.12 cores=1,3
/proc/11858/stat : 11858 (python) S 11841 11841 10635 0 -1 4202560 1078 0 0 0 6 6 0 0 19 0 2 0 886494500 296374272 5768 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11858/statm: 72357 5768 400 364 0 8272 0
[pid=11860] ppid=11858 vsize=1017936 CPUtime=99.98 cores=1,3
/proc/11860/stat : 11860 (gnovelty+2) T 11858 11860 11860 0 -1 4202496 459 0 0 0 9998 0 0 0 25 0 1 0 886494500 1042366464 196 33554432000 134512640 135663704 4292184800 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11860/statm: 254484 196 113 282 0 254200 0
[pid=11858/tid=11863] ppid=11841 vsize=289428 CPUtime=0 cores=1,3
/proc/11858/task/11863/stat : 11863 (python) S 11841 11841 10635 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886504512 296374272 5768 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165882432 0 0 -1 1 0 0 0
[pid=11864] ppid=11841 vsize=299352 CPUtime=1.1 cores=1,3
/proc/11864/stat : 11864 (python) S 11841 11841 10635 0 -1 4202560 1130 0 0 0 56 54 0 0 15 0 2 0 886504513 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228244368966 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11864/statm: 74838 5692 400 364 0 10750 0
[pid=11866] ppid=11864 vsize=156068 CPUtime=797.79 cores=1,3
/proc/11866/stat : 11866 (march_hi) R 11864 11866 11866 0 -1 4202496 28928 0 0 0 79772 7 0 0 25 0 1 0 886504513 159813632 28666 33554432000 4194304 4955518 140736874300064 18446744073709551615 4227500 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11866/statm: 39017 28666 104 186 0 38830 0
[pid=11864/tid=12128] ppid=11841 vsize=299352 CPUtime=0 cores=1,3
/proc/11864/task/12128/stat : 12128 (python) S 11841 11841 10635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886572851 306536448 5692 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604471122074304 0 0 -1 3 0 0 0
[pid=12129] ppid=11841 vsize=310148 CPUtime=0.27 cores=1,3
/proc/12129/stat : 12129 (python) S 11841 11841 10635 0 -1 4202560 1125 0 0 0 14 13 0 0 16 0 2 0 886572852 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12129/statm: 77537 5811 400 364 0 13446 0
[pid=12131] ppid=12129 vsize=34264 CPUtime=199.6 cores=1,3
/proc/12131/stat : 12131 (march_hi) T 12129 12131 12131 0 -1 4202496 8171 0 0 0 19958 2 0 0 25 0 1 0 886572852 35086336 7911 33554432000 4194304 4955518 140734657329888 18446744073709551615 4235488 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12131/statm: 8566 7911 104 186 0 8379 0
[pid=12129/tid=12193] ppid=11841 vsize=310148 CPUtime=0 cores=1,3
/proc/12129/task/12193/stat : 12193 (python) S 11841 11841 10635 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 886592838 317591552 5811 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 514 18446604465165884224 0 0 -1 1 0 0 0
[pid=11841/tid=11848] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11848/stat : 11848 (python) S 11839 11841 10635 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 5 0 886484488 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11859] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11859/stat : 11859 (python) S 11839 11841 10635 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 5 0 886494500 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 3 0 0 0
[pid=11841/tid=11865] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/11865/stat : 11865 (python) S 11839 11841 10635 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 5 0 886504513 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
[pid=11841/tid=12130] ppid=11839 vsize=320392 CPUtime=0 cores=1,3
/proc/11841/task/12130/stat : 12130 (python) S 11839 11841 10635 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 5 0 886572852 328081408 7296 33554432000 4194304 5683644 140737237636016 18446744073709551615 228256172465 0 0 16781312 2 18446604468100220160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 3734416

Child status: 0
Real time (s): 1198.58
CPU time (s): 1199.61
CPU user time (s): 1198.61
CPU system time (s): 1.00485
CPU usage (%): 100.086
Max. virtual memory (cumulated for all children) (KiB): 3734416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.61
system time used= 1.00485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60602
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= 2684
involuntary context switches= 2872

runsolver used 1.90871 second user time and 4.6333 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-11 01:34:24
IDJOB=3484312
IDBENCH=82823
IDSOLVER=1975
FILE ID=node136/3484312-1307748864
RUNJOBID= node136-1307746989-10655
PBS_JOBID= 13550822
Free space on /tmp= 74068 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1971541934-090.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-3484312-1307748864/watcher-3484312-1307748864 -o /tmp/evaluation-result-3484312-1307748864/solver-3484312-1307748864 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484312-1307748864.cnf -seed 991762015 -budget 1200

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

MD5SUM BENCH= 6180decb1c46447c67f7e6e340e02857
RANDOM SEED=991762015

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31698124 kB
Buffers:        228000 kB
Cached:         694652 kB
SwapCached:       8764 kB
Active:         624924 kB
Inactive:       420512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31698124 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           32488 kB
Writeback:           0 kB
AnonPages:      119868 kB
Mapped:          20372 kB
Slab:           137284 kB
PageTables:       9536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4669976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74036 MiB
End job on node136 at 2011-06-11 01:54:23