Trace number 4398764

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) 2006 252.075

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

2005.83/252.02	c
2005.83/252.02	c This is cosoco 2.00 --  
2005.83/252.02	c
2005.83/252.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398764-1568604305.xml 
2005.83/252.02	c enable optimization
2005.83/252.02	c ========================================[ Problem Statistics ]===========================================
2005.83/252.02	c |                                                                                                       
2005.83/252.02	c |  Parse time        :         0.44 s 
2005.83/252.02	c |
2005.83/252.02	c |               Variables: 800
2005.83/252.02	c |            Domain Sizes: 2856..2856
2005.83/252.02	c |
2005.83/252.02	c |             Constraints: 19176
2005.83/252.02	c |                   Arity: 1..50  -- Unary: 50  -- Binary: 19125
2005.83/252.02	c | 
2005.83/252.02	c |                   Types: 
2005.83/252.02	c |                          (X -Y <= k): 700
2005.83/252.02	c |                          Disjunctive: 18375
2005.83/252.02	c |                          Intension: 50
2005.83/252.02	c |                          Max constant: 1
2005.83/252.02	c |                          Unary: 50
2005.83/252.02	c |                          
2005.83/252.02	c |               Objective: Minimize Max constant
2005.83/252.02	
2005.83/252.02	c =========================================================================================================
2005.83/252.02	c Parallel mode: Portfolio
2005.83/252.02	c [pFactory][Group N°0] created (threads:8).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
2005.83/252.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
2005.83/252.02	c [pFactory][Group N°0] concurrent mode: enabled.
2005.83/252.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
2005.83/252.02	c [pFactory][Group N°0] task 7 launched on thread 0.
2005.83/252.02	c [pFactory][Group N°0] task 6 launched on thread 1.
2005.83/252.02	c [pFactory][Group N°0] task 5 launched on thread 2.
2005.83/252.02	c [pFactory][Group N°0] task 4 launched on thread 6.
2005.83/252.02	c [pFactory][Group N°0] task 3 launched on thread 7.
2005.83/252.02	c [pFactory][Group N°0] task 2 launched on thread 4.
2005.83/252.02	c [pFactory][Group N°0] task 1 launched on thread 5.
2005.83/252.02	c [pFactory][Group N°0] task 0 launched on thread 3.
2005.83/252.02	
2005.83/252.02	c *** INTERRUPTED ***
2005.83/252.02	c call to solver        : 0
2005.83/252.02	c
2005.83/252.02	c restarts              : 8348        
2005.83/252.02	c conflicts             : 86952        (43 /sec)
2005.83/252.02	c decisions             : 152514       (76 /sec)
2005.83/252.02	c propagations          : 311266619   (155448 /sec)
2005.83/252.02	c root propagations     : 559819      
2005.83/252.02	c filter calls          : 136826184      (68332 /sec)
2005.83/252.02	c useless filter calls  : 131240031      (95 %)
2005.83/252.02	c Memory used           : 1577.71 MB
2005.83/252.02	c Best bound time (wc)  : -1.5686e+09 s
2005.83/252.02	c CPU time              : 2002.38 s
2005.83/252.02	c real time             : 252.017 s
2005.83/252.02	
2005.83/252.02	c No Bound found!
2005.83/252.02	
2005.83/252.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 (15476 MiB free)
  memory of node 1: 16384 MiB (15596 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398764-1568604305/watcher-4398764-1568604305 -o /tmp/evaluation-result-4398764-1568604305/solver-4398764-1568604305 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398764-1568604305.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=13305, runsolver pid=13302
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100163 s]*
/proc/loadavg: 8.73 8.40 8.38 2/197 13306
/proc/meminfo: memFree=31670900/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=182964 memory=159448 CPUtime=0.09 cores=0-7
/proc/13305/stat : 13305 (cosoco) R 13302 13305 11464 0 -1 4202496 40014 0 0 0 5 4 0 0 20 0 1 0 436680072 187355136 39796 33554432000 4194304 6211092 140727735787648 140727735784184 5071149 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 45777 39862 823 493 0 39082 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 182964 KiB
Current children cumulated memory: 159448 KiB

[startup+0.209853 s]*
/proc/loadavg: 8.73 8.40 8.38 2/197 13306
/proc/meminfo: memFree=31626260/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=220380 memory=196612 CPUtime=0.21 cores=0-7
/proc/13305/stat : 13305 (cosoco) R 13302 13305 11464 0 -1 4202496 49367 0 0 0 14 7 0 0 20 0 1 0 436680072 225669120 49153 33554432000 4194304 6211092 140727735787648 140727735784184 140040565029861 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 55095 49153 827 493 0 48400 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 220380 KiB
Current children cumulated memory: 196612 KiB

