Trace number 4398456

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.O parallel? (TO) 20109.3 2520.03

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.xml
MD5SUM81a54afd524339631fcda48b56d1b2da
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 variables4061
Number of constraints583
Number of domains2
Minimum domain size82
Maximum domain size581
Distribution of domain sizes[{"size":82,"count":4060},{"size":581,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":3480},{"degree":4,"count":580}]
Minimum constraint arity7
Maximum constraint arity4060
Distribution of constraint arities[{"arity":7,"count":580},{"arity":581,"count":1},{"arity":4060,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":580},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.59/0.69	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.59/0.69	c
0.69/0.70	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.70	c
0.69/0.71	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.71	c
0.69/0.73	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.73	c
0.69/0.74	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.74	c
0.69/0.75	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.75	c
0.69/0.77	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.77	c
0.69/0.78	c Create Cardinality(vars,values,occurs) constraint using 4060 Exactly/AtMost.. constraint 
0.69/0.78	c
20109.16/2520.02	c
20109.16/2520.02	c This is cosoco 2.00 --  
20109.16/2520.02	c
20109.16/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398456-1568611181.xml 
20109.16/2520.02	c enable optimization
20109.16/2520.02	c ========================================[ Problem Statistics ]===========================================
20109.16/2520.02	c |                                                                                                       
20109.16/2520.02	c |  Parse time        :         1.15 s 
20109.16/2520.02	c |
20109.16/2520.02	c |               Variables: 4061
20109.16/2520.02	c |            Domain Sizes: 82..581
20109.16/2520.02	c |
20109.16/2520.02	c |             Constraints: 1243
20109.16/2520.02	c |                   Arity: 1..4060  -- Unary: 1
20109.16/2520.02	c | 
20109.16/2520.02	c |                   Types: 
20109.16/2520.02	c |                          Exactly K: 82
20109.16/2520.02	c |                          Exactly K variable: 1
20109.16/2520.02	c |                          Intension: 1
20109.16/2520.02	c |                          Lex: 579
20109.16/2520.02	c |                          MDD: 580
20109.16/2520.02	c |                          
20109.16/2520.02	c |               Objective: Maximize Intension
20109.16/2520.02	
20109.16/2520.02	c =========================================================================================================
20109.16/2520.02	c Parallel mode: Portfolio
20109.16/2520.02	c [pFactory][Group N°0] created (threads:8).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20109.16/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20109.16/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20109.16/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20109.16/2520.02	c [pFactory][Group N°0] task 7 launched on thread 0.
20109.16/2520.02	c [pFactory][Group N°0] task 6 launched on thread 1.
20109.16/2520.02	c [pFactory][Group N°0] task 5 launched on thread 2.
20109.16/2520.02	c [pFactory][Group N°0] task 4 launched on thread 5.
20109.16/2520.02	c [pFactory][Group N°0] task 3 launched on thread 6.
20109.16/2520.02	c [pFactory][Group N°0] task 2 launched on thread 7.
20109.16/2520.02	c [pFactory][Group N°0] task 1 launched on thread 3.
20109.16/2520.02	c [pFactory][Group N°0] task 0 launched on thread 4.
20109.16/2520.02	
20109.16/2520.02	c *** INTERRUPTED ***
20109.16/2520.02	c call to solver        : 0
20109.16/2520.02	c
20109.16/2520.02	c restarts              : 2           
20109.16/2520.02	c conflicts             : 56           (0 /sec)
20109.16/2520.02	c decisions             : 1145         (0 /sec)
20109.16/2520.02	c propagations          : 1414633     (70 /sec)
20109.16/2520.02	c root propagations     : 209960      
20109.16/2520.02	c filter calls          : 1584885        (79 /sec)
20109.16/2520.02	c useless filter calls  : 1554853        (98 %)
20109.16/2520.02	c Memory used           : 1213.02 MB
20109.16/2520.02	c Best bound time (wc)  : -1.56861e+09 s
20109.16/2520.02	c CPU time              : 20105.8 s
20109.16/2520.02	c real time             : 2520.02 s
20109.16/2520.02	
20109.16/2520.02	c No Bound found!
20109.16/2520.02	
20109.16/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 (15465 MiB free)
  memory of node 1: 16384 MiB (15657 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398456-1568611181/watcher-4398456-1568611181 -o /tmp/evaluation-result-4398456-1568611181/solver-4398456-1568611181 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node143-1568609536-722 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398456-1568611181.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=1031, runsolver pid=1028
Current StackSize limit: 8192 KiB


[startup+0.100171 s]*
/proc/loadavg: 4.48 7.72 8.18 2/191 1032
/proc/meminfo: memFree=31823164/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=77116 memory=53304 CPUtime=0.1 cores=0-7
/proc/1031/stat : 1031 (cosoco) R 1028 1031 695 0 -1 4202496 13491 0 0 0 8 2 0 0 20 0 1 0 437055393 78966784 13326 33554432000 4194304 6211092 140723705102720 140723705099256 140670262578149 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 19312 13326 754 493 0 12617 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 77116 KiB
Current children cumulated memory: 53304 KiB

[startup+0.209352 s]*
/proc/loadavg: 4.48 7.72 8.18 2/191 1032
/proc/meminfo: memFree=31763644/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=136672 memory=112704 CPUtime=0.2 cores=0-7
/proc/1031/stat : 1031 (cosoco) R 1028 1031 695 0 -1 4202496 28370 0 0 0 17 3 0 0 20 0 1 0 437055393 139952128 28176 33554432000 4194304 6211092 140723705102720 140723705099256 140670262578149 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 34168 28176 754 493 0 27473 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 136672 KiB
Current children cumulated memory: 112704 KiB

[startup+0.309301 s]*
/proc/loadavg: 4.48 7.72 8.18 2/191 1032
/proc/meminfo: memFree=31708960/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=191236 memory=167352 CPUtime=0.31 cores=0-7
/proc/1031/stat : 1031 (cosoco) R 1028 1031 695 0 -1 4202496 42006 0 0 0 25 6 0 0 20 0 1 0 437055393 195825664 41838 33554432000 4194304 6211092 140723705102720 140723705099256 140670262578149 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 47809 41838 754 493 0 41114 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 191236 KiB
Current children cumulated memory: 167352 KiB

[startup+0.700386 s]
/proc/loadavg: 4.48 7.72 8.18 2/191 1032
/proc/meminfo: memFree=31686020/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=356660 memory=331280 CPUtime=0.69 cores=0-7
/proc/1031/stat : 1031 (cosoco) R 1028 1031 695 0 -1 4202496 84078 0 0 0 59 10 0 0 20 0 1 0 437055393 365219840 82820 33554432000 4194304 6211092 140723705102720 140723705099256 5003213 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 89165 82820 827 493 0 82470 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 356660 KiB
Current children cumulated memory: 331280 KiB

[startup+1.50078 s]
/proc/loadavg: 4.48 7.72 8.18 2/191 1032
/proc/meminfo: memFree=31394888/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=1111020 memory=497140 CPUtime=2.91 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 125954 0 0 0 277 14 0 0 20 0 9 0 437055393 1137684480 124285 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 277755 124285 906 493 0 271060 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 1111020 KiB
Current children cumulated memory: 497140 KiB

[startup+3.11078 s]
/proc/loadavg: 4.48 7.72 8.18 9/199 1040
/proc/meminfo: memFree=31376336/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=1111020 memory=498476 CPUtime=15.76 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 181035 0 0 0 1543 33 0 0 20 0 9 0 437055393 1137684480 124619 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 277755 124619 912 493 0 271060 0
[pid=1031/tid=1033] ppid=1028 vsize=1111020 memory=279374872172064 CPUtime=1.81 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 5006 0 0 0 176 5 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670249564904 5250287 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1111020 memory=144100447750162 CPUtime=1.8 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 10550 0 0 0 180 0 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670241172200 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1111020 memory=144100447750163 CPUtime=1.81 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 3071 0 0 0 178 3 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670232779800 5136287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1111020 memory=55 CPUtime=1.81 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 9704 0 0 0 180 1 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670224386792 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1111020 memory=8257237230052613020 CPUtime=1.8 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 5322 0 0 0 176 4 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670215994088 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1111020 memory=4137290303932963203 CPUtime=1.81 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 10180 0 0 0 180 1 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670207601384 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1111020 memory=-7019007802211101846 CPUtime=1.8 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 3167 0 0 0 178 2 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670199208680 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1111020 memory=279374872039520 CPUtime=1.77 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 8140 0 0 0 177 0 0 0 20 0 9 0 437055523 1137684480 124619 33554432000 4194304 6211092 140723705102720 140670190815976 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 15.76 s
Current children cumulated vsize: 1111020 KiB
Current children cumulated memory: 498476 KiB

[startup+6.30077 s]
/proc/loadavg: 5.00 7.77 8.20 9/199 1040
/proc/meminfo: memFree=31373884/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=1111020 memory=501112 CPUtime=41.23 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 294530 0 0 0 4061 62 0 0 20 0 9 0 437055393 1137684480 125278 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 277755 125278 912 493 0 271060 0
[pid=1031/tid=1033] ppid=1028 vsize=1111020 memory=139691881809535 CPUtime=4.99 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 18446 0 0 0 490 9 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670249564904 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1111020 memory=497140 CPUtime=5 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 26543 0 0 0 496 4 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670241172200 5250279 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1111020 memory=500268 CPUtime=4.99 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 15306 0 0 0 492 7 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670232779400 5136311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1111020 memory=3568 CPUtime=4.99 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 25232 0 0 0 496 3 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670224386792 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1111020 memory=36380 CPUtime=4.99 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 19547 0 0 0 491 8 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670215993992 5250279 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1111020 memory=501020 CPUtime=5 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 26368 0 0 0 496 4 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670207601384 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1111020 memory=309 CPUtime=4.99 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 16309 0 0 0 493 6 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670199208680 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1111020 memory=309 CPUtime=4.92 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 20884 0 0 0 489 3 0 0 20 0 9 0 437055523 1137684480 125278 33554432000 4194304 6211092 140723705102720 140670190815976 5397365 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 41.23 s
Current children cumulated vsize: 1111020 KiB
Current children cumulated memory: 501112 KiB

[startup+12.7008 s]
/proc/loadavg: 5.40 7.81 8.21 9/199 1040
/proc/meminfo: memFree=31369192/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=1111020 memory=507264 CPUtime=92.33 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 403075 0 0 0 9154 79 0 0 20 0 9 0 437055393 1137684480 126816 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 277755 126816 912 493 0 271060 0
[pid=1031/tid=1033] ppid=1028 vsize=1111020 memory=0 CPUtime=11.39 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 33585 0 0 0 1128 11 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670249564904 5136311 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1111020 memory=503648 CPUtime=11.39 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 41841 0 0 0 1133 6 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670241172200 5250293 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1111020 memory=-7035114785800479027 CPUtime=11.39 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 27431 0 0 0 1130 9 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670232779496 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1111020 memory=1988 CPUtime=11.39 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 39334 0 0 0 1134 5 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670224386792 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1111020 memory=1344 CPUtime=11.39 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 30649 0 0 0 1128 11 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670215994088 5136311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1111020 memory=502260 CPUtime=11.39 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 41285 0 0 0 1133 6 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670207601288 5250301 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1111020 memory=0 CPUtime=11.39 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 27638 0 0 0 1130 9 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670199208680 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1111020 memory=0 CPUtime=11.23 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 35417 0 0 0 1118 5 0 0 20 0 9 0 437055523 1137684480 126816 33554432000 4194304 6211092 140723705102720 140670190815880 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 92.33 s
Current children cumulated vsize: 1111020 KiB
Current children cumulated memory: 507264 KiB

[startup+25.5008 s]
/proc/loadavg: 6.03 7.86 8.22 9/199 1042
/proc/meminfo: memFree=31353340/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=1111020 memory=519280 CPUtime=194.51 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 579094 0 0 0 19342 109 0 0 20 0 9 0 437055393 1137684480 129820 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 277755 129820 912 493 0 271060 0
[pid=1031/tid=1033] ppid=1028 vsize=1111020 memory=516752 CPUtime=24.18 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 57824 0 0 0 2403 15 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670249564904 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1111020 memory=517288 CPUtime=24.17 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 65853 0 0 0 2408 9 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670241172200 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1111020 memory=55 CPUtime=24.18 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 47984 0 0 0 2405 13 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670232779400 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1111020 memory=139687436344463 CPUtime=24.19 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 60965 0 0 0 2410 9 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670224386792 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1111020 memory=516908 CPUtime=24.18 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 51150 0 0 0 2404 14 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670215993992 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1111020 memory=3568 CPUtime=24.19 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 64317 0 0 0 2410 9 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670207601288 5250450 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1111020 memory=516996 CPUtime=24.18 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 46069 0 0 0 2405 13 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670199208680 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1111020 memory=515076 CPUtime=23.84 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 59037 0 0 0 2376 8 0 0 20 0 9 0 437055523 1137684480 129820 33554432000 4194304 6211092 140723705102720 140670190815976 5250289 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 194.51 s
Current children cumulated vsize: 1111020 KiB
Current children cumulated memory: 519280 KiB

[startup+51.1108 s]
/proc/loadavg: 7.51 8.05 8.27 9/199 1043
/proc/meminfo: memFree=31329064/32770624 swapFree=67015288/67108860
[pid=1031] ppid=1028 vsize=1111020 memory=543820 CPUtime=398.97 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 764152 0 0 0 39758 139 0 0 20 0 9 0 437055393 1137684480 135955 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 277755 135955 912 493 0 271060 0
[pid=1031/tid=1033] ppid=1028 vsize=1111020 memory=2711 CPUtime=49.79 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 83240 0 0 0 4960 19 0 0 20 0 9 0 437055523 1137684480 135955 33554432000 4194304 6211092 140723705102720 140670249564904 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1111020 memory=540300 CPUtime=49.77 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 89388 0 0 0 4964 13 0 0 20 0 9 0 437055523 1137684480 135955 33554432000 4194304 6211092 140723705102720 140670241172104 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1111020 memory=542748 CPUtime=49.79 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 67216 0 0 0 4961 18 0 0 20 0 9 0 437055523 1137684480 135955 33554432000 4194304 6211092 140723705102720 140670232779496 5136311 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1111020 memory=543732 CPUtime=49.79 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 84093 0 0 0 4966 13 0 0 20 0 9 0 437055523 1137684480 135955 33554432000 4194304 6211092 140723705102720 140670224386792 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1111020 memory=531104 CPUtime=49.79 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 72108 0 0 0 4961 18 0 0 20 0 9 0 437055523 1137684480 135955 33554432000 4194304 6211092 140723705102720 140670215994088 5136287 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0

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

/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 131663 0 0 0 225642 43 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670232779240 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1242124 memory=967984 CPUtime=2259.47 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 151305 0 0 0 225916 31 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670224387088 5136256 0 0 4096 8405026 0 0 0 -1 5 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1242124 memory=967984 CPUtime=2260.17 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 124429 0 0 0 225981 36 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670215993992 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1242124 memory=967984 CPUtime=2260.29 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 159801 0 0 0 225994 35 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670207601080 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1242124 memory=967984 CPUtime=2257.82 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 137653 0 0 0 225731 51 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670199208408 5250287 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1242124 memory=967984 CPUtime=2236.48 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 152331 0 0 0 223608 40 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670190815704 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 18051.7 s
Current children cumulated vsize: 1242124 KiB
Current children cumulated memory: 967984 KiB

[startup+2322.3 s]
/proc/loadavg: 8.08 8.18 8.23 9/199 1221
/proc/meminfo: memFree=30903916/32770624 swapFree=67015312/67108860
[pid=1031] ppid=1028 vsize=1242124 memory=967984 CPUtime=18530.7 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 1315689 0 0 0 1852725 346 0 0 20 0 9 0 437055393 1271934976 241996 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 310531 241996 914 493 0 303836 0
[pid=1031/tid=1033] ppid=1028 vsize=1242124 memory=967984 CPUtime=2320.27 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 171428 0 0 0 231975 52 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670249564632 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1242124 memory=967984 CPUtime=2318.95 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 160396 0 0 0 231856 39 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670241171880 5250287 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1242124 memory=967984 CPUtime=2316.84 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 131791 0 0 0 231640 44 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670232779240 5250287 0 0 4096 8405026 0 0 0 -1 1 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1242124 memory=967984 CPUtime=2319.46 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 151392 0 0 0 231915 31 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670224387088 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1242124 memory=967984 CPUtime=2320.15 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 124517 0 0 0 231979 36 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670215993992 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1242124 memory=967984 CPUtime=2320.25 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 159943 0 0 0 231990 35 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670207601080 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1242124 memory=967984 CPUtime=2317.8 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 137842 0 0 0 231729 51 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670199208408 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1242124 memory=967984 CPUtime=2295.61 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 152485 0 0 0 229521 40 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670190815704 5136256 0 0 4096 8405026 0 0 0 -1 7 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 18530.7 s
Current children cumulated vsize: 1242124 KiB
Current children cumulated memory: 967984 KiB

[startup+2382.3 s]
/proc/loadavg: 8.03 8.15 8.22 9/199 1225
/proc/meminfo: memFree=30903664/32770624 swapFree=67015312/67108860
[pid=1031] ppid=1028 vsize=1242124 memory=967984 CPUtime=19009.8 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 1316462 0 0 0 1900629 347 0 0 20 0 9 0 437055393 1271934976 241996 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 310531 241996 914 493 0 303836 0
[pid=1031/tid=1033] ppid=1028 vsize=1242124 memory=967984 CPUtime=2380.26 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 171560 0 0 0 237974 52 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670249564632 5250287 0 0 4096 8405026 0 0 0 -1 2 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1242124 memory=967984 CPUtime=2378.95 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 160454 0 0 0 237855 40 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670241171880 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1242124 memory=967984 CPUtime=2376.82 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 131854 0 0 0 237638 44 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670232779240 5250289 0 0 4096 8405026 0 0 0 -1 1 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1242124 memory=967984 CPUtime=2379.46 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 151420 0 0 0 237915 31 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670224387088 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1242124 memory=967984 CPUtime=2380.14 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 124558 0 0 0 237978 36 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670215993992 5250287 0 0 4096 8405026 0 0 0 -1 6 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1242124 memory=967984 CPUtime=2380.24 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 160109 0 0 0 237989 35 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670207601080 5136256 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1242124 memory=967984 CPUtime=2377.79 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 137986 0 0 0 237728 51 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670199208408 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1242124 memory=967984 CPUtime=2354.73 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 152626 0 0 0 235433 40 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670190815704 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 19009.8 s
Current children cumulated vsize: 1242124 KiB
Current children cumulated memory: 967984 KiB

[startup+2442.3 s]
/proc/loadavg: 8.08 8.14 8.21 9/199 1228
/proc/meminfo: memFree=30903728/32770624 swapFree=67015312/67108860
[pid=1031] ppid=1028 vsize=1242124 memory=967984 CPUtime=19488.8 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 1317613 0 0 0 1948532 349 0 0 20 0 9 0 437055393 1271934976 241996 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 310531 241996 914 493 0 303836 0
[pid=1031/tid=1033] ppid=1028 vsize=1242124 memory=967984 CPUtime=2440.25 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 171726 0 0 0 243973 52 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670249564632 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1242124 memory=967984 CPUtime=2438.94 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 160638 0 0 0 243854 40 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670241171880 5250272 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1242124 memory=967984 CPUtime=2435.95 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 131935 0 0 0 243551 44 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670232779240 5250224 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1242124 memory=967984 CPUtime=2439.46 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 151505 0 0 0 243915 31 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670224387088 5250293 0 0 4096 8405026 0 0 0 -1 5 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1242124 memory=967984 CPUtime=2440.13 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 124639 0 0 0 243977 36 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670215993992 5250289 0 0 4096 8405026 0 0 0 -1 6 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1242124 memory=967984 CPUtime=2440.21 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 160343 0 0 0 243985 36 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670207601256 5136256 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1242124 memory=0 CPUtime=2437.77 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 138094 0 0 0 243726 51 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670199208408 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1242124 memory=967984 CPUtime=2414.73 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 152838 0 0 0 241433 40 0 0 20 0 9 0 437055523 1271934976 241996 33554432000 4194304 6211092 140723705102720 140670190815704 5136309 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 19488.8 s
Current children cumulated vsize: 1242124 KiB
Current children cumulated memory: 967984 KiB

[startup+2502.3 s]
/proc/loadavg: 8.19 8.16 8.22 9/200 1242
/proc/meminfo: memFree=30902860/32770624 swapFree=67015316/67108860
[pid=1031] ppid=1028 vsize=1242124 memory=968168 CPUtime=19967.8 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 1319770 0 0 0 1996430 349 0 0 20 0 9 0 437055393 1271934976 242042 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 310531 242042 914 493 0 303836 0
[pid=1031/tid=1033] ppid=1028 vsize=1242124 memory=968164 CPUtime=2500.23 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 171917 0 0 0 249971 52 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670249564632 5250289 0 0 4096 8405026 0 0 0 -1 2 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1242124 memory=968168 CPUtime=2498.92 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 160767 0 0 0 249852 40 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670241171880 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1242124 memory=968168 CPUtime=2495.08 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 132032 0 0 0 249464 44 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670232779240 5136256 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1242124 memory=968168 CPUtime=2499.43 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 151591 0 0 0 249912 31 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670224387088 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1242124 memory=968168 CPUtime=2500.11 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 124729 0 0 0 249975 36 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670215993992 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1242124 memory=968168 CPUtime=2500.18 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 161558 0 0 0 249982 36 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670207601256 5250289 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1242124 memory=968168 CPUtime=2497.75 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 138257 0 0 0 249724 51 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670199208408 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1242124 memory=968168 CPUtime=2474.7 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 153024 0 0 0 247430 40 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670190815704 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 19967.8 s
Current children cumulated vsize: 1242124 KiB
Current children cumulated memory: 968168 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.22 8.17 8.22 9/200 1243
/proc/meminfo: memFree=30902948/32770624 swapFree=67015316/67108860
[pid=1031] ppid=1028 vsize=1242124 memory=968168 CPUtime=20109.2 cores=0-7
/proc/1031/stat : 1031 (cosoco) S 1028 1031 695 0 -1 1077944320 1319915 0 0 0 2010567 349 0 0 20 0 9 0 437055393 1271934976 242042 33554432000 4194304 6211092 140723705102720 140723705100976 140670278618871 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
/proc/1031/statm: 310531 242042 914 493 0 303836 0
[pid=1031/tid=1033] ppid=1028 vsize=1242124 memory=1398722017469774279 CPUtime=2517.93 cores=0-7
/proc/1031/task/1033/stat : 1033 (cosoco) R 1028 1031 695 0 -1 4202560 171953 0 0 0 251741 52 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670249564632 5136256 0 0 4096 8405026 0 0 0 -1 2 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1034] ppid=1028 vsize=1242124 memory=-7003737579269690708 CPUtime=2516.63 cores=0-7
/proc/1031/task/1034/stat : 1034 (cosoco) R 1028 1031 695 0 -1 4202560 160773 0 0 0 251623 40 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670241171880 5250289 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1035] ppid=1028 vsize=1242124 memory=2608 CPUtime=2512.54 cores=0-7
/proc/1031/task/1035/stat : 1035 (cosoco) R 1028 1031 695 0 -1 4202560 132049 0 0 0 251210 44 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670232779240 5250272 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1036] ppid=1028 vsize=1242124 memory=1444 CPUtime=2517.14 cores=0-7
/proc/1031/task/1036/stat : 1036 (cosoco) R 1028 1031 695 0 -1 4202560 151604 0 0 0 251683 31 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670224387088 5250289 0 0 4096 8405026 0 0 0 -1 5 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1037] ppid=1028 vsize=1242124 memory=820 CPUtime=2517.82 cores=0-7
/proc/1031/task/1037/stat : 1037 (cosoco) R 1028 1031 695 0 -1 4202560 124731 0 0 0 251746 36 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670215993992 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1038] ppid=1028 vsize=1242124 memory=1760 CPUtime=2517.89 cores=0-7
/proc/1031/task/1038/stat : 1038 (cosoco) R 1028 1031 695 0 -1 4202560 161614 0 0 0 251753 36 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670207601256 5250450 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1039] ppid=1028 vsize=1242124 memory=111636 CPUtime=2515.44 cores=0-7
/proc/1031/task/1039/stat : 1039 (cosoco) R 1028 1031 695 0 -1 4202560 138270 0 0 0 251493 51 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670199208408 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
[pid=1031/tid=1040] ppid=1028 vsize=1242124 memory=800 CPUtime=2492.41 cores=0-7
/proc/1031/task/1040/stat : 1040 (cosoco) R 1028 1031 695 0 -1 4202560 153026 0 0 0 249201 40 0 0 20 0 9 0 437055523 1271934976 242042 33554432000 4194304 6211092 140723705102720 140670190815704 5250272 0 0 4096 8405026 0 0 0 -1 1 0 0 4 0 0 8312316 8317760 33640448 140723705107473 140723705107565 140723705107565 140723705110478 0
Current children cumulated CPU time: 20109.2 s
Current children cumulated vsize: 1242124 KiB
Current children cumulated memory: 968168 KiB

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

