Trace number 3484339

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 555.523 554.99

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark332.178
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
Number of clauses of size over 50

Solver Data

0.35/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.65	c INFO: solving HOME/instance-3484339-1307749014.cnf
0.35/0.65	c INFO: computing task features
0.35/0.66	c INFO: computed variable-clause graph statistics
0.35/0.66	c INFO: computed clause balance statistics
0.43/0.72	c INFO: computed variable balance statistics
0.43/0.76	c INFO: computed small-clause counts
0.43/0.76	c INFO: computed Horn-clause counts
0.43/0.76	c INFO: computed variable graph statistics
0.43/0.76	c INFO: collected features for HOME/instance-3484339-1307749014.cnf in 0.11 s
0.43/0.77	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.63/100.91	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.85/201.05	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.46)
555.37/554.96	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-3484339-1307749014/watcher-3484339-1307749014 -o /tmp/evaluation-result-3484339-1307749014/solver-3484339-1307749014 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484339-1307749014.cnf -seed 371687132 -budget 1200 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.03 4.03 3.77 4/222 14611
/proc/meminfo: memFree=30761996/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=15184 CPUtime=0 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 886499417 15548416 622 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/14611/statm: 3796 622 322 364 0 283 0

[startup+0.0678229 s]
/proc/loadavg: 4.03 4.03 3.77 4/222 14611
/proc/meminfo: memFree=30761996/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=34424 CPUtime=0.03 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 1553 0 0 0 3 0 0 0 25 0 1 0 886499417 35250176 1388 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/14611/statm: 8606 1388 448 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34424

[startup+0.100787 s]
/proc/loadavg: 4.03 4.03 3.77 4/222 14611
/proc/meminfo: memFree=30761996/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=87704 CPUtime=0.05 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 2640 0 0 0 4 1 0 0 25 0 1 0 886499417 89808896 2354 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/14611/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.300753 s]
/proc/loadavg: 4.03 4.03 3.77 4/222 14611
/proc/meminfo: memFree=30761996/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=135748 CPUtime=0.18 cores=0,2
/proc/14611/stat : 14611 (python) R 14609 14611 13569 0 -1 4202496 5972 936 1 0 14 4 0 0 17 0 1 0 886499417 139005952 4149 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122710021 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14611/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700711 s]
/proc/loadavg: 4.03 4.03 3.77 4/222 14611
/proc/meminfo: memFree=30761996/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=278464 CPUtime=0.43 cores=0,2
/proc/14611/stat : 14611 (python) R 14609 14611 13569 0 -1 4202496 9343 936 1 0 35 8 0 0 16 0 1 0 886499417 285147136 7001 33554432000 4194304 5683644 140733493352608 18446744073709551615 47814160473728 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14611/statm: 69616 7001 1826 364 0 5540 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 278464

[startup+1.50057 s]
/proc/loadavg: 3.94 4.01 3.76 5/226 14619
/proc/meminfo: memFree=30737688/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=288732 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 9773 936 1 0 42 8 0 0 18 0 2 0 886499417 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14611/statm: 72183 7052 1867 364 0 8101 0
[pid=14617] ppid=14611 vsize=278488 CPUtime=0 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 886499494 285171712 5535 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734095 0 0 16781312 514 3158787784366358527 0 0 17 0 0 0 0
/proc/14617/statm: 69622 5535 354 364 0 5540 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=0.71 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) R 14617 14619 14619 0 -1 4202496 435 0 0 0 71 0 0 0 21 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=288732 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 886499494 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 1585020

[startup+3.10026 s]
/proc/loadavg: 3.94 4.01 3.76 5/226 14619
/proc/meminfo: memFree=30737440/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=288732 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 9773 936 1 0 42 8 0 0 18 0 2 0 886499417 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14611/statm: 72183 7052 1867 364 0 8101 0
[pid=14617] ppid=14611 vsize=278488 CPUtime=0 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 886499494 285171712 5535 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734095 0 0 16781312 514 3158787784366326020 0 0 17 0 0 0 0
/proc/14617/statm: 69622 5535 354 364 0 5540 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=2.31 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) R 14617 14619 14619 0 -1 4202496 435 0 0 0 231 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=288732 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 886499494 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 1585020

