Trace number 3484545

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)UNSAT 556.135 556.637

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1741857700-014.UNKNOWN.cnf
MD5SUM68bf08be908d1e2b9826bc30706a7365
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark349.016
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.48/1.17	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.48/1.17	c INFO: solving HOME/instance-3484545-1307757757.cnf
0.48/1.17	c INFO: computing task features
0.48/1.18	c INFO: computed variable-clause graph statistics
0.48/1.19	c INFO: computed clause balance statistics
0.54/1.24	c INFO: computed variable balance statistics
0.54/1.27	c INFO: computed small-clause counts
0.54/1.27	c INFO: computed Horn-clause counts
0.54/1.27	c INFO: computed variable graph statistics
0.54/1.27	c INFO: collected features for HOME/instance-3484545-1307757757.cnf in 0.10 s
0.54/1.28	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.71/101.40	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.91/201.53	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.46)
556.02/556.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3484545-1307757757/watcher-3484545-1307757757 -o /tmp/evaluation-result-3484545-1307757757/solver-3484545-1307757757 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484545-1307757757.cnf -seed 482331579 -budget 1200 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.02 1.04 1.72 7/187 15816
/proc/meminfo: memFree=31518184/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=15380 CPUtime=0 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 796 0 0 0 0 0 0 0 18 0 1 0 887374367 15749120 681 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/15816/statm: 3845 681 322 364 0 332 0

[startup+0.017122 s]
/proc/loadavg: 1.02 1.04 1.72 7/187 15816
/proc/meminfo: memFree=31518184/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=16240 CPUtime=0.01 cores=5,7
/proc/15816/stat : 15816 (python) R 15814 15816 12804 0 -1 4202496 1052 0 0 0 1 0 0 0 17 0 1 0 887374367 16629760 922 33554432000 4194304 5683644 140736621364096 18446744073709551615 4329207 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15816/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16240

[startup+0.101109 s]
/proc/loadavg: 1.02 1.04 1.72 7/187 15816
/proc/meminfo: memFree=31518184/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=87704 CPUtime=0.07 cores=5,7
/proc/15816/stat : 15816 (python) R 15814 15816 12804 0 -1 4202496 2640 0 0 0 4 3 0 0 17 0 1 0 887374367 89808896 2354 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970548224 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15816/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87704

[startup+0.301089 s]
/proc/loadavg: 1.02 1.04 1.72 7/187 15816
/proc/meminfo: memFree=31518184/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=135748 CPUtime=0.22 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 5973 931 1 0 13 9 0 0 17 0 1 0 887374367 139005952 4149 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/15816/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135748

[startup+0.701004 s]
/proc/loadavg: 1.02 1.04 1.72 7/187 15816
/proc/meminfo: memFree=31518184/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=135748 CPUtime=0.23 cores=5,7
/proc/15816/stat : 15816 (python) D 15814 15816 12804 0 -1 4202496 5973 931 1 0 13 10 0 0 15 0 1 0 887374367 139005952 4149 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970548224 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/15816/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135748

[startup+1.50081 s]
/proc/loadavg: 1.02 1.04 1.72 5/188 15833
/proc/meminfo: memFree=31463872/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=288732 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 9779 931 1 0 40 23 0 0 18 0 2 0 887374367 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 72183 7052 1867 364 0 8101 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 288732

[startup+3.10056 s]
/proc/loadavg: 1.02 1.04 1.72 4/197 15888
/proc/meminfo: memFree=31444248/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=288732 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 9779 931 1 0 40 23 0 0 18 0 2 0 887374367 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 72183 7052 1867 364 0 8101 0
[pid=15840] ppid=15816 vsize=278488 CPUtime=0 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 887374495 285171712 5535 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570255 0 0 16781312 514 3837208174058766599 0 0 17 5 0 0 0
/proc/15840/statm: 69622 5535 354 364 0 5540 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=1.79 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) R 15840 15842 15842 0 -1 4202496 432 0 0 0 179 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15816/tid=15841] ppid=15814 vsize=288732 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 2 0 887374495 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 1585020
heavy processes:

