Trace number 4409833

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 parallelUNSAT 1407.7 176.265

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-4-30-2.xml
MD5SUM81d0b6dc5f2e6c238bfcda5bddd020dd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.0645
Satisfiable
(Un)Satisfiability was proved
Number of variables31
Number of constraints9
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":31}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":1},{"degree":6,"count":3},{"degree":8,"count":27}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":28,"count":2},{"arity":29,"count":2},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":9}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1407.18/176.26	c
1407.18/176.26	c This is cosoco 2.00 --  
1407.18/176.26	c
1407.18/176.26	c command line: cosoco -model -nbcores=8 HOME/instance-4409833-1569829677.xml 
1407.18/176.26	c enable optimization
1407.18/176.26	c ========================================[ Problem Statistics ]===========================================
1407.18/176.26	c |                                                                                                       
1407.18/176.26	c |  Parse time        :         0.00 s 
1407.18/176.26	c |
1407.18/176.26	c |               Variables: 31
1407.18/176.26	c |            Domain Sizes: 2..2
1407.18/176.26	c |
1407.18/176.26	c |             Constraints: 10
1407.18/176.26	c |                   Arity: 1..30  -- Unary: 2
1407.18/176.26	c | 
1407.18/176.26	c |                   Types: 
1407.18/176.26	c |                          Sum: 10
1407.18/176.26	c |                          
1407.18/176.26	c |               Objective: Minimize Sum
1407.18/176.26	
1407.18/176.26	c =========================================================================================================
1407.18/176.26	c Parallel mode: Portfolio
1407.18/176.26	c [pFactory][Group N°0] created (threads:8).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
1407.18/176.26	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
1407.18/176.26	c [pFactory][Group N°0] concurrent mode: enabled.
1407.18/176.26	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
1407.18/176.26	c [pFactory][Group N°0] task 7 launched on thread 3.
1407.18/176.26	c [pFactory][Group N°0] task 6 launched on thread 1.
1407.18/176.26	c [pFactory][Group N°0] task 5 launched on thread 0.
1407.18/176.26	c [pFactory][Group N°0] task 4 launched on thread 4.
1407.18/176.26	c [pFactory][Group N°0] task 3 launched on thread 5.
1407.18/176.26	c [pFactory][Group N°0] task 2 launched on thread 6.
1407.18/176.26	c [pFactory][Group N°0] task 1 launched on thread 7.
1407.18/176.26	c [pFactory][Group N°0] task 0 launched on thread 2.
1407.18/176.26	c [pFactory][Group N°0] concurent mode: thread 2 has won with the task 0.
1407.18/176.26	c [pFactory][Group N°0] Thread N°0 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°1 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°2 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°3 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°4 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°5 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°6 is joined.
1407.18/176.26	c [pFactory][Group N°0] Thread N°7 is joined.
1407.18/176.26	c [pFactory][Group N°0] Return Code of the winner:2 (Thread N°2)
1407.18/176.26	s UNSATISFIABLE
1407.18/176.26	c call to solver        : 1
1407.18/176.26	c
1407.18/176.26	c restarts              : 178350      
1407.18/176.26	c conflicts             : 2144427      (1523 /sec)
1407.18/176.26	c decisions             : 10460275     (7431 /sec)
1407.18/176.26	c propagations          : 42261856    (30022 /sec)
1407.18/176.26	c root propagations     : 1           
1407.18/176.26	c filter calls          : 111634531      (79304 /sec)
1407.18/176.26	c useless filter calls  : 98654633       (88 %)
1407.18/176.26	c Memory used           : 570.86 MB
1407.18/176.26	c Best bound time (wc)  : -1.56983e+09 s
1407.18/176.26	c CPU time              : 1407.69 s
1407.18/176.26	c real time             : 176.258 s
1407.18/176.26	

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 (15441 MiB free)
  memory of node 1: 16384 MiB (15665 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409833-1569829677/watcher-4409833-1569829677 -o /tmp/evaluation-result-4409833-1569829677/solver-4409833-1569829677 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569817401-14086 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409833-1569829677.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=17590, runsolver pid=17587
Current StackSize limit: 8192 KiB


[startup+0.100452 s]*
/proc/loadavg: 8.17 7.99 6.69 9/198 17599
/proc/meminfo: memFree=31853024/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=3952 CPUtime=0.78 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1246 0 0 0 78 0 0 0 20 0 9 0 559240016 632156160 988 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 988 840 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=-7318199385871840959 CPUtime=0.1 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 10 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576661560336 5155989 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=732370091398921189 CPUtime=0.1 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 10 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576653167608 5155373 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=139953061467776 CPUtime=0.09 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576644774904 5250304 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=0 CPUtime=0.08 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 10 0 0 0 8 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576636382200 5155836 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=0 CPUtime=0.09 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 9 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576627989520 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=0 CPUtime=0.1 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 10 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576619596792 5155543 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=-1 CPUtime=0.09 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 9 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576611204088 5155861 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=0 CPUtime=0.09 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576602811384 5156912 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 3952 KiB

[startup+0.210459 s]*
/proc/loadavg: 8.17 7.99 6.69 9/198 17599
/proc/meminfo: memFree=31853024/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=3952 CPUtime=1.65 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1246 0 0 0 165 0 0 0 20 0 9 0 559240016 632156160 988 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 988 840 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=279905837252848 CPUtime=0.2 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 20 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576661560336 5155700 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=279905980094200 CPUtime=0.2 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 20 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576653167608 5155836 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=139953061467776 CPUtime=0.2 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 20 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576644774904 5156472 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=0 CPUtime=0.19 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 10 0 0 0 19 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576636382200 5409438 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=0 CPUtime=0.19 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 19 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576627989520 5250321 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=0 CPUtime=0.2 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 20 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576619596792 5155557 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=-1 CPUtime=0.2 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 20 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576611204088 5158032 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=0 CPUtime=0.2 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 9 0 0 0 20 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576602811384 5156264 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 3952 KiB

[startup+0.309453 s]*
/proc/loadavg: 8.17 7.99 6.69 9/198 17599
/proc/meminfo: memFree=31853024/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=3952 CPUtime=2.43 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1246 0 0 0 243 0 0 0 20 0 9 0 559240016 632156160 988 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 988 840 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=0 CPUtime=0.3 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 30 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576661560336 5250499 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=3472468232109278896 CPUtime=0.3 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576653167608 5250482 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=139953061467776 CPUtime=0.3 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 30 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576644774904 5193786 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=0 CPUtime=0.29 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 10 0 0 0 29 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576636382200 5250325 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=0 CPUtime=0.28 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 28 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576627989520 5155373 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=0 CPUtime=0.3 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 30 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576619596792 5397532 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=0 CPUtime=0.3 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 30 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576611204088 5155390 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=0 CPUtime=0.3 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 9 0 0 0 30 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576602811384 5157780 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700452 s]
/proc/loadavg: 8.17 7.99 6.69 9/198 17599
/proc/meminfo: memFree=31852652/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=3952 CPUtime=5.47 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1246 0 0 0 547 0 0 0 20 0 9 0 559240016 632156160 988 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 988 840 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=139957356435071 CPUtime=0.69 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 69 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576661560336 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=10580 CPUtime=0.69 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576653167608 5250499 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=988 CPUtime=0.69 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 69 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576644774904 5157453 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=0 CPUtime=0.68 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 10 0 0 0 68 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576636382200 5155377 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=0 CPUtime=0.64 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 4 0 0 0 64 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576627989520 5250491 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=0 CPUtime=0.69 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 69 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576619596792 5156497 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=0 CPUtime=0.69 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 3 0 0 0 69 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576611204088 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=2832 CPUtime=0.69 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 9 0 0 0 69 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576602811384 5155373 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 5.47 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50045 s]
/proc/loadavg: 8.17 7.99 6.69 9/198 17599
/proc/meminfo: memFree=31853756/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=3952 CPUtime=11.86 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1388 0 0 0 1186 0 0 0 20 0 9 0 559240016 632156160 988 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 988 840 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=988 CPUtime=1.49 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 21 0 0 0 149 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576661560336 5250482 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=3952 CPUtime=1.49 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 9 0 0 0 149 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576653167608 5156503 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=279905837502688 CPUtime=1.49 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 20 0 0 0 149 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576644774904 5250316 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=1060 CPUtime=1.48 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 25 0 0 0 148 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576636382200 5156484 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=1212 CPUtime=1.43 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 14 0 0 0 143 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576627989520 5250491 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=5932 CPUtime=1.49 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 30 0 0 0 149 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576619596792 5155832 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=780 CPUtime=1.49 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 24 0 0 0 149 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576611204088 5250266 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=14008 CPUtime=1.49 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 39 0 0 0 149 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576602811384 5156523 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 11.86 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10946 s]
/proc/loadavg: 8.17 7.99 6.69 9/198 17599
/proc/meminfo: memFree=31853880/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=3952 CPUtime=24.71 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1534 0 0 0 2471 0 0 0 20 0 9 0 559240016 632156160 988 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 988 840 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=0 CPUtime=3.1 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 38 0 0 0 310 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576661560336 5155849 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=0 CPUtime=3.1 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 14 0 0 0 310 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576653167552 5250256 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=0 CPUtime=3.09 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 44 0 0 0 309 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576644774904 5157257 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=6944656592455360604 CPUtime=3.08 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 47 0 0 0 308 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576636382200 5250311 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=0 CPUtime=3.01 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 34 0 0 0 301 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576627989520 5250307 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=-2247047206154700624 CPUtime=3.1 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 48 0 0 0 310 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576619596792 5157576 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=6655300316396806240 CPUtime=3.09 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 42 0 0 0 309 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576611204088 5156264 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=3592 CPUtime=3.09 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 61 0 0 0 309 0 0 0 20 0 9 0 559240017 632156160 988 33554432000 4194304 6211132 140725663519648 140576602811384 5156165 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 24.71 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 3952 KiB

