Trace number 3377536

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)UNSAT 208.674 208.615

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S60874767-043.UNKNOWN.cnf
MD5SUM1eb54569b93f0ee7ebd06f1e9e4582f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.2579
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.35/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.63	c INFO: solving HOME/instance-3377536-1305454029.cnf
0.35/0.63	c INFO: computing task features
0.35/0.63	c INFO: computed variable-clause graph statistics
0.35/0.63	c INFO: computed clause balance statistics
0.35/0.67	c INFO: computed variable balance statistics
0.35/0.70	c INFO: computed small-clause counts
0.35/0.70	c INFO: computed Horn-clause counts
0.35/0.70	c INFO: computed variable graph statistics
0.35/0.70	c INFO: collected features for HOME/instance-3377536-1305454029.cnf in 0.07 s
0.45/0.71	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.61)
100.88/100.99	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.06)
201.19/201.27	c INFO: running march_hi@0 for 2199 with 2199 remaining (b = 0.73)
208.49/208.59	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.0 (svn: 961)

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-3377536-1305454029/watcher-3377536-1305454029 -o /tmp/evaluation-result-3377536-1305454029/solver-3377536-1305454029 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377536-1305454029.cnf -seed 1824206085 -budget 2400 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.23 4.22 4.10 5/385 919
/proc/meminfo: memFree=26919956/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=15080 CPUtime=0 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 648 0 0 0 0 0 0 0 25 0 1 0 657001693 15441920 545 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/919/statm: 3770 545 312 364 0 257 0

[startup+0.04097 s]
/proc/loadavg: 4.23 4.22 4.10 5/385 919
/proc/meminfo: memFree=26919956/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=18884 CPUtime=0.01 cores=1,3
/proc/919/stat : 919 (python) R 917 919 24378 0 -1 4202496 1279 0 0 0 1 0 0 0 25 0 1 0 657001693 19337216 1133 33554432000 4194304 5683644 140735692098736 18446744073709551615 4865422 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/919/statm: 4721 1133 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100961 s]
/proc/loadavg: 4.23 4.22 4.10 5/385 919
/proc/meminfo: memFree=26919956/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=93964 CPUtime=0.06 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 2692 0 0 0 4 2 0 0 25 0 1 0 657001693 96219136 2407 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/919/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.300926 s]
/proc/loadavg: 4.23 4.22 4.10 5/385 919
/proc/meminfo: memFree=26919956/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=135752 CPUtime=0.18 cores=1,3
/proc/919/stat : 919 (python) R 917 919 24378 0 -1 4202496 5975 933 1 0 13 5 0 0 25 0 1 0 657001693 139010048 4149 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272685061 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/919/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.704259 s]
/proc/loadavg: 4.23 4.22 4.10 5/385 919
/proc/meminfo: memFree=26919956/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=278272 CPUtime=0.45 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9326 933 1 0 35 10 0 0 16 0 1 0 657001693 284950528 6979 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/919/statm: 69568 6979 1835 364 0 5492 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278272

[startup+1.50071 s]
/proc/loadavg: 4.21 4.22 4.10 6/389 927
/proc/meminfo: memFree=26894752/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=288680 CPUtime=0.46 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9772 933 1 0 36 10 0 0 17 0 2 0 657001693 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 72170 7049 1867 364 0 8088 0
[pid=925] ppid=919 vsize=278436 CPUtime=0 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657001765 285118464 5532 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709135 0 0 16781312 514 34714335162925055 0 0 17 3 0 0 0
/proc/925/statm: 69609 5532 354 364 0 5527 0
[pid=927] ppid=925 vsize=1017800 CPUtime=0.77 cores=1,3
/proc/927/stat : 927 (gnovelty+2) R 925 927 927 0 -1 4202496 425 0 0 0 77 0 0 0 21 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=288680 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 2 0 657001765 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1584916

[startup+3.10043 s]
/proc/loadavg: 4.21 4.22 4.10 6/389 927
/proc/meminfo: memFree=26893976/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=288680 CPUtime=0.46 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9772 933 1 0 36 10 0 0 17 0 2 0 657001693 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 72170 7049 1867 364 0 8088 0
[pid=925] ppid=919 vsize=278436 CPUtime=0 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657001765 285118464 5532 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709135 0 0 16781312 514 34714335162892550 0 0 17 3 0 0 0
/proc/925/statm: 69609 5532 354 364 0 5527 0
[pid=927] ppid=925 vsize=1017800 CPUtime=2.37 cores=1,3
/proc/927/stat : 927 (gnovelty+2) R 925 927 927 0 -1 4202496 425 0 0 0 237 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525499 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=288680 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 2 0 657001765 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1584916