[startup+6.3007 s]
/proc/loadavg: 3.95 4.01 3.76 5/226 14619
/proc/meminfo: memFree=30735580/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=288732 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 9773 936 1 0 42 8 0 0 18 0 2 0 886499417 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14611/statm: 72183 7052 1867 364 0 8101 0
[pid=14617] ppid=14611 vsize=278488 CPUtime=0 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 886499494 285171712 5557 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734095 0 0 16781312 514 3158787784366326020 0 0 17 0 0 0 0
/proc/14617/statm: 69622 5557 376 364 0 5540 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=5.51 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) R 14617 14619 14619 0 -1 4202496 435 0 0 0 551 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=288732 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 886499494 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 1585020

[startup+12.7005 s]
/proc/loadavg: 3.95 4.01 3.76 5/226 14620
/proc/meminfo: memFree=30736020/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=288732 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 9773 936 1 0 42 8 0 0 18 0 2 0 886499417 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14611/statm: 72183 7052 1867 364 0 8101 0
[pid=14617] ppid=14611 vsize=278488 CPUtime=0 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 878 0 0 0 0 0 0 0 18 0 1 0 886499494 285171712 5557 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734095 0 0 16781312 514 11854125130122756356 0 0 17 0 0 0 0
/proc/14617/statm: 69622 5557 376 364 0 5540 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=11.91 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) R 14617 14619 14619 0 -1 4202496 435 0 0 0 1191 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525160 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=288732 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 886499494 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 1585020

[startup+25.5012 s]
/proc/loadavg: 4.04 4.02 3.77 5/230 14624
/proc/meminfo: memFree=30732216/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=288732 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 9773 936 1 0 42 8 0 0 18 0 2 0 886499417 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14611/statm: 72183 7052 1867 364 0 8101 0
[pid=14617] ppid=14611 vsize=278488 CPUtime=0.02 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 886499494 285171712 5558 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734095 0 0 16781312 514 11854125130122756356 0 0 17 0 0 0 0
/proc/14617/statm: 69622 5558 377 364 0 5540 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=24.7 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) R 14617 14619 14619 0 -1 4202496 435 0 0 0 2470 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=288732 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 886499494 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1585020

[startup+51.1006 s]
/proc/loadavg: 4.02 4.02 3.78 5/230 14675
/proc/meminfo: memFree=30731900/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=288732 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 9773 936 1 0 42 8 0 0 18 0 2 0 886499417 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14611/statm: 72183 7052 1867 364 0 8101 0
[pid=14617] ppid=14611 vsize=278488 CPUtime=0.06 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 896 0 0 0 4 2 0 0 18 0 1 0 886499494 285171712 5558 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734095 0 0 16781312 514 11854125130122756356 0 0 17 0 0 0 0
/proc/14617/statm: 69622 5558 377 364 0 5540 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=50.27 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) R 14617 14619 14619 0 -1 4202496 435 0 0 0 5027 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134546906 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=288732 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 2 0 886499494 295661568 7052 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 1585020

