Trace number 3386540

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed)? (MO) 2970.07 2962.35

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
MD5SUM94d10ca78c6cee5b0badfb96b777ac08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark838.323
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.65	c INFO: solving HOME/instance-3386540-1305586353.cnf
0.35/0.65	c INFO: computing task features
1.03/1.37	c INFO: computed variable-clause graph statistics
1.12/1.40	c INFO: computed clause balance statistics
4.72/5.03	c INFO: computed variable balance statistics
7.62/7.93	c INFO: computed small-clause counts
7.62/7.95	c INFO: computed Horn-clause counts
10.74/11.03	c INFO: computed variable graph statistics
10.74/11.03	c INFO: collected features for HOME/instance-3386540-1305586353.cnf in 10.35 s
10.74/11.06	c INFO: running hybridGM3@0 for 97 with 4989 remaining (b = 0.33)
110.41/110.44	c INFO: running hybridGM3@0 for 97 with 4890 remaining (b = 0.21)
210.07/209.82	c INFO: running hybridGM3@0 for 97 with 4790 remaining (b = 0.14)
309.73/309.21	c INFO: running hybridGM3@99 for 97 with 4691 remaining (b = 0.10)
405.32/404.52	c INFO: running hybridGM3@99 for 97 with 4596 remaining (b = 0.10)
501.91/500.83	c INFO: running TNM@0 for 97 with 4499 remaining (b = 0.13)
602.41/601.16	c INFO: running hybridGM3@99 for 97 with 4399 remaining (b = 0.09)
700.03/698.48	c INFO: running hybridGM3@0 for 194 with 4302 remaining (b = 0.17)
897.30/895.16	c INFO: running hybridGM3@0 for 194 with 4105 remaining (b = 0.13)
1094.33/1091.87	c INFO: running hybridGM3@0 for 194 with 3909 remaining (b = 0.09)
1291.41/1288.54	c INFO: running hybridGM3@0 for 194 with 3712 remaining (b = 0.07)
1487.69/1484.22	c INFO: running TNM@0 for 97 with 3517 remaining (b = 0.03)
1588.21/1584.57	c INFO: running hybridGM3@0 for 194 with 3416 remaining (b = 0.05)
1783.52/1779.30	c INFO: running hybridGM3@0 for 194 with 3222 remaining (b = 0.04)
1978.94/1974.01	c INFO: running TNM@0 for 97 with 3027 remaining (b = 0.02)
2079.52/2074.37	c INFO: running hybridGM3@0 for 194 with 2927 remaining (b = 0.03)
2275.83/2270.07	c INFO: running TNM@0 for 97 with 2731 remaining (b = 0.01)
2376.44/2370.42	c INFO: running TNM@0 for 97 with 2631 remaining (b = 0.01)
2476.91/2470.76	c INFO: running TNM@0 for 97 with 2531 remaining (b = 0.01)
2575.66/2569.14	c INFO: running TNM@0 for 97 with 2432 remaining (b = 0.01)
2674.41/2667.52	c INFO: running hybridGM3@0 for 194 with 2334 remaining (b = 0.02)
2869.74/2862.29	c INFO: running TNM@0 for 97 with 2139 remaining (b = 0.01)
2969.44/2961.68	c INFO: running TNM@0 for 2040 with 2040 remaining (b = 0.18)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3386540-1305586353/watcher-3386540-1305586353 -o /tmp/evaluation-result-3386540-1305586353/solver-3386540-1305586353 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386540-1305586353.cnf -seed 81286314 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 3.96 3.04 3.40 5/395 17833
/proc/meminfo: memFree=17300884/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/17833/stat : 17833 (runsolver) R 17831 17833 17732 0 -1 4202560 45 0 0 0 0 0 0 0 22 0 1 0 651051250 12079104 52 33554432000 4194304 5432360 140736248073984 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/17833/statm: 2949 52 33 303 0 2643 0

[startup+0.0978259 s]
/proc/loadavg: 3.96 3.04 3.40 5/395 17833
/proc/meminfo: memFree=17300884/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=54540 CPUtime=0.05 cores=1,3,5,7
/proc/17833/stat : 17833 (python) R 17831 17833 17732 0 -1 4202496 2034 0 0 0 4 1 0 0 22 0 1 0 651051250 55848960 1793 33554432000 4194304 5683644 140736767449920 18446744073709551615 47597101043711 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17833/statm: 13635 1797 492 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54540