[startup+6.30085 s]
/proc/loadavg: 4.21 4.22 4.10 6/389 927
/proc/meminfo: memFree=26892788/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=288680 CPUtime=0.46 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9772 933 1 0 36 10 0 0 17 0 2 0 657001693 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 72170 7049 1867 364 0 8088 0
[pid=925] ppid=919 vsize=278436 CPUtime=0.01 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 973 0 0 0 0 1 0 0 18 0 1 0 657001765 285118464 5559 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709135 0 0 16781312 514 34714335162892550 0 0 17 3 0 0 0
/proc/925/statm: 69609 5559 381 364 0 5527 0
[pid=927] ppid=925 vsize=1017800 CPUtime=5.58 cores=1,3
/proc/927/stat : 927 (gnovelty+2) R 925 927 927 0 -1 4202496 425 0 0 0 558 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134545776 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=288680 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 2 0 657001765 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1584916

[startup+12.7007 s]
/proc/loadavg: 4.18 4.21 4.10 6/389 927
/proc/meminfo: memFree=26891456/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=288680 CPUtime=0.46 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9772 933 1 0 36 10 0 0 17 0 2 0 657001693 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 72170 7049 1867 364 0 8088 0
[pid=925] ppid=919 vsize=278436 CPUtime=0.02 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 977 0 0 0 1 1 0 0 18 0 1 0 657001765 285118464 5560 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709135 0 0 16781312 514 4459108988864135430 0 0 17 3 0 0 0
/proc/925/statm: 69609 5560 382 364 0 5527 0
[pid=927] ppid=925 vsize=1017800 CPUtime=11.98 cores=1,3
/proc/927/stat : 927 (gnovelty+2) R 925 927 927 0 -1 4202496 425 0 0 0 1198 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=288680 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 2 0 657001765 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1584916

[startup+25.5004 s]
/proc/loadavg: 4.15 4.20 4.10 6/393 932
/proc/meminfo: memFree=26884612/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=288680 CPUtime=0.46 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9772 933 1 0 36 10 0 0 17 0 2 0 657001693 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 72170 7049 1867 364 0 8088 0
[pid=925] ppid=919 vsize=278436 CPUtime=0.05 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 980 0 0 0 2 3 0 0 18 0 1 0 657001765 285118464 5560 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709135 0 0 16781312 514 4459108988864135430 0 0 17 3 0 0 0
/proc/925/statm: 69609 5560 382 364 0 5527 0
[pid=927] ppid=925 vsize=1017800 CPUtime=24.78 cores=1,3
/proc/927/stat : 927 (gnovelty+2) R 925 927 927 0 -1 4202496 425 0 0 0 2478 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=288680 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 2 0 657001765 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1584916

[startup+51.1009 s]
/proc/loadavg: 4.10 4.18 4.09 6/393 932
/proc/meminfo: memFree=26881168/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=288680 CPUtime=0.46 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 9772 933 1 0 36 10 0 0 17 0 2 0 657001693 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 72170 7049 1867 364 0 8088 0
[pid=925] ppid=919 vsize=278436 CPUtime=0.12 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 992 0 0 0 6 6 0 0 18 0 1 0 657001765 285118464 5560 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709135 0 0 16781312 514 4459108988864135430 0 0 17 3 0 0 0
/proc/925/statm: 69609 5560 382 364 0 5527 0
[pid=927] ppid=925 vsize=1017800 CPUtime=50.38 cores=1,3
/proc/927/stat : 927 (gnovelty+2) R 925 927 927 0 -1 4202496 425 0 0 0 5038 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=288680 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 2 0 657001765 295608320 7049 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 1584916

