Trace number 4398445

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) 20045.1 2521.36

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-200-10-1.xml
MD5SUM4dc4d699091ca89690279c2093d69f52
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 variables2200
Number of constraints2210
Number of domains1
Minimum domain size10594
Maximum domain size10594
Distribution of domain sizes[{"size":10594,"count":2200}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity200
Distribution of constraint arities[{"arity":1,"count":200},{"arity":2,"count":2000},{"arity":200,"count":10}]
Number of extensional constraints0
Number of intensional constraints2200
Distribution of constraint types[{"type":"intension","count":2200},{"type":"noOverlap","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

20043.62/2520.02	c
20043.62/2520.02	c This is cosoco 2.00 --  
20043.62/2520.02	c
20043.62/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398445-1568595876.xml 
20043.62/2520.02	c enable optimization
20043.62/2520.02	c ========================================[ Problem Statistics ]===========================================
20043.62/2520.02	c |                                                                                                       
20043.62/2520.02	c |  Parse time        :         3.71 s 
20043.62/2520.02	c |
20043.62/2520.02	c |               Variables: 2200
20043.62/2520.02	c |            Domain Sizes: 10594..10594
20043.62/2520.02	c |
20043.62/2520.02	c |             Constraints: 201201
20043.62/2520.02	c |                   Arity: 1..200  -- Unary: 200  -- Binary: 201000
20043.62/2520.02	c | 
20043.62/2520.02	c |                   Types: 
20043.62/2520.02	c |                          (X -Y <= k): 1800
20043.62/2520.02	c |                          Disjunctive: 199000
20043.62/2520.02	c |                          Intension: 200
20043.62/2520.02	c |                          Max constant: 1
20043.62/2520.02	c |                          Unary: 200
20043.62/2520.02	c |                          
20043.62/2520.02	c |               Objective: Minimize Max constant
20043.62/2520.02	
20043.62/2520.02	c =========================================================================================================
20043.62/2520.02	c Parallel mode: Portfolio
20043.62/2520.02	c [pFactory][Group N°0] created (threads:8).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20043.62/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20043.62/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20043.62/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20043.62/2520.02	c [pFactory][Group N°0] task 7 launched on thread 0.
20043.62/2520.02	c [pFactory][Group N°0] task 6 launched on thread 1.
20043.62/2520.02	c [pFactory][Group N°0] task 5 launched on thread 2.
20043.62/2520.02	c [pFactory][Group N°0] task 4 launched on thread 5.
20043.62/2520.02	c [pFactory][Group N°0] task 3 launched on thread 6.
20043.62/2520.02	c [pFactory][Group N°0] task 2 launched on thread 3.
20043.62/2520.02	c [pFactory][Group N°0] task 1 launched on thread 7.
20043.62/2520.02	c [pFactory][Group N°0] task 0 launched on thread 4.
20043.62/2520.02	
20043.62/2520.02	c *** INTERRUPTED ***
20043.62/2520.02	c call to solver        : 0
20043.62/2520.02	c
20043.62/2520.02	c restarts              : 8350        
20043.62/2520.02	c conflicts             : 88679        (4 /sec)
20043.62/2520.02	c decisions             : 103773       (5 /sec)
20043.62/2520.02	c propagations          : 916282900   (45984 /sec)
20043.62/2520.02	c root propagations     : 991220      
20043.62/2520.02	c filter calls          : 526209067      (26408 /sec)
20043.62/2520.02	c useless filter calls  : 511814103      (97 %)
20043.62/2520.02	c Memory used           : 17336.16 MB
20043.62/2520.02	c Best bound time (wc)  : -1.5686e+09 s
20043.62/2520.02	c CPU time              : 19926.3 s
20043.62/2520.02	c real time             : 2520.02 s
20043.62/2520.02	
20043.62/2520.02	c No Bound found!
20043.62/2520.02	
20043.62/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 (15523 MiB free)
  memory of node 1: 16384 MiB (15604 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398445-1568595876/watcher-4398445-1568595876 -o /tmp/evaluation-result-4398445-1568595876/solver-4398445-1568595876 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398445-1568595876.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=11582, runsolver pid=11579
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 1.34 1.84 1.84 2/196 11583
/proc/meminfo: memFree=31729284/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=186460 memory=162320 CPUtime=0.09 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 40797 0 0 0 5 4 0 0 20 0 1 0 435837154 190935040 40580 33554432000 4194304 6211092 140721873447984 140721873444520 5231317 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 46615 40580 752 493 0 39920 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 186460 KiB
Current children cumulated memory: 162320 KiB

[startup+0.209243 s]*
/proc/loadavg: 1.34 1.84 1.84 2/196 11583
/proc/meminfo: memFree=31552312/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=363312 memory=339464 CPUtime=0.2 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 85035 0 0 0 10 10 0 0 20 0 1 0 435837154 372031488 84866 33554432000 4194304 6211092 140721873447984 140721873443928 5231237 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 90870 84866 752 493 0 84175 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 363312 KiB
Current children cumulated memory: 339464 KiB

[startup+0.308964 s]*
/proc/loadavg: 1.34 1.84 1.84 2/196 11583
/proc/meminfo: memFree=31389452/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=525752 memory=501824 CPUtime=0.3 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 125639 0 0 0 15 15 0 0 20 0 1 0 435837154 538370048 125456 33554432000 4194304 6211092 140721873447984 140721873443928 5231237 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 131479 125456 752 493 0 124784 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 525752 KiB
Current children cumulated memory: 501824 KiB

[startup+0.700331 s]
/proc/loadavg: 1.34 1.84 1.84 2/196 11583
/proc/meminfo: memFree=31060976/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=1157260 memory=1133312 CPUtime=0.69 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 283497 0 0 0 36 33 0 0 20 0 1 0 435837154 1185034240 283328 33554432000 4194304 6211092 140721873447984 140721873443928 5231317 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 289315 283328 752 493 0 282620 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1157260 KiB
Current children cumulated memory: 1133312 KiB

[startup+1.50033 s]
/proc/loadavg: 1.34 1.84 1.84 2/196 11583
/proc/meminfo: memFree=30245800/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=2124528 memory=2100692 CPUtime=1.49 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 525378 0 0 0 87 62 0 0 20 0 1 0 435837154 2175516672 525173 33554432000 4194304 6211092 140721873447984 140721873443928 140602194761632 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 531132 525173 827 493 0 524437 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2124528 KiB
Current children cumulated memory: 2100692 KiB

[startup+3.10929 s]
/proc/loadavg: 1.34 1.84 1.84 2/196 11583
/proc/meminfo: memFree=26668708/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=5498616 memory=5474244 CPUtime=3.1 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 1374910 0 0 0 146 164 0 0 20 0 1 0 435837154 5630582784 1368495 33554432000 4194304 6211092 140721873447984 140721873443928 140602194713573 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 1374687 1368561 838 493 0 1367992 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 5498616 KiB
Current children cumulated memory: 5474244 KiB

[startup+6.30032 s]
/proc/loadavg: 1.31 1.83 1.84 2/196 11583
/proc/meminfo: memFree=19143396/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=13487136 memory=13462048 CPUtime=6.29 cores=0-7
/proc/11582/stat : 11582 (cosoco) R 11579 11582 11464 0 -1 4202496 3379015 0 0 0 232 397 0 0 20 0 1 0 435837154 13810827264 3365446 33554432000 4194304 6211092 140721873447984 140721873443576 140602194761632 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 3371818 3365512 838 493 0 3365123 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 13487136 KiB
Current children cumulated memory: 13462048 KiB

[startup+12.7009 s]
/proc/loadavg: 1.85 1.93 1.87 9/204 11592
/proc/meminfo: memFree=15230216/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=17225964 memory=16621148 CPUtime=36.47 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 5590554 0 0 0 3079 568 0 0 20 0 9 0 435837154 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4306491 4155287 882 493 0 4299796 0
[pid=11582/tid=11584] ppid=11579 vsize=17225964 memory=3624 CPUtime=3.39 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) D 11579 11582 11464 0 -1 4202560 8337 0 0 0 337 2 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601614785304 5392339 0 0 4096 8405026 18446744071582151416 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17225964 memory=0 CPUtime=3.39 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) D 11579 11582 11464 0 -1 4202560 3935 0 0 0 339 0 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601606392600 5046819 0 0 4096 8405026 18446744071582151416 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17225964 memory=58 CPUtime=3.39 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) D 11579 11582 11464 0 -1 4202560 5277 0 0 0 337 2 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601597999896 5392339 0 0 4096 8405026 18446744071582151416 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17225964 memory=0 CPUtime=3.39 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) D 11579 11582 11464 0 -1 4202560 4680 0 0 0 339 0 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601589607192 140602195189335 0 0 4096 8405026 18446744071582151463 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17225964 memory=0 CPUtime=3.39 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 4497 0 0 0 338 1 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601581214392 5046864 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17225964 memory=0 CPUtime=3.35 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 8759 0 0 0 333 2 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601572821688 5392339 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17225964 memory=16917876182498 CPUtime=3.39 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) D 11579 11582 11464 0 -1 4202560 6346 0 0 0 337 2 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601564429080 5392261 0 0 4096 8405026 18446744071582151416 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17225964 memory=288230617525794049 CPUtime=3.4 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 4649 0 0 0 339 1 0 0 20 0 9 0 435838083 17639387136 4155287 33554432000 4194304 6211092 140721873447984 140601556036280 5046873 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 36.47 s
Current children cumulated vsize: 17225964 KiB
Current children cumulated memory: 16621148 KiB