[startup+6.30045 s]
/proc/loadavg: 8.15 7.99 6.70 9/198 17599
/proc/meminfo: memFree=31853500/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4000 CPUtime=50.19 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 1675 0 0 0 5019 0 0 0 20 0 9 0 559240016 632156160 1000 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1000 845 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=139957356435071 CPUtime=6.29 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 43 0 0 0 629 0 0 0 20 0 9 0 559240017 632156160 1000 33554432000 4194304 6211132 140725663519648 140576661560336 5156000 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=4000 CPUtime=6.29 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 37 0 0 0 629 0 0 0 20 0 9 0 559240017 632156160 1000 33554432000 4194304 6211132 140725663519648 140576653167552 5155832 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=2832 CPUtime=6.28 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 63 0 0 0 628 0 0 0 20 0 9 0 559240017 632156160 1000 33554432000 4194304 6211132 140725663519648 140576644774904 5155836 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=772 CPUtime=6.28 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 63 0 0 0 628 0 0 0 20 0 9 0 559240017 632156160 1000 33554432000 4194304 6211132 140725663519648 140576636382200 5396441 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0

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

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

[startup+166.4 s]
/proc/loadavg: 8.53 8.15 6.96 9/198 17610
/proc/meminfo: memFree=31855556/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4104 CPUtime=1328.91 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 3115 0 0 0 132890 1 0 0 20 0 9 0 559240016 632156160 1026 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1026 852 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=4104 CPUtime=166.38 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 215 0 0 0 16638 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576661560336 5250321 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=139957356435071 CPUtime=166.38 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 207 0 0 0 16638 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576653167552 5155373 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=4104 CPUtime=166.37 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 276 0 0 0 16637 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576644774904 5155711 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=4000 CPUtime=166.36 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 217 0 0 0 16636 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576636382200 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=4104 CPUtime=164.3 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 193 0 0 0 16430 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576627989520 5157589 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=4104 CPUtime=166.37 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 256 0 0 0 16637 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576619596792 5250283 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=3592 CPUtime=166.34 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 260 0 0 0 16634 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576611204088 5250283 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=4104 CPUtime=166.36 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 285 0 0 0 16636 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576602811384 5158052 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1328.91 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 4104 KiB