[startup+0.30973 s]*
/proc/loadavg: 8.73 8.40 8.38 2/197 13306
/proc/meminfo: memFree=31613612/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=233032 memory=209396 CPUtime=0.31 cores=0-7
/proc/13305/stat : 13305 (cosoco) R 13302 13305 11464 0 -1 4202496 52534 0 0 0 24 7 0 0 20 0 1 0 436680072 238624768 52349 33554432000 4194304 6211092 140727735787648 140727735784184 140040565029861 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 58258 52349 827 493 0 51563 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 233032 KiB
Current children cumulated memory: 209396 KiB

[startup+0.701823 s]
/proc/loadavg: 8.73 8.40 8.38 2/197 13306
/proc/meminfo: memFree=31270628/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1352080 memory=742772 CPUtime=0.83 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 185922 0 0 0 59 24 0 0 20 0 9 0 436680072 1384529920 185693 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 338020 185693 883 493 0 331325 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 1352080 KiB
Current children cumulated memory: 742772 KiB

[startup+1.50082 s]
/proc/loadavg: 8.73 8.40 8.38 2/205 13314
/proc/meminfo: memFree=30983896/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1375684 CPUtime=6.34 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 250171 0 0 0 584 50 0 0 20 0 9 0 436680072 1654341632 343921 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 343921 885 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=164 CPUtime=0.69 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 8121 0 0 0 66 3 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040557927440 5168363 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=0 CPUtime=0.66 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 8088 0 0 0 63 3 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040549534392 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=0 CPUtime=0.7 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 8119 0 0 0 67 3 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040541141840 5397375 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=0 CPUtime=0.72 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 8118 0 0 0 69 3 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040532749328 5439828 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=281370152941248 CPUtime=0.71 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 8536 0 0 0 68 3 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040524356624 5167888 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=0 CPUtime=0.68 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 8126 0 0 0 65 3 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040515963920 5397375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=281370152892912 CPUtime=0.73 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 8117 0 0 0 69 4 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040507571216 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=140685076359856 CPUtime=0.7 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 8118 0 0 0 68 2 0 0 20 0 9 0 436680139 1654341632 343921 33554432000 4194304 6211092 140727735787648 140040499178512 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 6.34 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1375684 KiB

[startup+3.11083 s]
/proc/loadavg: 8.75 8.41 8.39 9/205 13314
/proc/meminfo: memFree=30445092/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1376044 CPUtime=19.15 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 524894 0 0 0 1786 129 0 0 20 0 9 0 436680072 1654341632 344011 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344011 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=1376044 CPUtime=2.3 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 43506 0 0 0 209 21 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040557927440 5397368 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=1376044 CPUtime=2.27 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 43612 0 0 0 222 5 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040549534736 5186228 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=56 CPUtime=2.31 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 44111 0 0 0 210 21 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040541141936 5186265 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=6944656592455097440 CPUtime=2.31 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 40963 0 0 0 226 5 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040532749232 5393066 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=0 CPUtime=2.33 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 45320 0 0 0 228 5 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040524356624 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=-7003712468125663632 CPUtime=2.27 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 36263 0 0 0 222 5 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040515963824 5009136 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=0 CPUtime=2.33 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 44562 0 0 0 211 22 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040507571216 5166656 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=734280407862956400 CPUtime=2.31 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 41936 0 0 0 212 19 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040499178512 5167024 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 19.15 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1376044 KiB

[startup+6.30082 s]
/proc/loadavg: 8.75 8.41 8.39 9/205 13315
/proc/meminfo: memFree=30445844/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1376044 CPUtime=44.63 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 767008 0 0 0 4319 144 0 0 20 0 9 0 436680072 1654341632 344011 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344011 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=140689515099775 CPUtime=5.48 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 72918 0 0 0 526 22 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040557927552 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=1376044 CPUtime=5.45 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 72615 0 0 0 539 6 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040549534736 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=6628 CPUtime=5.5 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 74058 0 0 0 527 23 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040541141936 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=8833 CPUtime=5.46 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 69693 0 0 0 539 7 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040532749232 5397375 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=1376044 CPUtime=5.51 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 74515 0 0 0 545 6 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040524356736 5167888 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=0 CPUtime=5.46 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 71650 0 0 0 539 7 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040515963920 5168192 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=3996 CPUtime=5.52 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 74505 0 0 0 528 24 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040507571216 5166733 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=716 CPUtime=5.51 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 72226 0 0 0 529 22 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040499178624 5168192 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 44.63 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1376044 KiB