[startup+13.2048 s]
/proc/loadavg: 2.89 1.45 1.84 6/192 15894
/proc/meminfo: memFree=31454276/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=288732 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 9779 931 1 0 40 23 0 0 18 0 2 0 887374367 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 72183 7052 1867 364 0 8101 0
[pid=15840] ppid=15816 vsize=278488 CPUtime=0 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 887374495 285171712 5558 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570255 0 0 16781312 514 17337310453004468487 0 0 17 5 0 0 0
/proc/15840/statm: 69622 5558 377 364 0 5540 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=11.89 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) R 15840 15842 15842 0 -1 4202496 432 0 0 0 1189 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15816/tid=15841] ppid=15814 vsize=288732 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 2 0 887374495 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 1585020

[startup+13.3068 s]
/proc/loadavg: 2.89 1.45 1.84 6/192 15894
/proc/meminfo: memFree=31454276/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=288732 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 9779 931 1 0 40 23 0 0 18 0 2 0 887374367 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 72183 7052 1867 364 0 8101 0
[pid=15840] ppid=15816 vsize=278488 CPUtime=0 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 887374495 285171712 5558 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570255 0 0 16781312 514 17337310453004468487 0 0 17 5 0 0 0
/proc/15840/statm: 69622 5558 377 364 0 5540 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=11.99 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) R 15840 15842 15842 0 -1 4202496 432 0 0 0 1199 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15816/tid=15841] ppid=15814 vsize=288732 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 2 0 887374495 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1585020

[startup+25.5007 s]
/proc/loadavg: 3.83 1.70 1.92 4/192 15894
/proc/meminfo: memFree=31453336/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=288732 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 9779 931 1 0 40 23 0 0 18 0 2 0 887374367 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 72183 7052 1867 364 0 8101 0
[pid=15840] ppid=15816 vsize=278488 CPUtime=0.02 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 885 0 0 0 1 1 0 0 18 0 1 0 887374495 285171712 5558 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570255 0 0 16781312 514 17337310453004468487 0 0 17 5 0 0 0
/proc/15840/statm: 69622 5558 377 364 0 5540 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=24.17 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) R 15840 15842 15842 0 -1 4202496 432 0 0 0 2417 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15816/tid=15841] ppid=15814 vsize=288732 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 2 0 887374495 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 1585020

[startup+51.1003 s]
/proc/loadavg: 4.65 2.07 2.04 5/200 15939
/proc/meminfo: memFree=31427620/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=288732 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 9779 931 1 0 40 23 0 0 18 0 2 0 887374367 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 72183 7052 1867 364 0 8101 0
[pid=15840] ppid=15816 vsize=278488 CPUtime=0.05 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 898 0 0 0 2 3 0 0 18 0 1 0 887374495 285171712 5558 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570255 0 0 16781312 514 17337310453004468487 0 0 17 5 0 0 0
/proc/15840/statm: 69622 5558 377 364 0 5540 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=49.74 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) R 15840 15842 15842 0 -1 4202496 432 0 0 0 4974 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134525715 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15816/tid=15841] ppid=15814 vsize=288732 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 2 0 887374495 295661568 7052 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 1585020

[startup+102.301 s]
/proc/loadavg: 4.41 2.41 2.15 5/208 15995
/proc/meminfo: memFree=31421500/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=299516 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 10627 931 1 0 40 23 0 0 20 0 3 0 887374367 306704384 7202 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 74879 7202 1870 364 0 10794 0
[pid=15840] ppid=15816 vsize=288732 CPUtime=0.11 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 1153 0 0 0 5 6 0 0 19 0 2 0 887374495 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15840/statm: 72183 5602 416 364 0 8101 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=99.97 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) T 15840 15842 15842 0 -1 4202496 432 0 0 0 9997 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15840/tid=15988] ppid=15816 vsize=288732 CPUtime=0 cores=5,7
/proc/15840/task/15988/stat : 15988 (python) S 15816 15816 12804 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 887384506 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 7 0 0 0
[pid=15989] ppid=15816 vsize=289272 CPUtime=0 cores=5,7
/proc/15989/stat : 15989 (python) S 15816 15816 12804 0 -1 4202560 741 0 0 0 0 0 0 0 19 0 1 0 887384507 296214528 5676 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570310 0 0 16781312 514 9902438943679315967 0 0 17 7 0 0 0
/proc/15989/statm: 72318 5676 348 364 0 8233 0
[pid=15991] ppid=15989 vsize=1017800 CPUtime=0.89 cores=5,7
/proc/15991/stat : 15991 (gnovelty+2) R 15989 15991 15991 0 -1 4202496 437 0 0 0 89 0 0 0 23 0 1 0 887384507 1042227200 172 33554432000 134512640 135663704 4289083632 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15991/statm: 254450 172 113 282 0 254166 0
[pid=15816/tid=15841] ppid=15814 vsize=299516 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 3 0 887374495 306704384 7202 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=15990] ppid=15814 vsize=299516 CPUtime=0 cores=5,7
/proc/15816/task/15990/stat : 15990 (python) S 15814 15816 12804 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 887384507 306704384 7202 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 2913120

