Trace number 3378546

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-par-random (fixed)? 3527.13 1112.68

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
Number of clauses of size over 50

Solver Data

0.39/1.11	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/1.11	c INFO: solving HOME/instance-3378546-1305466124.cnf
0.39/1.11	c INFO: computing task features
0.49/1.11	c INFO: computed variable-clause graph statistics
0.49/1.11	c INFO: computed clause balance statistics
0.49/1.18	c INFO: computed variable balance statistics
0.60/1.22	c INFO: computed small-clause counts
0.60/1.22	c INFO: computed Horn-clause counts
0.60/1.22	c INFO: computed variable graph statistics
0.60/1.22	c INFO: collected features for HOME/instance-3378546-1305466124.cnf in 0.12 s
0.60/1.23	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.63)
0.60/1.24	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
0.60/1.25	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.29)
0.60/1.26	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.37)
327.20/101.55	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.33)
327.20/101.57	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.29)
2216.26/733.56	c INFO: running march_hi@0 for 467 with 467 remaining (b = 0.19)
2244.36/742.94	c INFO: running march_hi@100 for 291 with 458 remaining (b = 0.13)
2431.96/797.96	c INFO: running march_hi@0 for 403 with 403 remaining (b = 0.16)
3526.84/1112.65	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3378546-1305466124/watcher-3378546-1305466124 -o /tmp/evaluation-result-3378546-1305466124/solver-3378546-1305466124 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378546-1305466124.cnf -seed 991091442 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.96 7.60 4.91 9/466 8986
/proc/meminfo: memFree=23452328/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/8986/stat : 8986 (runsolver) S 8984 8986 8625 0 -1 4202560 44 0 0 0 0 0 0 0 25 0 1 0 658211035 12079104 53 33554432000 4194304 5432360 140737249186976 18446744073709551615 5055511 0 2147483391 4096 24578 18446744071699109054 0 0 17 6 0 0 0
/proc/8986/statm: 2949 53 33 303 0 2643 0

[startup+0.119172 s]
/proc/loadavg: 7.96 7.60 4.91 9/466 8986
/proc/meminfo: memFree=23452328/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=15380 CPUtime=0.02 cores=0,2,4,6
/proc/8986/stat : 8986 (python) R 8984 8986 8625 0 -1 4202496 791 0 0 0 0 2 0 0 25 0 1 0 658211035 15749120 680 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970548224 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/8986/statm: 3845 680 322 364 0 332 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15380

[startup+0.200194 s]
/proc/loadavg: 7.96 7.60 4.91 9/466 8986
/proc/meminfo: memFree=23452328/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=15388 CPUtime=0.05 cores=0,2,4,6
/proc/8986/stat : 8986 (python) R 8984 8986 8625 0 -1 4202496 797 0 0 0 0 5 0 0 25 0 1 0 658211035 15757312 685 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970593415 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/8986/statm: 3847 685 322 364 0 334 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15388

[startup+0.300152 s]
/proc/loadavg: 7.96 7.60 4.91 9/466 8986
/proc/meminfo: memFree=23452328/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=15768 CPUtime=0.08 cores=0,2,4,6
/proc/8986/stat : 8986 (python) R 8984 8986 8625 0 -1 4202496 845 0 0 0 1 7 0 0 25 0 1 0 658211035 16146432 729 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970550016 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/8986/statm: 3942 729 334 364 0 429 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15768

[startup+0.701082 s]
/proc/loadavg: 7.96 7.60 4.91 9/466 8986
/proc/meminfo: memFree=23452328/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=32172 CPUtime=0.15 cores=0,2,4,6
/proc/8986/stat : 8986 (python) R 8984 8986 8625 0 -1 4202496 1517 0 0 0 4 11 0 0 15 0 1 0 658211035 32944128 1355 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970549904 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/8986/statm: 8043 1355 445 364 0 898 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 32172

[startup+1.5009 s]
/proc/loadavg: 8.05 7.62 4.93 8/467 8991
/proc/meminfo: memFree=23429256/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=320100 CPUtime=0.65 cores=0,2,4,6
/proc/8986/stat : 8986 (python) S 8984 8986 8625 0 -1 4202496 12231 936 1 0 43 22 0 0 22 0 5 0 658211035 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8986/statm: 80025 7231 1873 364 0 15934 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 320100

