Trace number 3377538

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 872.215 870.88

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1556216475-025.UNKNOWN.cnf
MD5SUM4227d784a99fd8c0304137876add0b08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark398.758
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.29/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.63	c INFO: solving HOME/instance-3377538-1305454046.cnf
0.29/0.63	c INFO: computing task features
0.29/0.66	c INFO: computed variable-clause graph statistics
0.29/0.66	c INFO: computed clause balance statistics
0.48/0.85	c INFO: computed variable balance statistics
0.58/0.93	c INFO: computed small-clause counts
0.58/0.93	c INFO: computed Horn-clause counts
0.58/0.93	c INFO: computed variable graph statistics
0.58/0.93	c INFO: collected features for HOME/instance-3377538-1305454046.cnf in 0.31 s
0.58/0.95	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.56)
100.94/101.21	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.10)
200.35/200.48	c INFO: running adaptg2wsat2009++@0 for 97 with 2200 remaining (b = 0.05)
300.66/300.73	c INFO: running adaptg2wsat2009++@0 for 97 with 2100 remaining (b = 0.04)
400.85/400.97	c INFO: running adaptg2wsat2009++@0 for 97 with 2000 remaining (b = 0.03)
500.36/500.24	c INFO: running march_hi@0 for 388 with 1901 remaining (b = 0.10)
872.02/870.86	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-3377538-1305454046/watcher-3377538-1305454046 -o /tmp/evaluation-result-3377538-1305454046/solver-3377538-1305454046 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377538-1305454046.cnf -seed 2083035952 -budget 2400 

running on 2 cores: 4,6

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.13 4.06 3.73 4/378 24210
/proc/meminfo: memFree=27592916/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=15776 CPUtime=0 cores=4,6
/proc/24210/stat : 24210 (python) R 24208 24210 12685 0 -1 4202496 897 0 0 0 0 0 0 0 20 0 1 0 657002647 16154624 778 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122757255 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24210/statm: 3944 778 343 364 0 431 0

[startup+0.0751331 s]
/proc/loadavg: 4.13 4.06 3.73 4/378 24210
/proc/meminfo: memFree=27592916/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=45820 CPUtime=0.03 cores=4,6
/proc/24210/stat : 24210 (python) R 24208 24210 12685 0 -1 4202496 1924 0 0 0 3 0 0 0 18 0 1 0 657002647 46919680 1697 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122757255 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24210/statm: 11455 1697 470 364 0 1204 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45820

[startup+0.101173 s]
/proc/loadavg: 4.13 4.06 3.73 4/378 24210
/proc/meminfo: memFree=27592916/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=93964 CPUtime=0.04 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 2696 0 0 0 4 0 0 0 17 0 1 0 657002647 96219136 2407 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/24210/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 93964

[startup+0.301154 s]
/proc/loadavg: 4.13 4.06 3.73 4/378 24210
/proc/meminfo: memFree=27592916/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=135752 CPUtime=0.14 cores=4,6
/proc/24210/stat : 24210 (python) R 24208 24210 12685 0 -1 4202496 5973 934 1 0 12 2 0 0 18 0 1 0 657002647 139010048 4149 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122710021 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24210/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 135752

[startup+0.701071 s]
/proc/loadavg: 4.13 4.06 3.73 4/378 24210
/proc/meminfo: memFree=27592916/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=279656 CPUtime=0.38 cores=4,6
/proc/24210/stat : 24210 (python) R 24208 24210 12685 0 -1 4202496 9713 934 1 0 33 5 0 0 16 0 1 0 657002647 286367744 7298 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122370010 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24210/statm: 69914 7298 1826 364 0 5838 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 279656

[startup+1.50089 s]
/proc/loadavg: 4.13 4.06 3.73 5/382 24218
/proc/meminfo: memFree=27567340/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=289196 CPUtime=0.63 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10003 934 1 0 57 6 0 0 19 0 2 0 657002647 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 72299 7195 1869 364 0 8217 0
[pid=24216] ppid=24210 vsize=278952 CPUtime=0 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 657002742 285646848 5676 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734095 0 0 16781312 514 3917014851171385343 0 0 17 4 0 0 0
/proc/24216/statm: 69738 5676 354 364 0 5656 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=0.54 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) R 24216 24218 24218 0 -1 4202496 514 0 0 0 54 0 0 0 20 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=289196 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 657002742 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 1586080

