Trace number 3386769

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 454.178 458.047

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1059781282-048.UNKNOWN.cnf
MD5SUMac60b7243bf21c022437e3832aafd05d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark344.772
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.32/0.76	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.76	c INFO: solving HOME/instance-3386769-1305591615.cnf
0.32/0.76	c INFO: computing task features
0.32/0.76	c INFO: computed variable-clause graph statistics
0.32/0.76	c INFO: computed clause balance statistics
0.32/0.76	c INFO: computed variable balance statistics
0.32/0.76	c INFO: computed small-clause counts
0.32/0.76	c INFO: computed Horn-clause counts
0.32/0.76	c INFO: computed variable graph statistics
0.32/0.76	c INFO: collected features for HOME/instance-3386769-1305591615.cnf in 0.10 s
0.44/0.80	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.62)
103.49/105.30	c INFO: running march_hi@0 for 194 with 4897 remaining (b = 0.18)
302.86/305.64	c INFO: running march_hi@198 for 194 with 4698 remaining (b = 0.17)
454.07/458.02	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-3386769-1305591615/watcher-3386769-1305591615 -o /tmp/evaluation-result-3386769-1305591615/solver-3386769-1305591615 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386769-1305591615.cnf -seed 1482712359 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.07 7.08 7.08 8/474 12726
/proc/meminfo: memFree=15958856/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/12726/stat : 12726 (runsolver) R 12724 12726 12094 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 1 0 651577164 12079104 53 33554432000 4194304 5432360 140736045797920 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/12726/statm: 2949 53 33 303 0 2643 0

[startup+0.025226 s]
/proc/loadavg: 7.07 7.08 7.08 8/474 12726
/proc/meminfo: memFree=15958856/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 818 0 0 0 0 0 0 0 25 0 1 0 651577164 15753216 704 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12726/statm: 3846 704 334 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.101444 s]
/proc/loadavg: 7.07 7.08 7.08 8/474 12726
/proc/meminfo: memFree=15958856/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=52416 CPUtime=0.04 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 2014 0 0 0 3 1 0 0 25 0 1 0 651577164 53673984 1775 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12726/statm: 13104 1775 484 364 0 1285 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 52416

[startup+0.301742 s]
/proc/loadavg: 7.07 7.08 7.08 8/474 12726
/proc/meminfo: memFree=15958856/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=135752 CPUtime=0.16 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 5971 934 1 0 13 3 0 0 17 0 1 0 651577164 139010048 4149 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12726/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135752

[startup+0.76982 s]
/proc/loadavg: 7.07 7.08 7.08 8/474 12726
/proc/meminfo: memFree=15958856/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=278468 CPUtime=0.44 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9353 934 1 0 37 7 0 0 16 0 1 0 651577164 285151232 7010 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/12726/statm: 69617 7010 1835 364 0 5541 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278468

[startup+1.50087 s]
/proc/loadavg: 7.07 7.08 7.08 8/478 12734
/proc/meminfo: memFree=15933900/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 651577244 285175808 5546 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 559830643228278783 0 0 17 6 0 0 0
/proc/12732/statm: 69623 5546 354 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=0.67 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 67 0 0 0 21 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1585028

[startup+3.10056 s]
/proc/loadavg: 7.07 7.08 7.08 8/478 12734
/proc/meminfo: memFree=15933032/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 651577244 285175808 5546 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 559830643228246273 0 0 17 6 0 0 0
/proc/12732/statm: 69623 5546 354 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=2.26 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 226 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134545576 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 1585028

[startup+6.30093 s]
/proc/loadavg: 7.06 7.08 7.08 8/478 12734
/proc/meminfo: memFree=15932040/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0.02 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 651577244 285175808 5569 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 559830643228246273 0 0 17 6 0 0 0
/proc/12732/statm: 69623 5569 377 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=5.39 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 539 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 1585028

[startup+12.7007 s]
/proc/loadavg: 7.06 7.08 7.08 8/478 12735
/proc/meminfo: memFree=15931096/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0.03 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 882 0 0 0 2 1 0 0 18 0 1 0 651577244 285175808 5569 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 6804763115096342785 0 0 17 6 0 0 0
/proc/12732/statm: 69623 5569 377 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=11.67 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 1167 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134524575 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 1585028