[startup+102.307 s]
/proc/loadavg: 4.01 4.02 3.79 5/238 14684
/proc/meminfo: memFree=30720524/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=299516 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 10596 936 1 0 42 8 0 0 20 0 3 0 886499417 306704384 7202 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14611/statm: 74879 7202 1870 364 0 10794 0
[pid=14617] ppid=14611 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 1146 0 0 0 8 6 0 0 19 0 2 0 886499494 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14617/statm: 72183 5602 416 364 0 8101 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) T 14617 14619 14619 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14617/tid=14681] ppid=14611 vsize=288732 CPUtime=0 cores=0,2
/proc/14617/task/14681/stat : 14681 (python) S 14611 14611 13569 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886509508 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453648155840 0 0 -1 2 0 0 0
[pid=14682] ppid=14611 vsize=289272 CPUtime=0 cores=0,2
/proc/14682/stat : 14682 (python) S 14611 14611 13569 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886509508 296214528 5676 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734150 0 0 16781312 514 4366497953385251074 0 0 17 2 0 0 0
/proc/14682/statm: 72318 5676 348 364 0 8233 0
[pid=14684] ppid=14682 vsize=1017800 CPUtime=1.38 cores=0,2
/proc/14684/stat : 14684 (gnovelty+2) R 14682 14684 14684 0 -1 4202496 435 0 0 0 138 0 0 0 25 0 1 0 886509509 1042227200 171 33554432000 134512640 135663704 4290252896 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14684/statm: 254450 171 113 282 0 254166 0
[pid=14611/tid=14618] ppid=14609 vsize=299516 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 3 0 886499494 306704384 7202 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
[pid=14611/tid=14683] ppid=14609 vsize=299516 CPUtime=0 cores=0,2
/proc/14611/task/14683/stat : 14683 (python) S 14609 14611 13569 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 3 0 886509508 306704384 7202 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 2913120

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.80 5/246 14694
/proc/meminfo: memFree=30707984/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=299516 CPUtime=0.5 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 10596 936 1 0 42 8 0 0 20 0 3 0 886499417 306704384 7202 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14611/statm: 74879 7202 1870 364 0 10794 0
[pid=14617] ppid=14611 vsize=288732 CPUtime=0.14 cores=0,2

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

[pid=14682] ppid=14611 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14682/stat : 14682 (python) S 14611 14611 13569 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 886509508 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14682/statm: 72318 5729 400 364 0 8233 0
[pid=14684] ppid=14682 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14684/stat : 14684 (gnovelty+2) T 14682 14684 14684 0 -1 4202496 435 0 0 0 10012 0 0 0 25 0 1 0 886509509 1042227200 171 33554432000 134512640 135663704 4290252896 18446744073709551615 134564652 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14684/statm: 254450 171 113 282 0 254166 0
[pid=14682/tid=14696] ppid=14611 vsize=289272 CPUtime=0 cores=0,2
/proc/14682/task/14696/stat : 14696 (python) S 14611 14611 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886519521 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453929347776 0 0 -1 0 0 0 0
[pid=14697] ppid=14611 vsize=299104 CPUtime=0.6 cores=0,2
/proc/14697/stat : 14697 (python) S 14611 14611 13569 0 -1 4202560 989 0 0 0 35 25 0 0 15 0 1 0 886519522 306282496 5612 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734150 0 0 16781312 514 4594551233515061505 0 0 17 2 0 0 0
/proc/14697/statm: 74776 5612 371 364 0 10688 0
[pid=14699] ppid=14697 vsize=9456 CPUtime=349.25 cores=0,2
/proc/14699/stat : 14699 (march_hi) R 14697 14699 14699 0 -1 4202496 1901 0 0 0 34924 1 0 0 25 0 1 0 886519522 9682944 1641 33554432000 4194304 4955518 140734132157600 18446744073709551615 4315090 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14699/statm: 2364 1641 106 186 0 2177 0
[pid=14611/tid=14618] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 4 0 886499494 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
[pid=14611/tid=14683] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14683/stat : 14683 (python) S 14609 14611 13569 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 886509508 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
[pid=14611/tid=14698] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14698/stat : 14698 (python) S 14609 14611 13569 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 886519522 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 550.76
Current children cumulated vsize (KiB) 3231512

