Trace number 4270075

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) 243.951 240.021

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-28-a3.xml
MD5SUM7bf94b2c859f2895a81dfe97f17444ea
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark877
Best CPU time to get the best result obtained on this benchmark2003.88
Satisfiable
(Un)Satisfiability was proved
Number of variables812
Number of constraints381
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":378},{"size":1001,"count":28}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":406},{"degree":2,"count":378},{"degree":28,"count":26},{"degree":29,"count":2}]
Minimum constraint arity1
Maximum constraint arity378
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":378},{"arity":28,"count":1},{"arity":378,"count":1}]
Number of extensional constraints0
Number of intensional constraints379
Distribution of constraint types[{"type":"intension","count":379},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270075-1502621687.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4270075-1502621687.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
1.00/0.59	c solve instance...
243.92/240.01	s UNKNOWN
243.92/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 (15321 MiB free)
  memory of node 1: 16384 MiB (15432 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270075-1502621687/watcher-4270075-1502621687 -o /tmp/evaluation-result-4270075-1502621687/solver-4270075-1502621687 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502620106-1701 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 619603112 HOME/instance-4270075-1502621687.xml 

running on 4 cores: 0,2,4,6

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=2622, runsolver pid=2619


[startup+0.100165 s]*
/proc/loadavg: 1.93 1.89 1.79 3/217 2638
/proc/meminfo: memFree=31475104/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13978596 memory=29068 CPUtime=0.12 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 5059 0 0 0 11 1 0 0 20 0 15 0 95256974 14314082304 7267 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3494649 7267 2896 1 0 3482966 0
[pid=2624/tid=2625] ppid=2622 vsize=13978596 memory=7898910893248706067 CPUtime=0.09 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 4202560 3062 0 0 0 8 1 0 0 20 0 15 0 95256975 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980666741632 139980662526554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13978596 memory=3472468223788741840 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13978596 memory=140094893590144 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256975 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256977 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95256977 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980134921248 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95256977 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980133868400 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 95256980 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 15 0 95256980 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13978596 memory=140094893590144 CPUtime=0.01 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 335 0 0 0 1 0 0 0 20 0 15 0 95256980 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13978596 memory=140094893590144 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256980 14314082304 7333 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30452 KiB

[startup+0.210738 s]*
/proc/loadavg: 1.93 1.89 1.79 4/217 2638
/proc/meminfo: memFree=31464064/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13982852 memory=40564 CPUtime=0.34 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 7780 0 0 0 32 2 0 0 20 0 15 0 95256974 14318440448 10141 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3495713 10141 3044 1 0 3482966 0
[pid=2624/tid=2625] ppid=2622 vsize=13982852 memory=7898910893248706067 CPUtime=0.19 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 1077944384 4925 0 0 0 18 1 0 0 20 0 15 0 95256975 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980666727408 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13982852 memory=3472468223788741840 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13982852 memory=140094893590144 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13982852 memory=140094893590144 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256977 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95256977 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980134921248 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95256977 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980133868400 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 192 0 0 0 2 0 0 0 20 0 15 0 95256980 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 666 0 0 0 2 0 0 0 20 0 15 0 95256980 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13982852 memory=140094893590144 CPUtime=0.08 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) R 2622 2622 30973 0 -1 4202560 704 0 0 0 8 0 0 0 20 0 15 0 95256980 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980129659504 139980662517142 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13982852 memory=140094893590144 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256980 14318440448 10141 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41948 KiB

[startup+0.31089 s]*
/proc/loadavg: 1.93 1.89 1.79 4/217 2638
/proc/meminfo: memFree=31457612/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13982852 memory=47428 CPUtime=0.51 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 8490 0 0 0 49 2 0 0 20 0 15 0 95256974 14318440448 11857 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3495713 11857 3109 1 0 3482966 0
[pid=2624/tid=2625] ppid=2622 vsize=13982852 memory=-7174084197796576197 CPUtime=0.3 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 4202560 5510 0 0 0 28 2 0 0 20 0 15 0 95256975 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980666729024 139980646585724 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13982852 memory=-7001736328920018669 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13982852 memory=220 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13982852 memory=49 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13982852 memory=140094786906143 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256975 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13982852 memory=280189573784608 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256977 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13982852 memory=140094786876175 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95256977 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980134921248 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13982852 memory=280189680475488 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95256977 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980133868400 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13982852 memory=140094786880783 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 205 0 0 0 4 0 0 0 20 0 15 0 95256980 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13982852 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 700 0 0 0 3 0 0 0 20 0 15 0 95256980 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 794 0 0 0 13 0 0 0 20 0 15 0 95256980 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13982852 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256980 14318440448 11922 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48812 KiB

[startup+0.700738 s]
/proc/loadavg: 1.93 1.89 1.79 4/217 2638
/proc/meminfo: memFree=31445328/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13984976 memory=75560 CPUtime=1.52 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 11014 0 0 0 148 4 0 0 20 0 15 0 95256974 14320615424 18890 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3496244 18890 3206 1 0 3483478 0
[pid=2624/tid=2625] ppid=2622 vsize=13984976 memory=1724 CPUtime=0.67 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 4202560 6208 0 0 0 65 2 0 0 20 0 15 0 95256975 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980666743888 139980662517142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13984976 memory=280189573850048 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256975 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13984976 memory=280189573854432 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95256975 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13984976 memory=3184238014862898080 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13984976 memory=280189573863328 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980134921248 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13984976 memory=1420 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980133868400 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13984976 memory=13040 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13984976 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) R 2622 2622 30973 0 -1 4202560 576 0 0 0 24 0 0 0 20 0 15 0 95256980 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980131765104 139980647630231 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13984976 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 1202 0 0 0 22 0 0 0 20 0 15 0 95256980 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13984976 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 1722 0 0 0 35 0 0 0 20 0 15 0 95256980 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13984976 memory=2209 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13984976 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 18890 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 76944 KiB