[startup+3.10063 s]
/proc/loadavg: 8.05 7.62 4.93 10/479 9003
/proc/meminfo: memFree=23410596/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=320100 CPUtime=0.65 cores=0,2,4,6
/proc/8986/stat : 8986 (python) S 8984 8986 8625 0 -1 4202496 12231 936 1 0 43 22 0 0 22 0 5 0 658211035 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8986/statm: 80025 7231 1873 364 0 15934 0
[pid=8992] ppid=8986 vsize=278552 CPUtime=0 cores=0,2,4,6
/proc/8992/stat : 8992 (python) S 8986 8986 8625 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 658211159 285237248 5558 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570255 0 0 16781312 514 15037669243422212353 0 0 17 2 0 0 0
/proc/8992/statm: 69638 5558 354 364 0 5556 0
[pid=8994] ppid=8992 vsize=1017800 CPUtime=1.85 cores=0,2,4,6
/proc/8994/stat : 8994 (gnovelty+2) R 8992 8994 8994 0 -1 4202496 442 0 0 0 185 0 0 0 25 0 1 0 658211159 1042227200 180 33554432000 134512640 135663704 4287399056 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/8994/statm: 254450 180 113 282 0 254166 0
[pid=8995] ppid=8986 vsize=289344 CPUtime=0 cores=0,2,4,6
/proc/8995/stat : 8995 (python) S 8986 8986 8625 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658211160 296288256 5677 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 14229254418611536129 0 0 17 2 0 0 0
/proc/8995/statm: 72336 5677 348 364 0 8251 0
[pid=8997] ppid=8995 vsize=1017800 CPUtime=1.85 cores=0,2,4,6
/proc/8997/stat : 8997 (gnovelty+2) R 8995 8997 8997 0 -1 4202496 444 0 0 0 185 0 0 0 25 0 1 0 658211160 1042227200 180 33554432000 134512640 135663704 4294588896 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8997/statm: 254450 180 113 282 0 254166 0
[pid=8998] ppid=8986 vsize=299600 CPUtime=0 cores=0,2,4,6
/proc/8998/stat : 8998 (python) S 8986 8986 8625 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 658211161 306790400 5698 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 14194211333766873345 0 0 17 6 0 0 0
/proc/8998/statm: 74900 5698 348 364 0 10812 0
[pid=9000] ppid=8998 vsize=2244 CPUtime=1.81 cores=0,2,4,6
/proc/9000/stat : 9000 (march_hi) R 8998 9000 9000 0 -1 4202496 665 0 0 0 181 0 0 0 25 0 1 0 658211161 2297856 400 33554432000 4194304 4955518 140733363289088 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9000/statm: 561 400 106 186 0 374 0
[pid=9001] ppid=8986 vsize=309856 CPUtime=0 cores=0,2,4,6
/proc/9001/stat : 9001 (python) S 8986 8986 8625 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 658211162 317292544 5702 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 7740108865047331074 0 0 17 6 0 0 0
/proc/9001/statm: 77464 5702 348 364 0 13373 0
[pid=9003] ppid=9001 vsize=2092 CPUtime=0.92 cores=0,2,4,6
/proc/9003/stat : 9003 (march_hi) R 9001 9003 9003 0 -1 4202496 610 0 0 0 92 0 0 0 25 0 1 0 658211162 2142208 347 33554432000 4194304 4955518 140733253617216 18446744073709551615 4308611 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9003/statm: 523 347 106 186 0 336 0
[pid=8986/tid=8993] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8993/stat : 8993 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 5 0 658211159 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8996] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8996/stat : 8996 (python) S 8984 8986 8625 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 658211160 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8999] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8999/stat : 8999 (python) S 8984 8986 8625 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 5 0 658211161 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9002] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9002/stat : 9002 (python) S 8984 8986 8625 0 -1 4202560 30 936 0 0 0 0 0 0 22 0 5 0 658211162 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 3537388

