Trace number 4409724

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 NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallel? (TO) 20114.4 2520.03

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-050-15-1.xml
MD5SUM4cb8aacd6a4a2864e81512910dbfacc0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints815
Number of domains1
Minimum domain size2856
Maximum domain size2856
Distribution of domain sizes[{"size":2856,"count":800}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":750}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":750},{"arity":50,"count":15}]
Number of extensional constraints0
Number of intensional constraints800
Distribution of constraint types[{"type":"intension","count":800},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

20114.30/2520.02	c
20114.30/2520.02	c This is cosoco 2.00 --  
20114.30/2520.02	c
20114.30/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409724-1569816111.xml 
20114.30/2520.02	c enable optimization
20114.30/2520.02	c ========================================[ Problem Statistics ]===========================================
20114.30/2520.02	c |                                                                                                       
20114.30/2520.02	c |  Parse time        :         0.45 s 
20114.30/2520.02	c |
20114.30/2520.02	c |               Variables: 800
20114.30/2520.02	c |            Domain Sizes: 2856..2856
20114.30/2520.02	c |
20114.30/2520.02	c |             Constraints: 19176
20114.30/2520.02	c |                   Arity: 1..50  -- Unary: 50  -- Binary: 19125
20114.30/2520.02	c | 
20114.30/2520.02	c |                   Types: 
20114.30/2520.02	c |                          (X -Y <= k): 700
20114.30/2520.02	c |                          Disjunctive: 18375
20114.30/2520.02	c |                          Intension: 50
20114.30/2520.02	c |                          Max constant: 1
20114.30/2520.02	c |                          Unary: 50
20114.30/2520.02	c |                          
20114.30/2520.02	c |               Objective: Minimize Max constant
20114.30/2520.02	
20114.30/2520.02	c =========================================================================================================
20114.30/2520.02	c Parallel mode: Portfolio
20114.30/2520.02	c [pFactory][Group N°0] created (threads:8).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20114.30/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20114.30/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20114.30/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20114.30/2520.02	c [pFactory][Group N°0] task 7 launched on thread 1.
20114.30/2520.02	c [pFactory][Group N°0] task 6 launched on thread 0.
20114.30/2520.02	c [pFactory][Group N°0] task 5 launched on thread 2.
20114.30/2520.02	c [pFactory][Group N°0] task 4 launched on thread 6.
20114.30/2520.02	c [pFactory][Group N°0] task 3 launched on thread 4.
20114.30/2520.02	c [pFactory][Group N°0] task 2 launched on thread 5.
20114.30/2520.02	c [pFactory][Group N°0] task 1 launched on thread 3.
20114.30/2520.02	c [pFactory][Group N°0] task 0 launched on thread 7.
20114.30/2520.02	
20114.30/2520.02	c *** INTERRUPTED ***
20114.30/2520.02	c call to solver        : 0
20114.30/2520.02	c
20114.30/2520.02	c restarts              : 129141      
20114.30/2520.02	c conflicts             : 1112116      (55 /sec)
20114.30/2520.02	c decisions             : 1996979      (99 /sec)
20114.30/2520.02	c propagations          : 3357189651  (166935 /sec)
20114.30/2520.02	c root propagations     : 559819      
20114.30/2520.02	c filter calls          : 1364270844     (67838 /sec)
20114.30/2520.02	c useless filter calls  : 1315059203     (96 %)
20114.30/2520.02	c Memory used           : 1577.71 MB
20114.30/2520.02	c Best bound time (wc)  : -1.56982e+09 s
20114.30/2520.02	c CPU time              : 20110.8 s
20114.30/2520.02	c real time             : 2520.02 s
20114.30/2520.02	
20114.30/2520.02	c No Bound found!
20114.30/2520.02	
20114.30/2520.02	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15417 MiB free)
  memory of node 1: 16384 MiB (15696 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409724-1569816111/watcher-4409724-1569816111 -o /tmp/evaluation-result-4409724-1569816111/solver-4409724-1569816111 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1569816066-8013 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409724-1569816111.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8104, runsolver pid=8101
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 1.24 1.79 1.96 2/193 8105
/proc/meminfo: memFree=31710092/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=185324 memory=161560 CPUtime=0.09 cores=0-7
/proc/8104/stat : 8104 (cosoco) R 8101 8104 7986 0 -1 4202496 40574 0 0 0 5 4 0 0 20 0 1 0 557873607 189771776 40390 33554432000 4194304 6211132 140725340103824 140725340099768 5071149 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 46331 40390 823 493 0 39636 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 185324 KiB
Current children cumulated memory: 161560 KiB

[startup+0.208892 s]*
/proc/loadavg: 1.24 1.79 1.96 2/193 8105
/proc/meminfo: memFree=31668180/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=220644 memory=196876 CPUtime=0.2 cores=0-7
/proc/8104/stat : 8104 (cosoco) R 8101 8104 7986 0 -1 4202496 49445 0 0 0 15 5 0 0 20 0 1 0 557873607 225939456 49219 33554432000 4194304 6211132 140725340103824 140725340099768 140505653173221 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 55161 49219 827 493 0 48466 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 220644 KiB
Current children cumulated memory: 196876 KiB

[startup+0.308607 s]*
/proc/loadavg: 1.24 1.79 1.96 2/193 8105
/proc/meminfo: memFree=31655440/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=232640 memory=208872 CPUtime=0.3 cores=0-7
/proc/8104/stat : 8104 (cosoco) R 8101 8104 7986 0 -1 4202496 52436 0 0 0 24 6 0 0 20 0 1 0 557873607 238223360 52218 33554432000 4194304 6211132 140725340103824 140725340098344 140505653173221 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 58160 52218 827 493 0 51465 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 232640 KiB
Current children cumulated memory: 208872 KiB

[startup+0.707523 s]
/proc/loadavg: 1.24 1.79 1.96 2/193 8105
/proc/meminfo: memFree=31319028/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1352080 memory=742772 CPUtime=0.82 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 185919 0 0 0 60 22 0 0 20 0 9 0 557873607 1384529920 185693 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 338020 185693 883 493 0 331325 0
Current children cumulated CPU time: 0.82 s
Current children cumulated vsize: 1352080 KiB
Current children cumulated memory: 742772 KiB

[startup+1.50156 s]
/proc/loadavg: 1.24 1.79 1.96 2/201 8113
/proc/meminfo: memFree=31066544/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1550024 memory=1264176 CPUtime=6.07 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 247424 0 0 0 559 48 0 0 20 0 9 0 557873607 1587224576 316044 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 387506 316044 885 493 0 380811 0
[pid=8104/tid=8106] ppid=8101 vsize=1550024 memory=3620 CPUtime=0.6 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 7711 0 0 0 57 3 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505646070456 5302382 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1550024 memory=33 CPUtime=0.57 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 6681 0 0 0 55 2 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505637677752 5302451 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1550024 memory=288230376974057755 CPUtime=0.7 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) S 8101 8104 7986 0 -1 1077944384 8118 0 0 0 68 2 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505629285392 140505669235133 0 0 4096 8405026 18446744071579849748 0 0 -1 3 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1550024 memory=288289961189573814 CPUtime=0.69 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 8118 0 0 0 66 3 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505620892688 5403677 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1550024 memory=7751995073768813331 CPUtime=0.68 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 8118 0 0 0 65 3 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505612499984 5302382 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1550024 memory=-7029379521808015264 CPUtime=0.68 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 8116 0 0 0 65 3 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505604107280 5302451 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1550024 memory=139923813103231 CPUtime=0.7 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 8117 0 0 0 68 2 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505595714576 5403714 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1550024 memory=10 CPUtime=0.7 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 7617 0 0 0 66 4 0 0 20 0 9 0 557873675 1587224576 316044 33554432000 4194304 6211132 140725340103824 140505587321872 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 6.07 s
Current children cumulated vsize: 1550024 KiB
Current children cumulated memory: 1264176 KiB

