Trace number 3378337

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)UNSAT 4193.29 1052.3

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.616
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3378337-1305464805.cnf
0.32/0.46	c INFO: computing task features
0.32/0.47	c INFO: computed variable-clause graph statistics
0.32/0.47	c INFO: computed clause balance statistics
0.40/0.51	c INFO: computed variable balance statistics
0.40/0.54	c INFO: computed small-clause counts
0.40/0.54	c INFO: computed Horn-clause counts
0.40/0.54	c INFO: computed variable graph statistics
0.40/0.54	c INFO: collected features for HOME/instance-3378337-1305464805.cnf in 0.08 s
0.40/0.55	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
0.40/0.56	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.35)
0.40/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.06)
0.40/0.58	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.33)
400.18/100.82	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.39)
412.51/103.90	c INFO: running march_hi@0 for 679 with 1096 remaining (b = 0.35)
1553.11/390.11	c INFO: running march_hi@100 for 97 with 810 remaining (b = 0.07)
1583.41/397.75	c INFO: running march_hi@0 for 291 with 802 remaining (b = 0.18)
1950.27/489.79	c INFO: running march_hi@0 for 710 with 710 remaining (b = 0.30)
2758.87/692.52	c INFO: running march_hi@0 for 507 with 507 remaining (b = 0.23)
3132.80/786.39	c INFO: running march_hi@99 for 291 with 414 remaining (b = 0.14)
3143.15/788.97	c INFO: running march_hi@102 for 291 with 411 remaining (b = 0.13)
4192.83/1052.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378337-1305464805/watcher-3378337-1305464805 -o /tmp/evaluation-result-3378337-1305464805/solver-3378337-1305464805 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378337-1305464805.cnf -seed 621969677 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

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: 8.34 8.19 7.03 5/374 17928
/proc/meminfo: memFree=14773252/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=16244 CPUtime=0 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17418 0 -1 4202496 1033 0 0 0 0 0 0 0 17 0 1 0 114089941 16633856 905 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880022864 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17928/statm: 4061 905 380 364 0 548 0

[startup+0.0574589 s]
/proc/loadavg: 8.34 8.19 7.03 5/374 17928
/proc/meminfo: memFree=14773252/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=36516 CPUtime=0.03 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17418 0 -1 4202496 1613 0 0 0 3 0 0 0 17 0 1 0 114089941 37392384 1446 33554432000 4194304 5683644 140735076812864 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17928/statm: 9128 1445 452 364 0 945 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36516

[startup+0.100472 s]
/proc/loadavg: 8.34 8.19 7.03 5/374 17928
/proc/meminfo: memFree=14773252/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=104232 CPUtime=0.07 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17418 0 -1 4202496 3062 0 0 0 5 2 0 0 17 0 1 0 114089941 106733568 2745 33554432000 4194304 5683644 140735076812864 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/17928/statm: 26058 2747 847 364 0 1806 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.300352 s]
/proc/loadavg: 8.34 8.19 7.03 5/374 17928
/proc/meminfo: memFree=14773252/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=172860 CPUtime=0.24 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17418 0 -1 4202496 6746 935 1 0 17 7 0 0 17 0 1 0 114089941 177008640 4813 33554432000 4194304 5683644 140735076812864 18446744073709551615 218875641479 0 2147483391 16781312 2 0 0 0 17 7 0 0 0
/proc/17928/statm: 43215 4813 1338 364 0 3454 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 172860

[startup+0.700275 s]
/proc/loadavg: 8.34 8.19 7.03 5/374 17928
/proc/meminfo: memFree=14773252/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=320268 CPUtime=0.48 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17418 0 -1 4202496 12211 935 1 0 39 9 0 0 19 0 5 0 114089941 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17928/statm: 80067 7255 1873 364 0 15976 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 320268