[startup+1.50079 s]
/proc/loadavg: 2.01 1.91 1.79 6/217 2638
/proc/meminfo: memFree=31403264/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0

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

[pid=2624/tid=2630] ppid=2622 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 1036 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13984976 memory=8691 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980134921312 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13984976 memory=196 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980133868416 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13984976 memory=140094893668177 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13984976 memory=4140 CPUtime=1.61 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 10516 0 0 0 160 1 0 0 20 0 15 0 95256980 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13984976 memory=0 CPUtime=1.49 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 8709 0 0 0 148 1 0 0 20 0 15 0 95256980 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13984976 memory=27484 CPUtime=0.52 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 4248 0 0 0 52 0 0 0 20 0 15 0 95256980 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13984976 memory=2336 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 531 0 0 0 1 1 0 0 20 0 15 0 95256980 14320615424 54954 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 106.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 221200 KiB

[startup+162.301 s]
/proc/loadavg: 1.84 1.90 1.81 3/217 2640
/proc/meminfo: memFree=30895884/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13984976 memory=223488 CPUtime=166.14 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 45642 0 0 0 16598 16 0 0 20 0 15 0 95256974 14320615424 55872 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3496244 55872 3259 1 0 3483478 0
[pid=2624/tid=2625] ppid=2622 vsize=13984976 memory=223488 CPUtime=162.21 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 4202560 11328 0 0 0 16216 5 0 0 20 0 15 0 95256975 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980666742344 139980253387038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13984976 memory=223488 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1697 0 0 0 2 0 0 0 20 0 15 0 95256975 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13984976 memory=219884 CPUtime=0.03 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1516 0 0 0 2 1 0 0 20 0 15 0 95256975 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13984976 memory=223488 CPUtime=0.03 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1317 0 0 0 2 1 0 0 20 0 15 0 95256975 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13984976 memory=223488 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 829 0 0 0 2 0 0 0 20 0 15 0 95256975 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13984976 memory=223488 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 1243 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13984976 memory=223488 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980134921312 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13984976 memory=223488 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980133868416 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13984976 memory=223488 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13984976 memory=1384 CPUtime=1.66 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 11906 0 0 0 165 1 0 0 20 0 15 0 95256980 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13984976 memory=223488 CPUtime=1.51 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 9509 0 0 0 150 1 0 0 20 0 15 0 95256980 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13984976 memory=33 CPUtime=0.53 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 4296 0 0 0 53 0 0 0 20 0 15 0 95256980 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13984976 memory=223488 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 630 0 0 0 2 2 0 0 20 0 15 0 95256980 14320615424 55872 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 166.14 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 224872 KiB