[startup+3.11053 s]
/proc/loadavg: 1.24 1.79 1.96 9/201 8113
/proc/meminfo: memFree=30497852/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1366264 CPUtime=18.79 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 511909 0 0 0 1755 124 0 0 20 0 9 0 557873607 1654341632 341566 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 341566 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=2257 CPUtime=2.21 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 42788 0 0 0 202 19 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505646070800 5167284 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=55 CPUtime=2.18 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 43321 0 0 0 213 5 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505637678000 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=33 CPUtime=2.28 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 43754 0 0 0 207 21 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505629285144 5456342 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=288230376974057755 CPUtime=2.28 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 37274 0 0 0 223 5 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505620892688 140505653170796 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=746996 CPUtime=2.27 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 38284 0 0 0 221 6 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505612499984 5397400 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=4872558044660077418 CPUtime=2.27 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 42050 0 0 0 208 19 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505604107280 5168368 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=2004 CPUtime=2.25 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 40242 0 0 0 207 18 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505595714576 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=984 CPUtime=2.31 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 39376 0 0 0 225 6 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505587321776 5193765 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 18.79 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1366264 KiB

[startup+6.30053 s]
/proc/loadavg: 1.78 1.89 2.00 9/202 8115
/proc/meminfo: memFree=30497512/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1366264 CPUtime=44.26 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 766471 0 0 0 4284 142 0 0 20 0 9 0 557873607 1654341632 341566 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 341566 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=1366264 CPUtime=5.39 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 72820 0 0 0 518 21 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505646070800 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=3620 CPUtime=5.36 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 73191 0 0 0 530 6 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505637678208 5168248 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=10384 CPUtime=5.47 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 74111 0 0 0 525 22 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505629285144 5167539 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=0 CPUtime=5.47 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 71362 0 0 0 539 8 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505620892592 5166868 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=279838728867664 CPUtime=5.46 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 72627 0 0 0 537 9 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505612499984 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=1366264 CPUtime=5.46 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 72958 0 0 0 525 21 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505604107280 5167924 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=6944656592455097440 CPUtime=5.4 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 74880 0 0 0 519 21 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505595714576 5167924 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=6944656575208382560 CPUtime=5.49 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 69694 0 0 0 542 7 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505587321776 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 44.26 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1366264 KiB