[startup+172.8 s]
/proc/loadavg: 8.49 8.15 6.97 9/198 17610
/proc/meminfo: memFree=31855680/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4104 CPUtime=1380.03 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 3115 0 0 0 138002 1 0 0 20 0 9 0 559240016 632156160 1026 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1026 852 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=988 CPUtime=172.78 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 215 0 0 0 17278 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576661560336 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=2016 CPUtime=172.78 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 207 0 0 0 17278 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576653167552 5156165 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=4104 CPUtime=172.77 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 276 0 0 0 17277 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576644774904 5156665 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=988 CPUtime=172.76 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 217 0 0 0 17276 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576636382200 5155373 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=1348 CPUtime=170.63 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 193 0 0 0 17063 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576627989520 5157427 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=10576 CPUtime=172.77 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 256 0 0 0 17277 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576619596792 5156272 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=1552 CPUtime=172.74 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 260 0 0 0 17274 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576611204088 5009199 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=6536 CPUtime=172.76 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 285 0 0 0 17276 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576602811384 5250482 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1380.03 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 4104 KiB

[startup+174.4 s]
/proc/loadavg: 8.45 8.15 6.97 9/198 17610
/proc/meminfo: memFree=31855680/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4104 CPUtime=1392.81 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 3116 0 0 0 139280 1 0 0 20 0 9 0 559240016 632156160 1026 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1026 852 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=4104 CPUtime=174.38 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 215 0 0 0 17438 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576661560336 5156508 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=6935054825532540783 CPUtime=174.38 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 208 0 0 0 17438 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576653167552 5156272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=7092996142926294634 CPUtime=174.37 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 276 0 0 0 17437 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576644774904 5250283 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=7092996142926294634 CPUtime=174.36 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 217 0 0 0 17436 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576636382200 5156211 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=7092996142926294634 CPUtime=172.2 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 193 0 0 0 17220 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576627989520 5250495 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=10576 CPUtime=174.37 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 256 0 0 0 17437 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576619596792 5156503 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=1552 CPUtime=174.34 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 260 0 0 0 17434 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576611204088 5155924 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=4000 CPUtime=174.36 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 285 0 0 0 17436 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576602811384 5156492 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1392.81 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 4104 KiB