[startup+25.5011 s]
/proc/loadavg: 7.04 7.07 7.08 8/478 12735
/proc/meminfo: memFree=15930600/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0.07 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 886 0 0 0 4 3 0 0 18 0 1 0 651577244 285175808 5569 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 6804763115096342785 0 0 17 6 0 0 0
/proc/12732/statm: 69623 5569 377 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=24.24 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 2424 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134525292 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 1585028

[startup+51.101 s]
/proc/loadavg: 7.11 7.08 7.08 8/478 12736
/proc/meminfo: memFree=15928260/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0.15 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 897 0 0 0 9 6 0 0 18 0 1 0 651577244 285175808 5569 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 6804763115096342785 0 0 17 6 0 0 0
/proc/12732/statm: 69623 5569 377 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=49.39 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 4939 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 1585028

[startup+102.317 s]
/proc/loadavg: 7.05 7.07 7.08 8/478 12737
/proc/meminfo: memFree=15922936/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=288736 CPUtime=0.47 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 9797 934 1 0 40 7 0 0 17 0 2 0 651577164 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 72184 7071 1875 364 0 8102 0
[pid=12732] ppid=12726 vsize=278492 CPUtime=0.33 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 915 0 0 0 18 15 0 0 18 0 1 0 651577244 285175808 5569 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403855 0 0 16781312 514 6804763115096342785 0 0 17 0 0 0 0
/proc/12732/statm: 69623 5569 377 364 0 5541 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=99.72 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) R 12732 12734 12734 0 -1 4202496 438 0 0 0 9972 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544204 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12726/tid=12733] ppid=12724 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 2 0 651577244 295665664 7071 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.52
Current children cumulated vsize (KiB) 1585028

[startup+162.301 s]
/proc/loadavg: 7.16 7.10 7.09 8/486 12747
/proc/meminfo: memFree=15872804/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=299520 CPUtime=0.5 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 10629 934 1 0 43 7 0 0 19 0 3 0 651577164 306708480 7210 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74880 7210 1878 364 0 10795 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=0.21 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 907 0 0 0 10 11 0 0 15 0 1 0 651587694 296218624 5699 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 2442591473678385409 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5699 371 364 0 8234 0

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

[pid=12726] ppid=12724 vsize=299172 CPUtime=0.53 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 11212 934 1 0 46 7 0 0 18 0 3 0 651577164 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74793 7123 1878 364 0 10708 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=1.33 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 1157 0 0 0 71 62 0 0 15 0 2 0 651587694 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5730 401 364 0 8234 0
[pid=12741] ppid=12739 vsize=9412 CPUtime=345.52 cores=0,2,4,6
/proc/12741/stat : 12741 (march_hi) R 12739 12741 12741 0 -1 4202496 1912 0 0 0 34551 1 0 0 25 0 1 0 651587695 9637888 1647 33554432000 4194304 4955518 140736087179824 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12741/statm: 2353 1647 106 186 0 2166 0
[pid=12739/tid=12758] ppid=12726 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/12739/task/12758/stat : 12758 (python) S 12726 12726 12094 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 651607725 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604440682156288 0 0 -1 4 0 0 0
[pid=12726/tid=12733] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 651577244 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
[pid=12726/tid=12740] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12740/stat : 12740 (python) S 12724 12726 12094 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 3 0 651587694 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 450.37
Current children cumulated vsize (KiB) 1904396

[startup+455.901 s]
/proc/loadavg: 7.26 7.18 7.11 8/495 12766
/proc/meminfo: memFree=15758196/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=299172 CPUtime=0.53 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 11212 934 1 0 46 7 0 0 18 0 3 0 651577164 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74793 7123 1878 364 0 10708 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=1.35 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 1157 0 0 0 72 63 0 0 16 0 2 0 651587694 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5730 401 364 0 8234 0
[pid=12741] ppid=12739 vsize=9412 CPUtime=347.1 cores=0,2,4,6
/proc/12741/stat : 12741 (march_hi) R 12739 12741 12741 0 -1 4202496 1931 0 0 0 34709 1 0 0 25 0 1 0 651587695 9637888 1666 33554432000 4194304 4955518 140736087179824 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/12741/statm: 2353 1666 106 186 0 2166 0
[pid=12739/tid=12758] ppid=12726 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/12739/task/12758/stat : 12758 (python) S 12726 12726 12094 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 651607725 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604440682156288 0 0 -1 4 0 0 0
[pid=12726/tid=12733] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 651577244 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
[pid=12726/tid=12740] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12740/stat : 12740 (python) S 12724 12726 12094 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 3 0 651587694 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 451.97
Current children cumulated vsize (KiB) 1904396

