Trace number 4270392

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
choco-solver 4.0.5 seq (2017-08-09)? (TO) 250.64999 240.022

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-1.xml
MD5SUM133cdadaee2e697c51b4261ec7f2679b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark620
Best CPU time to get the best result obtained on this benchmark251.35899
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size696
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":10},{"size":10,"count":180},{"size":696,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270392-1502618478.xml"  -tl '264s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4270392-1502618478.xml, -tl, 264s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
1.20/0.72	c solve instance...
250.63/240.01	s UNKNOWN
250.63/240.01	c Unexpected resolution interruption!

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270392-1502618478/watcher-4270392-1502618478 -o /tmp/evaluation-result-4270392-1502618478/solver-4270392-1502618478 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502615937-28321 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 881000455 HOME/instance-4270392-1502618478.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29562, runsolver pid=29559

[startup+0.100061 s]*
/proc/loadavg: 1.95 1.92 1.86 4/202 29569
/proc/meminfo: memFree=31541076/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13358712 memory=14628 CPUtime=0.01 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 3425 0 0 0 1 0 0 0 20 0 6 0 64041208 13679321088 3657 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3339678 3657 1904 1 0 3329175 0
[pid=29564/tid=29565] ppid=29562 vsize=13358712 memory=-8713483618642852700 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 2193 0 0 0 1 0 0 0 20 0 6 0 64041208 13679321088 3657 18446744073709551615 4194304 4196468 140726811668976 139755893096080 139755888878749 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 64041209 13679321088 3657 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13358712 memory=140202633504384 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 64041209 13679321088 3657 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 64041209 13679321088 3657 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 64041209 13679321088 3657 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16008 KiB

[startup+0.210845 s]*
/proc/loadavg: 1.95 1.92 1.86 5/211 29578
/proc/meminfo: memFree=31522808/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13974352 memory=27664 CPUtime=0.1 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 5321 0 0 0 9 1 0 0 20 0 15 0 64041208 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3493588 6916 2735 1 0 3482964 0
[pid=29564/tid=29565] ppid=29562 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 3466 0 0 0 7 0 0 0 20 0 15 0 64041208 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755893079792 139755888878749 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13974352 memory=13729 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13974352 memory=140202633531708 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13974352 memory=140202633504384 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041210 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64041210 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64041211 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) S 29562 29562 17093 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 64041213 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) S 29562 29562 17093 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 64041213 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13974352 memory=140202633504384 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) S 29562 29562 17093 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 15 0 64041213 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13974352 memory=140202633504384 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041217 14309736448 6916 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29044 KiB

[startup+0.310299 s]*
/proc/loadavg: 1.95 1.92 1.86 6/211 29578
/proc/meminfo: memFree=31507260/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13974352 memory=37276 CPUtime=0.29 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 8911 0 0 0 26 3 0 0 20 0 15 0 64041208 14309736448 9319 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3493588 9319 2982 1 0 3482964 0
[pid=29564/tid=29565] ppid=29562 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 6121 0 0 0 15 2 0 0 20 0 15 0 64041208 14309736448 9319 18446744073709551615 4194304 4196468 140726811668976 139755893089664 139755874924942 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 9319 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041210 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64041210 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64041211 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) R 29562 29562 17093 0 -1 4202560 243 0 0 0 1 0 0 0 20 0 15 0 64041213 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755872342941 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) R 29562 29562 17093 0 -1 1077944384 538 0 0 0 2 0 0 0 20 0 15 0 64041213 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13974352 memory=140202633504384 CPUtime=0.06 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) R 29562 29562 17093 0 -1 4202560 705 0 0 0 6 0 0 0 20 0 15 0 64041213 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888868758 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13974352 memory=140202633504384 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041217 14309736448 9831 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38656 KiB