[startup+6.30107 s]
/proc/loadavg: 8.36 7.69 4.97 10/479 9003
/proc/meminfo: memFree=23407140/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=320100 CPUtime=0.65 cores=0,2,4,6
/proc/8986/stat : 8986 (python) S 8984 8986 8625 0 -1 4202496 12231 936 1 0 43 22 0 0 22 0 5 0 658211035 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8986/statm: 80025 7231 1873 364 0 15934 0
[pid=8992] ppid=8986 vsize=278552 CPUtime=0.01 cores=0,2,4,6
/proc/8992/stat : 8992 (python) S 8986 8986 8625 0 -1 4202560 891 0 0 0 0 1 0 0 18 0 1 0 658211159 285237248 5581 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570255 0 0 16781312 514 15037669243422212353 0 0 17 2 0 0 0
/proc/8992/statm: 69638 5581 377 364 0 5556 0
[pid=8994] ppid=8992 vsize=1017800 CPUtime=5.05 cores=0,2,4,6
/proc/8994/stat : 8994 (gnovelty+2) R 8992 8994 8994 0 -1 4202496 442 0 0 0 505 0 0 0 25 0 1 0 658211159 1042227200 180 33554432000 134512640 135663704 4287399056 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/8994/statm: 254450 180 113 282 0 254166 0
[pid=8995] ppid=8986 vsize=289344 CPUtime=0.01 cores=0,2,4,6
/proc/8995/stat : 8995 (python) S 8986 8986 8625 0 -1 4202560 913 0 0 0 0 1 0 0 18 0 1 0 658211160 296288256 5700 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 14229254418611536129 0 0 17 2 0 0 0
/proc/8995/statm: 72336 5700 371 364 0 8251 0
[pid=8997] ppid=8995 vsize=1017800 CPUtime=5.05 cores=0,2,4,6
/proc/8997/stat : 8997 (gnovelty+2) R 8995 8997 8997 0 -1 4202496 444 0 0 0 505 0 0 0 25 0 1 0 658211160 1042227200 180 33554432000 134512640 135663704 4294588896 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8997/statm: 254450 180 113 282 0 254166 0
[pid=8998] ppid=8986 vsize=299600 CPUtime=0.01 cores=0,2,4,6
/proc/8998/stat : 8998 (python) S 8986 8986 8625 0 -1 4202560 912 0 0 0 1 0 0 0 15 0 1 0 658211161 306790400 5721 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 14194211333766873345 0 0 17 6 0 0 0
/proc/8998/statm: 74900 5721 371 364 0 10812 0
[pid=9000] ppid=8998 vsize=3324 CPUtime=4.92 cores=0,2,4,6
/proc/9000/stat : 9000 (march_hi) R 8998 9000 9000 0 -1 4202496 834 0 0 0 492 0 0 0 25 0 1 0 658211161 3403776 569 33554432000 4194304 4955518 140733363289088 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9000/statm: 831 569 106 186 0 644 0
[pid=9001] ppid=8986 vsize=309856 CPUtime=0.02 cores=0,2,4,6
/proc/9001/stat : 9001 (python) S 8986 8986 8625 0 -1 4202560 914 0 0 0 1 1 0 0 15 0 1 0 658211162 317292544 5725 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 7740108865047331074 0 0 17 6 0 0 0
/proc/9001/statm: 77464 5725 371 364 0 13373 0
[pid=9003] ppid=9001 vsize=2472 CPUtime=2.52 cores=0,2,4,6
/proc/9003/stat : 9003 (march_hi) R 9001 9003 9003 0 -1 4202496 707 0 0 0 252 0 0 0 25 0 1 0 658211162 2531328 444 33554432000 4194304 4955518 140733253617216 18446744073709551615 4237786 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9003/statm: 618 444 106 186 0 431 0
[pid=8986/tid=8993] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8993/stat : 8993 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 5 0 658211159 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8996] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8996/stat : 8996 (python) S 8984 8986 8625 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 658211160 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8999] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8999/stat : 8999 (python) S 8984 8986 8625 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 5 0 658211161 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9002] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9002/stat : 9002 (python) S 8984 8986 8625 0 -1 4202560 30 936 0 0 0 0 0 0 22 0 5 0 658211162 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.24
Current children cumulated vsize (KiB) 3538848