[startup+553.501 s]
/proc/loadavg: 4.05 4.03 3.87 5/267 14725
/proc/meminfo: memFree=30652588/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=309348 CPUtime=0.51 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 11416 936 1 0 43 8 0 0 20 0 4 0 886499417 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14611/statm: 77337 7117 1872 364 0 13249 0
[pid=14617] ppid=14611 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 1146 0 0 0 8 6 0 0 19 0 2 0 886499494 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14617/statm: 72183 5602 416 364 0 8101 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) T 14617 14619 14619 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14617/tid=14681] ppid=14611 vsize=288732 CPUtime=0 cores=0,2
/proc/14617/task/14681/stat : 14681 (python) S 14611 14611 13569 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886509508 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453648155840 0 0 -1 2 0 0 0
[pid=14682] ppid=14611 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14682/stat : 14682 (python) S 14611 14611 13569 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 886509508 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14682/statm: 72318 5729 400 364 0 8233 0
[pid=14684] ppid=14682 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14684/stat : 14684 (gnovelty+2) T 14682 14684 14684 0 -1 4202496 435 0 0 0 10012 0 0 0 25 0 1 0 886509509 1042227200 171 33554432000 134512640 135663704 4290252896 18446744073709551615 134564652 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14684/statm: 254450 171 113 282 0 254166 0
[pid=14682/tid=14696] ppid=14611 vsize=289272 CPUtime=0 cores=0,2
/proc/14682/task/14696/stat : 14696 (python) S 14611 14611 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886519521 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453929347776 0 0 -1 0 0 0 0
[pid=14697] ppid=14611 vsize=299104 CPUtime=0.61 cores=0,2
/proc/14697/stat : 14697 (python) S 14611 14611 13569 0 -1 4202560 991 0 0 0 35 26 0 0 15 0 1 0 886519522 306282496 5612 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734150 0 0 16781312 514 4594551233515061505 0 0 17 2 0 0 0
/proc/14697/statm: 74776 5612 371 364 0 10688 0
[pid=14699] ppid=14697 vsize=9640 CPUtime=352.45 cores=0,2
/proc/14699/stat : 14699 (march_hi) R 14697 14699 14699 0 -1 4202496 1950 0 0 0 35244 1 0 0 25 0 1 0 886519522 9871360 1690 33554432000 4194304 4955518 140734132157600 18446744073709551615 4237804 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14699/statm: 2410 1690 106 186 0 2223 0
[pid=14611/tid=14618] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 4 0 886499494 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
[pid=14611/tid=14683] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14683/stat : 14683 (python) S 14609 14611 13569 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 886509508 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
[pid=14611/tid=14698] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14698/stat : 14698 (python) S 14609 14611 13569 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 886519522 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 553.97
Current children cumulated vsize (KiB) 3231696

[startup+554.301 s]
/proc/loadavg: 4.05 4.03 3.87 5/267 14725
/proc/meminfo: memFree=30652324/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=309348 CPUtime=0.51 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 11416 936 1 0 43 8 0 0 20 0 4 0 886499417 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14611/statm: 77337 7117 1872 364 0 13249 0
[pid=14617] ppid=14611 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 1146 0 0 0 8 6 0 0 19 0 2 0 886499494 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14617/statm: 72183 5602 416 364 0 8101 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) T 14617 14619 14619 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14617/tid=14681] ppid=14611 vsize=288732 CPUtime=0 cores=0,2
/proc/14617/task/14681/stat : 14681 (python) S 14611 14611 13569 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886509508 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453648155840 0 0 -1 2 0 0 0
[pid=14682] ppid=14611 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14682/stat : 14682 (python) S 14611 14611 13569 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 886509508 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14682/statm: 72318 5729 400 364 0 8233 0
[pid=14684] ppid=14682 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14684/stat : 14684 (gnovelty+2) T 14682 14684 14684 0 -1 4202496 435 0 0 0 10012 0 0 0 25 0 1 0 886509509 1042227200 171 33554432000 134512640 135663704 4290252896 18446744073709551615 134564652 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14684/statm: 254450 171 113 282 0 254166 0
[pid=14682/tid=14696] ppid=14611 vsize=289272 CPUtime=0 cores=0,2
/proc/14682/task/14696/stat : 14696 (python) S 14611 14611 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886519521 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453929347776 0 0 -1 0 0 0 0
[pid=14697] ppid=14611 vsize=299104 CPUtime=0.61 cores=0,2
/proc/14697/stat : 14697 (python) S 14611 14611 13569 0 -1 4202560 993 0 0 0 35 26 0 0 15 0 1 0 886519522 306282496 5612 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734150 0 0 16781312 514 5616741634508030209 0 0 17 2 0 0 0
/proc/14697/statm: 74776 5612 371 364 0 10688 0
[pid=14699] ppid=14697 vsize=9640 CPUtime=353.25 cores=0,2
/proc/14699/stat : 14699 (march_hi) R 14697 14699 14699 0 -1 4202496 1960 0 0 0 35324 1 0 0 25 0 1 0 886519522 9871360 1700 33554432000 4194304 4955518 140734132157600 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14699/statm: 2410 1700 106 186 0 2223 0
[pid=14611/tid=14618] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 4 0 886499494 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
[pid=14611/tid=14683] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14683/stat : 14683 (python) S 14609 14611 13569 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 886509508 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
[pid=14611/tid=14698] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14698/stat : 14698 (python) S 14609 14611 13569 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 886519522 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 554.77
Current children cumulated vsize (KiB) 3231696