[startup+12.7051 s]
/proc/loadavg: 8.69 8.40 8.38 10/205 13315
/proc/meminfo: memFree=30445284/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1376044 CPUtime=95.76 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 1106777 0 0 0 9410 166 0 0 20 0 9 0 436680072 1654341632 344011 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344011 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=1376044 CPUtime=11.89 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 115772 0 0 0 1164 25 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040557927552 5167928 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=281370153009792 CPUtime=11.85 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 116817 0 0 0 1176 9 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040549534736 5167888 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=0 CPUtime=11.9 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 115633 0 0 0 1164 26 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040541141936 5167529 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=56 CPUtime=11.76 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) D 13302 13305 11464 0 -1 4202560 110584 0 0 0 1167 9 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040532749232 5166559 0 0 4096 8405026 18446744071582151416 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=1376044 CPUtime=11.92 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) D 13302 13305 11464 0 -1 4202560 118088 0 0 0 1182 10 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040524356736 5166559 0 0 4096 8405026 18446744071582151416 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=1376044 CPUtime=11.86 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) D 13302 13305 11464 0 -1 4202560 112497 0 0 0 1176 10 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040515963920 5166559 0 0 4096 8405026 18446744071582151416 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=281370152718688 CPUtime=11.93 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 117613 0 0 0 1167 26 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040507571216 5167892 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=197813308778491 CPUtime=11.9 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) D 13302 13305 11464 0 -1 4202560 114945 0 0 0 1166 24 0 0 20 0 9 0 436680139 1654341632 344011 33554432000 4194304 6211092 140727735787648 140040499178624 5009095 0 0 4096 8405026 18446744071582151416 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 95.76 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1376044 KiB

[startup+25.5008 s]
/proc/loadavg: 8.54 8.38 8.38 9/205 13315
/proc/meminfo: memFree=30442152/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1376132 CPUtime=197.85 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 1390283 0 0 0 19601 184 0 0 20 0 9 0 436680072 1654341632 344033 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344033 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=1376132 CPUtime=24.68 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 151046 0 0 0 2441 27 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040557927552 5168363 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=1376052 CPUtime=24.58 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 153999 0 0 0 2446 12 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040549534736 5168363 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=1376132 CPUtime=24.69 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 150483 0 0 0 2441 28 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040541141936 5168363 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=2448 CPUtime=24.46 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 147426 0 0 0 2435 11 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040532749232 5392343 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=3624 CPUtime=24.66 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 153956 0 0 0 2454 12 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040524356736 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=56 CPUtime=24.64 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 143593 0 0 0 2453 11 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040515963592 5008831 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=281370152797328 CPUtime=24.71 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 152416 0 0 0 2443 28 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040507571216 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=1953337705729 CPUtime=24.69 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 152536 0 0 0 2441 28 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040499178624 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 197.85 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1376132 KiB

[startup+51.1108 s]
/proc/loadavg: 8.48 8.38 8.38 9/204 13318
/proc/meminfo: memFree=30445056/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1376132 CPUtime=402.18 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 2210167 0 0 0 39956 262 0 0 20 0 9 0 436680072 1654341632 344033 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344033 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=0 CPUtime=50.27 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 256263 0 0 0 4995 32 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040557927552 5193733 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=1376132 CPUtime=50.04 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 257183 0 0 0 4984 20 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040549534848 5167538 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=9328 CPUtime=50.28 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 257174 0 0 0 4993 35 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040541141936 5167529 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=28756 CPUtime=50.05 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 241754 0 0 0 4989 16 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040532749232 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=30964 CPUtime=49.99 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 259015 0 0 0 4979 20 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040524356736 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=56 CPUtime=50.23 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 233374 0 0 0 4993 30 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040515963920 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=288230583132487972 CPUtime=50.3 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 259856 0 0 0 4996 34 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040507571216 5168360 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=3624 CPUtime=50.27 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 260720 0 0 0 4978 49 0 0 20 0 9 0 436680139 1654341632 344033 33554432000 4194304 6211092 140727735787648 140040499178624 5193710 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 402.18 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1376132 KiB