[startup+3.10062 s]
/proc/loadavg: 4.13 4.06 3.73 5/382 24218
/proc/meminfo: memFree=27565976/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=289196 CPUtime=0.63 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10003 934 1 0 57 6 0 0 19 0 2 0 657002647 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 72299 7195 1869 364 0 8217 0
[pid=24216] ppid=24210 vsize=278952 CPUtime=0 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 657002742 285646848 5676 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734095 0 0 16781312 514 3917014851171352835 0 0 17 4 0 0 0
/proc/24216/statm: 69738 5676 354 364 0 5656 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=2.14 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) R 24216 24218 24218 0 -1 4202496 514 0 0 0 214 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=289196 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 657002742 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 1586080

[startup+6.30105 s]
/proc/loadavg: 4.12 4.06 3.73 5/382 24218
/proc/meminfo: memFree=27565420/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=289196 CPUtime=0.63 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10003 934 1 0 57 6 0 0 19 0 2 0 657002647 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 72299 7195 1869 364 0 8217 0
[pid=24216] ppid=24210 vsize=278952 CPUtime=0.01 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 981 0 0 0 0 1 0 0 18 0 1 0 657002742 285646848 5703 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734095 0 0 16781312 514 3917014851171352835 0 0 17 4 0 0 0
/proc/24216/statm: 69738 5703 381 364 0 5656 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=5.32 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) R 24216 24218 24218 0 -1 4202496 514 0 0 0 532 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=289196 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 657002742 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 1586080

[startup+12.7009 s]
/proc/loadavg: 4.11 4.06 3.73 5/382 24219
/proc/meminfo: memFree=27563948/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=289196 CPUtime=0.63 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10003 934 1 0 57 6 0 0 19 0 2 0 657002647 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 72299 7195 1869 364 0 8217 0
[pid=24216] ppid=24210 vsize=278952 CPUtime=0.02 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 983 0 0 0 1 1 0 0 18 0 1 0 657002742 285646848 5703 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734095 0 0 16781312 514 2999766787735650563 0 0 17 4 0 0 0
/proc/24216/statm: 69738 5703 381 364 0 5656 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=11.71 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) R 24216 24218 24218 0 -1 4202496 514 0 0 0 1171 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=289196 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 657002742 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 1586080

[startup+25.5006 s]
/proc/loadavg: 4.09 4.05 3.73 5/382 24219
/proc/meminfo: memFree=27562932/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=289196 CPUtime=0.63 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10003 934 1 0 57 6 0 0 19 0 2 0 657002647 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 72299 7195 1869 364 0 8217 0
[pid=24216] ppid=24210 vsize=278952 CPUtime=0.05 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 988 0 0 0 2 3 0 0 18 0 1 0 657002742 285646848 5703 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734095 0 0 16781312 514 2999766787735650563 0 0 17 4 0 0 0
/proc/24216/statm: 69738 5703 381 364 0 5656 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=24.48 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) R 24216 24218 24218 0 -1 4202496 514 0 0 0 2448 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=289196 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 657002742 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 1586080

[startup+51.1009 s]
/proc/loadavg: 4.06 4.05 3.74 5/382 24220
/proc/meminfo: memFree=27559468/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=289196 CPUtime=0.63 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10003 934 1 0 57 6 0 0 19 0 2 0 657002647 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 72299 7195 1869 364 0 8217 0
[pid=24216] ppid=24210 vsize=278952 CPUtime=0.12 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 1001 0 0 0 6 6 0 0 18 0 1 0 657002742 285646848 5703 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734095 0 0 16781312 514 2999766787735650563 0 0 17 4 0 0 0
/proc/24216/statm: 69738 5703 381 364 0 5656 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=50.02 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) R 24216 24218 24218 0 -1 4202496 514 0 0 0 5002 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=289196 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 657002742 296136704 7195 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 1586080