[startup+25.5011 s]
/proc/loadavg: 3.21 2.22 1.97 9/205 11595
/proc/meminfo: memFree=14379084/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17468752 CPUtime=131.07 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 8604007 0 0 0 11899 1208 0 0 20 0 9 0 435837154 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367188 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=1503 CPUtime=15.14 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 378783 0 0 0 1362 152 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601614785624 5167901 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=3624 CPUtime=15.23 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 389190 0 0 0 1483 40 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601606392848 5167504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17468752 CPUtime=15.24 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 362253 0 0 0 1384 140 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601597999896 5046864 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=0 CPUtime=15.21 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 389900 0 0 0 1483 38 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601589607440 5167504 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=279404936944656 CPUtime=15.25 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 406617 0 0 0 1482 43 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601581214640 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=1915622524417 CPUtime=15.12 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 360386 0 0 0 1378 134 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601572821896 5167059 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=33 CPUtime=15.26 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 361329 0 0 0 1467 59 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601564429208 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=5865189100510800210 CPUtime=15.25 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 411475 0 0 0 1482 43 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601556036624 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 131.07 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17468752 KiB

[startup+51.1111 s]
/proc/loadavg: 5.02 2.73 2.14 9/206 11596
/proc/meminfo: memFree=14378756/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17468752 CPUtime=335.55 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 11956840 0 0 0 31882 1673 0 0 20 0 9 0 435837154 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367188 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=17468752 CPUtime=40.38 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 822054 0 0 0 3836 202 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601614785624 5167928 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=17468752 CPUtime=40.85 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 835175 0 0 0 4006 79 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601606392848 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17468752 CPUtime=40.85 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 747552 0 0 0 3870 215 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601597999896 5046873 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=279404936951968 CPUtime=40.82 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 831844 0 0 0 4019 63 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601589607440 140602194713051 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=279404937301056 CPUtime=40.84 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 697474 0 0 0 4026 58 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601581214640 5046873 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=3624 CPUtime=40.72 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 841151 0 0 0 3856 216 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601572821896 5455634 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=3624 CPUtime=40.86 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 823707 0 0 0 3870 216 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601564429208 5167507 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=30228 CPUtime=40.86 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 813810 0 0 0 4020 66 0 0 20 0 9 0 435838083 18178281472 4367188 33554432000 4194304 6211092 140721873447984 140601556036624 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 335.55 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17468752 KiB