[startup+456.701 s]
/proc/loadavg: 7.26 7.18 7.11 8/495 12767
/proc/meminfo: memFree=15757948/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=299172 CPUtime=0.53 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 11212 934 1 0 46 7 0 0 18 0 3 0 651577164 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74793 7123 1878 364 0 10708 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=1.35 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 1157 0 0 0 72 63 0 0 15 0 2 0 651587694 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5730 401 364 0 8234 0
[pid=12741] ppid=12739 vsize=9412 CPUtime=347.9 cores=0,2,4,6
/proc/12741/stat : 12741 (march_hi) R 12739 12741 12741 0 -1 4202496 1942 0 0 0 34789 1 0 0 25 0 1 0 651587695 9637888 1677 33554432000 4194304 4955518 140736087179824 18446744073709551615 4297507 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12741/statm: 2353 1677 106 186 0 2166 0
[pid=12739/tid=12758] ppid=12726 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/12739/task/12758/stat : 12758 (python) S 12726 12726 12094 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 651607725 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604440682156288 0 0 -1 4 0 0 0
[pid=12726/tid=12733] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 651577244 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
[pid=12726/tid=12740] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12740/stat : 12740 (python) S 12724 12726 12094 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 3 0 651587694 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 452.77
Current children cumulated vsize (KiB) 1904396

[startup+457.501 s]
/proc/loadavg: 7.26 7.18 7.11 8/495 12767
/proc/meminfo: memFree=15757700/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=299172 CPUtime=0.53 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 11212 934 1 0 46 7 0 0 18 0 3 0 651577164 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74793 7123 1878 364 0 10708 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=1.36 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 1158 0 0 0 73 63 0 0 15 0 2 0 651587694 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5730 401 364 0 8234 0
[pid=12741] ppid=12739 vsize=9412 CPUtime=348.71 cores=0,2,4,6
/proc/12741/stat : 12741 (march_hi) R 12739 12741 12741 0 -1 4202496 1955 0 0 0 34870 1 0 0 25 0 1 0 651587695 9637888 1690 33554432000 4194304 4955518 140736087179824 18446744073709551615 4296821 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12741/statm: 2353 1690 106 186 0 2166 0
[pid=12739/tid=12758] ppid=12726 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/12739/task/12758/stat : 12758 (python) S 12726 12726 12094 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 651607725 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604440682156288 0 0 -1 4 0 0 0
[pid=12726/tid=12733] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 651577244 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
[pid=12726/tid=12740] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12740/stat : 12740 (python) S 12724 12726 12094 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 3 0 651587694 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 453.59
Current children cumulated vsize (KiB) 1904396

[startup+457.901 s]
/proc/loadavg: 7.26 7.18 7.11 8/495 12767
/proc/meminfo: memFree=15757700/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=299172 CPUtime=0.53 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 11212 934 1 0 46 7 0 0 18 0 3 0 651577164 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74793 7123 1878 364 0 10708 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=1.36 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 1159 0 0 0 73 63 0 0 15 0 2 0 651587694 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5730 401 364 0 8234 0
[pid=12741] ppid=12739 vsize=9544 CPUtime=349.09 cores=0,2,4,6
/proc/12741/stat : 12741 (march_hi) R 12739 12741 12741 0 -1 4202496 1963 0 0 0 34908 1 0 0 25 0 1 0 651587695 9773056 1698 33554432000 4194304 4955518 140736087179824 18446744073709551615 4285697 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12741/statm: 2386 1698 106 186 0 2199 0
[pid=12739/tid=12758] ppid=12726 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/12739/task/12758/stat : 12758 (python) S 12726 12726 12094 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 651607725 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604440682156288 0 0 -1 4 0 0 0
[pid=12726/tid=12733] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 651577244 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
[pid=12726/tid=12740] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12740/stat : 12740 (python) S 12724 12726 12094 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 3 0 651587694 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 453.97
Current children cumulated vsize (KiB) 1904528