[startup+102.313 s]
/proc/loadavg: 4.02 4.04 3.75 6/390 24229
/proc/meminfo: memFree=27542152/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=299452 CPUtime=0.65 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10883 934 1 0 59 6 0 0 20 0 3 0 657002647 306638848 7210 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 74863 7210 1880 364 0 10778 0
[pid=24216] ppid=24210 vsize=289196 CPUtime=0.25 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 1165 0 0 0 14 11 0 0 19 0 2 0 657002742 296136704 5742 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24216/statm: 72299 5742 415 364 0 8217 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=100.04 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) T 24216 24218 24218 0 -1 4202496 514 0 0 0 10004 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24216/tid=24226] ppid=24210 vsize=289196 CPUtime=0 cores=4,6
/proc/24216/task/24226/stat : 24226 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657012767 296136704 5742 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604449529727040 0 0 -1 6 0 0 0
[pid=24227] ppid=24210 vsize=289208 CPUtime=0 cores=4,6
/proc/24227/stat : 24227 (python) S 24210 24210 12685 0 -1 4202560 746 0 0 0 0 0 0 0 18 0 1 0 657012768 296148992 5674 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734150 0 0 16781312 514 4479049186284634372 0 0 17 6 0 0 0
/proc/24227/statm: 72302 5674 348 364 0 8217 0
[pid=24229] ppid=24227 vsize=1017932 CPUtime=1.09 cores=4,6
/proc/24229/stat : 24229 (gnovelty+2) R 24227 24229 24229 0 -1 4202496 514 0 0 0 109 0 0 0 23 0 1 0 657012769 1042362368 248 33554432000 134512640 135663704 4293453024 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24229/statm: 254483 248 113 282 0 254199 0
[pid=24210/tid=24217] ppid=24208 vsize=299452 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 3 0 657002742 306638848 7210 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24228] ppid=24208 vsize=299452 CPUtime=0 cores=4,6
/proc/24210/task/24228/stat : 24228 (python) S 24208 24210 12685 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 3 0 657012769 306638848 7210 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 2913720

[startup+162.301 s]
/proc/loadavg: 4.06 4.04 3.76 5/391 24232
/proc/meminfo: memFree=27531692/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=299452 CPUtime=0.65 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 10883 934 1 0 59 6 0 0 20 0 3 0 657002647 306638848 7210 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 74863 7210 1880 364 0 10778 0
[pid=24216] ppid=24210 vsize=289196 CPUtime=0.25 cores=4,6

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

[pid=24284] ppid=24210 vsize=309996 CPUtime=0.23 cores=4,6
/proc/24284/stat : 24284 (python) S 24210 24210 12685 0 -1 4202560 1087 0 0 0 12 11 0 0 19 0 2 0 657032720 317435904 5793 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24284/statm: 77499 5793 400 364 0 13408 0
[pid=24286] ppid=24284 vsize=416788 CPUtime=99.98 cores=4,6
/proc/24286/stat : 24286 (adaptg2wsat2009) T 24284 24286 24286 0 -1 4202496 630 0 0 0 9998 0 0 0 25 0 1 0 657032720 426790912 364 33554432000 134512640 135107411 4288131104 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24286/statm: 104197 364 59 146 0 103073 0
[pid=24284/tid=24290] ppid=24210 vsize=309996 CPUtime=0 cores=4,6
/proc/24284/task/24290/stat : 24290 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657042743 317435904 5793 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604449293988096 0 0 -1 6 0 0 0
[pid=24291] ppid=24210 vsize=320252 CPUtime=0.25 cores=4,6
/proc/24291/stat : 24291 (python) S 24210 24210 12685 0 -1 4202560 1100 0 0 0 14 11 0 0 19 0 2 0 657042744 327938048 5798 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/24291/statm: 80063 5798 400 364 0 15969 0
[pid=24293] ppid=24291 vsize=416788 CPUtime=99.25 cores=4,6
/proc/24293/stat : 24293 (adaptg2wsat2009) T 24291 24293 24293 0 -1 4202496 630 0 0 0 9925 0 0 0 25 0 1 0 657042744 426790912 363 33554432000 134512640 135107411 4288244592 18446744073709551615 134531411 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24293/statm: 104197 363 59 146 0 103073 0
[pid=24291/tid=24297] ppid=24210 vsize=320252 CPUtime=0 cores=4,6
/proc/24291/task/24297/stat : 24297 (python) S 24210 24210 12685 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657052670 327938048 5798 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604441742959616 0 0 -1 6 0 0 0
[pid=24298] ppid=24210 vsize=330792 CPUtime=1.04 cores=4,6
/proc/24298/stat : 24298 (python) S 24210 24210 12685 0 -1 4202560 1003 0 0 0 57 47 0 0 15 0 1 0 657052671 338731008 5821 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734150 0 0 16781312 514 5606886179212329218 0 0 17 6 0 0 0
/proc/24298/statm: 82698 5821 371 364 0 18601 0
[pid=24300] ppid=24298 vsize=4696 CPUtime=370.05 cores=4,6
/proc/24300/stat : 24300 (march_hi) R 24298 24300 24300 0 -1 4202496 1696 0 0 0 37005 0 0 0 25 0 1 0 657052671 4808704 799 33554432000 4194304 4955518 140733554304688 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24300/statm: 1174 799 106 186 0 987 0
[pid=24210/tid=24217] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 7 0 657002742 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24228] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24228/stat : 24228 (python) S 24208 24210 12685 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 7 0 657012769 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24240] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24240/stat : 24240 (python) S 24208 24210 12685 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 657022695 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24285] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24285/stat : 24285 (python) S 24208 24210 12685 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 657032720 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24292] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24292/stat : 24292 (python) S 24208 24210 12685 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 657042744 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24299] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24299/stat : 24299 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 7 0 657052671 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 871.52
Current children cumulated vsize (KiB) 5471144