[startup+12.701 s]
/proc/loadavg: 8.41 7.71 4.99 10/479 9004
/proc/meminfo: memFree=23403208/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=320100 CPUtime=0.65 cores=0,2,4,6
/proc/8986/stat : 8986 (python) S 8984 8986 8625 0 -1 4202496 12231 936 1 0 43 22 0 0 22 0 5 0 658211035 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8986/statm: 80025 7231 1873 364 0 15934 0
[pid=8992] ppid=8986 vsize=278552 CPUtime=0.03 cores=0,2,4,6
/proc/8992/stat : 8992 (python) S 8986 8986 8625 0 -1 4202560 894 0 0 0 1 2 0 0 18 0 1 0 658211159 285237248 5581 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570255 0 0 16781312 514 6773712906727948545 0 0 17 2 0 0 0
/proc/8992/statm: 69638 5581 377 364 0 5556 0
[pid=8994] ppid=8992 vsize=1017800 CPUtime=11.45 cores=0,2,4,6
/proc/8994/stat : 8994 (gnovelty+2) R 8992 8994 8994 0 -1 4202496 442 0 0 0 1145 0 0 0 25 0 1 0 658211159 1042227200 180 33554432000 134512640 135663704 4287399056 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/8994/statm: 254450 180 113 282 0 254166 0
[pid=8995] ppid=8986 vsize=289344 CPUtime=0.03 cores=0,2,4,6
/proc/8995/stat : 8995 (python) S 8986 8986 8625 0 -1 4202560 916 0 0 0 1 2 0 0 18 0 1 0 658211160 296288256 5700 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 6773712906727948545 0 0 17 2 0 0 0
/proc/8995/statm: 72336 5700 371 364 0 8251 0
[pid=8997] ppid=8995 vsize=1017800 CPUtime=11.45 cores=0,2,4,6
/proc/8997/stat : 8997 (gnovelty+2) R 8995 8997 8997 0 -1 4202496 444 0 0 0 1145 0 0 0 25 0 1 0 658211160 1042227200 180 33554432000 134512640 135663704 4294588896 18446744073709551615 134525160 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/8997/statm: 254450 180 113 282 0 254166 0
[pid=8998] ppid=8986 vsize=299600 CPUtime=0.03 cores=0,2,4,6
/proc/8998/stat : 8998 (python) S 8986 8986 8625 0 -1 4202560 914 0 0 0 2 1 0 0 15 0 1 0 658211161 306790400 5721 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 14194211333766873345 0 0 17 6 0 0 0
/proc/8998/statm: 74900 5721 371 364 0 10812 0
[pid=9000] ppid=8998 vsize=5240 CPUtime=11.18 cores=0,2,4,6
/proc/9000/stat : 9000 (march_hi) R 8998 9000 9000 0 -1 4202496 1176 0 0 0 1118 0 0 0 25 0 1 0 658211161 5365760 911 33554432000 4194304 4955518 140733363289088 18446744073709551615 4261539 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9000/statm: 1310 911 106 186 0 1123 0
[pid=9001] ppid=8986 vsize=309856 CPUtime=0.03 cores=0,2,4,6
/proc/9001/stat : 9001 (python) S 8986 8986 8625 0 -1 4202560 917 0 0 0 1 2 0 0 15 0 1 0 658211162 317292544 5725 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 7740108865047331074 0 0 17 6 0 0 0
/proc/9001/statm: 77464 5725 371 364 0 13373 0
[pid=9003] ppid=9001 vsize=3324 CPUtime=5.72 cores=0,2,4,6
/proc/9003/stat : 9003 (march_hi) R 9001 9003 9003 0 -1 4202496 881 0 0 0 572 0 0 0 25 0 1 0 658211162 3403776 618 33554432000 4194304 4955518 140733253617216 18446744073709551615 4235606 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9003/statm: 831 618 106 186 0 644 0
[pid=8986/tid=8993] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8993/stat : 8993 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 5 0 658211159 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8996] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8996/stat : 8996 (python) S 8984 8986 8625 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 658211160 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8999] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8999/stat : 8999 (python) S 8984 8986 8625 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 5 0 658211161 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9002] ppid=8984 vsize=320100 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9002/stat : 9002 (python) S 8984 8986 8625 0 -1 4202560 30 936 0 0 0 0 0 0 22 0 5 0 658211162 327782400 7231 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40.57
Current children cumulated vsize (KiB) 3541616

[startup+25.5008 s]
/proc/loadavg: 8.65 7.79 5.04 10/479 9004
/proc/meminfo: memFree=23395028/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=320100 CPUtime=0.65 cores=0,2,4,6

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