[startup+2520.03 s]
# the end of solver process 1031 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20105.8 s, system=3.51263 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): 20109.3
CPU user time (s): 20105.8
CPU system time (s): 3.51263
CPU usage (%): 797.979
Max. virtual memory (cumulated for all children) (KiB): 1242124
Max. memory (cumulated for all children) (KiB): 968168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20105.8
system time used= 3.51263
maximum resident set size= 968212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1319970
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= 3728
involuntary context switches= 166071


# summary of solver processes directly reported to runsolver:
#   pid: 1031
#   total CPU time (s): 20109.3
#   total CPU user time (s): 20105.8
#   total CPU system time (s): 3.51263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4194 second user time and 22.5108 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-16 07:18:59
IDJOB=4398456
IDBENCH=138227
IDSOLVER=2851
FILE ID=node143/4398456-1568611181
RUNJOBID= node143-1568609536-722
PBS_JOBID= 21703438
Free space on /tmp= 59272 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu1000-02.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398456-1568611181/watcher-4398456-1568611181 -o /tmp/evaluation-result-4398456-1568611181/solver-4398456-1568611181 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node143-1568609536-722 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398456-1568611181.xml

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

MD5SUM BENCH= 81a54afd524339631fcda48b56d1b2da
RANDOM SEED=1708241813

node143.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.73
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.73
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.73
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.73
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:        31869740 kB
MemAvailable:   31847820 kB
Buffers:           11052 kB
Cached:           246720 kB
SwapCached:        39888 kB
Active:            55392 kB
Inactive:         255216 kB
Active(anon):       3984 kB
Inactive(anon):    97996 kB
Active(file):      51408 kB
Inactive(file):   157220 kB
Unevictable:      110332 kB
Mlocked:          110332 kB
SwapTotal:      67108860 kB
SwapFree:       67015288 kB
Dirty:              3108 kB
Writeback:             4 kB
AnonPages:        123108 kB
Mapped:            39568 kB
Shmem:             40892 kB
Slab:             183528 kB
SReclaimable:     153952 kB
SUnreclaim:        29576 kB
KernelStack:        3360 kB
PageTables:         4788 kB
NFS_Unstable:        228 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 59272 MiB
End job on node143 at 2019-09-16 08:00:59