[startup+1.50113 s]
/proc/loadavg: 8.34 8.19 7.03 9/387 17945
/proc/meminfo: memFree=14733896/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=320268 CPUtime=0.48 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17418 0 -1 4202496 12211 935 1 0 39 9 0 0 19 0 5 0 114089941 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17928/statm: 80067 7255 1873 364 0 15976 0
[pid=17934] ppid=17928 vsize=278512 CPUtime=0 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17418 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 114089997 285196288 5551 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585231 0 0 16781312 514 13402871374779777023 0 0 17 1 0 0 0
/proc/17934/statm: 69628 5551 354 364 0 5546 0
[pid=17936] ppid=17934 vsize=1017800 CPUtime=0.94 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 438 0 0 0 94 0 0 0 21 0 1 0 114089997 1042227200 177 33554432000 134512640 135663704 4286991232 18446744073709551615 134544161 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17936/statm: 254450 177 113 282 0 254166 0
[pid=17937] ppid=17928 vsize=289344 CPUtime=0 cores=1,3,5,7
/proc/17937/stat : 17937 (python) S 17928 17928 17418 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 114089998 296288256 5693 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 11779661808938221829 0 0 17 1 0 0 0
/proc/17937/statm: 72336 5693 348 364 0 8251 0
[pid=17939] ppid=17937 vsize=2516 CPUtime=0.91 cores=1,3,5,7
/proc/17939/stat : 17939 (march_hi) R 17937 17939 17939 0 -1 4202496 671 0 0 0 91 0 0 0 23 0 1 0 114089998 2576384 407 33554432000 4194304 4955518 140736161530480 18446744073709551615 4227008 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17939/statm: 629 407 104 186 0 442 0
[pid=17940] ppid=17928 vsize=299228 CPUtime=0 cores=1,3,5,7
/proc/17940/stat : 17940 (python) S 17928 17928 17418 0 -1 4202560 738 0 0 0 0 0 0 0 21 0 1 0 114089999 306409472 5587 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 4002632722114674687 0 0 17 7 0 0 0
/proc/17940/statm: 74807 5587 348 364 0 10719 0
[pid=17942] ppid=17940 vsize=1017800 CPUtime=0.91 cores=1,3,5,7
/proc/17942/stat : 17942 (gnovelty+2) R 17940 17942 17942 0 -1 4202496 442 0 0 0 91 0 0 0 25 0 1 0 114089999 1042227200 178 33554432000 134512640 135663704 4287760384 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17942/statm: 254450 178 113 282 0 254166 0
[pid=17943] ppid=17928 vsize=310024 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (python) S 17928 17928 17418 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 114090000 317464576 5726 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 8245017798661603591 0 0 17 7 0 0 0
/proc/17943/statm: 77506 5726 348 364 0 13415 0
[pid=17945] ppid=17943 vsize=2516 CPUtime=0.91 cores=1,3,5,7
/proc/17945/stat : 17945 (march_hi) R 17943 17945 17945 0 -1 4202496 669 0 0 0 91 0 0 0 23 0 1 0 114090000 2576384 406 33554432000 4194304 4955518 140735155751728 18446744073709551615 4310058 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17945/statm: 629 406 104 186 0 442 0
[pid=17928/tid=17935] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 5 0 114089997 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17938] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17938/stat : 17938 (python) S 17926 17928 17418 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 5 0 114089998 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17941] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17941/stat : 17941 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 5 0 114089999 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17944] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17944/stat : 17944 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 114090000 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 3538008