[startup+102.313 s]
/proc/loadavg: 4.04 4.15 4.09 6/397 938
/proc/meminfo: memFree=26870892/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=299508 CPUtime=0.47 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 10615 933 1 0 37 10 0 0 20 0 3 0 657001693 306696192 7199 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 74877 7199 1870 364 0 10792 0
[pid=925] ppid=919 vsize=288680 CPUtime=0.26 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 1162 0 0 0 15 11 0 0 19 0 2 0 657001765 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/925/statm: 72170 5598 415 364 0 8088 0
[pid=927] ppid=925 vsize=1017800 CPUtime=100.26 cores=1,3
/proc/927/stat : 927 (gnovelty+2) T 925 927 927 0 -1 4202496 425 0 0 0 10026 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=925/tid=935] ppid=919 vsize=288680 CPUtime=0 cores=1,3
/proc/925/task/935/stat : 935 (python) S 919 919 24378 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657011792 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604470100644992 0 0 -1 1 0 0 0
[pid=936] ppid=919 vsize=289264 CPUtime=0 cores=1,3
/proc/936/stat : 936 (python) S 919 919 24378 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 657011793 296206336 5673 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709190 0 0 16781312 514 10852747943077708038 0 0 17 1 0 0 0
/proc/936/statm: 72316 5673 348 364 0 8231 0
[pid=938] ppid=936 vsize=1017800 CPUtime=1.3 cores=1,3
/proc/938/stat : 938 (gnovelty+2) R 936 938 938 0 -1 4202496 425 0 0 0 130 0 0 0 25 0 1 0 657011793 1042227200 161 33554432000 134512640 135663704 4288617824 18446744073709551615 134546777 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/938/statm: 254450 161 113 282 0 254166 0
[pid=919/tid=926] ppid=917 vsize=299508 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 3 0 657001765 306696192 7199 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=937] ppid=917 vsize=299508 CPUtime=0 cores=1,3
/proc/919/task/937/stat : 937 (python) S 917 919 24378 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 657011793 306696192 7199 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2913052

[startup+162.301 s]
/proc/loadavg: 4.08 4.14 4.08 6/401 944
/proc/meminfo: memFree=26857192/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=299508 CPUtime=0.47 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 10615 933 1 0 37 10 0 0 20 0 3 0 657001693 306696192 7199 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 74877 7199 1870 364 0 10792 0
[pid=925] ppid=919 vsize=288680 CPUtime=0.26 cores=1,3

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

[pid=949] ppid=947 vsize=1420 CPUtime=3.42 cores=1,3
/proc/949/stat : 949 (march_hi) R 947 949 949 0 -1 4202496 474 0 0 0 342 0 0 0 25 0 1 0 657021821 1454080 210 33554432000 4194304 4955518 140733808392512 18446744073709551615 4235634 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/949/statm: 355 210 106 186 0 168 0
[pid=919/tid=926] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 4 0 657001765 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=937] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/937/stat : 937 (python) S 917 919 24378 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657011793 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=948] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/948/stat : 948 (python) S 917 919 24378 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 4 0 657021821 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.68
Current children cumulated vsize (KiB) 3223584

[startup+206.301 s]
/proc/loadavg: 4.11 4.13 4.09 6/405 950
/proc/meminfo: memFree=26847964/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=309432 CPUtime=0.49 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 11436 933 1 0 38 11 0 0 19 0 4 0 657001693 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 77358 7105 1872 364 0 13270 0
[pid=925] ppid=919 vsize=288680 CPUtime=0.26 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 1162 0 0 0 15 11 0 0 19 0 2 0 657001765 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/925/statm: 72170 5598 415 364 0 8088 0
[pid=927] ppid=925 vsize=1017800 CPUtime=100.26 cores=1,3
/proc/927/stat : 927 (gnovelty+2) T 925 927 927 0 -1 4202496 425 0 0 0 10026 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=925/tid=935] ppid=919 vsize=288680 CPUtime=0 cores=1,3
/proc/925/task/935/stat : 935 (python) S 919 919 24378 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657011792 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604470100644992 0 0 -1 1 0 0 0
[pid=936] ppid=919 vsize=289264 CPUtime=0.26 cores=1,3
/proc/936/stat : 936 (python) S 919 919 24378 0 -1 4202560 1092 0 0 0 14 12 0 0 19 0 2 0 657011793 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/936/statm: 72316 5726 400 364 0 8231 0
[pid=938] ppid=936 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/938/stat : 938 (gnovelty+2) T 936 938 938 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 657011793 1042227200 161 33554432000 134512640 135663704 4288617824 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/938/statm: 254450 161 113 282 0 254166 0
[pid=936/tid=946] ppid=919 vsize=289264 CPUtime=0 cores=1,3
/proc/936/task/946/stat : 946 (python) S 919 919 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657021819 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604464029480128 0 0 -1 1 0 0 0
[pid=947] ppid=919 vsize=299188 CPUtime=0.01 cores=1,3
/proc/947/stat : 947 (python) S 919 919 24378 0 -1 4202560 896 0 0 0 1 0 0 0 15 0 1 0 657021821 306368512 5600 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709190 0 0 16781312 514 3881878582716236040 0 0 17 3 0 0 0
/proc/947/statm: 74797 5600 371 364 0 10709 0
[pid=949] ppid=947 vsize=1420 CPUtime=5.02 cores=1,3
/proc/949/stat : 949 (march_hi) R 947 949 949 0 -1 4202496 479 0 0 0 502 0 0 0 25 0 1 0 657021821 1454080 215 33554432000 4194304 4955518 140733808392512 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/949/statm: 355 215 106 186 0 168 0
[pid=919/tid=926] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 4 0 657001765 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=937] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/937/stat : 937 (python) S 917 919 24378 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657011793 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=948] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/948/stat : 948 (python) S 917 919 24378 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 4 0 657021821 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 206.29
Current children cumulated vsize (KiB) 3223584