[startup+0.100824 s]
/proc/loadavg: 3.96 3.04 3.40 5/395 17833
/proc/meminfo: memFree=17300884/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=54540 CPUtime=0.05 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 2079 0 0 0 4 1 0 0 22 0 1 0 651051250 55848960 1835 33554432000 4194304 5683644 140736767449920 18446744073709551615 220811312775 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/17833/statm: 13635 1835 492 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54540

[startup+0.300808 s]
/proc/loadavg: 3.96 3.04 3.40 5/395 17833
/proc/meminfo: memFree=17300884/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=135752 CPUtime=0.17 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 5974 933 1 0 12 5 0 0 18 0 1 0 651051250 139010048 4149 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816232453 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/17833/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700723 s]
/proc/loadavg: 3.96 3.04 3.40 5/395 17833
/proc/meminfo: memFree=17300884/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=285128 CPUtime=0.42 cores=1,3,5,7
/proc/17833/stat : 17833 (python) R 17831 17833 17732 0 -1 4202496 10945 933 1 0 32 10 0 0 16 0 1 0 651051250 291971072 8617 33554432000 4194304 5683644 140736767449920 18446744073709551615 47597287030586 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17833/statm: 71282 8617 1761 364 0 7206 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 285128

[startup+1.50056 s]
/proc/loadavg: 3.96 3.04 3.40 5/396 17838
/proc/meminfo: memFree=17251648/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=327996 CPUtime=1.22 cores=1,3,5,7
/proc/17833/stat : 17833 (python) R 17831 17833 17732 0 -1 4202496 27463 933 1 0 110 12 0 0 16 0 1 0 651051250 335867904 19383 33554432000 4194304 5683644 140736767449920 18446744073709551615 47597116129405 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17833/statm: 81999 19383 1826 364 0 17923 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 327996

[startup+3.10027 s]
/proc/loadavg: 3.96 3.05 3.40 5/396 17838
/proc/meminfo: memFree=17228132/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=327996 CPUtime=2.82 cores=1,3,5,7
/proc/17833/stat : 17833 (python) R 17831 17833 17732 0 -1 4202496 27463 933 1 0 270 12 0 0 19 0 1 0 651051250 335867904 19383 33554432000 4194304 5683644 140736767449920 18446744073709551615 47597116402104 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17833/statm: 81999 19383 1826 364 0 17923 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 327996

[startup+6.30068 s]
/proc/loadavg: 3.96 3.05 3.40 5/396 17838
/proc/meminfo: memFree=17226644/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=327996 CPUtime=6.02 cores=1,3,5,7
/proc/17833/stat : 17833 (python) R 17831 17833 17732 0 -1 4202496 27464 933 1 0 590 12 0 0 25 0 1 0 651051250 335867904 19384 33554432000 4194304 5683644 140736767449920 18446744073709551615 47597116279746 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17833/statm: 81999 19384 1827 364 0 17923 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 327996

[startup+12.7005 s]
/proc/loadavg: 3.97 3.08 3.41 5/399 17841
/proc/meminfo: memFree=17211532/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=334360 CPUtime=10.79 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 27760 933 1 0 1066 13 0 0 25 0 2 0 651051250 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 83590 18460 1875 364 0 19508 0
[pid=17839] ppid=17833 vsize=324116 CPUtime=0 cores=1,3,5,7
/proc/17839/stat : 17839 (python) S 17833 17833 17732 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 651052357 331894784 16934 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816256527 0 0 16781312 514 7263145393842552831 0 0 17 7 0 0 0
/proc/17839/statm: 81029 16934 353 364 0 16947 0
[pid=17841] ppid=17839 vsize=276236 CPUtime=1.63 cores=1,3,5,7
/proc/17841/stat : 17841 (hybridGM3) R 17839 17841 17841 0 -1 4202496 5003 0 0 0 162 1 0 0 25 0 1 0 651052357 282865664 4738 33554432000 134512640 135204385 4288953520 18446744073709551615 134543968 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17841/statm: 69059 4738 57 169 0 68889 0
[pid=17833/tid=17840] ppid=17831 vsize=334360 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17840/stat : 17840 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 2 0 651052357 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 934712