[startup+162.301 s]
/proc/loadavg: 4.15 2.70 2.27 5/216 16005
/proc/meminfo: memFree=31410260/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=299516 CPUtime=0.63 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 10627 931 1 0 40 23 0 0 20 0 3 0 887374367 306704384 7202 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 74879 7202 1870 364 0 10794 0
[pid=15840] ppid=15816 vsize=288732 CPUtime=0.11 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 1153 0 0 0 5 6 0 0 19 0 2 0 887374495 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15840/statm: 72183 5602 416 364 0 8101 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=99.97 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) T 15840 15842 15842 0 -1 4202496 432 0 0 0 9997 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15840/tid=15988] ppid=15816 vsize=288732 CPUtime=0 cores=5,7
/proc/15840/task/15988/stat : 15988 (python) S 15816 15816 12804 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 887384506 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 7 0 0 0

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

[pid=15989] ppid=15816 vsize=289272 CPUtime=0.13 cores=5,7
/proc/15989/stat : 15989 (python) S 15816 15816 12804 0 -1 4202560 1087 0 0 0 7 6 0 0 19 0 2 0 887384507 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15989/statm: 72318 5729 400 364 0 8233 0
[pid=15991] ppid=15989 vsize=1017800 CPUtime=100.12 cores=5,7
/proc/15991/stat : 15991 (gnovelty+2) T 15989 15991 15991 0 -1 4202496 437 0 0 0 10012 0 0 0 25 0 1 0 887384507 1042227200 172 33554432000 134512640 135663704 4289083632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15991/statm: 254450 172 113 282 0 254166 0
[pid=15989/tid=16006] ppid=15816 vsize=289272 CPUtime=0 cores=5,7
/proc/15989/task/16006/stat : 16006 (python) S 15816 15816 12804 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 887394519 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604463808219072 0 0 -1 7 0 0 0
[pid=16007] ppid=15816 vsize=299180 CPUtime=0.55 cores=5,7
/proc/16007/stat : 16007 (python) S 15816 15816 12804 0 -1 4202560 980 0 0 0 34 21 0 0 15 0 1 0 887394520 306360320 5599 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570310 0 0 16781312 514 4608119207001817350 0 0 17 5 0 0 0
/proc/16007/statm: 74795 5599 371 364 0 10707 0
[pid=16009] ppid=16007 vsize=19884 CPUtime=351.8 cores=5,7
/proc/16009/stat : 16009 (march_hi) R 16007 16009 16009 0 -1 4202496 4771 0 0 0 35179 1 0 0 25 0 1 0 887394521 20361216 4507 33554432000 4194304 4955518 140734510553824 18446744073709551615 4237712 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16009/statm: 4971 4507 106 186 0 4784 0
[pid=15816/tid=15841] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 4 0 887374495 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=15990] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15990/stat : 15990 (python) S 15814 15816 12804 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 4 0 887384507 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=16008] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/16008/stat : 16008 (python) S 15814 15816 12804 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 887394520 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 553.32
Current children cumulated vsize (KiB) 3242092