[startup+0.70346 s]
/proc/loadavg: 1.95 1.92 1.86 6/211 29578
/proc/meminfo: memFree=31481380/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13980732 memory=69376 CPUtime=1.2 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 13437 0 0 0 114 6 0 0 20 0 15 0 64041208 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3495183 17344 3169 1 0 3483476 0
[pid=29564/tid=29565] ppid=29562 vsize=13980732 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 8568 0 0 0 52 4 0 0 20 0 15 0 64041208 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755893082288 139755888878749 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13980732 memory=140202496633841 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13980732 memory=280404993581216 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13980732 memory=280404993122776 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13980732 memory=289 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64041211 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13980732 memory=822 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13980732 memory=53 CPUtime=0.15 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) S 29562 29562 17093 0 -1 1077944384 913 0 0 0 15 0 0 0 20 0 15 0 64041213 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) S 29562 29562 17093 0 -1 1077944384 1125 0 0 0 16 0 0 0 20 0 15 0 64041213 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13980732 memory=102 CPUtime=0.3 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) S 29562 29562 17093 0 -1 1077944384 1524 0 0 0 30 0 0 0 20 0 15 0 64041213 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13980732 memory=218 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13980732 memory=4 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041217 14316269568 17344 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70756 KiB

[startup+1.50082 s]
/proc/loadavg: 1.95 1.92 1.86 7/211 29578
/proc/meminfo: memFree=31401904/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13980732 memory=111036 CPUtime=3.64 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 31127 0 0 0 355 9 0 0 20 0 15 0 64041208 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3495183 27759 3195 1 0 3483476 0
[pid=29564/tid=29565] ppid=29562 vsize=13980732 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 9749 0 0 0 131 4 0 0 20 0 15 0 64041208 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755893092112 139755505893557 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13980732 memory=1399103955520229747 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13980732 memory=280404993059072 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64041209 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13980732 memory=280404992986248 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 27759 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13980732 memory=280404993239392 CPUtime=0 cores=1,3,5,7

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

/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 64041211 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13980732 memory=255176 CPUtime=4.92 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) S 29562 29562 17093 0 -1 1077944384 29330 0 0 0 489 3 0 0 20 0 15 0 64041213 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13980732 memory=280404993792344 CPUtime=5.09 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) S 29562 29562 17093 0 -1 1077944384 25092 0 0 0 506 3 0 0 20 0 15 0 64041213 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13980732 memory=4427207343990470186 CPUtime=0.64 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) S 29562 29562 17093 0 -1 1077944384 6477 0 0 0 63 1 0 0 20 0 15 0 64041213 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13980732 memory=1708 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1574 0 0 0 0 1 0 0 20 0 15 0 64041217 14316269568 63920 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 112.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 257060 KiB

[startup+162.301 s]
/proc/loadavg: 1.78 1.96 1.89 3/211 29662
/proc/meminfo: memFree=31156752/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13980732 memory=242768 CPUtime=172.89 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 85960 0 0 0 17267 22 0 0 20 0 15 0 64041208 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3495183 60692 3245 1 0 3483476 0
[pid=29564/tid=29565] ppid=29562 vsize=13980732 memory=242768 CPUtime=162.02 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 15254 0 0 0 16195 7 0 0 20 0 15 0 64041208 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755893095904 139755506343462 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13980732 memory=242768 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13980732 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 1467 0 0 0 1 0 0 0 20 0 15 0 64041209 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13980732 memory=242768 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1509 0 0 0 1 1 0 0 20 0 15 0 64041209 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 1728 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13980732 memory=242768 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 1339 0 0 0 1 0 0 0 20 0 15 0 64041210 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13980732 memory=242768 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13980732 memory=242768 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 64041211 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13980732 memory=1000 CPUtime=4.93 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) S 29562 29562 17093 0 -1 1077944384 29394 0 0 0 490 3 0 0 20 0 15 0 64041213 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13980732 memory=796 CPUtime=5.09 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) S 29562 29562 17093 0 -1 1077944384 25100 0 0 0 506 3 0 0 20 0 15 0 64041213 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13980732 memory=1380 CPUtime=0.64 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) S 29562 29562 17093 0 -1 1077944384 6698 0 0 0 63 1 0 0 20 0 15 0 64041213 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13980732 memory=242768 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13980732 memory=242768 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1605 0 0 0 0 2 0 0 20 0 15 0 64041217 14316269568 60692 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 172.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 244148 KiB