[startup+3.10085 s]
/proc/loadavg: 8.34 8.19 7.03 9/387 17945
/proc/meminfo: memFree=14732408/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=320268 CPUtime=0.48 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17418 0 -1 4202496 12211 935 1 0 39 9 0 0 19 0 5 0 114089941 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17928/statm: 80067 7255 1873 364 0 15976 0
[pid=17934] ppid=17928 vsize=278512 CPUtime=0 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17418 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 114089997 285196288 5551 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585231 0 0 16781312 514 13402871374779744517 0 0 17 1 0 0 0
/proc/17934/statm: 69628 5551 354 364 0 5546 0
[pid=17936] ppid=17934 vsize=1017800 CPUtime=2.54 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 438 0 0 0 254 0 0 0 25 0 1 0 114089997 1042227200 177 33554432000 134512640 135663704 4286991232 18446744073709551615 134545607 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17936/statm: 254450 177 113 282 0 254166 0
[pid=17937] ppid=17928 vsize=289344 CPUtime=0 cores=1,3,5,7
/proc/17937/stat : 17937 (python) S 17928 17928 17418 0 -1 4202560 748 0 0 0 0 0 0 0 15 0 1 0 114089998 296288256 5693 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 11779661808938221829 0 0 17 1 0 0 0
/proc/17937/statm: 72336 5693 348 364 0 8251 0
[pid=17939] ppid=17937 vsize=2768 CPUtime=2.49 cores=1,3,5,7
/proc/17939/stat : 17939 (march_hi) R 17937 17939 17939 0 -1 4202496 743 0 0 0 249 0 0 0 25 0 1 0 114089998 2834432 479 33554432000 4194304 4955518 140736161530480 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17939/statm: 692 479 104 186 0 505 0
[pid=17940] ppid=17928 vsize=299228 CPUtime=0 cores=1,3,5,7
/proc/17940/stat : 17940 (python) S 17928 17928 17418 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 114089999 306409472 5587 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 4002632722114642181 0 0 17 7 0 0 0
/proc/17940/statm: 74807 5587 348 364 0 10719 0
[pid=17942] ppid=17940 vsize=1017800 CPUtime=2.51 cores=1,3,5,7
/proc/17942/stat : 17942 (gnovelty+2) R 17940 17942 17942 0 -1 4202496 442 0 0 0 251 0 0 0 25 0 1 0 114089999 1042227200 178 33554432000 134512640 135663704 4287760384 18446744073709551615 134546752 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17942/statm: 254450 178 113 282 0 254166 0
[pid=17943] ppid=17928 vsize=310024 CPUtime=0 cores=1,3,5,7
/proc/17943/stat : 17943 (python) S 17928 17928 17418 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 114090000 317464576 5726 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 8245017798661603591 0 0 17 7 0 0 0
/proc/17943/statm: 77506 5726 348 364 0 13415 0
[pid=17945] ppid=17943 vsize=2768 CPUtime=2.51 cores=1,3,5,7
/proc/17945/stat : 17945 (march_hi) R 17943 17945 17945 0 -1 4202496 742 0 0 0 251 0 0 0 25 0 1 0 114090000 2834432 479 33554432000 4194304 4955518 140735155751728 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17945/statm: 692 479 104 186 0 505 0
[pid=17928/tid=17935] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 5 0 114089997 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17938] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17938/stat : 17938 (python) S 17926 17928 17418 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 5 0 114089998 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17941] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17941/stat : 17941 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 5 0 114089999 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17944] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17944/stat : 17944 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 114090000 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.53
Current children cumulated vsize (KiB) 3538512

[startup+6.30129 s]
/proc/loadavg: 8.31 8.19 7.03 9/387 17945
/proc/meminfo: memFree=14729024/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=320268 CPUtime=0.48 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17418 0 -1 4202496 12211 935 1 0 39 9 0 0 19 0 5 0 114089941 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17928/statm: 80067 7255 1873 364 0 15976 0
[pid=17934] ppid=17928 vsize=278512 CPUtime=0 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17418 0 -1 4202560 892 0 0 0 0 0 0 0 18 0 1 0 114089997 285196288 5574 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585231 0 0 16781312 514 13402871374779744517 0 0 17 1 0 0 0
/proc/17934/statm: 69628 5574 377 364 0 5546 0
[pid=17936] ppid=17934 vsize=1017800 CPUtime=5.73 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 438 0 0 0 573 0 0 0 25 0 1 0 114089997 1042227200 177 33554432000 134512640 135663704 4286991232 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17936/statm: 254450 177 113 282 0 254166 0
[pid=17937] ppid=17928 vsize=289344 CPUtime=0.01 cores=1,3,5,7
/proc/17937/stat : 17937 (python) S 17928 17928 17418 0 -1 4202560 927 0 0 0 0 1 0 0 15 0 1 0 114089998 296288256 5716 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 11779661808938221829 0 0 17 1 0 0 0
/proc/17937/statm: 72336 5716 371 364 0 8251 0
[pid=17939] ppid=17937 vsize=3568 CPUtime=5.62 cores=1,3,5,7
/proc/17939/stat : 17939 (march_hi) R 17937 17939 17939 0 -1 4202496 900 0 0 0 562 0 0 0 25 0 1 0 114089998 3653632 636 33554432000 4194304 4955518 140736161530480 18446744073709551615 4209760 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/17939/statm: 892 636 104 186 0 705 0
[pid=17940] ppid=17928 vsize=299228 CPUtime=0 cores=1,3,5,7
/proc/17940/stat : 17940 (python) S 17928 17928 17418 0 -1 4202560 901 0 0 0 0 0 0 0 18 0 1 0 114089999 306409472 5609 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 4002632722114642181 0 0 17 7 0 0 0
/proc/17940/statm: 74807 5609 370 364 0 10719 0
[pid=17942] ppid=17940 vsize=1017800 CPUtime=5.68 cores=1,3,5,7
/proc/17942/stat : 17942 (gnovelty+2) R 17940 17942 17942 0 -1 4202496 442 0 0 0 568 0 0 0 25 0 1 0 114089999 1042227200 178 33554432000 134512640 135663704 4287760384 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17942/statm: 254450 178 113 282 0 254166 0
[pid=17943] ppid=17928 vsize=310024 CPUtime=0.01 cores=1,3,5,7
/proc/17943/stat : 17943 (python) S 17928 17928 17418 0 -1 4202560 923 0 0 0 0 1 0 0 15 0 1 0 114090000 317464576 5749 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 8245017798661603591 0 0 17 7 0 0 0
/proc/17943/statm: 77506 5749 371 364 0 13415 0
[pid=17945] ppid=17943 vsize=3568 CPUtime=5.71 cores=1,3,5,7
/proc/17945/stat : 17945 (march_hi) R 17943 17945 17945 0 -1 4202496 903 0 0 0 571 0 0 0 25 0 1 0 114090000 3653632 640 33554432000 4194304 4955518 140735155751728 18446744073709551615 4284433 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/17945/statm: 892 640 104 186 0 705 0
[pid=17928/tid=17935] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 5 0 114089997 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17938] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17938/stat : 17938 (python) S 17926 17928 17418 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 5 0 114089998 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17941] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17941/stat : 17941 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 5 0 114089999 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17944] ppid=17926 vsize=320268 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17944/stat : 17944 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 114090000 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.24
Current children cumulated vsize (KiB) 3540112