[startup+175.2 s]
/proc/loadavg: 8.45 8.15 6.97 9/198 17610
/proc/meminfo: memFree=31855680/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4104 CPUtime=1399.2 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 3116 0 0 0 139919 1 0 0 20 0 9 0 559240016 632156160 1026 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1026 852 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=0 CPUtime=175.18 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 215 0 0 0 17518 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576661560336 5250304 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=4104 CPUtime=175.18 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 208 0 0 0 17518 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576653167552 5158127 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=772 CPUtime=175.17 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 276 0 0 0 17517 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576644774904 5157790 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=6935054825532540783 CPUtime=175.16 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 217 0 0 0 17516 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576636382200 5156725 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=10580 CPUtime=172.99 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 193 0 0 0 17299 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576627989520 5155532 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=988 CPUtime=175.17 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 256 0 0 0 17517 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576619596792 5250307 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=2016 CPUtime=175.14 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 260 0 0 0 17514 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576611204088 5250325 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=1348 CPUtime=175.16 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 285 0 0 0 17516 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576602811384 5156176 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1399.2 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 4104 KiB

[startup+176 s]*
/proc/loadavg: 8.45 8.15 6.97 9/198 17610
/proc/meminfo: memFree=31855308/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4104 CPUtime=1405.65 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 3116 0 0 0 140564 1 0 0 20 0 9 0 559240016 632156160 1026 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1026 852 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=1060 CPUtime=175.99 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 215 0 0 0 17599 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576661560336 5158217 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=1592 CPUtime=175.99 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 208 0 0 0 17599 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576653167552 5250330 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=1060 CPUtime=175.98 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 276 0 0 0 17598 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576644774904 5155535 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=-7003737579269690708 CPUtime=175.97 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 217 0 0 0 17597 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576636382200 5156000 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=1984 CPUtime=173.79 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 193 0 0 0 17379 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576627989520 5250304 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=2364 CPUtime=175.97 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 256 0 0 0 17597 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576619596792 5250482 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=1684 CPUtime=175.95 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 260 0 0 0 17595 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576611204088 5158052 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=908 CPUtime=175.97 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 285 0 0 0 17597 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576602811384 5250491 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1405.65 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 4104 KiB