[startup+102.301 s]
/proc/loadavg: 6.70 3.55 2.45 9/205 11599
/proc/meminfo: memFree=14378472/32770624 swapFree=66970312/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17468772 CPUtime=744.18 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 16107750 0 0 0 72509 1909 0 0 20 0 9 0 435837154 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367193 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=17468772 CPUtime=91.14 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 1366949 0 0 0 8882 232 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601614785624 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=17468772 CPUtime=91.71 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 1365957 0 0 0 9061 110 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601606392848 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17468772 CPUtime=92.02 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 1040254 0 0 0 8971 231 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601597999896 5166698 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=279404936903280 CPUtime=92 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 1396763 0 0 0 9103 97 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601589607440 5393063 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=17468768 CPUtime=92.02 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 1352397 0 0 0 9111 91 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601581214640 5166669 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=139706866710143 CPUtime=91.88 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 1303034 0 0 0 8946 242 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601572821896 5046873 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=164 CPUtime=92 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 1361872 0 0 0 8947 253 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601564429208 5167504 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=984 CPUtime=92.04 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 1376450 0 0 0 9108 96 0 0 20 0 9 0 435838083 18178281472 4367193 33554432000 4194304 6211092 140721873447984 140601556036624 5168216 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0

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

[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2303.24 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 10468282 0 0 0 228898 1426 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601614785624 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2308.78 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 10444127 0 0 0 229646 1232 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601606392848 5168360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2308.41 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 9200628 0 0 0 229554 1287 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601597999896 5168219 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2308.69 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 10244823 0 0 0 229465 1404 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601589607440 5168222 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2305.26 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 7703326 0 0 0 229703 823 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601581214640 5393040 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2304.93 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 10387163 0 0 0 228859 1634 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601572821896 5167367 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2308.11 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 10237050 0 0 0 229249 1562 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601564429208 5167928 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2308.44 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 7827429 0 0 0 229741 1103 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601556036296 5166656 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 18465.2 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17471448 KiB

[startup+2382.3 s]
/proc/loadavg: 8.57 8.44 7.91 10/203 11820
/proc/meminfo: memFree=14361412/32770624 swapFree=66970348/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17471448 CPUtime=18944.2 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 83303740 0 0 0 1883288 11134 0 0 20 0 9 0 435837154 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367862 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2362.96 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 10673147 0 0 0 234856 1440 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601614785624 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=3624 CPUtime=2368.76 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 10637941 0 0 0 235618 1258 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601606392848 5167888 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2368.4 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 9301274 0 0 0 235547 1293 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601597999896 5193733 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2368.69 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 10444004 0 0 0 235454 1415 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601589607440 5167888 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2364.65 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 7762887 0 0 0 235636 829 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601581214640 5008827 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2364.9 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 10612063 0 0 0 234839 1651 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601572821896 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2368.09 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 10425277 0 0 0 235237 1572 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601564429208 5168192 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2368.41 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 7903073 0 0 0 235722 1119 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601556036296 5167201 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 18944.2 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17471448 KiB

[startup+2442.3 s]
/proc/loadavg: 8.37 8.42 7.93 9/203 11823
/proc/meminfo: memFree=14360632/32770624 swapFree=66970348/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17471448 CPUtime=19423.2 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 84819375 0 0 0 1930919 11405 0 0 20 0 9 0 435837154 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367862 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2422.64 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 10862824 0 0 0 240814 1450 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601614785624 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2428.75 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 10825755 0 0 0 241503 1372 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601606392848 5167504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2428.21 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 9487805 0 0 0 241513 1308 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601597999896 5168336 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2428.68 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 10613915 0 0 0 241442 1426 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601589607440 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2424.25 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 7969852 0 0 0 241584 841 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601581214640 5166660 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2424.87 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 10822119 0 0 0 240780 1707 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601572821896 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2428.08 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 10619586 0 0 0 241194 1614 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601564429208 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2428.39 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 8073445 0 0 0 241709 1130 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601556036296 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 19423.2 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17471448 KiB

[startup+2502.3 s]
/proc/loadavg: 8.21 8.36 7.95 9/204 11829
/proc/meminfo: memFree=14362804/32770624 swapFree=66970348/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17471448 CPUtime=19902.2 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 85973025 0 0 0 1978556 11668 0 0 20 0 9 0 435837154 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367862 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2482.64 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 11046914 0 0 0 246785 1479 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601614785624 5167538 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2488.74 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 11009133 0 0 0 247493 1381 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601606392848 5168366 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2488.2 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 9509127 0 0 0 247495 1325 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601597999896 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2488.67 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 10782030 0 0 0 247431 1436 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601589607440 5168192 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2483.4 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 8103720 0 0 0 247491 849 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601581214640 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2484.82 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 10985934 0 0 0 246688 1794 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601572821896 5168219 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=17471448 CPUtime=2488.08 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 10770927 0 0 0 247102 1706 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601564429208 5167888 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=1240 CPUtime=2488.34 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 8221166 0 0 0 247693 1141 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601556036296 5168219 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 19902.2 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17471448 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.16 8.34 7.95 9/204 11829
/proc/meminfo: memFree=14362072/32770624 swapFree=66970348/67108860
[pid=11582] ppid=11579 vsize=17752228 memory=17471448 CPUtime=20043.6 cores=0-7
/proc/11582/stat : 11582 (cosoco) S 11579 11582 11464 0 -1 1077944320 86407873 0 0 0 1992619 11743 0 0 20 0 9 0 435837154 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140721873446240 140602210754295 0 0 4096 8405026 18446744073709551615 0 0 17 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
/proc/11582/statm: 4438057 4367862 886 493 0 4431362 0
[pid=11582/tid=11584] ppid=11579 vsize=17752228 memory=1398720917958146503 CPUtime=2500.32 cores=0-7
/proc/11582/task/11584/stat : 11584 (cosoco) R 11579 11582 11464 0 -1 4202560 11118410 0 0 0 248503 1529 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601614785624 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11585] ppid=11579 vsize=17752228 memory=-7003737579269690708 CPUtime=2506.39 cores=0-7
/proc/11582/task/11585/stat : 11585 (cosoco) R 11579 11582 11464 0 -1 4202560 11088627 0 0 0 249252 1387 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601606392848 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11586] ppid=11579 vsize=17752228 memory=500 CPUtime=2505.91 cores=0-7
/proc/11582/task/11586/stat : 11586 (cosoco) R 11579 11582 11464 0 -1 4202560 9530113 0 0 0 249264 1327 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601597999896 5168225 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11587] ppid=11579 vsize=17752228 memory=932 CPUtime=2506.38 cores=0-7
/proc/11582/task/11587/stat : 11587 (cosoco) R 11579 11582 11464 0 -1 4202560 10842870 0 0 0 249198 1440 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601589607440 5168369 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11588] ppid=11579 vsize=17752228 memory=1424 CPUtime=2500.92 cores=0-7
/proc/11582/task/11588/stat : 11588 (cosoco) R 11579 11582 11464 0 -1 4202560 8125576 0 0 0 249242 850 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601581214640 5166836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11589] ppid=11579 vsize=17752228 memory=1448 CPUtime=2502.54 cores=0-7
/proc/11582/task/11589/stat : 11589 (cosoco) R 11579 11582 11464 0 -1 4202560 11060859 0 0 0 248454 1800 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601572821896 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11590] ppid=11579 vsize=17752228 memory=916 CPUtime=2505.78 cores=0-7
/proc/11582/task/11590/stat : 11590 (cosoco) R 11579 11582 11464 0 -1 4202560 10854978 0 0 0 248868 1710 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601564429208 5168369 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
[pid=11582/tid=11591] ppid=11579 vsize=17752228 memory=1980 CPUtime=2506.03 cores=0-7
/proc/11582/task/11591/stat : 11591 (cosoco) R 11579 11582 11464 0 -1 4202560 8242366 0 0 0 249460 1143 0 0 20 0 9 0 435838083 18178281472 4367862 33554432000 4194304 6211092 140721873447984 140601556036296 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24276992 140721873450001 140721873450093 140721873450093 140721873453006 0
Current children cumulated CPU time: 20043.6 s
Current children cumulated vsize: 17752228 KiB
Current children cumulated memory: 17471448 KiB

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