[pid=9001] ppid=8986 vsize=309856 CPUtime=3.83 cores=0,2,4,6
/proc/9001/stat : 9001 (python) S 8986 8986 8625 0 -1 4202560 1154 0 0 0 198 185 0 0 15 0 2 0 658211162 317292544 5755 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9001/statm: 77464 5755 400 364 0 13373 0
[pid=9003] ppid=9001 vsize=214348 CPUtime=952.87 cores=0,2,4,6
/proc/9003/stat : 9003 (march_hi) R 9001 9003 9003 0 -1 4202496 40608 0 0 0 95265 22 0 0 25 0 1 0 658211162 219492352 40345 33554432000 4194304 4955518 140733253617216 18446744073709551615 4208669 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9003/statm: 53587 40345 106 186 0 53400 0
[pid=9001/tid=9416] ppid=8986 vsize=309856 CPUtime=0 cores=0,2,4,6
/proc/9001/task/9416/stat : 9416 (python) S 8986 8986 8625 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658284391 317292544 5755 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604450817878720 0 0 -1 2 0 0 0
[pid=9008] ppid=8986 vsize=320112 CPUtime=2.31 cores=0,2,4,6
/proc/9008/stat : 9008 (python) S 8986 8986 8625 0 -1 4202560 1151 0 0 0 126 105 0 0 17 0 2 0 658221191 327794688 5759 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9008/statm: 80028 5759 400 364 0 15934 0
[pid=9011] ppid=9008 vsize=141220 CPUtime=679.43 cores=0,2,4,6
/proc/9011/stat : 9011 (march_hi) T 9008 9011 9011 0 -1 4202496 29600 0 0 0 67934 9 0 0 25 0 1 0 658221192 144609280 29338 33554432000 4194304 4955518 140734098692480 18446744073709551615 4298048 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/9011/statm: 35305 29338 106 186 0 35118 0
[pid=9008/tid=9422] ppid=8986 vsize=320112 CPUtime=0 cores=0,2,4,6
/proc/9008/task/9422/stat : 9422 (python) S 8986 8986 8625 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 658290831 327794688 5759 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604450920997312 0 0 -1 6 0 0 0
[pid=9012] ppid=8986 vsize=330512 CPUtime=3.27 cores=0,2,4,6
/proc/9012/stat : 9012 (python) S 8986 8986 8625 0 -1 4202560 994 0 0 0 177 150 0 0 15 0 1 0 658221193 338444288 5752 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 6773712906727948546 0 0 17 6 0 0 0
/proc/9012/statm: 82628 5752 371 364 0 18531 0
[pid=9014] ppid=9012 vsize=141220 CPUtime=681.91 cores=0,2,4,6
/proc/9014/stat : 9014 (march_hi) R 9012 9014 9014 0 -1 4202496 29728 0 0 0 68186 5 0 0 25 0 1 0 658221194 144609280 29467 33554432000 4194304 4955518 140734198851472 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9014/statm: 35305 29467 106 186 0 35118 0
[pid=9417] ppid=8986 vsize=340324 CPUtime=1.25 cores=0,2,4,6
/proc/9417/stat : 9417 (python) S 8986 8986 8625 0 -1 4202560 997 0 0 0 66 59 0 0 15 0 1 0 658284391 348491776 5677 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 6773712906727948547 0 0 17 4 0 0 0
/proc/9417/statm: 85081 5677 371 364 0 20981 0
[pid=9419] ppid=9417 vsize=64140 CPUtime=290.99 cores=0,2,4,6
/proc/9419/stat : 9419 (march_hi) R 9417 9419 9419 0 -1 4202496 13996 0 0 0 29085 14 0 0 25 0 1 0 658284392 65679360 13735 33554432000 4194304 4955518 140735893288416 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9419/statm: 16035 13735 106 186 0 15848 0
[pid=8986/tid=8993] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8993/stat : 8993 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 8 0 658211159 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8996] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8996/stat : 8996 (python) S 8984 8986 8625 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 658211160 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8999] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8999/stat : 8999 (python) S 8984 8986 8625 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 8 0 658211161 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9002] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9002/stat : 9002 (python) S 8984 8986 8625 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 8 0 658211162 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9009] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9009/stat : 9009 (python) S 8984 8986 8625 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 658221191 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9013] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9013/stat : 9013 (python) S 8984 8986 8625 0 -1 4202560 26 936 0 0 0 0 0 0 21 0 8 0 658221193 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9418] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9418/stat : 9418 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 8 0 658284392 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.72
Current children cumulated vsize (KiB) 5266808