[startup+102.301 s]
/proc/loadavg: 8.21 8.33 8.36 9/204 13321
/proc/meminfo: memFree=30442940/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1377008 CPUtime=810.72 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 2471678 0 0 0 80792 280 0 0 20 0 9 0 436680072 1654341632 344252 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344252 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=0 CPUtime=101.44 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 286256 0 0 0 10110 34 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040557927552 5193733 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=33 CPUtime=100.49 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 291773 0 0 0 10026 23 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040549534848 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=140689515099775 CPUtime=101.44 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 288307 0 0 0 10107 37 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040541141936 5167901 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=984 CPUtime=101.19 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 274445 0 0 0 10101 18 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040532749232 5166836 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=2048 CPUtime=101.16 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 290312 0 0 0 10095 21 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040524356736 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=281366730343372 CPUtime=101.35 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 271618 0 0 0 10103 32 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040515963592 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=81860 CPUtime=101.48 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 291117 0 0 0 10112 36 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040507571216 5046864 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=281366730139615 CPUtime=101.42 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 293022 0 0 0 10091 51 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040499178624 5168219 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 810.72 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1377008 KiB

[startup+162.301 s]
/proc/loadavg: 8.20 8.30 8.35 9/204 13324
/proc/meminfo: memFree=30441520/32770624 swapFree=66970412/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1377008 CPUtime=1289.69 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 2645424 0 0 0 128669 300 0 0 20 0 9 0 436680072 1654341632 344252 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344252 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=1377008 CPUtime=161.42 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 309643 0 0 0 16107 35 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040557927552 5167521 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=1377008 CPUtime=160.38 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 310394 0 0 0 16013 25 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040549534736 5167892 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=1377008 CPUtime=161.43 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 312403 0 0 0 16104 39 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040541142032 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=1377008 CPUtime=160.74 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 294948 0 0 0 16054 20 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040532749328 5392320 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=1377008 CPUtime=161.11 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 313169 0 0 0 16083 28 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040524356736 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=1377008 CPUtime=161.32 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 289210 0 0 0 16095 37 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040515963920 5168216 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=1377008 CPUtime=161.47 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 314653 0 0 0 16110 37 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040507571216 5167892 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=3624 CPUtime=161.07 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 316176 0 0 0 16055 52 0 0 20 0 9 0 436680139 1654341632 344252 33554432000 4194304 6211092 140727735787648 140040499178624 5167892 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 1289.69 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1377008 KiB