[startup+12.7012 s]
/proc/loadavg: 8.29 8.18 7.04 9/387 17945
/proc/meminfo: memFree=14726068/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=320268 CPUtime=0.48 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17418 0 -1 4202496 12211 935 1 0 39 9 0 0 19 0 5 0 114089941 327954432 7255 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17928/statm: 80067 7255 1873 364 0 15976 0
[pid=17934] ppid=17928 vsize=278512 CPUtime=0.02 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17418 0 -1 4202560 898 0 0 0 1 1 0 0 18 0 1 0 114089997 285196288 5574 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585231 0 0 16781312 514 10485998413634568453 0 0 17 1 0 0 0
/proc/17934/statm: 69628 5574 377 364 0 5546 0
[pid=17936] ppid=17934 vsize=1017800 CPUtime=12.13 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 438 0 0 0 1213 0 0 0 25 0 1 0 114089997 1042227200 177 33554432000 134512640 135663704 4286991232 18446744073709551615 134545704 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17936/statm: 254450 177 113 282 0 254166 0
[pid=17937] ppid=17928 vsize=289344 CPUtime=0.03 cores=1,3,5,7

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

/proc/17937/statm: 72336 5746 400 364 0 8251 0
[pid=17939] ppid=17937 vsize=0 CPUtime=946.49 cores=1,3,5,7
/proc/17939/stat : 17939 (march_hi) R 17937 17939 17939 0 -1 4202500 26886 0 0 0 94643 6 0 0 25 0 1 0 114089998 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17939/statm: 0 0 0 0 0 0 0
[pid=17937/tid=18005] ppid=17928 vsize=289344 CPUtime=0 cores=1,3,5,7
/proc/17937/task/18005/stat : 18005 (python) S 17928 17928 17418 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 114129716 296288256 5746 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604460057163072 0 0 -1 5 0 0 0
[pid=17940] ppid=17928 vsize=299228 CPUtime=0.29 cores=1,3,5,7
/proc/17940/stat : 17940 (python) S 17928 17928 17418 0 -1 4202560 1095 0 0 0 17 12 0 0 19 0 2 0 114089999 306409472 5640 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17940/statm: 74807 5640 400 364 0 10719 0
[pid=17942] ppid=17940 vsize=1017800 CPUtime=102.97 cores=1,3,5,7
/proc/17942/stat : 17942 (gnovelty+2) T 17940 17942 17942 0 -1 4202496 442 0 0 0 10297 0 0 0 25 0 1 0 114089999 1042227200 178 33554432000 134512640 135663704 4287760384 18446744073709551615 134545646 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17942/statm: 254450 178 113 282 0 254166 0
[pid=17940/tid=17969] ppid=17928 vsize=299228 CPUtime=0 cores=1,3,5,7
/proc/17940/task/17969/stat : 17969 (python) S 17928 17928 17418 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 114100330 306409472 5640 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604466729530688 0 0 -1 7 0 0 0
[pid=17943] ppid=17928 vsize=310024 CPUtime=1.5 cores=1,3,5,7
/proc/17943/stat : 17943 (python) S 17928 17928 17418 0 -1 4202560 1161 0 0 0 78 72 0 0 15 0 2 0 114090000 317464576 5779 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17943/statm: 77506 5779 400 364 0 13415 0
[pid=17945] ppid=17943 vsize=76400 CPUtime=487.35 cores=1,3,5,7
/proc/17945/stat : 17945 (march_hi) T 17943 17945 17945 0 -1 4202496 15528 0 0 0 48734 1 0 0 25 0 1 0 114090000 78233600 15265 33554432000 4194304 4955518 140735155751728 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17945/statm: 19100 15265 104 186 0 18913 0
[pid=17943/tid=18003] ppid=17928 vsize=310024 CPUtime=0 cores=1,3,5,7
/proc/17943/task/18003/stat : 18003 (python) S 17928 17928 17418 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 114128952 317464576 5779 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604459681637376 0 0 -1 5 0 0 0
[pid=17966] ppid=17928 vsize=320280 CPUtime=2.96 cores=1,3,5,7
/proc/17966/stat : 17966 (python) S 17928 17928 17418 0 -1 4202560 1166 0 0 0 162 134 0 0 15 0 2 0 114100023 327966720 5783 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17966/statm: 80070 5783 400 364 0 15976 0
[pid=17968] ppid=17966 vsize=120756 CPUtime=943.04 cores=1,3,5,7
/proc/17968/stat : 17968 (march_hi) R 17966 17968 17968 0 -1 4202496 26774 0 0 0 94297 7 0 0 25 0 1 0 114100023 123654144 26511 33554432000 4194304 4955518 140735893848288 18446744073709551615 4224646 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17968/statm: 30189 26511 104 186 0 30002 0
[pid=17966/tid=18033] ppid=17928 vsize=320280 CPUtime=0 cores=1,3,5,7
/proc/17966/task/18033/stat : 18033 (python) S 17928 17928 17418 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 114168580 327966720 5783 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604456558981248 0 0 -1 3 0 0 0
[pid=17970] ppid=17928 vsize=330536 CPUtime=2.12 cores=1,3,5,7
/proc/17970/stat : 17970 (python) S 17928 17928 17418 0 -1 4202560 1153 0 0 0 116 96 0 0 16 0 2 0 114100331 338468864 5792 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17970/statm: 82634 5792 400 364 0 18537 0
[pid=17972] ppid=17970 vsize=120756 CPUtime=682.98 cores=1,3,5,7
/proc/17972/stat : 17972 (march_hi) T 17970 17972 17972 0 -1 4202496 20659 0 0 0 68293 5 0 0 25 0 1 0 114100331 123654144 20397 33554432000 4194304 4955518 140735811174544 18446744073709551615 4286801 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17972/statm: 30189 20397 104 186 0 30002 0
[pid=17970/tid=18034] ppid=17928 vsize=330536 CPUtime=0 cores=1,3,5,7
/proc/17970/task/18034/stat : 18034 (python) S 17928 17928 17418 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 114168838 338468864 5792 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604460057163968 0 0 -1 1 0 0 0
[pid=18008] ppid=17928 vsize=340324 CPUtime=1.76 cores=1,3,5,7
/proc/18008/stat : 18008 (python) S 17928 17928 17418 0 -1 4202560 1023 0 0 0 94 82 0 0 15 0 1 0 114138920 348491776 5677 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 15961465169184260356 0 0 17 3 0 0 0
/proc/18008/statm: 85081 5677 372 364 0 20981 0
[pid=18010] ppid=18008 vsize=91288 CPUtime=558.04 cores=1,3,5,7
/proc/18010/stat : 18010 (march_hi) R 18008 18010 18010 0 -1 4202496 17350 0 0 0 55801 3 0 0 25 0 1 0 114138920 93478912 17085 33554432000 4194304 4955518 140736323652816 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18010/statm: 22822 17085 104 186 0 22635 0
[pid=18026] ppid=17928 vsize=351120 CPUtime=1.12 cores=1,3,5,7
/proc/18026/stat : 18026 (python) S 17928 17928 17418 0 -1 4202560 1047 0 0 0 59 53 0 0 15 0 1 0 114159193 359546880 5789 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 10485998413634568454 0 0 17 7 0 0 0
/proc/18026/statm: 87780 5789 377 364 0 23677 0
[pid=18028] ppid=18026 vsize=56756 CPUtime=352.39 cores=1,3,5,7
/proc/18028/stat : 18028 (march_hi) R 18026 18028 18028 0 -1 4202496 11591 0 0 0 35237 2 0 0 25 0 1 0 114159193 58118144 11321 33554432000 4194304 4955518 140736389880432 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18028/statm: 14189 11321 104 186 0 14002 0
[pid=17928/tid=17935] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 9 0 114089997 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17938] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17938/stat : 17938 (python) S 17926 17928 17418 0 -1 4202560 38 935 0 0 0 0 0 0 18 0 9 0 114089998 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17941] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17941/stat : 17941 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 9 0 114089999 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17944] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17944/stat : 17944 (python) S 17926 17928 17418 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 9 0 114090000 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17967] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17967/stat : 17967 (python) S 17926 17928 17418 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 114100023 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17971] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17971/stat : 17971 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 9 0 114100331 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=18009] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18009/stat : 18009 (python) S 17926 17928 17418 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 9 0 114138920 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=18027] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18027/stat : 18027 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 9 0 114159193 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4188.44
Current children cumulated vsize (KiB) 5392532