[startup+1112.4 s]
/proc/loadavg: 6.50 8.40 7.64 6/435 9498
/proc/meminfo: memFree=23178920/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=350516 CPUtime=0.68 cores=0,2,4,6
/proc/8986/stat : 8986 (python) S 8984 8986 8625 0 -1 4202496 15334 936 1 0 46 22 0 0 18 0 8 0 658211035 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8986/statm: 87629 7177 1880 364 0 23529 0
[pid=8992] ppid=8986 vsize=288796 CPUtime=0.32 cores=0,2,4,6
/proc/8992/stat : 8992 (python) S 8986 8986 8625 0 -1 4202560 1165 0 0 0 17 15 0 0 19 0 2 0 658211159 295727104 5625 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/8992/statm: 72199 5625 416 364 0 8117 0
[pid=8994] ppid=8992 vsize=1017800 CPUtime=100.28 cores=0,2,4,6
/proc/8994/stat : 8994 (gnovelty+2) T 8992 8994 8994 0 -1 4202496 442 0 0 0 10028 0 0 0 25 0 1 0 658211159 1042227200 180 33554432000 134512640 135663704 4287399056 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/8994/statm: 254450 180 113 282 0 254166 0
[pid=8992/tid=9007] ppid=8986 vsize=288796 CPUtime=0 cores=0,2,4,6
/proc/8992/task/9007/stat : 9007 (python) S 8986 8986 8625 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658221190 295727104 5625 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604443529021568 0 0 -1 2 0 0 0
[pid=8995] ppid=8986 vsize=289344 CPUtime=0.31 cores=0,2,4,6
/proc/8995/stat : 8995 (python) S 8986 8986 8625 0 -1 4202560 1095 0 0 0 16 15 0 0 19 0 2 0 658211160 296288256 5730 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/8995/statm: 72336 5730 400 364 0 8251 0
[pid=8997] ppid=8995 vsize=1017800 CPUtime=100.32 cores=0,2,4,6
/proc/8997/stat : 8997 (gnovelty+2) T 8995 8997 8997 0 -1 4202496 444 0 0 0 10032 0 0 0 25 0 1 0 658211160 1042227200 180 33554432000 134512640 135663704 4294588896 18446744073709551615 134525271 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/8997/statm: 254450 180 113 282 0 254166 0
[pid=8995/tid=9010] ppid=8986 vsize=289344 CPUtime=0 cores=0,2,4,6
/proc/8995/task/9010/stat : 9010 (python) S 8986 8986 8625 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658221192 296288256 5730 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604451930732416 0 0 -1 2 0 0 0
[pid=8998] ppid=8986 vsize=299600 CPUtime=3.46 cores=0,2,4,6
/proc/8998/stat : 8998 (python) S 8986 8986 8625 0 -1 4202560 1147 0 0 0 183 163 0 0 15 0 2 0 658211161 306790400 5751 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/8998/statm: 74900 5751 400 364 0 10812 0
[pid=9000] ppid=8998 vsize=141220 CPUtime=703.89 cores=0,2,4,6
/proc/9000/stat : 9000 (march_hi) R 8998 9000 9000 0 -1 4202496 30466 0 0 0 70379 10 0 0 25 0 1 0 658211161 144609280 30201 33554432000 4194304 4955518 140733363289088 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9000/statm: 35305 30201 106 186 0 35118 0
[pid=8998/tid=9420] ppid=8986 vsize=299600 CPUtime=0 cores=0,2,4,6
/proc/8998/task/9420/stat : 9420 (python) S 8986 8986 8625 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658285329 306790400 5751 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604447589458176 0 0 -1 4 0 0 0
[pid=9001] ppid=8986 vsize=309856 CPUtime=3.83 cores=0,2,4,6
/proc/9001/stat : 9001 (python) S 8986 8986 8625 0 -1 4202560 1154 0 0 0 198 185 0 0 15 0 2 0 658211162 317292544 5755 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9001/statm: 77464 5755 400 364 0 13373 0
[pid=9003] ppid=9001 vsize=214348 CPUtime=953.07 cores=0,2,4,6
/proc/9003/stat : 9003 (march_hi) R 9001 9003 9003 0 -1 4202496 40617 0 0 0 95285 22 0 0 25 0 1 0 658211162 219492352 40354 33554432000 4194304 4955518 140733253617216 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9003/statm: 53587 40354 106 186 0 53400 0
[pid=9001/tid=9416] ppid=8986 vsize=309856 CPUtime=0 cores=0,2,4,6
/proc/9001/task/9416/stat : 9416 (python) S 8986 8986 8625 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658284391 317292544 5755 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604450817878720 0 0 -1 2 0 0 0
[pid=9008] ppid=8986 vsize=320112 CPUtime=2.31 cores=0,2,4,6
/proc/9008/stat : 9008 (python) S 8986 8986 8625 0 -1 4202560 1151 0 0 0 126 105 0 0 17 0 2 0 658221191 327794688 5759 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9008/statm: 80028 5759 400 364 0 15934 0
[pid=9011] ppid=9008 vsize=141220 CPUtime=679.43 cores=0,2,4,6
/proc/9011/stat : 9011 (march_hi) T 9008 9011 9011 0 -1 4202496 29600 0 0 0 67934 9 0 0 25 0 1 0 658221192 144609280 29338 33554432000 4194304 4955518 140734098692480 18446744073709551615 4298048 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/9011/statm: 35305 29338 106 186 0 35118 0
[pid=9008/tid=9422] ppid=8986 vsize=320112 CPUtime=0 cores=0,2,4,6
/proc/9008/task/9422/stat : 9422 (python) S 8986 8986 8625 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 658290831 327794688 5759 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604450920997312 0 0 -1 6 0 0 0
[pid=9012] ppid=8986 vsize=330512 CPUtime=3.27 cores=0,2,4,6
/proc/9012/stat : 9012 (python) S 8986 8986 8625 0 -1 4202560 994 0 0 0 177 150 0 0 15 0 1 0 658221193 338444288 5752 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 6773712906727948546 0 0 17 6 0 0 0
/proc/9012/statm: 82628 5752 371 364 0 18531 0
[pid=9014] ppid=9012 vsize=141220 CPUtime=682.3 cores=0,2,4,6
/proc/9014/stat : 9014 (march_hi) R 9012 9014 9014 0 -1 4202496 29740 0 0 0 68225 5 0 0 25 0 1 0 658221194 144609280 29479 33554432000 4194304 4955518 140734198851472 18446744073709551615 4224461 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9014/statm: 35305 29479 106 186 0 35118 0
[pid=9417] ppid=8986 vsize=340324 CPUtime=1.25 cores=0,2,4,6
/proc/9417/stat : 9417 (python) S 8986 8986 8625 0 -1 4202560 997 0 0 0 66 59 0 0 15 0 1 0 658284391 348491776 5677 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 6773712906727948547 0 0 17 4 0 0 0
/proc/9417/statm: 85081 5677 371 364 0 20981 0
[pid=9419] ppid=9417 vsize=64140 CPUtime=291.39 cores=0,2,4,6
/proc/9419/stat : 9419 (march_hi) R 9417 9419 9419 0 -1 4202496 14011 0 0 0 29125 14 0 0 25 0 1 0 658284392 65679360 13750 33554432000 4194304 4955518 140735893288416 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9419/statm: 16035 13750 106 186 0 15848 0
[pid=8986/tid=8993] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8993/stat : 8993 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 18 0 8 0 658211159 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8996] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8996/stat : 8996 (python) S 8984 8986 8625 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 658211160 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8999] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/8999/stat : 8999 (python) S 8984 8986 8625 0 -1 4202560 28 936 0 0 0 0 0 0 18 0 8 0 658211161 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9002] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9002/stat : 9002 (python) S 8984 8986 8625 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 8 0 658211162 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9009] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9009/stat : 9009 (python) S 8984 8986 8625 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 658221191 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9013] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9013/stat : 9013 (python) S 8984 8986 8625 0 -1 4202560 26 936 0 0 0 0 0 0 21 0 8 0 658221193 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9418] ppid=8984 vsize=350516 CPUtime=0 cores=0,2,4,6
/proc/8986/task/9418/stat : 9418 (python) S 8984 8986 8625 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 8 0 658284392 358928384 7177 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3526.11
Current children cumulated vsize (KiB) 5266808