[startup+2521.36 s]
# the end of solver process 11582 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19926.3 s, system=118.767 s

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

[startup+2520.8 s]
/proc/loadavg: 8.16 8.34 7.95 2/197 11829
/proc/meminfo: memFree=19222144/32770624 swapFree=66970348/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2521.2 s]
/proc/loadavg: 7.59 8.22 7.91 2/197 11829
/proc/meminfo: memFree=28260624/32770624 swapFree=66970348/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2521.3 s]
/proc/loadavg: 7.59 8.22 7.91 2/197 11829
/proc/meminfo: memFree=28260624/32770624 swapFree=66970348/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2521.36
CPU time (s): 20045.1
CPU user time (s): 19926.3
CPU system time (s): 118.767
CPU usage (%): 795.01
Max. virtual memory (cumulated for all children) (KiB): 17785000
Max. memory (cumulated for all children) (KiB): 17478936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19926.3
system time used= 118.767
maximum resident set size= 17478936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86407937
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= 255658
involuntary context switches= 191034


# summary of solver processes directly reported to runsolver:
#   pid: 11582
#   total CPU time (s): 20045.1
#   total CPU user time (s): 19926.3
#   total CPU system time (s): 118.767

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2132 second user time and 22.1642 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-16 03:03:56
IDJOB=4398445
IDBENCH=115615
IDSOLVER=2851
FILE ID=node135/4398445-1568595876
RUNJOBID= node135-1568595834-11491
PBS_JOBID= 21703393
Free space on /tmp= 61372 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-200-10-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398445-1568595876/watcher-4398445-1568595876 -o /tmp/evaluation-result-4398445-1568595876/solver-4398445-1568595876 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568595834-11491 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398445-1568595876.xml

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

MD5SUM BENCH= 4dc4d699091ca89690279c2093d69f52
RANDOM SEED=979009312

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:        31874808 kB
MemAvailable:   31859992 kB
Buffers:           19632 kB
Cached:           253584 kB
SwapCached:        32764 kB
Active:           164976 kB
Inactive:         146876 kB
Active(anon):       4260 kB
Inactive(anon):    77808 kB
Active(file):     160716 kB
Inactive(file):    69068 kB
Unevictable:      109492 kB
Mlocked:          109492 kB
SwapTotal:      67108860 kB
SwapFree:       66970312 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        115640 kB
Mapped:            40744 kB
Shmem:             34400 kB
Slab:             172856 kB
SReclaimable:     142468 kB
SUnreclaim:        30388 kB
KernelStack:        3360 kB
PageTables:         6000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506380 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 03:45:57