[startup+222.301 s]
/proc/loadavg: 1.93 1.98 1.90 3/215 29679
/proc/meminfo: memFree=31171564/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13980732 memory=224816 CPUtime=232.91 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 87069 0 0 0 23267 24 0 0 20 0 15 0 64041208 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3495183 56204 3245 1 0 3483476 0
[pid=29564/tid=29565] ppid=29562 vsize=13980732 memory=224816 CPUtime=222.01 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 15657 0 0 0 22194 7 0 0 20 0 15 0 64041208 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755893095904 139755507757277 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13980732 memory=224816 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 555 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13980732 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 1480 0 0 0 1 0 0 0 20 0 15 0 64041209 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13980732 memory=224816 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1510 0 0 0 1 1 0 0 20 0 15 0 64041209 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2139 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13980732 memory=224816 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 1535 0 0 0 2 0 0 0 20 0 15 0 64041210 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 64041211 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13980732 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13980732 memory=1992 CPUtime=4.93 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) S 29562 29562 17093 0 -1 1077944384 29397 0 0 0 490 3 0 0 20 0 15 0 64041213 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13980732 memory=1204 CPUtime=5.09 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) S 29562 29562 17093 0 -1 1077944384 25107 0 0 0 506 3 0 0 20 0 15 0 64041213 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13980732 memory=1000 CPUtime=0.64 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) S 29562 29562 17093 0 -1 1077944384 6701 0 0 0 63 1 0 0 20 0 15 0 64041213 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13980732 memory=194752 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13980732 memory=4028 CPUtime=0.03 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1619 0 0 0 0 3 0 0 20 0 15 0 64041217 14316269568 56204 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 232.91 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 226196 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.79 1.94 1.89 3/215 29679
/proc/meminfo: memFree=31174884/32770624 swapFree=67108860/67108860
[pid=29562] ppid=29559 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29562/stat : 29562 (xcsp3-exec) S 29559 29562 17093 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 64041199 9740288 345 18446744073709551615 4194304 5098028 140729495855120 140729495853224 139936058843772 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 23289856 140729495859583 140729495859786 140729495859786 140729495863275 0
/proc/29562/statm: 2378 345 289 221 0 87 0
[pid=29564] ppid=29562 vsize=13980732 memory=219684 CPUtime=250.63 cores=1,3,5,7
/proc/29564/stat : 29564 (java) S 29562 29562 17093 0 -1 1077944320 87203 0 0 0 25039 24 0 0 20 0 15 0 64041208 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 140726811651520 139755888856823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
/proc/29564/statm: 3495183 54921 3245 1 0 3483476 0
[pid=29564/tid=29565] ppid=29562 vsize=13980732 memory=509 CPUtime=239.71 cores=1,3,5,7
/proc/29564/task/29565/stat : 29565 (java) R 29562 29562 17093 0 -1 4202560 15739 0 0 0 23964 7 0 0 20 0 15 0 64041208 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755893095904 139755507757975 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29566] ppid=29562 vsize=13980732 memory=64 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29566/stat : 29566 (java) S 29562 29562 17093 0 -1 1077944384 557 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755823291024 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29567] ppid=29562 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29567/stat : 29567 (java) S 29562 29562 17093 0 -1 1077944384 1482 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755822238224 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29568] ppid=29562 vsize=13980732 memory=4872558044660077418 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29568/stat : 29568 (java) S 29562 29562 17093 0 -1 1077944384 1517 0 0 0 1 1 0 0 20 0 15 0 64041209 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755821185424 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29569] ppid=29562 vsize=13980732 memory=36212 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29569/stat : 29569 (java) S 29562 29562 17093 0 -1 1077944384 2139 0 0 0 2 0 0 0 20 0 15 0 64041209 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755486099728 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29570] ppid=29562 vsize=13980732 memory=1296 CPUtime=0.02 cores=1,3,5,7
/proc/29564/task/29570/stat : 29570 (java) S 29562 29562 17093 0 -1 1077944384 1564 0 0 0 2 0 0 0 20 0 15 0 64041210 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755367431024 139755888867970 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29571] ppid=29562 vsize=13980732 memory=219684 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29571/stat : 29571 (java) S 29562 29562 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 64041210 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755366376992 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29572] ppid=29562 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29572/stat : 29572 (java) S 29562 29562 17093 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 64041211 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755365324144 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29573] ppid=29562 vsize=13980732 memory=220196 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29573/stat : 29573 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755364272464 139755888875419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29574] ppid=29562 vsize=13980732 memory=7668620175153523302 CPUtime=4.93 cores=1,3,5,7
/proc/29564/task/29574/stat : 29574 (java) S 29562 29562 17093 0 -1 1077944384 29397 0 0 0 490 3 0 0 20 0 15 0 64041213 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755363219824 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29575] ppid=29562 vsize=13980732 memory=6370718158649321835 CPUtime=5.09 cores=1,3,5,7
/proc/29564/task/29575/stat : 29575 (java) S 29562 29562 17093 0 -1 1077944384 25107 0 0 0 506 3 0 0 20 0 15 0 64041213 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755362167024 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29576] ppid=29562 vsize=13980732 memory=7596002921541626730 CPUtime=0.64 cores=1,3,5,7
/proc/29564/task/29576/stat : 29576 (java) S 29562 29562 17093 0 -1 1077944384 6701 0 0 0 63 1 0 0 20 0 15 0 64041213 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755361114224 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29577] ppid=29562 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/29564/task/29577/stat : 29577 (java) S 29562 29562 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64041213 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755360061664 139755888867029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
[pid=29564/tid=29578] ppid=29562 vsize=13980732 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/29564/task/29578/stat : 29578 (java) S 29562 29562 17093 0 -1 1077944384 1631 0 0 0 0 4 0 0 20 0 15 0 64041217 14316269568 54921 18446744073709551615 4194304 4196468 140726811668976 139755359009968 139755888867970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 18464768 140726811673015 140726811673190 140726811673190 140726811676623 0
Current children cumulated CPU time: 250.63 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 221064 KiB

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