[startup+1112.6 s]
/proc/loadavg: 6.50 8.40 7.64 6/435 9498
/proc/meminfo: memFree=23178920/32951132 swapFree=67093844/67111528
[pid=8986] ppid=8984 vsize=351156 CPUtime=883.71 cores=0,2,4,6
/proc/8986/stat : 8986 (python) S 8984 8986 8625 0 -1 4202496 15483 34901 1 0 47 22 88155 147 17 0 8 0 658211035 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982380351 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8986/statm: 87789 7305 1880 364 0 23689 0
[pid=8998] ppid=8986 vsize=299600 CPUtime=3.46 cores=0,2,4,6
/proc/8998/stat : 8998 (python) S 8986 8986 8625 0 -1 4202560 1147 0 0 0 183 163 0 0 15 0 2 0 658211161 306790400 5751 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/8998/statm: 74900 5751 400 364 0 10812 0
[pid=9000] ppid=8998 vsize=141220 CPUtime=704.09 cores=0,2,4,6
/proc/9000/stat : 9000 (march_hi) R 8998 9000 9000 0 -1 4202496 30476 0 0 0 70399 10 0 0 25 0 1 0 658211161 144609280 30211 33554432000 4194304 4955518 140733363289088 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9000/statm: 35305 30211 106 186 0 35118 0
[pid=8998/tid=9420] ppid=8986 vsize=299600 CPUtime=0 cores=0,2,4,6
/proc/8998/task/9420/stat : 9420 (python) S 8986 8986 8625 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658285329 306790400 5751 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604447589458176 0 0 -1 4 0 0 0
[pid=9001] ppid=8986 vsize=309856 CPUtime=3.83 cores=0,2,4,6
/proc/9001/stat : 9001 (python) S 8986 8986 8625 0 -1 4202560 1154 0 0 0 198 185 0 0 15 0 2 0 658211162 317292544 5755 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9001/statm: 77464 5755 400 364 0 13373 0
[pid=9003] ppid=9001 vsize=214348 CPUtime=953.23 cores=0,2,4,6
/proc/9003/stat : 9003 (march_hi) R 9001 9003 9003 0 -1 4202496 40623 0 0 0 95301 22 0 0 25 0 1 0 658211162 219492352 40360 33554432000 4194304 4955518 140733253617216 18446744073709551615 4238027 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9003/statm: 53587 40360 106 186 0 53400 0
[pid=9001/tid=9416] ppid=8986 vsize=309856 CPUtime=0 cores=0,2,4,6
/proc/9001/task/9416/stat : 9416 (python) S 8986 8986 8625 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658284391 317292544 5755 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 514 18446604450817878720 0 0 -1 2 0 0 0
[pid=9012] ppid=8986 vsize=330512 CPUtime=3.28 cores=0,2,4,6
/proc/9012/stat : 9012 (python) S 8986 8986 8625 0 -1 4202560 1148 0 0 0 178 150 0 0 16 0 2 0 658221193 338444288 5782 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982380351 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9012/statm: 82628 5782 400 364 0 18531 0
[pid=9014] ppid=9012 vsize=141220 CPUtime=682.4 cores=0,2,4,6
/proc/9014/stat : 9014 (march_hi) R 9012 9014 9014 0 -1 4202496 29744 0 0 0 68235 5 0 0 25 0 1 0 658221194 144609280 29483 33554432000 4194304 4955518 140734198851472 18446744073709551615 4314832 256 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9014/statm: 35305 29483 106 186 0 35118 0
[pid=9417] ppid=8986 vsize=340324 CPUtime=1.25 cores=0,2,4,6
/proc/9417/stat : 9417 (python) S 8986 8986 8625 0 -1 4202560 997 0 0 0 66 59 0 0 15 0 1 0 658284391 348491776 5677 33554432000 4194304 5683644 140734393978432 18446744073709551615 242970570310 0 0 16781312 514 6773712906727948547 0 0 17 4 0 0 0
/proc/9417/statm: 85081 5677 371 364 0 20981 0
[pid=9419] ppid=9417 vsize=64140 CPUtime=291.59 cores=0,2,4,6
/proc/9419/stat : 9419 (march_hi) R 9417 9419 9419 0 -1 4202496 14020 0 0 0 29145 14 0 0 25 0 1 0 658284392 65679360 13759 33554432000 4194304 4955518 140735893288416 18446744073709551615 4224853 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9419/statm: 16035 13759 106 186 0 15848 0
[pid=8986/tid=8993] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/8993/stat : 8993 (python) S 8984 8986 8625 0 -1 4202560 25 34901 0 0 0 0 88155 147 18 0 8 0 658211159 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8996] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/8996/stat : 8996 (python) S 8984 8986 8625 0 -1 4202560 23 34901 0 0 0 0 88155 147 20 0 8 0 658211160 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 2 0 0 0
[pid=8986/tid=8999] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/8999/stat : 8999 (python) S 8984 8986 8625 0 -1 4202560 28 34901 0 0 0 0 88155 147 18 0 8 0 658211161 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9002] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/9002/stat : 9002 (python) S 8984 8986 8625 0 -1 4202560 36 34901 0 0 0 0 88155 147 18 0 8 0 658211162 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9009] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/9009/stat : 9009 (python) S 8984 8986 8625 0 -1 4202560 28 34901 0 0 0 0 88155 147 20 0 8 0 658221191 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9013] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/9013/stat : 9013 (python) S 8984 8986 8625 0 -1 4202560 26 34901 0 0 0 0 88155 147 21 0 8 0 658221193 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
[pid=8986/tid=9418] ppid=8984 vsize=351156 CPUtime=883.02 cores=0,2,4,6
/proc/8986/task/9418/stat : 9418 (python) S 8984 8986 8625 0 -1 4202560 25 34901 0 0 0 0 88155 147 20 0 8 0 658284392 359583744 7305 33554432000 4194304 5683644 140734393978432 18446744073709551615 242982373809 0 0 16781312 2 18446604445755629760 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3526.84
Current children cumulated vsize (KiB) 2192376