[startup+207.913 s]
/proc/loadavg: 4.10 4.13 4.09 6/405 950
/proc/meminfo: memFree=26847716/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=309432 CPUtime=0.49 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 11436 933 1 0 38 11 0 0 19 0 4 0 657001693 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 77358 7105 1872 364 0 13270 0
[pid=925] ppid=919 vsize=288680 CPUtime=0.26 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 1162 0 0 0 15 11 0 0 19 0 2 0 657001765 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/925/statm: 72170 5598 415 364 0 8088 0
[pid=927] ppid=925 vsize=1017800 CPUtime=100.26 cores=1,3
/proc/927/stat : 927 (gnovelty+2) T 925 927 927 0 -1 4202496 425 0 0 0 10026 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=925/tid=935] ppid=919 vsize=288680 CPUtime=0 cores=1,3
/proc/925/task/935/stat : 935 (python) S 919 919 24378 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657011792 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604470100644992 0 0 -1 1 0 0 0
[pid=936] ppid=919 vsize=289264 CPUtime=0.26 cores=1,3
/proc/936/stat : 936 (python) S 919 919 24378 0 -1 4202560 1092 0 0 0 14 12 0 0 19 0 2 0 657011793 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/936/statm: 72316 5726 400 364 0 8231 0
[pid=938] ppid=936 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/938/stat : 938 (gnovelty+2) T 936 938 938 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 657011793 1042227200 161 33554432000 134512640 135663704 4288617824 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/938/statm: 254450 161 113 282 0 254166 0
[pid=936/tid=946] ppid=919 vsize=289264 CPUtime=0 cores=1,3
/proc/936/task/946/stat : 946 (python) S 919 919 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657021819 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604464029480128 0 0 -1 1 0 0 0
[pid=947] ppid=919 vsize=299188 CPUtime=0.01 cores=1,3
/proc/947/stat : 947 (python) S 919 919 24378 0 -1 4202560 899 0 0 0 1 0 0 0 15 0 1 0 657021821 306368512 5600 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709190 0 0 16781312 514 3881878582716236040 0 0 17 3 0 0 0
/proc/947/statm: 74797 5600 371 364 0 10709 0
[pid=949] ppid=947 vsize=1420 CPUtime=6.63 cores=1,3
/proc/949/stat : 949 (march_hi) R 947 949 949 0 -1 4202496 486 0 0 0 663 0 0 0 25 0 1 0 657021821 1454080 222 33554432000 4194304 4955518 140733808392512 18446744073709551615 4297540 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/949/statm: 355 222 106 186 0 168 0
[pid=919/tid=926] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 4 0 657001765 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=937] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/937/stat : 937 (python) S 917 919 24378 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657011793 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=948] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/948/stat : 948 (python) S 917 919 24378 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 4 0 657021821 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 207.9
Current children cumulated vsize (KiB) 3223584