[startup+25.5011 s]
/proc/loadavg: 3.97 3.11 3.41 5/399 17842
/proc/meminfo: memFree=17188980/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=334360 CPUtime=10.79 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 27760 933 1 0 1066 13 0 0 25 0 2 0 651051250 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 83590 18460 1875 364 0 19508 0
[pid=17839] ppid=17833 vsize=324116 CPUtime=0.02 cores=1,3,5,7
/proc/17839/stat : 17839 (python) S 17833 17833 17732 0 -1 4202560 884 0 0 0 1 1 0 0 15 0 1 0 651052357 331894784 16957 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816256527 0 0 16781312 514 1020663449924894981 0 0 17 7 0 0 0
/proc/17839/statm: 81029 16957 376 364 0 16947 0
[pid=17841] ppid=17839 vsize=276240 CPUtime=14.42 cores=1,3,5,7
/proc/17841/stat : 17841 (hybridGM3) R 17839 17841 17841 0 -1 4202496 9519 0 0 0 1441 1 0 0 25 0 1 0 651052357 282869760 9254 33554432000 134512640 135204385 4288953520 18446744073709551615 134536698 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17841/statm: 69060 9254 64 169 0 68890 0
[pid=17833/tid=17840] ppid=17831 vsize=334360 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17840/stat : 17840 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 2 0 651052357 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 934716

[startup+51.1004 s]
/proc/loadavg: 3.98 3.18 3.43 5/399 17842
/proc/meminfo: memFree=17185968/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=334360 CPUtime=10.79 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 27760 933 1 0 1066 13 0 0 25 0 2 0 651051250 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 83590 18460 1875 364 0 19508 0
[pid=17839] ppid=17833 vsize=324116 CPUtime=0.11 cores=1,3,5,7
/proc/17839/stat : 17839 (python) S 17833 17833 17732 0 -1 4202560 899 0 0 0 6 5 0 0 15 0 1 0 651052357 331894784 16957 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816256527 0 0 16781312 514 1020663449924894981 0 0 17 7 0 0 0
/proc/17839/statm: 81029 16957 376 364 0 16947 0
[pid=17841] ppid=17839 vsize=276240 CPUtime=40.02 cores=1,3,5,7
/proc/17841/stat : 17841 (hybridGM3) R 17839 17841 17841 0 -1 4202496 9528 0 0 0 4001 1 0 0 25 0 1 0 651052357 282869760 9263 33554432000 134512640 135204385 4288953520 18446744073709551615 134536737 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17841/statm: 69060 9263 64 169 0 68890 0
[pid=17833/tid=17840] ppid=17831 vsize=334360 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17840/stat : 17840 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 2 0 651052357 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 934716

[startup+102.315 s]
/proc/loadavg: 3.99 3.32 3.46 5/400 17845
/proc/meminfo: memFree=17177092/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=334360 CPUtime=10.79 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 27760 933 1 0 1066 13 0 0 25 0 2 0 651051250 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 83590 18460 1875 364 0 19508 0
[pid=17839] ppid=17833 vsize=324116 CPUtime=0.25 cores=1,3,5,7
/proc/17839/stat : 17839 (python) S 17833 17833 17732 0 -1 4202560 917 0 0 0 13 12 0 0 15 0 1 0 651052357 331894784 16957 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816256527 0 0 16781312 514 1020663449924894981 0 0 17 7 0 0 0
/proc/17839/statm: 81029 16957 376 364 0 16947 0
[pid=17841] ppid=17839 vsize=276240 CPUtime=91.24 cores=1,3,5,7
/proc/17841/stat : 17841 (hybridGM3) R 17839 17841 17841 0 -1 4202496 9528 0 0 0 9123 1 0 0 25 0 1 0 651052357 282869760 9263 33554432000 134512640 135204385 4288953520 18446744073709551615 134537548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17841/statm: 69060 9263 64 169 0 68890 0
[pid=17833/tid=17840] ppid=17831 vsize=334360 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17840/stat : 17840 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 2 0 651052357 342384640 18460 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 934716