Child status: 0
Real time (s): 1112.68
CPU time (s): 3527.13
CPU user time (s): 3519.27
CPU system time (s): 7.8618
CPU usage (%): 316.994
Max. virtual memory (cumulated for all children) (KiB): 5266812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3519.27
system time used= 7.8618
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173855
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= 7350
involuntary context switches= 32489

runsolver used 4.90125 second user time and 10.6094 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 15:28:44
IDJOB=3378546
IDBENCH=82955
IDSOLVER=1859
FILE ID=node128/3378546-1305466124
RUNJOBID= node128-1305465319-8643
PBS_JOBID= 13325053
Free space on /tmp= 73580 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378546-1305466124/watcher-3378546-1305466124 -o /tmp/evaluation-result-3378546-1305466124/solver-3378546-1305466124 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378546-1305466124.cnf -seed 991091442 -budget 4800 -cores 4

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=991091442

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:      23452732 kB
Buffers:        284928 kB
Cached:        3244944 kB
SwapCached:       1440 kB
Active:        7022672 kB
Inactive:      2166160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23452732 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           31792 kB
Writeback:           0 kB
AnonPages:     5657428 kB
Mapped:          39584 kB
Slab:           193836 kB
PageTables:      50024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 115412548 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= 73580 MiB
End job on node128 at 2011-05-15 15:47:17