[startup+222.301 s]
/proc/loadavg: 2.10 1.96 1.84 3/217 2719
/proc/meminfo: memFree=30434376/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13984976 memory=234240 CPUtime=226.21 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 46479 0 0 0 22604 17 0 0 20 0 15 0 95256974 14320615424 58560 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3496244 58560 3259 1 0 3483478 0
[pid=2624/tid=2625] ppid=2622 vsize=13984976 memory=1384 CPUtime=222.19 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 4202560 11600 0 0 0 22214 5 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980666744080 139980253346337 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13984976 memory=234240 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1709 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1530 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13984976 memory=234240 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1322 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13984976 memory=4140 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 834 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13984976 memory=4140 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 1266 0 0 0 1 1 0 0 20 0 15 0 95256977 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13984976 memory=234240 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980134921312 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980133868416 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13984976 memory=1384 CPUtime=1.67 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 12371 0 0 0 166 1 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13984976 memory=234240 CPUtime=1.51 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 9515 0 0 0 150 1 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13984976 memory=1384 CPUtime=0.53 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 4300 0 0 0 53 0 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13984976 memory=234240 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13984976 memory=7019467092268365361 CPUtime=0.05 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 661 0 0 0 2 3 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 226.21 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235624 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.08 1.97 1.84 3/217 2719
/proc/meminfo: memFree=30434252/32770624 swapFree=67108860/67108860
[pid=2622] ppid=2619 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2622/stat : 2622 (xcsp3-exec) S 2619 2622 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95256974 9740288 346 33554432000 4194304 5098028 140737084809824 140737084807928 140595184460412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 7368704 140737084814453 140737084814656 140737084814656 140737084817387 0
/proc/2622/statm: 2378 346 289 221 0 87 0
[pid=2624] ppid=2622 vsize=13984976 memory=234240 CPUtime=243.92 cores=0,2,4,6
/proc/2624/stat : 2624 (java) S 2622 2622 30973 0 -1 1077944320 46668 0 0 0 24375 17 0 0 20 0 15 0 95256974 14320615424 58560 33554432000 4194304 4196468 140730078073088 140730078055632 139980662505207 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
/proc/2624/statm: 3496244 58560 3259 1 0 3483478 0
[pid=2624/tid=2625] ppid=2622 vsize=13984976 memory=18476 CPUtime=239.9 cores=0,2,4,6
/proc/2624/task/2625/stat : 2625 (java) R 2622 2622 30973 0 -1 4202560 11787 0 0 0 23985 5 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980666744080 139980253140219 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2626] ppid=2622 vsize=13984976 memory=15520 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2626/stat : 2626 (java) S 2622 2622 30973 0 -1 1077944384 1709 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980577574032 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2627] ppid=2622 vsize=13984976 memory=-7003737579269690708 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2627/stat : 2627 (java) S 2622 2622 30973 0 -1 1077944384 1530 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980576521232 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2628] ppid=2622 vsize=13984976 memory=234240 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2628/stat : 2628 (java) S 2622 2622 30973 0 -1 1077944384 1322 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980575468432 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2629] ppid=2622 vsize=13984976 memory=1156 CPUtime=0.04 cores=0,2,4,6
/proc/2624/task/2629/stat : 2629 (java) S 2622 2622 30973 0 -1 1077944384 834 0 0 0 3 1 0 0 20 0 15 0 95256975 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980574415632 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2630] ppid=2622 vsize=13984976 memory=2828 CPUtime=0.02 cores=0,2,4,6
/proc/2624/task/2630/stat : 2630 (java) S 2622 2622 30973 0 -1 1077944384 1266 0 0 0 1 1 0 0 20 0 15 0 95256977 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980135975280 139980662516354 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2631] ppid=2622 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2631/stat : 2631 (java) S 2622 2622 30973 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980134921312 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2632] ppid=2622 vsize=13984976 memory=234240 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2632/stat : 2632 (java) S 2622 2622 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95256977 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980133868416 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2633] ppid=2622 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2633/stat : 2633 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980132816720 139980662523803 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2634] ppid=2622 vsize=13984976 memory=1384 CPUtime=1.67 cores=0,2,4,6
/proc/2624/task/2634/stat : 2634 (java) S 2622 2622 30973 0 -1 1077944384 12371 0 0 0 166 1 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980131765104 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2635] ppid=2622 vsize=13984976 memory=1696 CPUtime=1.51 cores=0,2,4,6
/proc/2624/task/2635/stat : 2635 (java) S 2622 2622 30973 0 -1 1077944384 9515 0 0 0 150 1 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980130712304 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2636] ppid=2622 vsize=13984976 memory=916 CPUtime=0.53 cores=0,2,4,6
/proc/2624/task/2636/stat : 2636 (java) S 2622 2622 30973 0 -1 1077944384 4300 0 0 0 53 0 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980129659504 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2637] ppid=2622 vsize=13984976 memory=3832 CPUtime=0 cores=0,2,4,6
/proc/2624/task/2637/stat : 2637 (java) S 2622 2622 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980128606944 139980662515413 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
[pid=2624/tid=2638] ppid=2622 vsize=13984976 memory=6935054825532540783 CPUtime=0.06 cores=0,2,4,6
/proc/2624/task/2638/stat : 2638 (java) S 2622 2622 30973 0 -1 1077944384 663 0 0 0 3 3 0 0 20 0 15 0 95256980 14320615424 58560 33554432000 4194304 4196468 140730078073088 139980127554224 139980662516354 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36143104 140730078082205 140730078082380 140730078082380 140730078085071 0
Current children cumulated CPU time: 243.92 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 235624 KiB

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

