Trace number 4398464

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) 20113.7 2520.03

General information on the benchmark

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

Solver Data

20113.60/2520.02	c
20113.60/2520.02	c This is cosoco 2.00 --  
20113.60/2520.02	c
20113.60/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398464-1568595881.xml 
20113.60/2520.02	c enable optimization
20113.60/2520.02	c ========================================[ Problem Statistics ]===========================================
20113.60/2520.02	c |                                                                                                       
20113.60/2520.02	c |  Parse time        :         0.46 s 
20113.60/2520.02	c |
20113.60/2520.02	c |               Variables: 800
20113.60/2520.02	c |            Domain Sizes: 2856..2856
20113.60/2520.02	c |
20113.60/2520.02	c |             Constraints: 19176
20113.60/2520.02	c |                   Arity: 1..50  -- Unary: 50  -- Binary: 19125
20113.60/2520.02	c | 
20113.60/2520.02	c |                   Types: 
20113.60/2520.02	c |                          (X -Y <= k): 700
20113.60/2520.02	c |                          Disjunctive: 18375
20113.60/2520.02	c |                          Intension: 50
20113.60/2520.02	c |                          Max constant: 1
20113.60/2520.02	c |                          Unary: 50
20113.60/2520.02	c |                          
20113.60/2520.02	c |               Objective: Minimize Max constant
20113.60/2520.02	
20113.60/2520.02	c =========================================================================================================
20113.60/2520.02	c Parallel mode: Portfolio
20113.60/2520.02	c [pFactory][Group N°0] created (threads:8).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20113.60/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20113.60/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20113.60/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20113.60/2520.02	c [pFactory][Group N°0] task 7 launched on thread 0.
20113.60/2520.02	c [pFactory][Group N°0] task 6 launched on thread 1.
20113.60/2520.02	c [pFactory][Group N°0] task 5 launched on thread 2.
20113.60/2520.02	c [pFactory][Group N°0] task 4 launched on thread 6.
20113.60/2520.02	c [pFactory][Group N°0] task 3 launched on thread 7.
20113.60/2520.02	c [pFactory][Group N°0] task 2 launched on thread 5.
20113.60/2520.02	c [pFactory][Group N°0] task 1 launched on thread 3.
20113.60/2520.02	c [pFactory][Group N°0] task 0 launched on thread 4.
20113.60/2520.02	
20113.60/2520.02	c *** INTERRUPTED ***
20113.60/2520.02	c call to solver        : 0
20113.60/2520.02	c
20113.60/2520.02	c restarts              : 65650       
20113.60/2520.02	c conflicts             : 732839       (36 /sec)
20113.60/2520.02	c decisions             : 1445072      (72 /sec)
20113.60/2520.02	c propagations          : 2814560209  (139961 /sec)
20113.60/2520.02	c root propagations     : 559819      
20113.60/2520.02	c filter calls          : 1511027252     (75140 /sec)
20113.60/2520.02	c useless filter calls  : 1452973838     (96 %)
20113.60/2520.02	c Memory used           : 1577.71 MB
20113.60/2520.02	c Best bound time (wc)  : -1.5686e+09 s
20113.60/2520.02	c CPU time              : 20109.6 s
20113.60/2520.02	c real time             : 2520.02 s
20113.60/2520.02	
20113.60/2520.02	c No Bound found!
20113.60/2520.02	
20113.60/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 (10779 MiB free)
  memory of node 1: 16384 MiB (13223 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398464-1568595881/watcher-4398464-1568595881 -o /tmp/evaluation-result-4398464-1568595881/solver-4398464-1568595881 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node143-1568595839-29710 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398464-1568595881.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
Current StackSize limit: 8192 KiB

solver pid=29727, runsolver pid=29724

[startup+0.100166 s]*
/proc/loadavg: 1.00 1.01 1.08 2/192 29728
/proc/meminfo: memFree=24427992/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=186496 memory=162880 CPUtime=0.09 cores=0-7
/proc/29727/stat : 29727 (cosoco) R 29724 29727 29683 0 -1 4202496 40887 0 0 0 6 3 0 0 20 0 1 0 435525414 190971904 40720 33554432000 4194304 6211092 140730410831344 140730410827880 140640291617765 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 46624 40720 823 493 0 39929 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 186496 KiB
Current children cumulated memory: 162880 KiB

[startup+0.209485 s]*
/proc/loadavg: 1.00 1.01 1.08 2/192 29728
/proc/meminfo: memFree=24385956/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=221040 memory=197400 CPUtime=0.21 cores=0-7
/proc/29727/stat : 29727 (cosoco) R 29724 29727 29683 0 -1 4202496 49515 0 0 0 16 5 0 0 20 0 1 0 435525414 226344960 49350 33554432000 4194304 6211092 140730410831344 140730410827880 140640291617765 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 55260 49350 827 493 0 48565 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 221040 KiB
Current children cumulated memory: 197400 KiB

[startup+0.309537 s]*
/proc/loadavg: 1.00 1.01 1.08 2/192 29728
/proc/meminfo: memFree=24373308/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=233824 memory=210184 CPUtime=0.31 cores=0-7
/proc/29727/stat : 29727 (cosoco) R 29724 29727 29683 0 -1 4202496 52734 0 0 0 26 5 0 0 20 0 1 0 435525414 239435776 52546 33554432000 4194304 6211092 140730410831344 140730410827880 140640291617765 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 58456 52546 827 493 0 51761 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 233824 KiB
Current children cumulated memory: 210184 KiB

[startup+0.700352 s]
/proc/loadavg: 1.00 1.01 1.08 2/192 29728
/proc/meminfo: memFree=24019164/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1352080 memory=742768 CPUtime=0.87 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 186016 0 0 0 66 21 0 0 20 0 9 0 435525414 1384529920 185692 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 338020 185692 883 493 0 331325 0
Current children cumulated CPU time: 0.87 s
Current children cumulated vsize: 1352080 KiB
Current children cumulated memory: 742768 KiB

[startup+1.50135 s]
/proc/loadavg: 1.00 1.01 1.08 2/200 29736
/proc/meminfo: memFree=23746356/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1392100 CPUtime=6.54 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 250247 0 0 0 607 47 0 0 20 0 9 0 435525414 1654341632 348025 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 348025 885 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=5059471475862 CPUtime=0.67 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 8125 0 0 0 65 2 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640284515000 5168363 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=0 CPUtime=0.67 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 8121 0 0 0 64 3 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640276122296 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=6944656592387989600 CPUtime=0.77 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 8117 0 0 0 73 4 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640267729688 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=0 CPUtime=0.75 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 8118 0 0 0 72 3 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640259336840 140640301562732 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=0 CPUtime=0.75 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 8119 0 0 0 72 3 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640250944408 5168472 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=279745715507088 CPUtime=0.74 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 8117 0 0 0 72 2 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640242551824 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=10843 CPUtime=0.66 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 8127 0 0 0 64 2 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640234159120 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=12384 CPUtime=0.78 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 8575 0 0 0 74 4 0 0 20 0 9 0 435525481 1654341632 348025 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 6.54 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1392100 KiB

[startup+3.11035 s]
/proc/loadavg: 1.48 1.11 1.11 9/200 29736
/proc/meminfo: memFree=23189764/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1393148 CPUtime=19.36 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 531586 0 0 0 1812 124 0 0 20 0 9 0 435525414 1654341632 348287 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 348287 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=5059471475862 CPUtime=2.28 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 43684 0 0 0 211 17 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640284515344 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=0 CPUtime=2.28 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 45360 0 0 0 223 5 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640276122640 5392320 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=3924 CPUtime=2.37 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 45111 0 0 0 216 21 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640267729688 5166836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=734122130331934768 CPUtime=2.33 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 41869 0 0 0 228 5 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640259337136 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=0 CPUtime=2.35 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 41398 0 0 0 215 20 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=279745715519048 CPUtime=2.35 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 40623 0 0 0 231 4 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640242551824 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=129852699052522 CPUtime=2.27 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 45331 0 0 0 222 5 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640234158552 5167521 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=129852699052266 CPUtime=2.38 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 43382 0 0 0 215 23 0 0 20 0 9 0 435525481 1654341632 348287 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 19.36 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1393148 KiB

[startup+6.30136 s]
/proc/loadavg: 1.48 1.11 1.11 9/200 29737
/proc/meminfo: memFree=23188152/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1393176 CPUtime=44.85 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 773975 0 0 0 4344 141 0 0 20 0 9 0 435525414 1654341632 348294 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 348294 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=56 CPUtime=5.47 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 73821 0 0 0 528 19 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640284515344 5168360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=1393168 CPUtime=5.47 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 74911 0 0 0 540 7 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640276122752 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=129852699052522 CPUtime=5.57 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 75296 0 0 0 533 24 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640267729688 5167538 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=1393168 CPUtime=5.49 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 70359 0 0 0 541 8 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640259337136 5392320 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=0 CPUtime=5.54 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 70449 0 0 0 532 22 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640250944528 5167184 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1392100 CPUtime=5.55 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 74007 0 0 0 549 6 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640242551936 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=0 CPUtime=5.47 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 76314 0 0 0 540 7 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640234158696 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=0 CPUtime=5.57 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 73990 0 0 0 531 26 0 0 20 0 9 0 435525481 1654341632 348294 33554432000 4194304 6211092 140730410831344 140640225766416 5166537 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 44.85 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1393176 KiB

[startup+12.7014 s]
/proc/loadavg: 2.49 1.34 1.18 9/200 29737
/proc/meminfo: memFree=23188120/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1393328 CPUtime=95.95 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 1124479 0 0 0 9432 163 0 0 20 0 9 0 435525414 1654341632 348332 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 348332 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=1393304 CPUtime=11.87 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 118185 0 0 0 1165 22 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640284515344 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=56 CPUtime=11.87 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 119733 0 0 0 1177 10 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640276122752 5167538 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=1393304 CPUtime=11.97 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 118754 0 0 0 1169 28 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640267729688 5168336 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=1393188 CPUtime=11.8 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 112624 0 0 0 1170 10 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640259337136 5392335 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=139872857858424 CPUtime=11.94 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 111855 0 0 0 1169 25 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=9126448378180438848 CPUtime=11.94 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 119067 0 0 0 1186 8 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640242551824 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=0 CPUtime=11.86 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 120571 0 0 0 1177 9 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640234158552 5167507 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=55 CPUtime=11.97 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 118862 0 0 0 1169 28 0 0 20 0 9 0 435525481 1654341632 348332 33554432000 4194304 6211092 140730410831344 140640225766416 5168192 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 95.95 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1393328 KiB

[startup+25.5014 s]
/proc/loadavg: 3.33 1.56 1.25 9/200 29739
/proc/meminfo: memFree=23189240/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1393580 CPUtime=198.15 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 1350183 0 0 0 19636 179 0 0 20 0 9 0 435525414 1654341632 348395 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 348395 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=1393572 CPUtime=24.67 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 144486 0 0 0 2443 24 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640284515344 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=1393580 CPUtime=24.66 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 145689 0 0 0 2455 11 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640276122752 5392377 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=1393580 CPUtime=24.77 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 147567 0 0 0 2447 30 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640267729936 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=2257 CPUtime=24.42 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 140827 0 0 0 2430 12 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640259337232 5193728 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=1393580 CPUtime=24.73 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 139035 0 0 0 2446 27 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1393580 CPUtime=24.73 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 148852 0 0 0 2463 10 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640242551824 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=1228 CPUtime=24.66 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 148669 0 0 0 2455 11 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640234158552 5167059 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=2352 CPUtime=24.76 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 150230 0 0 0 2446 30 0 0 20 0 9 0 435525481 1654341632 348395 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 198.15 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1393580 KiB


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

/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 341859 0 0 0 226066 46 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640267730048 5167538 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2259.4 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 296990 0 0 0 225901 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640259337344 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2241.8 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 317926 0 0 0 224101 79 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2254.66 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 338743 0 0 0 225438 28 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640242551824 5167892 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2257.54 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 326525 0 0 0 225698 56 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640234158792 5167529 0 0 4096 8405026 0 0 0 -1 0 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2260.82 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 351513 0 0 0 226019 63 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 18055.9 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1404592 KiB

[startup+2322.3 s]
/proc/loadavg: 8.02 8.25 7.71 9/202 29946
/proc/meminfo: memFree=23176156/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1404592 CPUtime=18535 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 2835322 0 0 0 1853093 404 0 0 20 0 9 0 435525414 1654341632 351148 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 351148 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2319.32 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 331991 0 0 0 231893 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640284515344 5167218 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2319.66 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 344086 0 0 0 231936 30 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640276122752 5167507 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=56 CPUtime=2321.11 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 341981 0 0 0 232065 46 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640267730048 5167538 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=45988 CPUtime=2319.39 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 297062 0 0 0 231900 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640259337344 5167943 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2301.79 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 318061 0 0 0 230100 79 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2314.65 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 338890 0 0 0 231437 28 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640242551824 5167218 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2317.52 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 326802 0 0 0 231696 56 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640234158792 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=2352 CPUtime=2320.79 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 351621 0 0 0 232016 63 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 18535 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1404592 KiB

[startup+2382.3 s]
/proc/loadavg: 8.14 8.23 7.74 9/202 29949
/proc/meminfo: memFree=23176500/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1404592 CPUtime=19014 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 2836689 0 0 0 1900998 406 0 0 20 0 9 0 435525414 1654341632 351148 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 351148 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=0 CPUtime=2378.77 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 332192 0 0 0 237838 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640284515344 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2379.66 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 344366 0 0 0 237936 30 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640276122752 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2381.1 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 342139 0 0 0 238064 46 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640267730048 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2379.38 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 297136 0 0 0 237899 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640259337344 5168336 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2361.79 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 318171 0 0 0 236099 80 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640250944528 5168336 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2374.56 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 339001 0 0 0 237428 28 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640242551824 5397235 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2377.26 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 327117 0 0 0 237670 56 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640234158792 5008827 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2380.79 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 351739 0 0 0 238016 63 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 19014 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1404592 KiB

[startup+2442.3 s]
/proc/loadavg: 8.44 8.31 7.80 9/200 29952
/proc/meminfo: memFree=23177244/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1404592 CPUtime=19493.1 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 2837874 0 0 0 1948904 408 0 0 20 0 9 0 435525414 1654341632 351148 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 351148 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2438.76 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 332371 0 0 0 243837 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640284515344 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=1840 CPUtime=2439.65 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 344544 0 0 0 243935 30 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640276122752 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2441.11 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 342297 0 0 0 244064 47 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640267730048 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=6935054825532540783 CPUtime=2439.38 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 297195 0 0 0 243899 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640259337344 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2421.77 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 318312 0 0 0 242097 80 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2433.93 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 339106 0 0 0 243365 28 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640242551824 5167892 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2437 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 327400 0 0 0 243643 57 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640234158792 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2440.78 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 351821 0 0 0 244014 64 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640225766416 5167892 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 19493.1 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1404592 KiB

[startup+2502.3 s]
/proc/loadavg: 8.54 8.37 7.85 9/199 29957
/proc/meminfo: memFree=23177020/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1404592 CPUtime=19972.2 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 2838962 0 0 0 1996810 410 0 0 20 0 9 0 435525414 1654341632 351148 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 351148 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2498.75 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 332513 0 0 0 249836 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640284515344 5167892 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2499.65 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 344726 0 0 0 249935 30 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640276122752 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2501.08 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 342412 0 0 0 250061 47 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640267730048 5167888 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=1404592 CPUtime=2499.36 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 297259 0 0 0 249897 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640259337344 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=3924 CPUtime=2481.77 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 318420 0 0 0 248097 80 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640250944528 5168369 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=1228 CPUtime=2493.87 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 339219 0 0 0 249358 29 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640242551824 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=924 CPUtime=2496.2 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 327690 0 0 0 249563 57 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640234158792 5396606 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=2376 CPUtime=2500.77 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 351895 0 0 0 250013 64 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640225766416 5193728 0 0 4096 8405026 0 0 0 -1 4 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 19972.2 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1404592 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.39 8.35 7.86 9/199 29957
/proc/meminfo: memFree=23177280/32770624 swapFree=67108848/67108860
[pid=29727] ppid=29724 vsize=1615568 memory=1404592 CPUtime=20113.6 cores=0-7
/proc/29727/stat : 29727 (cosoco) S 29724 29727 29683 0 -1 1077944320 2839438 0 0 0 2010950 410 0 0 20 0 9 0 435525414 1654341632 351148 33554432000 4194304 6211092 140730410831344 140730410829600 140640307658487 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
/proc/29727/statm: 403892 351148 887 493 0 397197 0
[pid=29727/tid=29729] ppid=29724 vsize=1615568 memory=7200 CPUtime=2516.46 cores=0-7
/proc/29727/task/29729/stat : 29729 (cosoco) R 29724 29727 29683 0 -1 4202560 332560 0 0 0 251607 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640284515344 5193728 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29730] ppid=29724 vsize=1615568 memory=4872558044660077418 CPUtime=2517.36 cores=0-7
/proc/29727/task/29730/stat : 29730 (cosoco) R 29724 29727 29683 0 -1 4202560 344791 0 0 0 251705 31 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640276122752 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29731] ppid=29724 vsize=1615568 memory=1100 CPUtime=2518.79 cores=0-7
/proc/29727/task/29731/stat : 29731 (cosoco) R 29724 29727 29683 0 -1 4202560 342435 0 0 0 251832 47 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640267730048 5193728 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29732] ppid=29724 vsize=1615568 memory=15208 CPUtime=2517.07 cores=0-7
/proc/29727/task/29732/stat : 29732 (cosoco) R 29724 29727 29683 0 -1 4202560 297312 0 0 0 251668 39 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640259337344 5193728 0 0 4096 8405026 0 0 0 -1 6 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29733] ppid=29724 vsize=1615568 memory=27220 CPUtime=2499.47 cores=0-7
/proc/29727/task/29733/stat : 29733 (cosoco) R 29724 29727 29683 0 -1 4202560 318532 0 0 0 249867 80 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640250944528 5193728 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29734] ppid=29724 vsize=1615568 memory=4048 CPUtime=2511.57 cores=0-7
/proc/29727/task/29734/stat : 29734 (cosoco) R 29724 29727 29683 0 -1 4202560 339273 0 0 0 251128 29 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640242551824 5193728 0 0 4096 8405026 0 0 0 -1 3 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29735] ppid=29724 vsize=1615568 memory=14288 CPUtime=2513.66 cores=0-7
/proc/29727/task/29735/stat : 29735 (cosoco) R 29724 29727 29683 0 -1 4202560 327769 0 0 0 251309 57 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640234158792 5167184 0 0 4096 8405026 0 0 0 -1 7 0 0 1 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
[pid=29727/tid=29736] ppid=29724 vsize=1615568 memory=504 CPUtime=2518.49 cores=0-7
/proc/29727/task/29736/stat : 29736 (cosoco) R 29724 29727 29683 0 -1 4202560 351938 0 0 0 251784 65 0 0 20 0 9 0 435525481 1654341632 351148 33554432000 4194304 6211092 140730410831344 140640225766416 5168225 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 8953856 140730410832913 140730410833005 140730410833005 140730410835918 0
Current children cumulated CPU time: 20113.6 s
Current children cumulated vsize: 1615568 KiB
Current children cumulated memory: 1404592 KiB

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

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

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