[startup+870.701 s]
/proc/loadavg: 1.66 2.19 2.89 2/356 24327
/proc/meminfo: memFree=27768704/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=341036 CPUtime=0.7 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 14255 934 1 0 63 7 0 0 20 0 7 0 657002647 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 85259 7342 1888 364 0 21162 0
[pid=24216] ppid=24210 vsize=289196 CPUtime=0.25 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 1165 0 0 0 14 11 0 0 19 0 2 0 657002742 296136704 5742 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24216/statm: 72299 5742 415 364 0 8217 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=100.04 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) T 24216 24218 24218 0 -1 4202496 514 0 0 0 10004 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24216/tid=24226] ppid=24210 vsize=289196 CPUtime=0 cores=4,6
/proc/24216/task/24226/stat : 24226 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657012767 296136704 5742 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604449529727040 0 0 -1 6 0 0 0
[pid=24227] ppid=24210 vsize=289208 CPUtime=0.24 cores=4,6
/proc/24227/stat : 24227 (python) S 24210 24210 12685 0 -1 4202560 1085 0 0 0 13 11 0 0 19 0 2 0 657012768 296148992 5727 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/24227/statm: 72302 5727 400 364 0 8217 0
[pid=24229] ppid=24227 vsize=1017932 CPUtime=99.25 cores=4,6
/proc/24229/stat : 24229 (gnovelty+2) T 24227 24229 24229 0 -1 4202496 514 0 0 0 9925 0 0 0 25 0 1 0 657012769 1042362368 248 33554432000 134512640 135663704 4293453024 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24229/statm: 254483 248 113 282 0 254199 0
[pid=24227/tid=24238] ppid=24210 vsize=289208 CPUtime=0 cores=4,6
/proc/24227/task/24238/stat : 24238 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657022694 296148992 5727 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604453955553152 0 0 -1 6 0 0 0
[pid=24239] ppid=24210 vsize=299740 CPUtime=0.25 cores=4,6
/proc/24239/stat : 24239 (python) S 24210 24210 12685 0 -1 4202560 1098 0 0 0 13 12 0 0 19 0 2 0 657022695 306933760 5768 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24239/statm: 74935 5768 400 364 0 10847 0
[pid=24241] ppid=24239 vsize=416788 CPUtime=99.99 cores=4,6
/proc/24241/stat : 24241 (adaptg2wsat2009) T 24239 24241 24241 0 -1 4202496 633 0 0 0 9999 0 0 0 25 0 1 0 657022695 426790912 364 33554432000 134512640 135107411 4288602704 18446744073709551615 134532293 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/24241/statm: 104197 364 59 146 0 103073 0
[pid=24239/tid=24283] ppid=24210 vsize=299740 CPUtime=0 cores=4,6
/proc/24239/task/24283/stat : 24283 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657032719 306933760 5768 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604450558702912 0 0 -1 6 0 0 0
[pid=24284] ppid=24210 vsize=309996 CPUtime=0.23 cores=4,6
/proc/24284/stat : 24284 (python) S 24210 24210 12685 0 -1 4202560 1087 0 0 0 12 11 0 0 19 0 2 0 657032720 317435904 5793 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24284/statm: 77499 5793 400 364 0 13408 0
[pid=24286] ppid=24284 vsize=416788 CPUtime=99.98 cores=4,6
/proc/24286/stat : 24286 (adaptg2wsat2009) T 24284 24286 24286 0 -1 4202496 630 0 0 0 9998 0 0 0 25 0 1 0 657032720 426790912 364 33554432000 134512640 135107411 4288131104 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24286/statm: 104197 364 59 146 0 103073 0
[pid=24284/tid=24290] ppid=24210 vsize=309996 CPUtime=0 cores=4,6
/proc/24284/task/24290/stat : 24290 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657042743 317435904 5793 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604449293988096 0 0 -1 6 0 0 0
[pid=24291] ppid=24210 vsize=320252 CPUtime=0.25 cores=4,6
/proc/24291/stat : 24291 (python) S 24210 24210 12685 0 -1 4202560 1100 0 0 0 14 11 0 0 19 0 2 0 657042744 327938048 5798 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/24291/statm: 80063 5798 400 364 0 15969 0
[pid=24293] ppid=24291 vsize=416788 CPUtime=99.25 cores=4,6
/proc/24293/stat : 24293 (adaptg2wsat2009) T 24291 24293 24293 0 -1 4202496 630 0 0 0 9925 0 0 0 25 0 1 0 657042744 426790912 363 33554432000 134512640 135107411 4288244592 18446744073709551615 134531411 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24293/statm: 104197 363 59 146 0 103073 0
[pid=24291/tid=24297] ppid=24210 vsize=320252 CPUtime=0 cores=4,6
/proc/24291/task/24297/stat : 24297 (python) S 24210 24210 12685 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657052670 327938048 5798 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604441742959616 0 0 -1 6 0 0 0
[pid=24298] ppid=24210 vsize=330792 CPUtime=1.04 cores=4,6
/proc/24298/stat : 24298 (python) S 24210 24210 12685 0 -1 4202560 1004 0 0 0 57 47 0 0 15 0 1 0 657052671 338731008 5821 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734150 0 0 16781312 514 8103893282213298434 0 0 17 6 0 0 0
/proc/24298/statm: 82698 5821 371 364 0 18601 0
[pid=24300] ppid=24298 vsize=4696 CPUtime=370.45 cores=4,6
/proc/24300/stat : 24300 (march_hi) R 24298 24300 24300 0 -1 4202496 1697 0 0 0 37045 0 0 0 25 0 1 0 657052671 4808704 800 33554432000 4194304 4955518 140733554304688 18446744073709551615 4297327 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24300/statm: 1174 800 106 186 0 987 0
[pid=24210/tid=24217] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 7 0 657002742 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24228] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24228/stat : 24228 (python) S 24208 24210 12685 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 7 0 657012769 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24240] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24240/stat : 24240 (python) S 24208 24210 12685 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 657022695 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24285] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24285/stat : 24285 (python) S 24208 24210 12685 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 657032720 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24292] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24292/stat : 24292 (python) S 24208 24210 12685 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 657042744 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24299] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24299/stat : 24299 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 7 0 657052671 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 871.92
Current children cumulated vsize (KiB) 5471144