[startup+1051.9 s]
/proc/loadavg: 8.05 8.13 7.77 11/452 18041
/proc/meminfo: memFree=14245204/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=361364 CPUtime=0.55 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17418 0 -1 4202496 16246 935 1 0 45 10 0 0 18 0 9 0 114089941 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17928/statm: 90341 7323 1882 364 0 26238 0
[pid=17934] ppid=17928 vsize=288756 CPUtime=0.25 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17418 0 -1 4202560 1165 0 0 0 13 12 0 0 19 0 2 0 114089997 295686144 5618 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17934/statm: 72189 5618 416 364 0 8107 0
[pid=17936] ppid=17934 vsize=1017800 CPUtime=100.24 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) T 17934 17936 17936 0 -1 4202496 438 0 0 0 10024 0 0 0 25 0 1 0 114089997 1042227200 177 33554432000 134512640 135663704 4286991232 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17936/statm: 254450 177 113 282 0 254166 0
[pid=17934/tid=17965] ppid=17928 vsize=288756 CPUtime=0 cores=1,3,5,7
/proc/17934/task/17965/stat : 17965 (python) S 17928 17928 17418 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 114100022 295686144 5618 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604460328259712 0 0 -1 1 0 0 0
[pid=17937] ppid=17928 vsize=289344 CPUtime=5.19 cores=1,3,5,7
/proc/17937/stat : 17937 (python) R 17928 17928 17418 0 -1 4202560 1165 0 0 0 351 168 0 0 18 0 2 0 114089998 296288256 5746 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17937/statm: 72336 5746 400 364 0 8251 0
[pid=17939] ppid=17937 vsize=0 CPUtime=946.49 cores=1,3,5,7
/proc/17939/stat : 17939 (march_hi) R 17937 17939 17939 0 -1 4202500 26886 0 0 0 94643 6 0 0 25 0 1 0 114089998 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17939/statm: 0 0 0 0 0 0 0
[pid=17937/tid=18005] ppid=17928 vsize=289344 CPUtime=0 cores=1,3,5,7
/proc/17937/task/18005/stat : 18005 (python) S 17928 17928 17418 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 114129716 296288256 5746 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604460057163072 0 0 -1 5 0 0 0
[pid=17940] ppid=17928 vsize=299228 CPUtime=0.29 cores=1,3,5,7
/proc/17940/stat : 17940 (python) S 17928 17928 17418 0 -1 4202560 1095 0 0 0 17 12 0 0 19 0 2 0 114089999 306409472 5640 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17940/statm: 74807 5640 400 364 0 10719 0
[pid=17942] ppid=17940 vsize=1017800 CPUtime=102.97 cores=1,3,5,7
/proc/17942/stat : 17942 (gnovelty+2) T 17940 17942 17942 0 -1 4202496 442 0 0 0 10297 0 0 0 25 0 1 0 114089999 1042227200 178 33554432000 134512640 135663704 4287760384 18446744073709551615 134545646 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17942/statm: 254450 178 113 282 0 254166 0
[pid=17940/tid=17969] ppid=17928 vsize=299228 CPUtime=0 cores=1,3,5,7
/proc/17940/task/17969/stat : 17969 (python) S 17928 17928 17418 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 114100330 306409472 5640 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604466729530688 0 0 -1 7 0 0 0
[pid=17943] ppid=17928 vsize=310024 CPUtime=1.5 cores=1,3,5,7
/proc/17943/stat : 17943 (python) S 17928 17928 17418 0 -1 4202560 1161 0 0 0 78 72 0 0 15 0 2 0 114090000 317464576 5779 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17943/statm: 77506 5779 400 364 0 13415 0
[pid=17945] ppid=17943 vsize=76400 CPUtime=487.35 cores=1,3,5,7
/proc/17945/stat : 17945 (march_hi) T 17943 17945 17945 0 -1 4202496 15528 0 0 0 48734 1 0 0 25 0 1 0 114090000 78233600 15265 33554432000 4194304 4955518 140735155751728 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17945/statm: 19100 15265 104 186 0 18913 0
[pid=17943/tid=18003] ppid=17928 vsize=310024 CPUtime=0 cores=1,3,5,7
/proc/17943/task/18003/stat : 18003 (python) S 17928 17928 17418 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 114128952 317464576 5779 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604459681637376 0 0 -1 5 0 0 0
[pid=17966] ppid=17928 vsize=320280 CPUtime=2.96 cores=1,3,5,7
/proc/17966/stat : 17966 (python) S 17928 17928 17418 0 -1 4202560 1166 0 0 0 162 134 0 0 15 0 2 0 114100023 327966720 5783 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17966/statm: 80070 5783 400 364 0 15976 0
[pid=17968] ppid=17966 vsize=120756 CPUtime=943.84 cores=1,3,5,7
/proc/17968/stat : 17968 (march_hi) R 17966 17968 17968 0 -1 4202496 26790 0 0 0 94377 7 0 0 25 0 1 0 114100023 123654144 26527 33554432000 4194304 4955518 140735893848288 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17968/statm: 30189 26527 104 186 0 30002 0
[pid=17966/tid=18033] ppid=17928 vsize=320280 CPUtime=0 cores=1,3,5,7
/proc/17966/task/18033/stat : 18033 (python) S 17928 17928 17418 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 114168580 327966720 5783 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604456558981248 0 0 -1 3 0 0 0
[pid=17970] ppid=17928 vsize=330536 CPUtime=2.12 cores=1,3,5,7
/proc/17970/stat : 17970 (python) S 17928 17928 17418 0 -1 4202560 1153 0 0 0 116 96 0 0 16 0 2 0 114100331 338468864 5792 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892391883 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17970/statm: 82634 5792 400 364 0 18537 0
[pid=17972] ppid=17970 vsize=120756 CPUtime=682.98 cores=1,3,5,7
/proc/17972/stat : 17972 (march_hi) T 17970 17972 17972 0 -1 4202496 20659 0 0 0 68293 5 0 0 25 0 1 0 114100331 123654144 20397 33554432000 4194304 4955518 140735811174544 18446744073709551615 4286801 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17972/statm: 30189 20397 104 186 0 30002 0
[pid=17970/tid=18034] ppid=17928 vsize=330536 CPUtime=0 cores=1,3,5,7
/proc/17970/task/18034/stat : 18034 (python) S 17928 17928 17418 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 114168838 338468864 5792 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 514 18446604460057163968 0 0 -1 1 0 0 0
[pid=18008] ppid=17928 vsize=340324 CPUtime=1.76 cores=1,3,5,7
/proc/18008/stat : 18008 (python) S 17928 17928 17418 0 -1 4202560 1023 0 0 0 94 82 0 0 15 0 1 0 114138920 348491776 5677 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 15961465169184260356 0 0 17 3 0 0 0
/proc/18008/statm: 85081 5677 372 364 0 20981 0
[pid=18010] ppid=18008 vsize=91288 CPUtime=558.84 cores=1,3,5,7
/proc/18010/stat : 18010 (march_hi) R 18008 18010 18010 0 -1 4202496 17372 0 0 0 55881 3 0 0 25 0 1 0 114138920 93478912 17107 33554432000 4194304 4955518 140736323652816 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18010/statm: 22822 17107 104 186 0 22635 0
[pid=18026] ppid=17928 vsize=351120 CPUtime=1.12 cores=1,3,5,7
/proc/18026/stat : 18026 (python) S 17928 17928 17418 0 -1 4202560 1047 0 0 0 59 53 0 0 15 0 1 0 114159193 359546880 5789 33554432000 4194304 5683644 140735076812864 18446744073709551615 218880585286 0 0 16781312 514 10485998413634568454 0 0 17 7 0 0 0
/proc/18026/statm: 87780 5789 377 364 0 23677 0
[pid=18028] ppid=18026 vsize=56756 CPUtime=353.18 cores=1,3,5,7
/proc/18028/stat : 18028 (march_hi) R 18026 18028 18028 0 -1 4202496 11611 0 0 0 35316 2 0 0 25 0 1 0 114159193 58118144 11341 33554432000 4194304 4955518 140736389880432 18446744073709551615 4227651 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18028/statm: 14189 11341 104 186 0 14002 0
[pid=17928/tid=17935] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17418 0 -1 4202560 23 935 0 0 0 0 0 0 19 0 9 0 114089997 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17938] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17938/stat : 17938 (python) S 17926 17928 17418 0 -1 4202560 38 935 0 0 0 0 0 0 18 0 9 0 114089998 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17941] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17941/stat : 17941 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 22 0 9 0 114089999 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 1 0 0 0
[pid=17928/tid=17944] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17944/stat : 17944 (python) S 17926 17928 17418 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 9 0 114090000 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17967] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17967/stat : 17967 (python) S 17926 17928 17418 0 -1 4202560 28 935 0 0 0 0 0 0 18 0 9 0 114100023 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17971] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17971/stat : 17971 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 9 0 114100331 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=18009] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18009/stat : 18009 (python) S 17926 17928 17418 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 9 0 114138920 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=18027] ppid=17926 vsize=361364 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18027/stat : 18027 (python) S 17926 17928 17418 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 9 0 114159193 370036736 7323 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 2 18446604461253829696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4191.63
Current children cumulated vsize (KiB) 5392532