[startup+555.501 s]
/proc/loadavg: 4.01 3.69 2.88 5/240 16092
/proc/meminfo: memFree=31290292/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=309424 CPUtime=0.64 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 11468 931 1 0 41 23 0 0 19 0 4 0 887374367 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 77356 7104 1872 364 0 13268 0
[pid=15840] ppid=15816 vsize=288732 CPUtime=0.11 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 1153 0 0 0 5 6 0 0 19 0 2 0 887374495 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15840/statm: 72183 5602 416 364 0 8101 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=99.97 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) T 15840 15842 15842 0 -1 4202496 432 0 0 0 9997 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15840/tid=15988] ppid=15816 vsize=288732 CPUtime=0 cores=5,7
/proc/15840/task/15988/stat : 15988 (python) S 15816 15816 12804 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 887384506 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 7 0 0 0
[pid=15989] ppid=15816 vsize=289272 CPUtime=0.13 cores=5,7
/proc/15989/stat : 15989 (python) S 15816 15816 12804 0 -1 4202560 1087 0 0 0 7 6 0 0 19 0 2 0 887384507 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15989/statm: 72318 5729 400 364 0 8233 0
[pid=15991] ppid=15989 vsize=1017800 CPUtime=100.12 cores=5,7
/proc/15991/stat : 15991 (gnovelty+2) T 15989 15991 15991 0 -1 4202496 437 0 0 0 10012 0 0 0 25 0 1 0 887384507 1042227200 172 33554432000 134512640 135663704 4289083632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15991/statm: 254450 172 113 282 0 254166 0
[pid=15989/tid=16006] ppid=15816 vsize=289272 CPUtime=0 cores=5,7
/proc/15989/task/16006/stat : 16006 (python) S 15816 15816 12804 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 887394519 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604463808219072 0 0 -1 7 0 0 0
[pid=16007] ppid=15816 vsize=299180 CPUtime=0.55 cores=5,7
/proc/16007/stat : 16007 (python) S 15816 15816 12804 0 -1 4202560 986 0 0 0 34 21 0 0 15 0 1 0 887394520 306360320 5600 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570310 0 0 16781312 514 4608119207001817350 0 0 17 5 0 0 0
/proc/16007/statm: 74795 5600 372 364 0 10707 0
[pid=16009] ppid=16007 vsize=19884 CPUtime=353.4 cores=5,7
/proc/16009/stat : 16009 (march_hi) R 16007 16009 16009 0 -1 4202496 4805 0 0 0 35339 1 0 0 25 0 1 0 887394521 20361216 4541 33554432000 4194304 4955518 140734510553824 18446744073709551615 4235627 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16009/statm: 4971 4541 106 186 0 4784 0
[pid=15816/tid=15841] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 4 0 887374495 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=15990] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15990/stat : 15990 (python) S 15814 15816 12804 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 4 0 887384507 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=16008] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/16008/stat : 16008 (python) S 15814 15816 12804 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 887394520 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 554.92
Current children cumulated vsize (KiB) 3242092

[startup+556.3 s]
/proc/loadavg: 4.01 3.69 2.88 5/240 16092
/proc/meminfo: memFree=31290292/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=309424 CPUtime=0.64 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 11468 931 1 0 41 23 0 0 19 0 4 0 887374367 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 77356 7104 1872 364 0 13268 0
[pid=15840] ppid=15816 vsize=288732 CPUtime=0.11 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 1153 0 0 0 5 6 0 0 19 0 2 0 887374495 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15840/statm: 72183 5602 416 364 0 8101 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=99.97 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) T 15840 15842 15842 0 -1 4202496 432 0 0 0 9997 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15840/tid=15988] ppid=15816 vsize=288732 CPUtime=0 cores=5,7
/proc/15840/task/15988/stat : 15988 (python) S 15816 15816 12804 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 887384506 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 7 0 0 0
[pid=15989] ppid=15816 vsize=289272 CPUtime=0.13 cores=5,7
/proc/15989/stat : 15989 (python) S 15816 15816 12804 0 -1 4202560 1087 0 0 0 7 6 0 0 19 0 2 0 887384507 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15989/statm: 72318 5729 400 364 0 8233 0
[pid=15991] ppid=15989 vsize=1017800 CPUtime=100.12 cores=5,7
/proc/15991/stat : 15991 (gnovelty+2) T 15989 15991 15991 0 -1 4202496 437 0 0 0 10012 0 0 0 25 0 1 0 887384507 1042227200 172 33554432000 134512640 135663704 4289083632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15991/statm: 254450 172 113 282 0 254166 0
[pid=15989/tid=16006] ppid=15816 vsize=289272 CPUtime=0 cores=5,7
/proc/15989/task/16006/stat : 16006 (python) S 15816 15816 12804 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 887394519 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604463808219072 0 0 -1 7 0 0 0
[pid=16007] ppid=15816 vsize=299180 CPUtime=0.57 cores=5,7
/proc/16007/stat : 16007 (python) S 15816 15816 12804 0 -1 4202560 991 0 0 0 35 22 0 0 15 0 1 0 887394520 306360320 5600 33554432000 4194304 5683644 140736621364096 18446744073709551615 242970570310 0 0 16781312 514 4608119207001817350 0 0 17 5 0 0 0
/proc/16007/statm: 74795 5600 372 364 0 10707 0
[pid=16009] ppid=16007 vsize=19884 CPUtime=354.18 cores=5,7
/proc/16009/stat : 16009 (march_hi) R 16007 16009 16009 0 -1 4202496 4820 0 0 0 35417 1 0 0 25 0 1 0 887394521 20361216 4556 33554432000 4194304 4955518 140734510553824 18446744073709551615 4299850 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16009/statm: 4971 4556 106 186 0 4784 0
[pid=15816/tid=15841] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 4 0 887374495 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=15990] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15990/stat : 15990 (python) S 15814 15816 12804 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 4 0 887384507 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=16008] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/16008/stat : 16008 (python) S 15814 15816 12804 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 887394520 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 555.72
Current children cumulated vsize (KiB) 3242092