[startup+176.2 s]
/proc/loadavg: 8.45 8.15 6.97 9/198 17610
/proc/meminfo: memFree=31855308/32770624 swapFree=66905164/67108860
[pid=17590] ppid=17587 vsize=617340 memory=4104 CPUtime=1407.18 cores=0-7
/proc/17590/stat : 17590 (cosoco) S 17587 17590 14059 0 -1 1077944320 3116 0 0 0 140717 1 0 0 20 0 9 0 559240016 632156160 1026 33554432000 4194304 6211132 140725663519648 140725663517904 140576684703479 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
/proc/17590/statm: 154335 1026 852 493 0 147640 0
[pid=17590/tid=17592] ppid=17587 vsize=617340 memory=288230596050944315 CPUtime=176.18 cores=0-7
/proc/17590/task/17592/stat : 17592 (cosoco) R 17587 17590 14059 0 -1 4202560 215 0 0 0 17618 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576661560336 5156264 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17593] ppid=17587 vsize=617340 memory=13571487609129518 CPUtime=176.18 cores=0-7
/proc/17590/task/17593/stat : 17593 (cosoco) R 17587 17590 14059 0 -1 4202560 208 0 0 0 17618 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576653167552 5250499 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17594] ppid=17587 vsize=617340 memory=4000 CPUtime=176.17 cores=0-7
/proc/17590/task/17594/stat : 17594 (cosoco) R 17587 17590 14059 0 -1 4202560 276 0 0 0 17617 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576644774904 5250482 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17595] ppid=17587 vsize=617340 memory=2832 CPUtime=176.16 cores=0-7
/proc/17590/task/17595/stat : 17595 (cosoco) R 17587 17590 14059 0 -1 4202560 217 0 0 0 17616 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576636382200 5250283 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17596] ppid=17587 vsize=617340 memory=6935054825532540783 CPUtime=173.98 cores=0-7
/proc/17590/task/17596/stat : 17596 (cosoco) R 17587 17590 14059 0 -1 4202560 193 0 0 0 17398 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576627989520 5250330 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17597] ppid=17587 vsize=617340 memory=4000 CPUtime=176.17 cores=0-7
/proc/17590/task/17597/stat : 17597 (cosoco) R 17587 17590 14059 0 -1 4202560 256 0 0 0 17617 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576619596792 5155989 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17598] ppid=17587 vsize=617340 memory=2832 CPUtime=176.14 cores=0-7
/proc/17590/task/17598/stat : 17598 (cosoco) R 17587 17590 14059 0 -1 4202560 260 0 0 0 17614 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576611204088 5250307 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
[pid=17590/tid=17599] ppid=17587 vsize=617340 memory=772 CPUtime=176.16 cores=0-7
/proc/17590/task/17599/stat : 17599 (cosoco) R 17587 17590 14059 0 -1 4202560 285 0 0 0 17616 0 0 0 20 0 9 0 559240017 632156160 1026 33554432000 4194304 6211132 140725663519648 140576602811384 5156250 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24817664 140725663527958 140725663528050 140725663528050 140725663530958 0
Current children cumulated CPU time: 1407.18 s
Current children cumulated vsize: 617340 KiB
Current children cumulated memory: 4104 KiB

Child status: 0
Real time (s): 176.265
CPU time (s): 1407.7
CPU user time (s): 1407.69
CPU system time (s): 0.014993
CPU usage (%): 798.628
Max. virtual memory (cumulated for all children) (KiB): 617340
Max. memory (cumulated for all children) (KiB): 4104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1407.69
system time used= 0.014993
maximum resident set size= 4380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3207
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= 69
involuntary context switches= 9824


# summary of solver processes directly reported to runsolver:
#   pid: 17590
#   total CPU time (s): 1407.7
#   total CPU user time (s): 1407.69
#   total CPU system time (s): 0.014993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.808394 second user time and 1.35459 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-30 09:50:25
IDJOB=4409833
IDBENCH=135488
IDSOLVER=2878
FILE ID=node139/4409833-1569829677
RUNJOBID= node139-1569817401-14086
PBS_JOBID= 21705915
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-4-30-2.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409833-1569829677/watcher-4409833-1569829677 -o /tmp/evaluation-result-4409833-1569829677/solver-4409833-1569829677 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node139-1569817401-14086 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409833-1569829677.xml

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

MD5SUM BENCH= 81d0b6dc5f2e6c238bfcda5bddd020dd
RANDOM SEED=1177521818

node139.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.57
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.57
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.57
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.57
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:        31853712 kB
MemAvailable:   31843460 kB
Buffers:           65684 kB
Cached:           230388 kB
SwapCached:        75252 kB
Active:           103340 kB
Inactive:         270988 kB
Active(anon):      13644 kB
Inactive(anon):   107216 kB
Active(file):      89696 kB
Inactive(file):   163772 kB
Unevictable:      109076 kB
Mlocked:          109076 kB
SwapTotal:      67108860 kB
SwapFree:       66905164 kB
Dirty:              2852 kB
Writeback:             0 kB
AnonPages:        125508 kB
Mapped:            24732 kB
Shmem:             33888 kB
Slab:             134484 kB
SReclaimable:     104232 kB
SUnreclaim:        30252 kB
KernelStack:        3696 kB
PageTables:         4984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62028 MiB
End job on node139 at 2019-09-30 09:53:22