[startup+12.7005 s]
/proc/loadavg: 2.28 1.99 2.03 9/202 8115
/proc/meminfo: memFree=30497240/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1366264 CPUtime=95.29 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 1047668 0 0 0 9368 161 0 0 20 0 9 0 557873607 1654341632 341566 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 341566 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=1366264 CPUtime=11.79 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 109700 0 0 0 1155 24 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505646070800 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=0 CPUtime=11.75 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 109185 0 0 0 1167 8 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505637678208 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=0 CPUtime=11.87 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 109696 0 0 0 1162 25 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505629285144 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=55 CPUtime=11.86 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 104263 0 0 0 1175 11 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505620892592 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=1366264 CPUtime=11.85 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 108914 0 0 0 1173 12 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505612499984 5168224 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=780 CPUtime=11.85 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 109379 0 0 0 1161 24 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505604107280 5392297 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=3620 CPUtime=11.7 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 109564 0 0 0 1147 23 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505595714576 5168368 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=10384 CPUtime=11.89 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 102139 0 0 0 1180 9 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505587321776 5167216 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 95.29 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1366264 KiB

[startup+25.5015 s]
/proc/loadavg: 3.54 2.29 2.12 9/201 8115
/proc/meminfo: memFree=30496744/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1366264 CPUtime=197.45 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 1318547 0 0 0 19565 180 0 0 20 0 9 0 557873607 1654341632 341566 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 341566 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=139921444569504 CPUtime=24.58 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 143762 0 0 0 2431 27 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505646070800 5186344 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=3544816011996836452 CPUtime=24.54 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 142128 0 0 0 2444 10 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505637678208 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=3620 CPUtime=24.66 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 142509 0 0 0 2439 27 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505629285144 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=1366264 CPUtime=24.65 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 137881 0 0 0 2452 13 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505620892592 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=2004 CPUtime=24.63 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 143759 0 0 0 2449 14 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505612499984 5167949 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=984 CPUtime=24.57 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 143864 0 0 0 2432 25 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505604107280 5168392 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=3620 CPUtime=24.39 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 141996 0 0 0 2413 26 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505595714576 5167250 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=10384 CPUtime=24.68 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 137820 0 0 0 2456 12 0 0 20 0 9 0 557873675 1654341632 341566 33554432000 4194304 6211132 140725340103824 140505587321776 5166868 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 197.45 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1366264 KiB


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

/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 291208 0 0 0 224339 42 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505629285296 5168257 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2260.23 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 282209 0 0 0 225993 30 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505620892688 140505654096994 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=225000 CPUtime=2260.06 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 321179 0 0 0 225962 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505612499984 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2257.2 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 281265 0 0 0 225677 43 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505604107392 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=2828 CPUtime=2260.01 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 302672 0 0 0 225946 55 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505595714576 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=0 CPUtime=2259.8 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 287616 0 0 0 225941 39 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505587321984 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 18056.7 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1380328 KiB