[startup+556.501 s]
/proc/loadavg: 4.01 3.69 2.88 5/240 16092
/proc/meminfo: memFree=31290292/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=309424 CPUtime=0.64 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 11468 931 1 0 41 23 0 0 19 0 4 0 887374367 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 77356 7104 1872 364 0 13268 0
[pid=15840] ppid=15816 vsize=288732 CPUtime=0.11 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 1153 0 0 0 5 6 0 0 19 0 2 0 887374495 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15840/statm: 72183 5602 416 364 0 8101 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=99.97 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) T 15840 15842 15842 0 -1 4202496 432 0 0 0 9997 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15840/tid=15988] ppid=15816 vsize=288732 CPUtime=0 cores=5,7
/proc/15840/task/15988/stat : 15988 (python) S 15816 15816 12804 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 887384506 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 7 0 0 0
[pid=15989] ppid=15816 vsize=289272 CPUtime=0.13 cores=5,7
/proc/15989/stat : 15989 (python) S 15816 15816 12804 0 -1 4202560 1087 0 0 0 7 6 0 0 19 0 2 0 887384507 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15989/statm: 72318 5729 400 364 0 8233 0
[pid=15991] ppid=15989 vsize=1017800 CPUtime=100.12 cores=5,7
/proc/15991/stat : 15991 (gnovelty+2) T 15989 15991 15991 0 -1 4202496 437 0 0 0 10012 0 0 0 25 0 1 0 887384507 1042227200 172 33554432000 134512640 135663704 4289083632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15991/statm: 254450 172 113 282 0 254166 0
[pid=15989/tid=16006] ppid=15816 vsize=289272 CPUtime=0 cores=5,7
/proc/15989/task/16006/stat : 16006 (python) S 15816 15816 12804 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 887394519 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604463808219072 0 0 -1 7 0 0 0
[pid=16007] ppid=15816 vsize=299180 CPUtime=0.73 cores=5,7
/proc/16007/stat : 16007 (python) R 15816 15816 12804 0 -1 4202560 993 0 0 0 49 24 0 0 16 0 1 0 887394520 306360320 5600 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982380351 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/16007/statm: 74795 5600 372 364 0 10707 0
[pid=16009] ppid=16007 vsize=0 CPUtime=354.22 cores=5,7
/proc/16009/stat : 16009 (march_hi) R 16007 16009 16009 0 -1 4202500 4822 0 0 0 35421 1 0 0 25 0 1 0 887394521 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/16009/statm: 0 0 0 0 0 0 0
[pid=15816/tid=15841] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 4 0 887374495 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=15990] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15990/stat : 15990 (python) S 15814 15816 12804 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 4 0 887384507 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=16008] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/16008/stat : 16008 (python) S 15814 15816 12804 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 887394520 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 555.92
Current children cumulated vsize (KiB) 3222208