[startup+240.02 s]
# the end of solver process 29562 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000957 s, system=0.000957 s

[startup+240.021 s]
# the end of solver process 29564 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.402 s, system=0.248049 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 240.022
CPU time (s): 250.65
CPU user time (s): 250.402
CPU system time (s): 0.248049
CPU usage (%): 104.428
Max. virtual memory (cumulated for all children) (KiB): 13993460
Max. memory (cumulated for all children) (KiB): 257468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.401
system time used= 0.248049
maximum resident set size= 259272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8433
involuntary context switches= 127


# summary of solver processes directly reported to runsolver:
#   pid: 29562,29564
#   total CPU time (s): 250.65
#   total CPU user time (s): 250.402
#   total CPU system time (s): 0.248049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.64805 second user time and 1.87622 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 11:47:10
IDJOB=4270392
IDBENCH=115817
IDSOLVER=2661
FILE ID=node127/4270392-1502618478
RUNJOBID= node127-1502615937-28321
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270392-1502618478/watcher-4270392-1502618478 -o /tmp/evaluation-result-4270392-1502618478/solver-4270392-1502618478 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502615937-28321 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 881000455 HOME/instance-4270392-1502618478.xml

TIME LIMIT= 264 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 133cdadaee2e697c51b4261ec7f2679b
RANDOM SEED=881000455

node127.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.92
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.92
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.92
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.92
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:        31559776 kB
MemAvailable:   31978216 kB
Buffers:          188544 kB
Cached:           526284 kB
SwapCached:            0 kB
Active:           598484 kB
Inactive:         189132 kB
Active(anon):      22292 kB
Inactive(anon):    83916 kB
Active(file):     576192 kB
Inactive(file):   105216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15668 kB
Writeback:             0 kB
AnonPages:         64612 kB
Mapped:            56840 kB
Shmem:             33444 kB
Slab:             131224 kB
SReclaimable:     105732 kB
SUnreclaim:        25492 kB
KernelStack:        3120 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1264148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-13 11:51:10