[startup+1052.3 s]
/proc/loadavg: 8.05 8.13 7.77 11/452 18041
/proc/meminfo: memFree=14245204/32950928 swapFree=67111364/67111528
[pid=17928] ppid=17926 vsize=351028 CPUtime=4193.27 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17418 0 -1 4202496 20182 129967 1 0 46 11 418605 665 17 0 5 0 114089941 359452672 7307 33554432000 4194304 5683644 140735076812864 18446744073709551615 5114741 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17928/statm: 87757 7307 1870 364 0 23677 0
[pid=17928/tid=17935] ppid=17926 vsize=351028 CPUtime=4192.7 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17418 0 -1 4202560 25 129967 0 0 0 0 418605 665 18 0 5 0 114089997 359452672 7308 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 0 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17938] ppid=17926 vsize=351028 CPUtime=4192.7 cores=1,3,5,7
/proc/17928/task/17938/stat : 17938 (python) S 17926 17928 17418 0 -1 4202560 38 129967 0 0 0 0 418605 665 18 0 5 0 114089998 359452672 7309 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 0 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17941] ppid=17926 vsize=351028 CPUtime=4192.7 cores=1,3,5,7
/proc/17928/task/17941/stat : 17941 (python) S 17926 17928 17418 0 -1 4202560 26 129967 0 0 0 0 418605 665 18 0 5 0 114089999 359452672 7309 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 0 18446604461253829696 0 0 -1 7 0 0 0
[pid=17928/tid=17944] ppid=17926 vsize=351028 CPUtime=4192.7 cores=1,3,5,7
/proc/17928/task/17944/stat : 17944 (python) S 17926 17928 17418 0 -1 4202560 31 129967 0 0 0 0 418605 665 18 0 5 0 114090000 359452672 7309 33554432000 4194304 5683644 140735076812864 18446744073709551615 218892388785 0 0 16781312 0 18446604461253829696 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4193.27
Current children cumulated vsize (KiB) 351028

