Trace number 4409771

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallel? (TO) 20080.3 2520.48

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-100-20-6.xml
MD5SUM571b8211ed3e79202e57862d25f221de
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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size5536
Maximum domain size5536
Distribution of domain sizes[{"size":5536,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

20079.76/2520.02	c
20079.76/2520.02	c This is cosoco 2.00 --  
20079.76/2520.02	c
20079.76/2520.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409771-1569816307.xml 
20079.76/2520.02	c enable optimization
20079.76/2520.02	c ========================================[ Problem Statistics ]===========================================
20079.76/2520.02	c |                                                                                                       
20079.76/2520.02	c |  Parse time        :         2.01 s 
20079.76/2520.02	c |
20079.76/2520.02	c |               Variables: 2100
20079.76/2520.02	c |            Domain Sizes: 5536..5536
20079.76/2520.02	c |
20079.76/2520.02	c |             Constraints: 101101
20079.76/2520.02	c |                   Arity: 1..100  -- Unary: 100  -- Binary: 101000
20079.76/2520.02	c | 
20079.76/2520.02	c |                   Types: 
20079.76/2520.02	c |                          (X -Y <= k): 1900
20079.76/2520.02	c |                          Disjunctive: 99000
20079.76/2520.02	c |                          Intension: 100
20079.76/2520.02	c |                          Max constant: 1
20079.76/2520.02	c |                          Unary: 100
20079.76/2520.02	c |                          
20079.76/2520.02	c |               Objective: Minimize Max constant
20079.76/2520.02	
20079.76/2520.02	c =========================================================================================================
20079.76/2520.02	c Parallel mode: Portfolio
20079.76/2520.02	c [pFactory][Group N°0] created (threads:8).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
20079.76/2520.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
20079.76/2520.02	c [pFactory][Group N°0] concurrent mode: enabled.
20079.76/2520.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
20079.76/2520.02	c [pFactory][Group N°0] task 7 launched on thread 0.
20079.76/2520.02	c [pFactory][Group N°0] task 6 launched on thread 1.
20079.76/2520.02	c [pFactory][Group N°0] task 5 launched on thread 6.
20079.76/2520.02	c [pFactory][Group N°0] task 4 launched on thread 2.
20079.76/2520.02	c [pFactory][Group N°0] task 3 launched on thread 7.
20079.76/2520.02	c [pFactory][Group N°0] task 2 launched on thread 5.
20079.76/2520.02	c [pFactory][Group N°0] task 1 launched on thread 3.
20079.76/2520.02	c [pFactory][Group N°0] task 0 launched on thread 4.
20079.76/2520.02	
20079.76/2520.02	c *** INTERRUPTED ***
20079.76/2520.02	c call to solver        : 0
20079.76/2520.02	c
20079.76/2520.02	c restarts              : 17405       
20079.76/2520.02	c conflicts             : 226771       (11 /sec)
20079.76/2520.02	c decisions             : 381837       (19 /sec)
20079.76/2520.02	c propagations          : 1670590032  (83401 /sec)
20079.76/2520.02	c root propagations     : 2033236     
20079.76/2520.02	c filter calls          : 1046360027     (52237 /sec)
20079.76/2520.02	c useless filter calls  : 1022119502     (97 %)
20079.76/2520.02	c Memory used           : 9838.41 MB
20079.76/2520.02	c Best bound time (wc)  : -1.56982e+09 s
20079.76/2520.02	c CPU time              : 20030.9 s
20079.76/2520.02	c real time             : 2520.02 s
20079.76/2520.02	
20079.76/2520.02	c No Bound found!
20079.76/2520.02	
20079.76/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 (15112 MiB free)
  memory of node 1: 16384 MiB (15648 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409771-1569816307/watcher-4409771-1569816307 -o /tmp/evaluation-result-4409771-1569816307/solver-4409771-1569816307 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1569816268-30830 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409771-1569816307.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=30847, runsolver pid=30844
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 2.00 1.99 1.95 2/193 30848
/proc/meminfo: memFree=31355220/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=184800 memory=160736 CPUtime=0.09 cores=0-7
/proc/30847/stat : 30847 (cosoco) R 30844 30847 30803 0 -1 4202496 40384 0 0 0 5 4 0 0 20 0 1 0 557898394 189235200 40184 33554432000 4194304 6211132 140725490481936 140725490477880 5231269 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 46200 40184 752 493 0 39505 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 184800 KiB
Current children cumulated memory: 160736 KiB

[startup+0.208984 s]*
/proc/loadavg: 2.00 1.99 1.95 2/193 30848
/proc/meminfo: memFree=31178768/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=360460 memory=336560 CPUtime=0.21 cores=0-7
/proc/30847/stat : 30847 (cosoco) R 30844 30847 30803 0 -1 4202496 84292 0 0 0 10 11 0 0 20 0 1 0 557898394 369111040 84074 33554432000 4194304 6211132 140725490481936 140725490477880 140603553004517 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 90115 84074 752 493 0 83420 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 360460 KiB
Current children cumulated memory: 336560 KiB

[startup+0.308723 s]*
/proc/loadavg: 2.00 1.99 1.95 2/193 30848
/proc/meminfo: memFree=31017072/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=522140 memory=498128 CPUtime=0.31 cores=0-7
/proc/30847/stat : 30847 (cosoco) R 30844 30847 30803 0 -1 4202496 124727 0 0 0 15 16 0 0 20 0 1 0 557898394 534671360 124532 33554432000 4194304 6211132 140725490481936 140725490477880 5231269 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 130535 124532 752 493 0 123840 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 522140 KiB
Current children cumulated memory: 498128 KiB

[startup+0.700327 s]
/proc/loadavg: 2.00 1.99 1.95 2/193 30848
/proc/meminfo: memFree=30706824/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=937836 memory=914072 CPUtime=0.69 cores=0-7
/proc/30847/stat : 30847 (cosoco) R 30844 30847 30803 0 -1 4202496 228737 0 0 0 41 28 0 0 20 0 1 0 557898394 960344064 228518 33554432000 4194304 6211132 140725490481936 140725490477880 140603553004517 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 234459 228518 827 493 0 227764 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 937836 KiB
Current children cumulated memory: 914072 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 1.99 1.95 2/193 30848
/proc/meminfo: memFree=30508732/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=1885984 memory=1862024 CPUtime=1.49 cores=0-7
/proc/30847/stat : 30847 (cosoco) R 30844 30847 30803 0 -1 4202496 465682 0 0 0 91 58 0 0 20 0 1 0 557898394 1931247616 465506 33554432000 4194304 6211132 140725490481936 140725490476456 140603553000254 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 471496 465506 838 493 0 464801 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1885984 KiB
Current children cumulated memory: 1862024 KiB

[startup+3.10902 s]
/proc/loadavg: 1.84 1.95 1.94 2/193 30848
/proc/meminfo: memFree=25955832/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=5829312 memory=5805216 CPUtime=3.09 cores=0-7
/proc/30847/stat : 30847 (cosoco) R 30844 30847 30803 0 -1 4202496 1462499 0 0 0 131 178 0 0 20 0 1 0 557898394 5969215488 1451238 33554432000 4194304 6211132 140725490481936 140725490477592 140603553052576 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 1457328 1451238 838 493 0 1450633 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 5829312 KiB
Current children cumulated memory: 5805216 KiB

[startup+6.30052 s]
/proc/loadavg: 1.84 1.95 1.94 5/201 30856
/proc/meminfo: memFree=23440668/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=8500852 memory=8138716 CPUtime=17.26 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 2367439 0 0 0 1383 343 0 0 20 0 9 0 557898394 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2125213 2034679 879 493 0 2118518 0
[pid=30847/tid=30849] ppid=30844 vsize=8500852 memory=2106752 CPUtime=1.58 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 21207 0 0 0 143 15 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603537558280 5397400 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=8500852 memory=3620 CPUtime=1.59 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) D 30844 30847 30803 0 -1 4202560 26155 0 0 0 152 7 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603529165416 140603553480279 0 0 4096 8405026 18446744071582151463 0 0 -1 4 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=8500852 memory=0 CPUtime=1.58 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) D 30844 30847 30803 0 -1 4202560 20714 0 0 0 144 14 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603520772872 5397400 0 0 4096 8405026 18446744071582151416 0 0 -1 3 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=8500852 memory=10352 CPUtime=1.59 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) D 30844 30847 30803 0 -1 4202560 27214 0 0 0 152 7 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603512380104 140603553480279 0 0 4096 8405026 18446744071582151463 0 0 -1 6 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=8500852 memory=984 CPUtime=1.57 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) D 30844 30847 30803 0 -1 4202560 25157 0 0 0 145 12 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603503987400 140603553480279 0 0 4096 8405026 18446744071582151463 0 0 -1 0 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=8500852 memory=2004 CPUtime=1.58 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) D 30844 30847 30803 0 -1 4202560 22297 0 0 0 146 12 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603495594664 5397400 0 0 4096 8405026 18446744071582151416 0 0 -1 1 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=8500852 memory=1432 CPUtime=1.59 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) D 30844 30847 30803 0 -1 4202560 26147 0 0 0 153 6 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603487201992 140603553480279 0 0 4096 8405026 18446744071582151463 0 0 -1 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=8500852 memory=1060 CPUtime=1.59 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) D 30844 30847 30803 0 -1 4202560 21149 0 0 0 143 16 0 0 20 0 9 0 557898845 8704872448 2034679 33554432000 4194304 6211132 140725490481936 140603478809288 5397400 0 0 4096 8405026 18446744071582151416 0 0 -1 5 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 17.26 s
Current children cumulated vsize: 8500852 KiB
Current children cumulated memory: 8138716 KiB