[startup+870.801 s]
/proc/loadavg: 1.66 2.19 2.89 2/356 24327
/proc/meminfo: memFree=27768704/32951124 swapFree=54427468/67111528
[pid=24210] ppid=24208 vsize=341036 CPUtime=0.7 cores=4,6
/proc/24210/stat : 24210 (python) S 24208 24210 12685 0 -1 4202496 14255 934 1 0 63 7 0 0 20 0 7 0 657002647 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24210/statm: 85259 7342 1888 364 0 21162 0
[pid=24216] ppid=24210 vsize=289196 CPUtime=0.25 cores=4,6
/proc/24216/stat : 24216 (python) S 24210 24210 12685 0 -1 4202560 1165 0 0 0 14 11 0 0 19 0 2 0 657002742 296136704 5742 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24216/statm: 72299 5742 415 364 0 8217 0
[pid=24218] ppid=24216 vsize=1017932 CPUtime=100.04 cores=4,6
/proc/24218/stat : 24218 (gnovelty+2) T 24216 24218 24218 0 -1 4202496 514 0 0 0 10004 0 0 0 25 0 1 0 657002742 1042362368 247 33554432000 134512640 135663704 4288457952 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/24218/statm: 254483 247 113 282 0 254199 0
[pid=24216/tid=24226] ppid=24210 vsize=289196 CPUtime=0 cores=4,6
/proc/24216/task/24226/stat : 24226 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657012767 296136704 5742 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604449529727040 0 0 -1 6 0 0 0
[pid=24227] ppid=24210 vsize=289208 CPUtime=0.24 cores=4,6
/proc/24227/stat : 24227 (python) S 24210 24210 12685 0 -1 4202560 1085 0 0 0 13 11 0 0 19 0 2 0 657012768 296148992 5727 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/24227/statm: 72302 5727 400 364 0 8217 0
[pid=24229] ppid=24227 vsize=1017932 CPUtime=99.25 cores=4,6
/proc/24229/stat : 24229 (gnovelty+2) T 24227 24229 24229 0 -1 4202496 514 0 0 0 9925 0 0 0 25 0 1 0 657012769 1042362368 248 33554432000 134512640 135663704 4293453024 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24229/statm: 254483 248 113 282 0 254199 0
[pid=24227/tid=24238] ppid=24210 vsize=289208 CPUtime=0 cores=4,6
/proc/24227/task/24238/stat : 24238 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657022694 296148992 5727 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604453955553152 0 0 -1 6 0 0 0
[pid=24239] ppid=24210 vsize=299740 CPUtime=0.25 cores=4,6
/proc/24239/stat : 24239 (python) S 24210 24210 12685 0 -1 4202560 1098 0 0 0 13 12 0 0 19 0 2 0 657022695 306933760 5768 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24239/statm: 74935 5768 400 364 0 10847 0
[pid=24241] ppid=24239 vsize=416788 CPUtime=99.99 cores=4,6
/proc/24241/stat : 24241 (adaptg2wsat2009) T 24239 24241 24241 0 -1 4202496 633 0 0 0 9999 0 0 0 25 0 1 0 657022695 426790912 364 33554432000 134512640 135107411 4288602704 18446744073709551615 134532293 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/24241/statm: 104197 364 59 146 0 103073 0
[pid=24239/tid=24283] ppid=24210 vsize=299740 CPUtime=0 cores=4,6
/proc/24239/task/24283/stat : 24283 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657032719 306933760 5768 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604450558702912 0 0 -1 6 0 0 0
[pid=24284] ppid=24210 vsize=309996 CPUtime=0.23 cores=4,6
/proc/24284/stat : 24284 (python) S 24210 24210 12685 0 -1 4202560 1087 0 0 0 12 11 0 0 19 0 2 0 657032720 317435904 5793 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/24284/statm: 77499 5793 400 364 0 13408 0
[pid=24286] ppid=24284 vsize=416788 CPUtime=99.98 cores=4,6
/proc/24286/stat : 24286 (adaptg2wsat2009) T 24284 24286 24286 0 -1 4202496 630 0 0 0 9998 0 0 0 25 0 1 0 657032720 426790912 364 33554432000 134512640 135107411 4288131104 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24286/statm: 104197 364 59 146 0 103073 0
[pid=24284/tid=24290] ppid=24210 vsize=309996 CPUtime=0 cores=4,6
/proc/24284/task/24290/stat : 24290 (python) S 24210 24210 12685 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657042743 317435904 5793 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604449293988096 0 0 -1 6 0 0 0
[pid=24291] ppid=24210 vsize=320252 CPUtime=0.25 cores=4,6
/proc/24291/stat : 24291 (python) S 24210 24210 12685 0 -1 4202560 1100 0 0 0 14 11 0 0 19 0 2 0 657042744 327938048 5798 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/24291/statm: 80063 5798 400 364 0 15969 0
[pid=24293] ppid=24291 vsize=416788 CPUtime=99.25 cores=4,6
/proc/24293/stat : 24293 (adaptg2wsat2009) T 24291 24293 24293 0 -1 4202496 630 0 0 0 9925 0 0 0 25 0 1 0 657042744 426790912 363 33554432000 134512640 135107411 4288244592 18446744073709551615 134531411 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/24293/statm: 104197 363 59 146 0 103073 0
[pid=24291/tid=24297] ppid=24210 vsize=320252 CPUtime=0 cores=4,6
/proc/24291/task/24297/stat : 24297 (python) S 24210 24210 12685 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657052670 327938048 5798 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 514 18446604441742959616 0 0 -1 6 0 0 0
[pid=24298] ppid=24210 vsize=330792 CPUtime=1.04 cores=4,6
/proc/24298/stat : 24298 (python) S 24210 24210 12685 0 -1 4202560 1004 0 0 0 57 47 0 0 15 0 1 0 657052671 338731008 5821 33554432000 4194304 5683644 140736246611008 18446744073709551615 228122734150 0 0 16781312 514 5606886183507296514 0 0 17 6 0 0 0
/proc/24298/statm: 82698 5821 371 364 0 18601 0
[pid=24300] ppid=24298 vsize=4696 CPUtime=370.55 cores=4,6
/proc/24300/stat : 24300 (march_hi) R 24298 24300 24300 0 -1 4202496 1697 0 0 0 37055 0 0 0 25 0 1 0 657052671 4808704 800 33554432000 4194304 4955518 140733554304688 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/24300/statm: 1174 800 106 186 0 987 0
[pid=24210/tid=24217] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24217/stat : 24217 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 7 0 657002742 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24228] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24228/stat : 24228 (python) S 24208 24210 12685 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 7 0 657012769 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24240] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24240/stat : 24240 (python) S 24208 24210 12685 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 657022695 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24285] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24285/stat : 24285 (python) S 24208 24210 12685 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 7 0 657032720 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24292] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24292/stat : 24292 (python) S 24208 24210 12685 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 657042744 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
[pid=24210/tid=24299] ppid=24208 vsize=341036 CPUtime=0 cores=4,6
/proc/24210/task/24299/stat : 24299 (python) S 24208 24210 12685 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 7 0 657052671 349220864 7342 33554432000 4194304 5683644 140736246611008 18446744073709551615 228134537649 0 0 16781312 2 18446604446792954112 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 872.02
Current children cumulated vsize (KiB) 5471144