[startup+240.021 s]
# the end of solver process 2622 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.768 s, system=0.182999 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.021
CPU time (s): 243.951
CPU user time (s): 243.768
CPU system time (s): 0.182999
CPU usage (%): 101.637
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 235624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.768
system time used= 0.182999
maximum resident set size= 234748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47772
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8021
involuntary context switches= 209


# summary of solver processes directly reported to runsolver:
#   pid: 2622
#   total CPU time (s): 243.951
#   total CPU user time (s): 243.768
#   total CPU system time (s): 0.182999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32745 second user time and 2.27275 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 12:40:29
IDJOB=4270075
IDBENCH=126211
IDSOLVER=2661
FILE ID=node103/4270075-1502621687
RUNJOBID= node103-1502620106-1701
PBS_JOBID= 20628296
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-28-a3.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-4270075-1502621687/watcher-4270075-1502621687 -o /tmp/evaluation-result-4270075-1502621687/solver-4270075-1502621687 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502620106-1701 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 619603112 HOME/instance-4270075-1502621687.xml

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

MD5SUM BENCH= 7bf94b2c859f2895a81dfe97f17444ea
RANDOM SEED=619603112

node103.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.56
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.56
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.56
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.56
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:        31492096 kB
MemAvailable:   31791892 kB
Buffers:           91728 kB
Cached:           502880 kB
SwapCached:            0 kB
Active:           714556 kB
Inactive:         139232 kB
Active(anon):     208468 kB
Inactive(anon):    78640 kB
Active(file):     506088 kB
Inactive(file):    60592 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7968 kB
Writeback:             0 kB
AnonPages:        265656 kB
Mapped:            55596 kB
Shmem:             25228 kB
Slab:             123832 kB
SReclaimable:      97904 kB
SUnreclaim:        25928 kB
KernelStack:        3536 kB
PageTables:         5856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1423156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61776 MiB
End job on node103 at 2017-08-13 12:44:29