[startup+12.7006 s]
/proc/loadavg: 2.86 2.17 2.01 9/201 30856
/proc/meminfo: memFree=21876888/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9606268 CPUtime=63 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 4157467 0 0 0 5442 858 0 0 20 0 9 0 557898394 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2401567 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=0 CPUtime=7.05 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 237292 0 0 0 601 104 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603537558544 5167960 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=280799727436400 CPUtime=7.55 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 214268 0 0 0 723 32 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603529165840 5167553 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=56 CPUtime=7.4 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 363771 0 0 0 605 135 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603520773248 5167920 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=10352 CPUtime=7.13 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 224917 0 0 0 677 36 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603512380432 5166938 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=9606268 CPUtime=7.49 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 220873 0 0 0 711 38 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603503987632 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=164 CPUtime=7.1 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 239959 0 0 0 607 103 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603495595024 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=4638778420176961638 CPUtime=7.54 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 243171 0 0 0 700 54 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603487202224 5166881 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=0 CPUtime=7.16 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 235817 0 0 0 612 104 0 0 20 0 9 0 557898845 10316320768 2401567 33554432000 4194304 6211132 140725490481936 140603478809616 5166794 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 63 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9606268 KiB

[startup+25.5006 s]
/proc/loadavg: 3.65 2.36 2.08 9/202 30858
/proc/meminfo: memFree=21876988/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9606908 CPUtime=165.2 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 6094058 0 0 0 15438 1082 0 0 20 0 9 0 557898394 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2401727 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=0 CPUtime=19.68 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 473656 0 0 0 1832 136 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603537558544 5168392 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=280799727327840 CPUtime=20.35 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 464370 0 0 0 1989 46 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603529165320 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=9606596 CPUtime=20.19 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 615655 0 0 0 1845 174 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603520773248 5167602 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=9606268 CPUtime=19.93 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 438024 0 0 0 1944 49 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603512380544 5166692 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=10352 CPUtime=20.29 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 439679 0 0 0 1973 56 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603503987728 5397407 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=9606268 CPUtime=19.89 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 486857 0 0 0 1846 143 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603495595024 5392352 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=984 CPUtime=20.34 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 507709 0 0 0 1948 86 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603487202432 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=0 CPUtime=19.96 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 490709 0 0 0 1854 142 0 0 20 0 9 0 557898845 10316320768 2401727 33554432000 4194304 6211132 140725490481936 140603478809616 5167561 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 165.2 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9606908 KiB