[startup+162.301 s]
/proc/loadavg: 3.99 3.43 3.49 5/404 17850
/proc/meminfo: memFree=17127056/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=344616 CPUtime=10.82 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 28677 933 1 0 1069 13 0 0 19 0 3 0 651051250 352886784 18467 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 86154 18467 1878 364 0 22069 0
[pid=17839] ppid=17833 vsize=334360 CPUtime=0.28 cores=1,3,5,7
/proc/17839/stat : 17839 (python) S 17833 17833 17732 0 -1 4202560 1082 0 0 0 15 13 0 0 16 0 2 0 651052357 342384640 16995 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17839/statm: 83590 16995 409 364 0 19508 0
[pid=17841] ppid=17839 vsize=276240 CPUtime=99.34 cores=1,3,5,7
/proc/17841/stat : 17841 (hybridGM3) T 17839 17841 17841 0 -1 4202496 9528 0 0 0 9933 1 0 0 25 0 1 0 651052357 282869760 9263 33554432000 134512640 135204385 4288953520 18446744073709551615 134545968 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17841/statm: 69060 9263 64 169 0 68890 0
[pid=17839/tid=17846] ppid=17833 vsize=334360 CPUtime=0 cores=1,3,5,7
/proc/17839/task/17846/stat : 17846 (python) S 17833 17833 17732 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651062292 342384640 16995 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604463193710656 0 0 -1 7 0 0 0
[pid=17847] ppid=17833 vsize=334372 CPUtime=0.13 cores=1,3,5,7
/proc/17847/stat : 17847 (python) S 17833 17833 17732 0 -1 4202560 892 0 0 0 6 7 0 0 15 0 1 0 651062295 342396928 16955 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816256582 0 0 16781312 514 1020663449924894981 0 0 17 7 0 0 0
/proc/17847/statm: 83593 16955 370 364 0 19508 0
[pid=17849] ppid=17847 vsize=276240 CPUtime=51.84 cores=1,3,5,7
/proc/17849/stat : 17849 (hybridGM3) R 17847 17849 17849 0 -1 4202496 9522 0 0 0 5183 1 0 0 25 0 1 0 651062295 282869760 9256 33554432000 134512640 135204385 4293829968 18446744073709551615 134537383 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17849/statm: 69060 9256 64 169 0 68890 0
[pid=17833/tid=17840] ppid=17831 vsize=344616 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17840/stat : 17840 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 25 0 3 0 651052357 352886784 18467 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=17848] ppid=17831 vsize=344616 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17848/stat : 17848 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 651062295 352886784 18467 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 1565828

[startup+222.301 s]
/proc/loadavg: 3.99 3.54 3.52 5/408 17856
/proc/meminfo: memFree=17076656/32951124 swapFree=63485432/67111528
[pid=17833] ppid=17831 vsize=354872 CPUtime=10.85 cores=1,3,5,7
/proc/17833/stat : 17833 (python) S 17831 17833 17732 0 -1 4202496 29621 933 1 0 1072 13 0 0 19 0 4 0 651051250 363388928 18473 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17833/statm: 88718 18473 1880 364 0 24630 0
[pid=17839] ppid=17833 vsize=334360 CPUtime=0.28 cores=1,3,5,7
/proc/17839/stat : 17839 (python) S 17833 17833 17732 0 -1 4202560 1082 0 0 0 15 13 0 0 16 0 2 0 651052357 342384640 16995 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17839/statm: 83590 16995 409 364 0 19508 0
[pid=17841] ppid=17839 vsize=276240 CPUtime=99.34 cores=1,3,5,7
/proc/17841/stat : 17841 (hybridGM3) T 17839 17841 17841 0 -1 4202496 9528 0 0 0 9933 1 0 0 25 0 1 0 651052357 282869760 9263 33554432000 134512640 135204385 4288953520 18446744073709551615 134545968 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17841/statm: 69060 9263 64 169 0 68890 0
[pid=17839/tid=17846] ppid=17833 vsize=334360 CPUtime=0 cores=1,3,5,7
/proc/17839/task/17846/stat : 17846 (python) S 17833 17833 17732 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 651062292 342384640 16995 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604463193710656 0 0 -1 7 0 0 0

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