[startup+2322.3 s]
/proc/loadavg: 8.31 8.15 7.68 9/199 8279
/proc/meminfo: memFree=30487380/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1380328 CPUtime=18535.7 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 2539068 0 0 0 1853212 360 0 0 20 0 9 0 557873607 1654341632 345082 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 345082 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2313.1 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 286600 0 0 0 231261 49 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505646070800 5168395 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2320.84 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 300451 0 0 0 232052 32 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505637678208 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2303.8 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 291308 0 0 0 230338 42 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505629285296 5167553 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2320.22 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 282335 0 0 0 231992 30 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505620892688 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2320.05 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 321395 0 0 0 231961 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505612499984 5167553 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=3620 CPUtime=2317.17 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 281394 0 0 0 231674 43 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505604107392 5168224 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=-7035114785800479027 CPUtime=2320 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 302868 0 0 0 231945 55 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505595714576 5167216 0 0 4096 8405026 0 0 0 -1 2 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=1440 CPUtime=2319.79 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 287889 0 0 0 231940 39 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505587321984 5167233 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 18535.7 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1380328 KiB

[startup+2382.3 s]
/proc/loadavg: 8.59 8.26 7.75 9/200 8290
/proc/meminfo: memFree=30486364/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1380328 CPUtime=19014.8 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 2540539 0 0 0 1901117 361 0 0 20 0 9 0 557873607 1654341632 345082 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 345082 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2372.25 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 286848 0 0 0 237176 49 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505646070800 5167553 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2380.83 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 300598 0 0 0 238051 32 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505637678208 5168224 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2363.79 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 291548 0 0 0 236337 42 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505629285296 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2380.21 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 282454 0 0 0 237990 31 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505620892688 140505654096990 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2380.03 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 321608 0 0 0 237959 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505612499984 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2377.16 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 281508 0 0 0 237673 43 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505604107392 5168224 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2379.99 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 303009 0 0 0 237944 55 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505595714576 5167216 0 0 4096 8405026 0 0 0 -1 2 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=9520 CPUtime=2379.78 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 288138 0 0 0 237938 40 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505587321984 5166595 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 19014.8 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1380328 KiB

[startup+2442.3 s]
/proc/loadavg: 8.43 8.29 7.79 9/200 8295
/proc/meminfo: memFree=30485928/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1380328 CPUtime=19493.8 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 2542542 0 0 0 1949021 362 0 0 20 0 9 0 557873607 1654341632 345082 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 345082 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2431.41 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 287015 0 0 0 243092 49 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505646070800 5167960 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2440.81 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 300865 0 0 0 244049 32 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505637678208 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2423.78 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 291848 0 0 0 242336 42 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505629285296 5167216 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2440.2 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 282660 0 0 0 243989 31 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505620892688 5393095 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2440.01 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 321871 0 0 0 243957 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505612499984 5168368 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=10428 CPUtime=2437.13 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 281757 0 0 0 243670 43 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505604107392 5397248 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2439.97 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 303236 0 0 0 243942 55 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505595714576 5168504 0 0 4096 8405026 0 0 0 -1 2 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=2528 CPUtime=2439.77 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 288462 0 0 0 243937 40 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505587321984 5393072 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 19493.8 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1380328 KiB