Child status: 1
Real time (s): 2520.03
CPU time (s): 20113.7
CPU user time (s): 20109.6
CPU system time (s): 4.11322
CPU usage (%): 798.154
Max. virtual memory (cumulated for all children) (KiB): 1615568
Max. memory (cumulated for all children) (KiB): 1404592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20109.6
system time used= 4.11322
maximum resident set size= 1404740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2839485
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= 22769
involuntary context switches= 167720


# summary of solver processes directly reported to runsolver:
#   pid: 29727
#   total CPU time (s): 20113.7
#   total CPU user time (s): 20109.6
#   total CPU system time (s): 4.11322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3664 second user time and 21.958 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-16 03:03:59
IDJOB=4398464
IDBENCH=115768
IDSOLVER=2851
FILE ID=node143/4398464-1568595881
RUNJOBID= node143-1568595839-29710
PBS_JOBID= 21703394
Free space on /tmp= 59272 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-4398464-1568595881/watcher-4398464-1568595881 -o /tmp/evaluation-result-4398464-1568595881/solver-4398464-1568595881 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node143-1568595839-29710 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398464-1568595881.xml

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

MD5SUM BENCH= 4cb8aacd6a4a2864e81512910dbfacc0
RANDOM SEED=1873002366

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24579492 kB
MemAvailable:   31749648 kB
Buffers:          216780 kB
Cached:          7250472 kB
SwapCached:            8 kB
Active:          2180884 kB
Inactive:        5337740 kB
Active(anon):       5484 kB
Inactive(anon):   153600 kB
Active(file):    2175400 kB
Inactive(file):  5184140 kB
Unevictable:      107664 kB
Mlocked:          107664 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:              2724 kB
Writeback:             0 kB
AnonPages:        157820 kB
Mapped:            50940 kB
Shmem:             98980 kB
Slab:             268064 kB
SReclaimable:     239076 kB
SUnreclaim:        28988 kB
KernelStack:        3296 kB
PageTables:         4964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

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