[startup+208.301 s]
/proc/loadavg: 4.10 4.13 4.09 6/405 950
/proc/meminfo: memFree=26847716/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=309432 CPUtime=0.49 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 11436 933 1 0 38 11 0 0 19 0 4 0 657001693 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 77358 7105 1872 364 0 13270 0
[pid=925] ppid=919 vsize=288680 CPUtime=0.26 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 1162 0 0 0 15 11 0 0 19 0 2 0 657001765 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/925/statm: 72170 5598 415 364 0 8088 0
[pid=927] ppid=925 vsize=1017800 CPUtime=100.26 cores=1,3
/proc/927/stat : 927 (gnovelty+2) T 925 927 927 0 -1 4202496 425 0 0 0 10026 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=925/tid=935] ppid=919 vsize=288680 CPUtime=0 cores=1,3
/proc/925/task/935/stat : 935 (python) S 919 919 24378 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657011792 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604470100644992 0 0 -1 1 0 0 0
[pid=936] ppid=919 vsize=289264 CPUtime=0.26 cores=1,3
/proc/936/stat : 936 (python) S 919 919 24378 0 -1 4202560 1092 0 0 0 14 12 0 0 19 0 2 0 657011793 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/936/statm: 72316 5726 400 364 0 8231 0
[pid=938] ppid=936 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/938/stat : 938 (gnovelty+2) T 936 938 938 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 657011793 1042227200 161 33554432000 134512640 135663704 4288617824 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/938/statm: 254450 161 113 282 0 254166 0
[pid=936/tid=946] ppid=919 vsize=289264 CPUtime=0 cores=1,3
/proc/936/task/946/stat : 946 (python) S 919 919 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657021819 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604464029480128 0 0 -1 1 0 0 0
[pid=947] ppid=919 vsize=299188 CPUtime=0.01 cores=1,3
/proc/947/stat : 947 (python) S 919 919 24378 0 -1 4202560 899 0 0 0 1 0 0 0 15 0 1 0 657021821 306368512 5600 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709190 0 0 16781312 514 3881878582716236040 0 0 17 3 0 0 0
/proc/947/statm: 74797 5600 371 364 0 10709 0
[pid=949] ppid=947 vsize=1556 CPUtime=7.02 cores=1,3
/proc/949/stat : 949 (march_hi) R 947 949 949 0 -1 4202496 510 0 0 0 702 0 0 0 25 0 1 0 657021821 1593344 246 33554432000 4194304 4955518 140733808392512 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/949/statm: 389 246 106 186 0 202 0
[pid=919/tid=926] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 4 0 657001765 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=937] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/937/stat : 937 (python) S 917 919 24378 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657011793 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=948] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/948/stat : 948 (python) S 917 919 24378 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 4 0 657021821 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 208.29
Current children cumulated vsize (KiB) 3223720