[startup+51.1106 s]
/proc/loadavg: 5.33 2.86 2.25 9/200 30859
/proc/meminfo: memFree=21871804/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9611340 CPUtime=369.69 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 7718970 0 0 0 35778 1191 0 0 20 0 9 0 557898394 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2402835 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=3620 CPUtime=44.93 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 681244 0 0 0 4344 149 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603537558544 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=9611340 CPUtime=45.96 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 665480 0 0 0 4536 60 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603529165352 5168504 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=4560 CPUtime=45.81 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 826832 0 0 0 4391 190 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603520773248 5168251 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=1060 CPUtime=45.51 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 636847 0 0 0 4490 61 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603512380544 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=56 CPUtime=45.9 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 631090 0 0 0 4524 66 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603503987728 5168257 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=6935054825532540783 CPUtime=45.5 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 690142 0 0 0 4392 158 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603495595136 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=496 CPUtime=45.95 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 713646 0 0 0 4498 97 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603487202432 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=0 CPUtime=45.54 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 696290 0 0 0 4397 157 0 0 20 0 9 0 557898845 10316320768 2402835 33554432000 4194304 6211132 140725490481936 140603478809616 5393296 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 369.69 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9611340 KiB

[startup+102.301 s]
/proc/loadavg: 6.93 3.72 2.58 9/199 30861
/proc/meminfo: memFree=21867752/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9615084 CPUtime=778.39 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 9819841 0 0 0 76361 1478 0 0 20 0 9 0 557898394 10316320768 2403771 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2403771 883 493 0 2511938 0

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