[startup+222.301 s]
/proc/loadavg: 8.24 8.29 8.34 9/204 13328
/proc/meminfo: memFree=30442860/32770624 swapFree=66970416/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1377700 CPUtime=1768.68 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 2750832 0 0 0 176549 319 0 0 20 0 9 0 436680072 1654341632 344425 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344425 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=1377008 CPUtime=221.41 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 323188 0 0 0 22104 37 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040557927552 5167892 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=2257 CPUtime=219.72 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 323169 0 0 0 21947 25 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040549534736 5167504 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=1377136 CPUtime=221.26 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 325399 0 0 0 22087 39 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040541142032 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=1377652 CPUtime=220.65 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 305641 0 0 0 22045 20 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040532749328 5168369 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=1377692 CPUtime=221.11 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 326163 0 0 0 22074 37 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040524356736 140040574974784 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=1377692 CPUtime=221.29 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 306132 0 0 0 22091 38 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040515963592 5168336 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=1377700 CPUtime=221.45 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 327316 0 0 0 22107 38 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040507571216 5167507 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=3624 CPUtime=221.03 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 328996 0 0 0 22046 57 0 0 20 0 9 0 436680139 1654341632 344425 33554432000 4194304 6211092 140727735787648 140040499178624 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 1768.68 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1377700 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.70 8.39 8.37 9/203 13331
/proc/meminfo: memFree=30443872/32770624 swapFree=66970416/67108860
[pid=13305] ppid=13302 vsize=1615568 memory=1377704 CPUtime=2005.83 cores=0-7
/proc/13305/stat : 13305 (cosoco) S 13302 13305 11464 0 -1 1077944320 3026923 0 0 0 200227 356 0 0 20 0 9 0 436680072 1654341632 344426 33554432000 4194304 6211092 140727735787648 140727735785904 140040581070583 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
/proc/13305/statm: 403892 344426 887 493 0 397197 0
[pid=13305/tid=13307] ppid=13302 vsize=1615568 memory=6935054825532540783 CPUtime=251.11 cores=0-7
/proc/13305/task/13307/stat : 13307 (cosoco) R 13302 13305 11464 0 -1 4202560 345530 0 0 0 25070 41 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040557927552 5167570 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13308] ppid=13302 vsize=1615568 memory=-7003737579269690708 CPUtime=249.42 cores=0-7
/proc/13305/task/13308/stat : 13308 (cosoco) R 13302 13305 11464 0 -1 4202560 355616 0 0 0 24914 28 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040549534736 5168192 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13309] ppid=13302 vsize=1615568 memory=10752 CPUtime=250.97 cores=0-7
/proc/13305/task/13309/stat : 13309 (cosoco) R 13302 13305 11464 0 -1 4202560 358690 0 0 0 25048 49 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040541142032 5168216 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13310] ppid=13302 vsize=1615568 memory=2120 CPUtime=249.99 cores=0-7
/proc/13305/task/13310/stat : 13310 (cosoco) R 13302 13305 11464 0 -1 4202560 322031 0 0 0 24977 22 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040532749328 5168225 0 0 4096 8405026 0 0 0 -1 4 0 0 1 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13311] ppid=13302 vsize=1615568 memory=13948 CPUtime=250.8 cores=0-7
/proc/13305/task/13311/stat : 13311 (cosoco) R 13302 13305 11464 0 -1 4202560 388040 0 0 0 25037 43 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040524356736 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13312] ppid=13302 vsize=1615568 memory=1716 CPUtime=251 cores=0-7
/proc/13305/task/13312/stat : 13312 (cosoco) R 13302 13305 11464 0 -1 4202560 321417 0 0 0 25059 41 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040515963592 5168363 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13313] ppid=13302 vsize=1615568 memory=1216 CPUtime=251.15 cores=0-7
/proc/13305/task/13313/stat : 13313 (cosoco) R 13302 13305 11464 0 -1 4202560 357907 0 0 0 25074 41 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040507571216 5451500 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
[pid=13305/tid=13314] ppid=13302 vsize=1615568 memory=1000 CPUtime=250.67 cores=0-7
/proc/13305/task/13314/stat : 13314 (cosoco) R 13302 13305 11464 0 -1 4202560 392864 0 0 0 25002 65 0 0 20 0 9 0 436680139 1654341632 344426 33554432000 4194304 6211092 140727735787648 140040499178624 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39227392 140727735792662 140727735792754 140727735792754 140727735795662 0
Current children cumulated CPU time: 2005.83 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1377704 KiB

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

[startup+252.074 s]
# the end of solver process 13305 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2002.38 s, system=3.61657 s

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

Child status: 1
Real time (s): 252.075
CPU time (s): 2006
CPU user time (s): 2002.38
CPU system time (s): 3.61657
CPU usage (%): 795.796
Max. virtual memory (cumulated for all children) (KiB): 1615568
Max. memory (cumulated for all children) (KiB): 1377704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2002.38
system time used= 3.61657
maximum resident set size= 1377852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3026968
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= 22528
involuntary context switches= 18907


# summary of solver processes directly reported to runsolver:
#   pid: 13305
#   total CPU time (s): 2006
#   total CPU user time (s): 2002.38
#   total CPU system time (s): 3.61657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38405 second user time and 2.25419 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 05:24:25
IDJOB=4398764
IDBENCH=115768
IDSOLVER=2852
FILE ID=node135/4398764-1568604305
RUNJOBID= node135-1568595834-11491
PBS_JOBID= 21703393
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O 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-4398764-1568604305/watcher-4398764-1568604305 -o /tmp/evaluation-result-4398764-1568604305/solver-4398764-1568604305 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398764-1568604305.xml

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

MD5SUM BENCH= 4cb8aacd6a4a2864e81512910dbfacc0
RANDOM SEED=1419817377

node135.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.76
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.76
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.76
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.76
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:        31819068 kB
MemAvailable:   31862236 kB
Buffers:           26612 kB
Cached:           304080 kB
SwapCached:        32728 kB
Active:           170492 kB
Inactive:         198076 kB
Active(anon):       4460 kB
Inactive(anon):    76500 kB
Active(file):     166032 kB
Inactive(file):   121576 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970412 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:        115184 kB
Mapped:            40748 kB
Shmem:             34468 kB
Slab:             173704 kB
SReclaimable:     142788 kB
SUnreclaim:        30916 kB
KernelStack:        3488 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506300 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:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61368 MiB
End job on node135 at 2019-09-16 05:28:37