Child status: 0
Real time (s): 1052.3
CPU time (s): 4193.29
CPU user time (s): 4186.52
CPU system time (s): 6.77397
CPU usage (%): 398.487
Max. virtual memory (cumulated for all children) (KiB): 5513292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4186.52
system time used= 6.77397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150283
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= 8194
involuntary context switches= 26181

runsolver used 4.37333 second user time and 8.97763 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 15:06:45
IDJOB=3378337
IDBENCH=82746
IDSOLVER=1859
FILE ID=node112/3378337-1305464805
RUNJOBID= node112-1305463467-17437
PBS_JOBID= 13324999
Free space on /tmp= 73496 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1514125851-037.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-3378337-1305464805/watcher-3378337-1305464805 -o /tmp/evaluation-result-3378337-1305464805/solver-3378337-1305464805 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378337-1305464805.cnf -seed 621969677 -budget 4800 -cores 4

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=621969677

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14773532 kB
Buffers:        311384 kB
Cached:        3148956 kB
SwapCached:          0 kB
Active:       16137824 kB
Inactive:      1777092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14773532 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           32868 kB
Writeback:           0 kB
AnonPages:    14454848 kB
Mapped:          34860 kB
Slab:           143664 kB
PageTables:      54040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 76797156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73464 MiB
End job on node112 at 2011-05-15 15:24:18