[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2251.68 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 4912711 0 0 0 224653 515 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603487202320 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=10392 CPUtime=2248.6 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 5830995 0 0 0 224070 790 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603478809616 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 2 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 18022.2 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9618348 KiB

[startup+2322.3 s]
/proc/loadavg: 8.04 8.30 7.80 10/200 31031
/proc/meminfo: memFree=21865436/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9618348 CPUtime=18501.3 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 41120126 0 0 0 1845379 4748 0 0 20 0 9 0 557898394 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2404587 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2315.52 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 4704613 0 0 0 231076 476 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603537558544 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2314.73 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 4879290 0 0 0 230855 618 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603529165512 5167924 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2311.32 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 5140552 0 0 0 230529 603 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603520773248 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 2 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2306.23 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 4318558 0 0 0 230105 518 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603512380432 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 4 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=3620 CPUtime=2316.47 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 3890538 0 0 0 231383 264 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603503987632 5166704 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2312.22 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 5080987 0 0 0 230522 700 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603495595136 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2311.67 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 5023814 0 0 0 230646 521 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603487202320 5397407 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2308.54 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 5904375 0 0 0 230058 796 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603478809616 5193760 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 18501.3 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9618348 KiB

[startup+2382.3 s]
/proc/loadavg: 8.05 8.26 7.82 9/200 31034
/proc/meminfo: memFree=21865388/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9618348 CPUtime=18980.3 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 41633922 0 0 0 1893251 4780 0 0 20 0 9 0 557898394 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2404587 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2375.51 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 4775635 0 0 0 237071 480 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603537558544 5168368 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2374.72 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 4951887 0 0 0 236851 621 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603529165512 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=10408 CPUtime=2370.73 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 5213149 0 0 0 236464 609 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603520773248 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 2 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2366.22 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 4370758 0 0 0 236100 522 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603512380432 5167216 0 0 4096 8405026 0 0 0 -1 5 0 0 4 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2376.44 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 3954048 0 0 0 237377 267 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603503987632 5186313 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2372.2 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 5147479 0 0 0 236515 705 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603495595136 5168224 0 0 4096 8405026 0 0 0 -1 3 0 0 2 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2371.67 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 5071507 0 0 0 236643 524 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603487202320 5167536 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2368.24 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 5972060 0 0 0 236024 800 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603478809616 5167924 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 18980.3 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9618348 KiB

[startup+2442.3 s]
/proc/loadavg: 8.10 8.23 7.84 9/199 31037
/proc/meminfo: memFree=21864348/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9618348 CPUtime=19459.3 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 41948266 0 0 0 1941130 4804 0 0 20 0 9 0 557898394 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2404587 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2435.51 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 4844476 0 0 0 243067 484 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603537558544 5167602 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2434.67 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 5022130 0 0 0 242840 627 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603529165512 5186301 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2430.72 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 5220347 0 0 0 242462 610 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603520773248 5167216 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2426.21 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 4423038 0 0 0 242096 525 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603512380432 5166864 0 0 4096 8405026 0 0 0 -1 5 0 0 5 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2436.41 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 3991792 0 0 0 243370 271 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603503987632 5393104 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2432.19 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 5152204 0 0 0 242513 706 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603495595136 5167561 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2431.66 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 5077687 0 0 0 242641 525 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603487202320 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2427.39 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 6039193 0 0 0 241934 805 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603478809616 5168248 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 19459.3 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9618348 KiB

[startup+2502.3 s]
/proc/loadavg: 8.55 8.34 7.90 9/199 31042
/proc/meminfo: memFree=21864476/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9618348 CPUtime=19938.4 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 42415424 0 0 0 1988943 4893 0 0 20 0 9 0 557898394 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2404587 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2495.49 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 4867923 0 0 0 249064 485 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603537558544 5193760 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2494.67 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 5023897 0 0 0 248839 628 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603529165512 5166881 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2490.64 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 5341802 0 0 0 248400 664 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603520773248 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2486.2 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 4475612 0 0 0 248091 529 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603512380432 5397400 0 0 4096 8405026 0 0 0 -1 5 0 0 5 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2496.4 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 4058587 0 0 0 249365 275 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603503987632 5193760 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2492.19 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 5159345 0 0 0 248501 718 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603495595136 5168248 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=9618348 CPUtime=2491.66 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 5203243 0 0 0 248633 533 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603487202320 5168254 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=7014749397936990312 CPUtime=2486.54 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 6107616 0 0 0 247844 810 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603478809616 5008918 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 19938.4 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9618348 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.55 8.35 7.91 9/199 31043
/proc/meminfo: memFree=21864956/32770624 swapFree=66997716/67108860
[pid=30847] ppid=30844 vsize=10074532 memory=9618348 CPUtime=20079.8 cores=0-7
/proc/30847/stat : 30847 (cosoco) S 30844 30847 30803 0 -1 1077944320 42499172 0 0 0 2003077 4899 0 0 20 0 9 0 557898394 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140725490480192 140603569045239 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
/proc/30847/statm: 2518633 2404587 883 493 0 2511938 0
[pid=30847/tid=30849] ppid=30844 vsize=10074532 memory=784 CPUtime=2513.19 cores=0-7
/proc/30847/task/30849/stat : 30849 (cosoco) R 30844 30847 30803 0 -1 4202560 4868069 0 0 0 250834 485 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603537558544 5167539 0 0 4096 8405026 0 0 0 -1 2 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30850] ppid=30844 vsize=10074532 memory=1764 CPUtime=2512.38 cores=0-7
/proc/30847/task/30850/stat : 30850 (cosoco) R 30844 30847 30803 0 -1 4202560 5090240 0 0 0 250607 631 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603529165512 5166878 0 0 4096 8405026 0 0 0 -1 6 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30851] ppid=30844 vsize=10074532 memory=1398722017469774279 CPUtime=2508.1 cores=0-7
/proc/30847/task/30851/stat : 30851 (cosoco) R 30844 30847 30803 0 -1 4202560 5342304 0 0 0 250146 664 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603520773248 5193760 0 0 4096 8405026 0 0 0 -1 7 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30852] ppid=30844 vsize=10074532 memory=288230596050944315 CPUtime=2503.91 cores=0-7
/proc/30847/task/30852/stat : 30852 (cosoco) R 30844 30847 30803 0 -1 4202560 4475884 0 0 0 249862 529 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603512380432 5168224 0 0 4096 8405026 0 0 0 -1 5 0 0 5 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30853] ppid=30844 vsize=10074532 memory=14974468741139039 CPUtime=2514.1 cores=0-7
/proc/30847/task/30853/stat : 30853 (cosoco) R 30844 30847 30803 0 -1 4202560 4070834 0 0 0 251135 275 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603503987632 5168257 0 0 4096 8405026 0 0 0 -1 4 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30854] ppid=30844 vsize=10074532 memory=784 CPUtime=2509.89 cores=0-7
/proc/30847/task/30854/stat : 30854 (cosoco) R 30844 30847 30803 0 -1 4202560 5161058 0 0 0 250270 719 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603495595136 5166704 0 0 4096 8405026 0 0 0 -1 3 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30855] ppid=30844 vsize=10074532 memory=1764 CPUtime=2509.38 cores=0-7
/proc/30847/task/30855/stat : 30855 (cosoco) R 30844 30847 30803 0 -1 4202560 5204236 0 0 0 250404 534 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603487202320 5193760 0 0 4096 8405026 0 0 0 -1 1 0 0 1 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
[pid=30847/tid=30856] ppid=30844 vsize=10074532 memory=111628 CPUtime=2504.25 cores=0-7
/proc/30847/task/30856/stat : 30856 (cosoco) R 30844 30847 30803 0 -1 4202560 6109148 0 0 0 249614 811 0 0 20 0 9 0 557898845 10316320768 2404587 33554432000 4194304 6211132 140725490481936 140603478809616 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 3 0 0 8312316 8317760 28676096 140725490484241 140725490484333 140725490484333 140725490487246 0
Current children cumulated CPU time: 20079.8 s
Current children cumulated vsize: 10074532 KiB
Current children cumulated memory: 9618348 KiB

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