[startup+458.001 s]
/proc/loadavg: 7.26 7.18 7.11 8/495 12767
/proc/meminfo: memFree=15757700/32951124 swapFree=57171160/67111528
[pid=12726] ppid=12724 vsize=299172 CPUtime=0.53 cores=0,2,4,6
/proc/12726/stat : 12726 (python) S 12724 12726 12094 0 -1 4202496 11212 934 1 0 46 7 0 0 18 0 3 0 651577164 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12726/statm: 74793 7123 1878 364 0 10708 0
[pid=12732] ppid=12726 vsize=288736 CPUtime=0.35 cores=0,2,4,6
/proc/12732/stat : 12732 (python) S 12726 12726 12094 0 -1 4202560 1072 0 0 0 19 16 0 0 19 0 2 0 651577244 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12732/statm: 72184 5607 410 364 0 8102 0
[pid=12734] ppid=12732 vsize=1017800 CPUtime=102.64 cores=0,2,4,6
/proc/12734/stat : 12734 (gnovelty+2) T 12732 12734 12734 0 -1 4202496 438 0 0 0 10264 0 0 0 25 0 1 0 651577244 1042227200 172 33554432000 134512640 135663704 4288615904 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/12734/statm: 254450 172 113 282 0 254166 0
[pid=12732/tid=12738] ppid=12726 vsize=288736 CPUtime=0 cores=0,2,4,6
/proc/12732/task/12738/stat : 12738 (python) S 12726 12726 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651587691 295665664 5607 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604453043038976 0 0 -1 0 0 0 0
[pid=12739] ppid=12726 vsize=289276 CPUtime=1.36 cores=0,2,4,6
/proc/12739/stat : 12739 (python) S 12726 12726 12094 0 -1 4202560 1160 0 0 0 73 63 0 0 15 0 2 0 651587694 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/12739/statm: 72319 5730 401 364 0 8234 0
[pid=12741] ppid=12739 vsize=9544 CPUtime=349.19 cores=0,2,4,6
/proc/12741/stat : 12741 (march_hi) R 12739 12741 12741 0 -1 4202496 1964 0 0 0 34918 1 0 0 25 0 1 0 651587695 9773056 1699 33554432000 4194304 4955518 140736087179824 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/12741/statm: 2386 1699 106 186 0 2199 0
[pid=12739/tid=12758] ppid=12726 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/12739/task/12758/stat : 12758 (python) S 12726 12726 12094 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 651607725 296218624 5730 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 514 18446604440682156288 0 0 -1 4 0 0 0
[pid=12726/tid=12733] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12733/stat : 12733 (python) S 12724 12726 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 3 0 651577244 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
[pid=12726/tid=12740] ppid=12724 vsize=299172 CPUtime=0 cores=0,2,4,6
/proc/12726/task/12740/stat : 12740 (python) S 12724 12726 12094 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 3 0 651587694 306352128 7123 33554432000 4194304 5683644 140737061288912 18446744073709551615 270350207409 0 0 16781312 2 18446604453322031552 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 454.07
Current children cumulated vsize (KiB) 1904528

Child status: 0
Real time (s): 458.047
CPU time (s): 454.178
CPU user time (s): 453.265
CPU system time (s): 0.912861
CPU usage (%): 99.1553
Max. virtual memory (cumulated for all children) (KiB): 1904528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 453.265
system time used= 0.912861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20901
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= 4079
involuntary context switches= 4892

runsolver used 2.03169 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 02:20:15
IDJOB=3386769
IDBENCH=82834
IDSOLVER=1872
FILE ID=node143/3386769-1305591615
RUNJOBID= node143-1305586143-12112
PBS_JOBID= 13350335
Free space on /tmp= 73436 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1059781282-048.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-3386769-1305591615/watcher-3386769-1305591615 -o /tmp/evaluation-result-3386769-1305591615/solver-3386769-1305591615 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386769-1305591615.cnf -seed 1482712359 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ac60b7243bf21c022437e3832aafd05d
RANDOM SEED=1482712359

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15959260 kB
Buffers:        219180 kB
Cached:        1691508 kB
SwapCached:      39784 kB
Active:        8853584 kB
Inactive:      7838136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15959260 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:           31884 kB
Writeback:           0 kB
AnonPages:    14742212 kB
Mapped:          35664 kB
Slab:           139992 kB
PageTables:      91528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120652796 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= 73404 MiB
End job on node143 at 2011-05-17 02:27:54