[startup+554.701 s]
/proc/loadavg: 4.05 4.03 3.87 5/267 14725
/proc/meminfo: memFree=30652324/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=309348 CPUtime=0.51 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 11416 936 1 0 43 8 0 0 20 0 4 0 886499417 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14611/statm: 77337 7117 1872 364 0 13249 0
[pid=14617] ppid=14611 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 1146 0 0 0 8 6 0 0 19 0 2 0 886499494 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14617/statm: 72183 5602 416 364 0 8101 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) T 14617 14619 14619 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14617/tid=14681] ppid=14611 vsize=288732 CPUtime=0 cores=0,2
/proc/14617/task/14681/stat : 14681 (python) S 14611 14611 13569 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886509508 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453648155840 0 0 -1 2 0 0 0
[pid=14682] ppid=14611 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14682/stat : 14682 (python) S 14611 14611 13569 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 886509508 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14682/statm: 72318 5729 400 364 0 8233 0
[pid=14684] ppid=14682 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14684/stat : 14684 (gnovelty+2) T 14682 14684 14684 0 -1 4202496 435 0 0 0 10012 0 0 0 25 0 1 0 886509509 1042227200 171 33554432000 134512640 135663704 4290252896 18446744073709551615 134564652 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14684/statm: 254450 171 113 282 0 254166 0
[pid=14682/tid=14696] ppid=14611 vsize=289272 CPUtime=0 cores=0,2
/proc/14682/task/14696/stat : 14696 (python) S 14611 14611 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886519521 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453929347776 0 0 -1 0 0 0 0
[pid=14697] ppid=14611 vsize=299104 CPUtime=0.61 cores=0,2
/proc/14697/stat : 14697 (python) S 14611 14611 13569 0 -1 4202560 993 0 0 0 35 26 0 0 15 0 1 0 886519522 306282496 5612 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734150 0 0 16781312 514 4594551233515061505 0 0 17 2 0 0 0
/proc/14697/statm: 74776 5612 371 364 0 10688 0
[pid=14699] ppid=14697 vsize=9640 CPUtime=353.65 cores=0,2
/proc/14699/stat : 14699 (march_hi) R 14697 14699 14699 0 -1 4202496 1965 0 0 0 35364 1 0 0 25 0 1 0 886519522 9871360 1705 33554432000 4194304 4955518 140734132157600 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14699/statm: 2410 1705 106 186 0 2223 0
[pid=14611/tid=14618] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 4 0 886499494 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
[pid=14611/tid=14683] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14683/stat : 14683 (python) S 14609 14611 13569 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 886509508 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
[pid=14611/tid=14698] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14698/stat : 14698 (python) S 14609 14611 13569 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 886519522 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 555.17
Current children cumulated vsize (KiB) 3231696