[startup+2502.3 s]
/proc/loadavg: 8.34 8.28 7.82 9/200 8298
/proc/meminfo: memFree=30486068/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1380328 CPUtime=19972.9 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 2544178 0 0 0 1996927 363 0 0 20 0 9 0 557873607 1654341632 345082 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 345082 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=3996 CPUtime=2490.56 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 287314 0 0 0 249006 50 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505646070800 5168368 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=10428 CPUtime=2500.8 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 301002 0 0 0 250048 32 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505637678208 5167570 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2483.76 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 292035 0 0 0 248334 42 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505629285296 5193760 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2500.19 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 282793 0 0 0 249988 31 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505620892688 5168368 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2500 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 322079 0 0 0 249956 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505612499984 5168224 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2497.13 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 281884 0 0 0 249669 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505604107392 5167539 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2499.96 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 303515 0 0 0 249941 55 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505595714576 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=1380328 CPUtime=2499.76 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 288728 0 0 0 249936 40 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505587321984 5392301 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 19972.9 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1380328 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.25 8.26 7.82 9/200 8299
/proc/meminfo: memFree=30486252/32770624 swapFree=66993536/67108860
[pid=8104] ppid=8101 vsize=1615568 memory=1380328 CPUtime=20114.3 cores=0-7
/proc/8104/stat : 8104 (cosoco) S 8101 8104 7986 0 -1 1077944320 2544891 0 0 0 2011067 363 0 0 20 0 9 0 557873607 1654341632 345082 33554432000 4194304 6211132 140725340103824 140725340102080 140505669213943 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
/proc/8104/statm: 403892 345082 887 493 0 397197 0
[pid=8104/tid=8106] ppid=8101 vsize=1615568 memory=1804 CPUtime=2508.02 cores=0-7
/proc/8104/task/8106/stat : 8106 (cosoco) R 8101 8104 7986 0 -1 4202560 287431 0 0 0 250752 50 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505646070800 5167570 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8107] ppid=8101 vsize=1615568 memory=920 CPUtime=2518.5 cores=0-7
/proc/8104/task/8107/stat : 8107 (cosoco) R 8101 8104 7986 0 -1 4202560 301179 0 0 0 251818 32 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505637678208 5446638 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8108] ppid=8101 vsize=1615568 memory=4872558044660077418 CPUtime=2501.47 cores=0-7
/proc/8104/task/8108/stat : 8108 (cosoco) R 8101 8104 7986 0 -1 4202560 292109 0 0 0 250105 42 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505629285296 5168392 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8109] ppid=8101 vsize=1615568 memory=756 CPUtime=2517.9 cores=0-7
/proc/8104/task/8109/stat : 8109 (cosoco) R 8101 8104 7986 0 -1 4202560 282807 0 0 0 251759 31 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505620892688 5168368 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8110] ppid=8101 vsize=1615568 memory=1548 CPUtime=2517.7 cores=0-7
/proc/8104/task/8110/stat : 8110 (cosoco) R 8101 8104 7986 0 -1 4202560 322145 0 0 0 251726 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505612499984 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8111] ppid=8101 vsize=1615568 memory=8340 CPUtime=2514.84 cores=0-7
/proc/8104/task/8111/stat : 8111 (cosoco) R 8101 8104 7986 0 -1 4202560 281909 0 0 0 251440 44 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505604107392 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8112] ppid=8101 vsize=1615568 memory=1164 CPUtime=2517.66 cores=0-7
/proc/8104/task/8112/stat : 8112 (cosoco) R 8101 8104 7986 0 -1 4202560 303593 0 0 0 251711 55 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505595714576 5167924 0 0 4096 8405026 0 0 0 -1 2 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
[pid=8104/tid=8113] ppid=8101 vsize=1615568 memory=9520 CPUtime=2517.47 cores=0-7
/proc/8104/task/8113/stat : 8113 (cosoco) R 8101 8104 7986 0 -1 4202560 288890 0 0 0 251707 40 0 0 20 0 9 0 557873675 1654341632 345082 33554432000 4194304 6211132 140725340103824 140505587321984 5446311 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 20054016 140725340107793 140725340107885 140725340107885 140725340110798 0
Current children cumulated CPU time: 20114.3 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1380328 KiB

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

[startup+2520.03 s]
# the end of solver process 8104 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20110.8 s, system=3.6454 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.03
CPU time (s): 20114.4
CPU user time (s): 20110.8
CPU system time (s): 3.6454
CPU usage (%): 798.182
Max. virtual memory (cumulated for all children) (KiB): 1615568
Max. memory (cumulated for all children) (KiB): 1380328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20110.8
system time used= 3.6454
maximum resident set size= 1380476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2544936
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24335
involuntary context switches= 175444


# summary of solver processes directly reported to runsolver:
#   pid: 8104
#   total CPU time (s): 20114.4
#   total CPU user time (s): 20110.8
#   total CPU system time (s): 3.6454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1697 second user time and 22.2323 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-30 06:01:07
IDJOB=4409724
IDBENCH=115768
IDSOLVER=2877
FILE ID=node121/4409724-1569816111
RUNJOBID= node121-1569816066-8013
PBS_JOBID= 21705901
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-050-15-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409724-1569816111/watcher-4409724-1569816111 -o /tmp/evaluation-result-4409724-1569816111/solver-4409724-1569816111 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1569816066-8013 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409724-1569816111.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4cb8aacd6a4a2864e81512910dbfacc0
RANDOM SEED=1951071191

node121.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31861104 kB
MemAvailable:   31868196 kB
Buffers:           84924 kB
Cached:           248660 kB
SwapCached:         4536 kB
Active:           176284 kB
Inactive:         165108 kB
Active(anon):       3528 kB
Inactive(anon):    78872 kB
Active(file):     172756 kB
Inactive(file):    86236 kB
Unevictable:      109564 kB
Mlocked:          109564 kB
SwapTotal:      67108860 kB
SwapFree:       66993536 kB
Dirty:              2808 kB
Writeback:             0 kB
AnonPages:        126948 kB
Mapped:            26728 kB
Shmem:             66172 kB
Slab:             156888 kB
SReclaimable:     127872 kB
SUnreclaim:        29016 kB
KernelStack:        3744 kB
PageTables:         5784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node121 at 2019-09-30 06:43:08