/proc/17921/stat : 17921 (python) S 17833 17833 17732 0 -1 4202560 1196 0 0 0 31 27 0 0 17 0 2 0 651160438 394907648 17011 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17921/statm: 96413 17011 405 364 0 32313 0
[pid=17923] ppid=17921 vsize=276240 CPUtime=196.43 cores=1,3,5,7
/proc/17923/stat : 17923 (hybridGM3) T 17921 17923 17923 0 -1 4202496 9521 0 0 0 19641 2 0 0 25 0 1 0 651160438 282869760 9253 33554432000 134512640 135204385 4289322064 18446744073709551615 134537510 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17923/statm: 69060 9253 64 169 0 68890 0
[pid=17921/tid=17934] ppid=17833 vsize=385652 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (python) S 17833 17833 17732 0 -1 4202560 98 0 0 0 0 0 0 0 17 0 2 0 651180102 394907648 17011 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604467164881920 0 0 -1 3 0 0 0
[pid=17935] ppid=17833 vsize=395908 CPUtime=0.6 cores=1,3,5,7
/proc/17935/stat : 17935 (python) S 17833 17833 17732 0 -1 4202560 1188 0 0 0 31 29 0 0 17 0 2 0 651180105 405409792 17015 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17935/statm: 98977 17015 405 364 0 34874 0
[pid=17937] ppid=17935 vsize=276240 CPUtime=195.64 cores=1,3,5,7
/proc/17937/stat : 17937 (hybridGM3) T 17935 17937 17937 0 -1 4202496 9532 0 0 0 19564 0 0 0 25 0 1 0 651180105 282869760 9259 33554432000 134512640 135204385 4287946640 18446744073709551615 134545866 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17937/statm: 69060 9259 64 169 0 68890 0
[pid=17935/tid=17947] ppid=17833 vsize=395908 CPUtime=0 cores=1,3,5,7
/proc/17935/task/17947/stat : 17947 (python) S 17833 17833 17732 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 651199670 405409792 17015 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604464835485952 0 0 -1 7 0 0 0
[pid=17948] ppid=17833 vsize=406164 CPUtime=0.31 cores=1,3,5,7
/proc/17948/stat : 17948 (python) S 17833 17833 17732 0 -1 4202560 1126 0 0 0 16 15 0 0 19 0 2 0 651199673 415911936 17013 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17948/statm: 101541 17013 399 364 0 37435 0
[pid=17950] ppid=17948 vsize=471116 CPUtime=100.23 cores=1,3,5,7
/proc/17950/stat : 17950 (TNM) T 17948 17950 17950 0 -1 4202496 8443 0 0 0 10022 1 0 0 25 0 1 0 651199674 482422784 8171 33554432000 134512640 135008748 4292858400 18446744073709551615 134527477 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17950/statm: 117779 8171 46 122 0 116679 0
[pid=17948/tid=17957] ppid=17833 vsize=406164 CPUtime=0 cores=1,3,5,7
/proc/17948/task/17957/stat : 17957 (python) S 17833 17833 17732 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651209704 415911936 17013 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604464835487744 0 0 -1 1 0 0 0
[pid=17958] ppid=17833 vsize=416420 CPUtime=0.62 cores=1,3,5,7
/proc/17958/stat : 17958 (python) S 17833 17833 17732 0 -1 4202560 1145 0 0 0 33 29 0 0 17 0 2 0 651209707 426414080 17017 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17958/statm: 104105 17017 399 364 0 39996 0
[pid=17960] ppid=17958 vsize=276240 CPUtime=194.69 cores=1,3,5,7
/proc/17960/stat : 17960 (hybridGM3) T 17958 17960 17960 0 -1 4202496 9530 0 0 0 19468 1 0 0 25 0 1 0 651209708 282869760 9259 33554432000 134512640 135204385 4292289088 18446744073709551615 134545851 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17960/statm: 69060 9259 64 169 0 68890 0
[pid=17958/tid=17971] ppid=17833 vsize=416420 CPUtime=0 cores=1,3,5,7
/proc/17958/task/17971/stat : 17971 (python) S 17833 17833 17732 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 651229178 426414080 17017 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604461251810496 0 0 -1 7 0 0 0
[pid=17972] ppid=17833 vsize=426676 CPUtime=0.62 cores=1,3,5,7
/proc/17972/stat : 17972 (python) S 17833 17833 17732 0 -1 4202560 1165 0 0 0 34 28 0 0 17 0 2 0 651229181 436916224 17021 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17972/statm: 106669 17021 399 364 0 42557 0
[pid=17974] ppid=17972 vsize=276236 CPUtime=194.67 cores=1,3,5,7
/proc/17974/stat : 17974 (hybridGM3) T 17972 17974 17974 0 -1 4202496 9529 0 0 0 19467 0 0 0 25 0 1 0 651229181 282865664 9255 33554432000 134512640 135204385 4290048176 18446744073709551615 134546102 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17974/statm: 69059 9255 64 169 0 68889 0
[pid=17972/tid=17984] ppid=17833 vsize=426676 CPUtime=0 cores=1,3,5,7
/proc/17972/task/17984/stat : 17984 (python) S 17833 17833 17732 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 651248649 436916224 17021 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604461251811392 0 0 -1 7 0 0 0
[pid=17985] ppid=17833 vsize=436932 CPUtime=0.31 cores=1,3,5,7
/proc/17985/stat : 17985 (python) S 17833 17833 17732 0 -1 4202560 1136 0 0 0 16 15 0 0 19 0 2 0 651248652 447418368 17025 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17985/statm: 109233 17025 399 364 0 45118 0
[pid=17987] ppid=17985 vsize=471116 CPUtime=100.31 cores=1,3,5,7
/proc/17987/stat : 17987 (TNM) T 17985 17987 17987 0 -1 4202496 8442 0 0 0 10031 0 0 0 25 0 1 0 651248653 482422784 8171 33554432000 134512640 135008748 4289850656 18446744073709551615 134527542 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17987/statm: 117779 8171 46 122 0 116679 0
[pid=17985/tid=17990] ppid=17833 vsize=436932 CPUtime=0 cores=1,3,5,7
/proc/17985/task/17990/stat : 17990 (python) S 17833 17833 17732 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651258685 447418368 17025 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604458016407936 0 0 -1 7 0 0 0
[pid=17991] ppid=17833 vsize=447188 CPUtime=0.62 cores=1,3,5,7
/proc/17991/stat : 17991 (python) S 17833 17833 17732 0 -1 4202560 1153 0 0 0 31 31 0 0 17 0 2 0 651258688 457920512 17029 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17991/statm: 111797 17029 399 364 0 47679 0
[pid=17993] ppid=17991 vsize=276236 CPUtime=195.67 cores=1,3,5,7
/proc/17993/stat : 17993 (hybridGM3) T 17991 17993 17993 0 -1 4202496 9527 0 0 0 19566 1 0 0 25 0 1 0 651258689 282865664 9256 33554432000 134512640 135204385 4291601232 18446744073709551615 134547392 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17993/statm: 69059 9256 64 169 0 68889 0
[pid=17991/tid=18000] ppid=17833 vsize=447188 CPUtime=0 cores=1,3,5,7
/proc/17991/task/18000/stat : 18000 (python) S 17833 17833 17732 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 651278256 457920512 17029 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604465805329728 0 0 -1 7 0 0 0
[pid=18001] ppid=17833 vsize=457444 CPUtime=0.32 cores=1,3,5,7
/proc/18001/stat : 18001 (python) S 17833 17833 17732 0 -1 4202560 1143 0 0 0 15 17 0 0 19 0 2 0 651278258 468422656 17033 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18001/statm: 114361 17033 399 364 0 50240 0
[pid=18003] ppid=18001 vsize=471116 CPUtime=100.18 cores=1,3,5,7
/proc/18003/stat : 18003 (TNM) T 18001 18003 18003 0 -1 4202496 8444 0 0 0 10017 1 0 0 25 0 1 0 651278259 482422784 8172 33554432000 134512640 135008748 4292878032 18446744073709551615 134527089 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18003/statm: 117779 8172 46 122 0 116679 0
[pid=18001/tid=18006] ppid=17833 vsize=457444 CPUtime=0 cores=1,3,5,7
/proc/18001/task/18006/stat : 18006 (python) S 17833 17833 17732 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651288290 468422656 17033 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604465805328832 0 0 -1 7 0 0 0
[pid=18007] ppid=17833 vsize=467700 CPUtime=0.32 cores=1,3,5,7
/proc/18007/stat : 18007 (python) S 17833 17833 17732 0 -1 4202560 1211 0 0 0 15 17 0 0 17 0 2 0 651288293 478924800 17045 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18007/statm: 116925 17045 407 364 0 52801 0
[pid=18009] ppid=18007 vsize=471116 CPUtime=100.2 cores=1,3,5,7
/proc/18009/stat : 18009 (TNM) T 18007 18009 18009 0 -1 4202496 8448 0 0 0 10019 1 0 0 25 0 1 0 651288293 482422784 8170 33554432000 134512640 135008748 4292042016 18446744073709551615 134529430 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18009/statm: 117779 8170 46 122 0 116679 0
[pid=18007/tid=18013] ppid=17833 vsize=467700 CPUtime=0 cores=1,3,5,7
/proc/18007/task/18013/stat : 18013 (python) S 17833 17833 17732 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 651298324 478924800 17045 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604464191492160 0 0 -1 3 0 0 0
[pid=18014] ppid=17833 vsize=477956 CPUtime=0.33 cores=1,3,5,7
/proc/18014/stat : 18014 (python) S 17833 17833 17732 0 -1 4202560 1190 0 0 0 18 15 0 0 19 0 2 0 651298327 489426944 17048 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18014/statm: 119489 17048 406 364 0 55362 0
[pid=18016] ppid=18014 vsize=471116 CPUtime=98.34 cores=1,3,5,7
/proc/18016/stat : 18016 (TNM) T 18014 18016 18016 0 -1 4202496 8449 0 0 0 9833 1 0 0 25 0 1 0 651298328 482422784 8170 33554432000 134512640 135008748 4288026832 18446744073709551615 134529448 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18016/statm: 117779 8170 46 122 0 116679 0
[pid=18014/tid=18020] ppid=17833 vsize=477956 CPUtime=0 cores=1,3,5,7
/proc/18014/task/18020/stat : 18020 (python) S 17833 17833 17732 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651308162 489426944 17048 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604464191493056 0 0 -1 1 0 0 0
[pid=18021] ppid=17833 vsize=488212 CPUtime=0.34 cores=1,3,5,7
/proc/18021/stat : 18021 (python) S 17833 17833 17732 0 -1 4202560 1174 0 0 0 16 18 0 0 19 0 2 0 651308165 499929088 17046 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18021/statm: 122053 17046 400 364 0 57923 0
[pid=18023] ppid=18021 vsize=471116 CPUtime=98.34 cores=1,3,5,7
/proc/18023/stat : 18023 (TNM) T 18021 18023 18023 0 -1 4202496 8447 0 0 0 9834 0 0 0 25 0 1 0 651308165 482422784 8172 33554432000 134512640 135008748 4289372736 18446744073709551615 134527327 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18023/statm: 117779 8172 46 122 0 116679 0
[pid=18021/tid=18026] ppid=17833 vsize=488212 CPUtime=0 cores=1,3,5,7
/proc/18021/task/18026/stat : 18026 (python) S 17833 17833 17732 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651318000 499929088 17046 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604458016408832 0 0 -1 7 0 0 0
[pid=18027] ppid=17833 vsize=498468 CPUtime=0.65 cores=1,3,5,7
/proc/18027/stat : 18027 (python) S 17833 17833 17732 0 -1 4202560 1198 0 0 0 31 34 0 0 16 0 2 0 651318003 510431232 17050 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18027/statm: 124617 17050 400 364 0 60484 0
[pid=18029] ppid=18027 vsize=276236 CPUtime=194.74 cores=1,3,5,7
/proc/18029/stat : 18029 (hybridGM3) T 18027 18029 18029 0 -1 4202496 9527 0 0 0 19473 1 0 0 25 0 1 0 651318004 282865664 9252 33554432000 134512640 135204385 4293746656 18446744073709551615 134545975 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18029/statm: 69059 9252 64 169 0 68889 0
[pid=18027/tid=18035] ppid=17833 vsize=498468 CPUtime=0 cores=1,3,5,7
/proc/18027/task/18035/stat : 18035 (python) S 17833 17833 17732 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 651337478 510431232 17050 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604470023074816 0 0 -1 7 0 0 0
[pid=18036] ppid=17833 vsize=508724 CPUtime=0.33 cores=1,3,5,7
/proc/18036/stat : 18036 (python) S 17833 17833 17732 0 -1 4202560 1182 0 0 0 16 17 0 0 19 0 2 0 651337480 520933376 17054 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18036/statm: 127181 17054 400 364 0 63045 0
[pid=18038] ppid=18036 vsize=471116 CPUtime=99.34 cores=1,3,5,7
/proc/18038/stat : 18038 (TNM) T 18036 18038 18038 0 -1 4202496 8445 0 0 0 9934 0 0 0 25 0 1 0 651337481 482422784 8169 33554432000 134512640 135008748 4293065376 18446744073709551615 134528974 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18038/statm: 117779 8169 46 122 0 116679 0
[pid=18036/tid=18042] ppid=17833 vsize=508724 CPUtime=0 cores=1,3,5,7
/proc/18036/task/18042/stat : 18042 (python) S 17833 17833 17732 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651347416 520933376 17054 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 514 18446604470023075712 0 0 -1 7 0 0 0
[pid=18043] ppid=17833 vsize=518980 CPUtime=0 cores=1,3,5,7
/proc/18043/stat : 18043 (python) S 17833 17833 17732 0 -1 4202560 837 0 0 0 0 0 0 0 19 0 1 0 651347419 531435520 17001 33554432000 4194304 5683644 140736767449920 18446744073709551615 220816256582 0 0 16781312 514 195805707893735423 0 0 17 1 0 0 0
/proc/18043/statm: 129745 17001 344 364 0 65606 0
[pid=18045] ppid=18043 vsize=470324 CPUtime=0.53 cores=1,3,5,7
/proc/18045/stat : 18045 (TNM) R 18043 18045 18045 0 -1 4202496 6471 0 0 0 53 0 0 0 22 0 1 0 651347420 481611776 6196 33554432000 134512640 135008748 4293581232 18446744073709551615 134580187 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18045/statm: 117581 6196 46 122 0 116481 0
[pid=17833/tid=17840] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17840/stat : 17840 (python) S 17831 17833 17732 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 21 0 651052357 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=17848] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17848/stat : 17848 (python) S 17831 17833 17732 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 21 0 651062295 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=17855] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17855/stat : 17855 (python) S 17831 17833 17732 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 21 0 651072233 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=17873] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17873/stat : 17873 (python) S 17831 17833 17732 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 21 0 651101335 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=17896] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17896/stat : 17896 (python) S 17831 17833 17732 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 21 0 651121099 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 3 0 0 0
[pid=17833/tid=17909] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17909/stat : 17909 (python) S 17831 17833 17732 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651140768 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=17922] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17922/stat : 17922 (python) S 17831 17833 17732 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 21 0 651160438 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=17936] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17936/stat : 17936 (python) S 17831 17833 17732 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 21 0 651180105 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 3 0 0 0
[pid=17833/tid=17949] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17949/stat : 17949 (python) S 17831 17833 17732 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651199673 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=17959] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17959/stat : 17959 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651209708 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 3 0 0 0
[pid=17833/tid=17973] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17973/stat : 17973 (python) S 17831 17833 17732 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651229181 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=17986] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17986/stat : 17986 (python) S 17831 17833 17732 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 21 0 651248652 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=17992] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/17992/stat : 17992 (python) S 17831 17833 17732 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 21 0 651258688 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=18002] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18002/stat : 18002 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651278259 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 3 0 0 0
[pid=17833/tid=18008] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18008/stat : 18008 (python) S 17831 17833 17732 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 21 0 651288293 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=18015] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18015/stat : 18015 (python) S 17831 17833 17732 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 21 0 651298327 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 3 0 0 0
[pid=17833/tid=18022] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18022/stat : 18022 (python) S 17831 17833 17732 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 21 0 651308165 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=18028] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18028/stat : 18028 (python) S 17831 17833 17732 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651318003 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
[pid=17833/tid=18037] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18037/stat : 18037 (python) S 17831 17833 17732 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 21 0 651337481 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 1 0 0 0
[pid=17833/tid=18044] ppid=17831 vsize=529224 CPUtime=0 cores=1,3,5,7
/proc/17833/task/18044/stat : 18044 (python) S 17831 17833 17732 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 21 0 651347419 541925376 18575 33554432000 4194304 5683644 140736767449920 18446744073709551615 220828060081 0 0 16781312 2 18446604464932006656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2970.07
Current children cumulated vsize (KiB) 16248312

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17833 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=291283
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=199969
# CPU time returned by wait4() is 11.4913
# while last known CPU time is 2970.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 2962.35
CPU time (s): 2970.07
CPU user time (s): 2965.24
CPU system time (s): 4.83
CPU usage (%): 100.261
Max. virtual memory (cumulated for all children) (KiB): 16248312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2913
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48384
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= 2935
involuntary context switches= 85

runsolver used 19.521 second user time and 44.6652 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-17 00:52:33
IDJOB=3386540
IDBENCH=82605
IDSOLVER=1872
FILE ID=node147/3386540-1305586353
RUNJOBID= node147-1305586142-17751
PBS_JOBID= 13350331
Free space on /tmp= 73084 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386540-1305586353/watcher-3386540-1305586353 -o /tmp/evaluation-result-3386540-1305586353/solver-3386540-1305586353 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386540-1305586353.cnf -seed 81286314 -budget 5000

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

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=81286314

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17300916 kB
Buffers:        330008 kB
Cached:        5557184 kB
SwapCached:      13124 kB
Active:        8926916 kB
Inactive:      6450112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17300916 kB
SwapTotal:    67111528 kB
SwapFree:     63485432 kB
Dirty:           35976 kB
Writeback:           0 kB
AnonPages:     9485040 kB
Mapped:          29028 kB
Slab:           155056 kB
PageTables:      52892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 94247596 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= 73048 MiB
End job on node147 at 2011-05-17 01:41:58