[startup+208.501 s]
/proc/loadavg: 4.10 4.13 4.09 6/405 950
/proc/meminfo: memFree=26847716/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=309432 CPUtime=0.49 cores=1,3
/proc/919/stat : 919 (python) S 917 919 24378 0 -1 4202496 11436 933 1 0 38 11 0 0 19 0 4 0 657001693 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/919/statm: 77358 7105 1872 364 0 13270 0
[pid=925] ppid=919 vsize=288680 CPUtime=0.26 cores=1,3
/proc/925/stat : 925 (python) S 919 919 24378 0 -1 4202560 1162 0 0 0 15 11 0 0 19 0 2 0 657001765 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/925/statm: 72170 5598 415 364 0 8088 0
[pid=927] ppid=925 vsize=1017800 CPUtime=100.26 cores=1,3
/proc/927/stat : 927 (gnovelty+2) T 925 927 927 0 -1 4202496 425 0 0 0 10026 0 0 0 25 0 1 0 657001765 1042227200 161 33554432000 134512640 135663704 4294163360 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/927/statm: 254450 161 113 282 0 254166 0
[pid=925/tid=935] ppid=919 vsize=288680 CPUtime=0 cores=1,3
/proc/925/task/935/stat : 935 (python) S 919 919 24378 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657011792 295608320 5598 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604470100644992 0 0 -1 1 0 0 0
[pid=936] ppid=919 vsize=289264 CPUtime=0.26 cores=1,3
/proc/936/stat : 936 (python) S 919 919 24378 0 -1 4202560 1092 0 0 0 14 12 0 0 19 0 2 0 657011793 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/936/statm: 72316 5726 400 364 0 8231 0
[pid=938] ppid=936 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/938/stat : 938 (gnovelty+2) T 936 938 938 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 657011793 1042227200 161 33554432000 134512640 135663704 4288617824 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/938/statm: 254450 161 113 282 0 254166 0
[pid=936/tid=946] ppid=919 vsize=289264 CPUtime=0 cores=1,3
/proc/936/task/946/stat : 946 (python) S 919 919 24378 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657021819 296206336 5726 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 514 18446604464029480128 0 0 -1 1 0 0 0
[pid=947] ppid=919 vsize=299188 CPUtime=0.01 cores=1,3
/proc/947/stat : 947 (python) S 919 919 24378 0 -1 4202560 900 0 0 0 1 0 0 0 15 0 1 0 657021821 306368512 5600 33554432000 4194304 5683644 140735692098736 18446744073709551615 268272709190 0 0 16781312 514 5606883262929535240 0 0 17 3 0 0 0
/proc/947/statm: 74797 5600 371 364 0 10709 0
[pid=949] ppid=947 vsize=1556 CPUtime=7.22 cores=1,3
/proc/949/stat : 949 (march_hi) R 947 949 949 0 -1 4202496 511 0 0 0 722 0 0 0 25 0 1 0 657021821 1593344 247 33554432000 4194304 4955518 140733808392512 18446744073709551615 4224850 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/949/statm: 389 247 106 186 0 202 0
[pid=919/tid=926] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/926/stat : 926 (python) S 917 919 24378 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 4 0 657001765 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=937] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/937/stat : 937 (python) S 917 919 24378 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657011793 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
[pid=919/tid=948] ppid=917 vsize=309432 CPUtime=0 cores=1,3
/proc/919/task/948/stat : 948 (python) S 917 919 24378 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 4 0 657021821 316858368 7105 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 2 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 208.49
Current children cumulated vsize (KiB) 3223720

[startup+208.601 s]
/proc/loadavg: 4.10 4.13 4.09 6/405 950
/proc/meminfo: memFree=26847716/32950928 swapFree=60199044/67111528
[pid=919] ppid=917 vsize=309384 CPUtime=208.64 cores=1,3
/proc/919/stat : 919 (python) R 917 919 24378 0 -1 4202496 13571 5726 1 0 38 11 20789 26 17 0 2 0 657001693 316809216 7098 33554432000 4194304 5683644 140735692098736 18446744073709551615 5114208 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/919/statm: 77346 7098 1865 364 0 13270 0
[pid=919/tid=948] ppid=917 vsize=309384 CPUtime=208.15 cores=1,3
/proc/919/task/948/stat : 948 (python) S 917 919 24378 0 -1 4202560 26 5726 0 0 0 0 20789 26 18 0 2 0 657021821 316809216 7098 33554432000 4194304 5683644 140735692098736 18446744073709551615 268284512689 0 0 16781312 0 18446604470100646784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 208.64
Current children cumulated vsize (KiB) 309384

Child status: 0
Real time (s): 208.615
CPU time (s): 208.674
CPU user time (s): 208.297
CPU system time (s): 0.376942
CPU usage (%): 100.028
Max. virtual memory (cumulated for all children) (KiB): 3223720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.297
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21514
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= 3556
involuntary context switches= 675

runsolver used 0.690894 second user time and 1.59476 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 12:07:09
IDJOB=3377536
IDBENCH=82845
IDSOLVER=1857
FILE ID=node122/3377536-1305454029
RUNJOBID= node122-1305452222-32571
PBS_JOBID= 13324864
Free space on /tmp= 73404 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S60874767-043.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-3377536-1305454029/watcher-3377536-1305454029 -o /tmp/evaluation-result-3377536-1305454029/solver-3377536-1305454029 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377536-1305454029.cnf -seed 1824206085 -budget 2400

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

MD5SUM BENCH= 1eb54569b93f0ee7ebd06f1e9e4582f9
RANDOM SEED=1824206085

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26919996 kB
Buffers:        304400 kB
Cached:        3885960 kB
SwapCached:      50104 kB
Active:        1716508 kB
Inactive:      4076344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26919996 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           31884 kB
Writeback:           0 kB
AnonPages:     1563100 kB
Mapped:          25096 kB
Slab:           129664 kB
PageTables:      42788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 78725200 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= 73376 MiB
End job on node122 at 2011-05-15 12:10:38