[startup+2520.48 s]
# the end of solver process 30847 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20030.9 s, system=49.4549 s

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

[startup+2520.4 s]
/proc/loadavg: 8.55 8.35 7.91 2/192 31043
/proc/meminfo: memFree=26673872/32770624 swapFree=66997716/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): 2520.48
CPU time (s): 20080.3
CPU user time (s): 20030.9
CPU system time (s): 49.4549
CPU usage (%): 796.685
Max. virtual memory (cumulated for all children) (KiB): 10074532
Max. memory (cumulated for all children) (KiB): 9618348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20030.9
system time used= 49.4549
maximum resident set size= 9618528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42499446
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= 341154
involuntary context switches= 166822


# summary of solver processes directly reported to runsolver:
#   pid: 30847
#   total CPU time (s): 20080.3
#   total CPU user time (s): 20030.9
#   total CPU system time (s): 49.4549

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1143 second user time and 22.1092 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-30 06:04:28
IDJOB=4409771
IDBENCH=115771
IDSOLVER=2877
FILE ID=node126/4409771-1569816307
RUNJOBID= node126-1569816268-30830
PBS_JOBID= 21705904
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-100-20-6.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409771-1569816307/watcher-4409771-1569816307 -o /tmp/evaluation-result-4409771-1569816307/solver-4409771-1569816307 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1569816268-30830 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409771-1569816307.xml

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

MD5SUM BENCH= 571b8211ed3e79202e57862d25f221de
RANDOM SEED=619149901

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31498228 kB
MemAvailable:   31857384 kB
Buffers:          211152 kB
Cached:           466060 kB
SwapCached:         7392 kB
Active:           341224 kB
Inactive:         345888 kB
Active(anon):      14832 kB
Inactive(anon):    70640 kB
Active(file):     326392 kB
Inactive(file):   275248 kB
Unevictable:      109668 kB
Mlocked:          109668 kB
SwapTotal:      67108860 kB
SwapFree:       66997716 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:        113500 kB
Mapped:            26372 kB
Shmem:             66840 kB
Slab:             176636 kB
SReclaimable:     146700 kB
SUnreclaim:        29936 kB
KernelStack:        3328 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2019-09-30 06:46:29