Child status: 0
Real time (s): 870.88
CPU time (s): 872.215
CPU user time (s): 871.06
CPU system time (s): 1.15582
CPU usage (%): 100.153
Max. virtual memory (cumulated for all children) (KiB): 5471144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 871.06
system time used= 1.15582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31085
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= 4368
involuntary context switches= 1692

runsolver used 3.19151 second user time and 6.25405 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 12:07:27
IDJOB=3377538
IDBENCH=82847
IDSOLVER=1857
FILE ID=node138/3377538-1305454046
RUNJOBID= node138-1305452176-23156
PBS_JOBID= 13324862
Free space on /tmp= 73480 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1556216475-025.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-3377538-1305454046/watcher-3377538-1305454046 -o /tmp/evaluation-result-3377538-1305454046/solver-3377538-1305454046 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377538-1305454046.cnf -seed 2083035952 -budget 2400

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

MD5SUM BENCH= 4227d784a99fd8c0304137876add0b08
RANDOM SEED=2083035952

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:      27593196 kB
Buffers:        285192 kB
Cached:        4103408 kB
SwapCached:      18496 kB
Active:        1915440 kB
Inactive:      3194492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27593196 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           31848 kB
Writeback:           0 kB
AnonPages:      714568 kB
Mapped:          22184 kB
Slab:           129528 kB
PageTables:      54644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68743760 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= 73532 MiB
End job on node138 at 2011-05-15 12:21:58