[startup+554.901 s]
/proc/loadavg: 4.05 4.03 3.87 5/267 14725
/proc/meminfo: memFree=30652324/32951124 swapFree=67051744/67111528
[pid=14611] ppid=14609 vsize=309348 CPUtime=0.51 cores=0,2
/proc/14611/stat : 14611 (python) S 14609 14611 13569 0 -1 4202496 11416 936 1 0 43 8 0 0 20 0 4 0 886499417 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/14611/statm: 77337 7117 1872 364 0 13249 0
[pid=14617] ppid=14611 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14617/stat : 14617 (python) S 14611 14611 13569 0 -1 4202560 1146 0 0 0 8 6 0 0 19 0 2 0 886499494 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14617/statm: 72183 5602 416 364 0 8101 0
[pid=14619] ppid=14617 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/14619/stat : 14619 (gnovelty+2) T 14617 14619 14619 0 -1 4202496 435 0 0 0 10001 0 0 0 25 0 1 0 886499494 1042227200 172 33554432000 134512640 135663704 4289009952 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14619/statm: 254450 172 113 282 0 254166 0
[pid=14617/tid=14681] ppid=14611 vsize=288732 CPUtime=0 cores=0,2
/proc/14617/task/14681/stat : 14681 (python) S 14611 14611 13569 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886509508 295661568 5602 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453648155840 0 0 -1 2 0 0 0
[pid=14682] ppid=14611 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14682/stat : 14682 (python) S 14611 14611 13569 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 886509508 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14682/statm: 72318 5729 400 364 0 8233 0
[pid=14684] ppid=14682 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14684/stat : 14684 (gnovelty+2) T 14682 14684 14684 0 -1 4202496 435 0 0 0 10012 0 0 0 25 0 1 0 886509509 1042227200 171 33554432000 134512640 135663704 4290252896 18446744073709551615 134564652 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14684/statm: 254450 171 113 282 0 254166 0
[pid=14682/tid=14696] ppid=14611 vsize=289272 CPUtime=0 cores=0,2
/proc/14682/task/14696/stat : 14696 (python) S 14611 14611 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886519521 296214528 5729 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 514 18446604453929347776 0 0 -1 0 0 0 0
[pid=14697] ppid=14611 vsize=299104 CPUtime=0.61 cores=0,2
/proc/14697/stat : 14697 (python) S 14611 14611 13569 0 -1 4202560 995 0 0 0 35 26 0 0 15 0 1 0 886519522 306282496 5612 33554432000 4194304 5683644 140733493352608 18446744073709551615 228122734150 0 0 16781312 514 5616741634508030209 0 0 17 2 0 0 0
/proc/14697/statm: 74776 5612 371 364 0 10688 0
[pid=14699] ppid=14697 vsize=9640 CPUtime=353.85 cores=0,2
/proc/14699/stat : 14699 (march_hi) R 14697 14699 14699 0 -1 4202496 1968 0 0 0 35384 1 0 0 25 0 1 0 886519522 9871360 1708 33554432000 4194304 4955518 140734132157600 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14699/statm: 2410 1708 106 186 0 2223 0
[pid=14611/tid=14618] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14618/stat : 14618 (python) S 14609 14611 13569 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 4 0 886499494 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 0 0 0 0
[pid=14611/tid=14683] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14683/stat : 14683 (python) S 14609 14611 13569 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 886509508 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
[pid=14611/tid=14698] ppid=14609 vsize=309348 CPUtime=0 cores=0,2
/proc/14611/task/14698/stat : 14698 (python) S 14609 14611 13569 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 886519522 316772352 7117 33554432000 4194304 5683644 140733493352608 18446744073709551615 228134537649 0 0 16781312 2 18446604447455013632 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 555.37
Current children cumulated vsize (KiB) 3231696

Child status: 0
Real time (s): 554.99
CPU time (s): 555.523
CPU user time (s): 555.015
CPU system time (s): 0.507922
CPU usage (%): 100.096
Max. virtual memory (cumulated for all children) (KiB): 3231696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 555.015
system time used= 0.507922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23028
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= 4007
involuntary context switches= 1116

runsolver used 1.18082 second user time and 2.15667 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 01:36:54
IDJOB=3484339
IDBENCH=82850
IDSOLVER=1975
FILE ID=node138/3484339-1307749014
RUNJOBID= node138-1307746989-13587
PBS_JOBID= 13550821
Free space on /tmp= 73988 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.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-3484339-1307749014/watcher-3484339-1307749014 -o /tmp/evaluation-result-3484339-1307749014/solver-3484339-1307749014 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484339-1307749014.cnf -seed 371687132 -budget 1200

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=371687132

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      30762548 kB
Buffers:        248708 kB
Cached:        1609652 kB
SwapCached:      13468 kB
Active:         711048 kB
Inactive:      1275176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30762548 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:           36840 kB
Writeback:           4 kB
AnonPages:      124964 kB
Mapped:          16980 kB
Slab:           129808 kB
PageTables:      12620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6892844 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= 73956 MiB
End job on node138 at 2011-06-11 01:46:09