[startup+556.601 s]
/proc/loadavg: 4.01 3.69 2.88 7/240 16092
/proc/meminfo: memFree=31307156/32951132 swapFree=67052544/67111528
[pid=15816] ppid=15814 vsize=309424 CPUtime=0.64 cores=5,7
/proc/15816/stat : 15816 (python) S 15814 15816 12804 0 -1 4202496 11468 931 1 0 41 23 0 0 19 0 4 0 887374367 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15816/statm: 77356 7104 1872 364 0 13268 0
[pid=15840] ppid=15816 vsize=288732 CPUtime=0.11 cores=5,7
/proc/15840/stat : 15840 (python) S 15816 15816 12804 0 -1 4202560 1153 0 0 0 5 6 0 0 19 0 2 0 887374495 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/15840/statm: 72183 5602 416 364 0 8101 0
[pid=15842] ppid=15840 vsize=1017800 CPUtime=99.97 cores=5,7
/proc/15842/stat : 15842 (gnovelty+2) T 15840 15842 15842 0 -1 4202496 432 0 0 0 9997 0 0 0 25 0 1 0 887374496 1042227200 171 33554432000 134512640 135663704 4293082416 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15842/statm: 254450 171 113 282 0 254166 0
[pid=15840/tid=15988] ppid=15816 vsize=288732 CPUtime=0 cores=5,7
/proc/15840/task/15988/stat : 15988 (python) S 15816 15816 12804 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 887384506 295661568 5602 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604470985982080 0 0 -1 7 0 0 0
[pid=15989] ppid=15816 vsize=289272 CPUtime=0.13 cores=5,7
/proc/15989/stat : 15989 (python) S 15816 15816 12804 0 -1 4202560 1087 0 0 0 7 6 0 0 19 0 2 0 887384507 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15989/statm: 72318 5729 400 364 0 8233 0
[pid=15991] ppid=15989 vsize=1017800 CPUtime=100.12 cores=5,7
/proc/15991/stat : 15991 (gnovelty+2) T 15989 15991 15991 0 -1 4202496 437 0 0 0 10012 0 0 0 25 0 1 0 887384507 1042227200 172 33554432000 134512640 135663704 4289083632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15991/statm: 254450 172 113 282 0 254166 0
[pid=15989/tid=16006] ppid=15816 vsize=289272 CPUtime=0 cores=5,7
/proc/15989/task/16006/stat : 16006 (python) S 15816 15816 12804 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 887394519 296214528 5729 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 514 18446604463808219072 0 0 -1 7 0 0 0
[pid=16007] ppid=15816 vsize=299180 CPUtime=0.83 cores=5,7
/proc/16007/stat : 16007 (python) R 15816 15816 12804 0 -1 4202560 993 0 0 0 57 26 0 0 16 0 1 0 887394520 306360320 5600 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982380351 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/16007/statm: 74795 5600 372 364 0 10707 0
[pid=16009] ppid=16007 vsize=0 CPUtime=354.22 cores=5,7
/proc/16009/stat : 16009 (march_hi) R 16007 16009 16009 0 -1 4202500 4822 0 0 0 35421 1 0 0 25 0 1 0 887394521 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/16009/statm: 0 0 0 0 0 0 0
[pid=15816/tid=15841] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15841/stat : 15841 (python) S 15814 15816 12804 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 4 0 887374495 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=15990] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/15990/stat : 15990 (python) S 15814 15816 12804 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 4 0 887384507 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
[pid=15816/tid=16008] ppid=15814 vsize=309424 CPUtime=0 cores=5,7
/proc/15816/task/16008/stat : 16008 (python) S 15814 15816 12804 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 887394520 316850176 7104 33554432000 4194304 5683644 140736621364096 18446744073709551615 242982373809 0 0 16781312 2 18446604461722068224 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 556.02
Current children cumulated vsize (KiB) 3222208

Child status: 0
Real time (s): 556.637
CPU time (s): 556.135
CPU user time (s): 555.473
CPU system time (s): 0.662899
CPU usage (%): 99.91
Max. virtual memory (cumulated for all children) (KiB): 3242092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 555.473
system time used= 0.662899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25945
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= 25179
involuntary context switches= 2468

runsolver used 0.941856 second user time and 2.03369 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-11 04:02:37
IDJOB=3484545
IDBENCH=83056
IDSOLVER=1975
FILE ID=node128/3484545-1307757757
RUNJOBID= node128-1307757757-15761
PBS_JOBID= 13550829
Free space on /tmp= 74068 MiB

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

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

MD5SUM BENCH= 68bf08be908d1e2b9826bc30706a7365
RANDOM SEED=482331579

node128.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.852
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31522340 kB
Buffers:        251784 kB
Cached:         938792 kB
SwapCached:      11368 kB
Active:         387228 kB
Inactive:       836328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31522340 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:          131212 kB
Writeback:          48 kB
AnonPages:       30776 kB
Mapped:          12044 kB
Slab:           140252 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   243812 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74000 MiB
End job on node128 at 2011-06-11 04:11:54