Trace number 4283198

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 5a (2017-08-18)? (TO) 2520.03 2511.02

General information on the benchmark

NameBinPacking/
BinPacking-mdd-ft/BinPacking-mdd-ft501-07.xml
MD5SUM3722e6cce5df2b61a3e8828e8098779b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables801
Number of constraints203
Number of domains2
Minimum domain size193
Maximum domain size201
Distribution of domain sizes[{"size":193,"count":800},{"size":201,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":600},{"degree":4,"count":200}]
Minimum constraint arity4
Maximum constraint arity800
Distribution of constraint arities[{"arity":4,"count":200},{"arity":201,"count":1},{"arity":800,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":200},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283198-1503219746.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283198-1503219746.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
8.08/4.91	c solve instance...
2520.01/2511.01	s UNKNOWN
2520.01/2511.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 (9868 MiB free)
  memory of node 1: 16384 MiB (11931 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283198-1503219746/watcher-4283198-1503219746 -o /tmp/evaluation-result-4283198-1503219746/solver-4283198-1503219746 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11068 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 711897527 HOME/instance-4283198-1503219746.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=11704, runsolver pid=11701
Current StackSize limit: 8192 KiB


[startup+0.10074 s]*
/proc/loadavg: 1.20 1.33 1.40 3/217 11720
/proc/meminfo: memFree=22306200/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13978596 memory=27848 CPUtime=0.12 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 5322 0 0 0 11 1 0 0 20 0 15 0 155055605 14314082304 6962 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3494649 6962 2868 1 0 3482966 0
[pid=11706/tid=11707] ppid=11704 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 3319 0 0 0 8 0 0 0 20 0 15 0 155055605 14314082304 6962 33554432000 4194304 4196468 140728663854672 140513236637488 140512824772538 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14314082304 6962 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13978596 memory=139939476420224 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14314082304 6962 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14314082304 6962 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13978596 memory=139939476420224 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055607 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155055608 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512412291872 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155055608 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512411239536 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 155055610 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 155055610 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13978596 memory=139939476420224 CPUtime=0.01 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) R 11704 11704 5085 0 -1 4202560 328 0 0 0 1 0 0 0 20 0 15 0 155055610 14314082304 6962 33554432000 4194304 4196468 140728663854672 140512407030640 140513211387940 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14314082304 7028 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13978596 memory=139939476420224 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055611 14314082304 7028 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29232 KiB

[startup+0.210678 s]*
/proc/loadavg: 1.20 1.33 1.40 3/217 11720
/proc/meminfo: memFree=22293584/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13982852 memory=40588 CPUtime=0.33 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 8164 0 0 0 31 2 0 0 20 0 15 0 155055605 14318440448 10147 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3495713 10147 3069 1 0 3482966 0
[pid=11706/tid=11707] ppid=11704 vsize=13982884 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 5300 0 0 0 18 2 0 0 20 0 15 0 155055605 14318473216 10147 33554432000 4194304 4196468 140728663854672 140513236615008 140513225083808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13982852 memory=9010 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 10147 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13982852 memory=139939476432075 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 10147 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 10147 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13982852 memory=139939476420224 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055607 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155055608 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512412291872 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155055608 14318473216 10147 33554432000 4194304 4196468 140728663854672 140512411239536 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 559 0 0 0 3 0 0 0 20 0 15 0 155055610 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 155055610 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13982852 memory=139939476420224 CPUtime=0.08 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) S 11704 11704 5085 0 -1 1077944384 765 0 0 0 8 0 0 0 20 0 15 0 155055610 14318440448 10147 33554432000 4194304 4196468 140728663854672 140512407030640 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14318440448 10147 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055611 14318473216 10147 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41972 KiB

[startup+0.316238 s]*
/proc/loadavg: 1.20 1.33 1.40 5/217 11720
/proc/meminfo: memFree=22286512/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13982852 memory=47732 CPUtime=0.53 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 9128 0 0 0 50 3 0 0 20 0 15 0 155055605 14318440448 11933 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3495713 11933 3115 1 0 3482966 0
[pid=11706/tid=11707] ppid=11704 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 5907 0 0 0 28 2 0 0 20 0 15 0 155055605 14318440448 11933 33554432000 4194304 4196468 140728663854672 140513236643248 140513232426237 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 11933 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 11933 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 11933 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055607 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13982852 memory=4498404016631593313 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155055608 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512412291872 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13982852 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155055608 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512411239536 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13982852 memory=4713750055892520310 CPUtime=0.05 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) R 11704 11704 5085 0 -1 4202560 786 0 0 0 5 0 0 0 20 0 15 0 155055610 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512409135728 140513210284368 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) R 11704 11704 5085 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 155055610 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) R 11704 11704 5085 0 -1 4202560 855 0 0 0 13 0 0 0 20 0 15 0 155055610 14318440448 11933 33554432000 4194304 4196468 140728663854672 140512407028600 140513211348544 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14318440448 11933 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055611 14318440448 11933 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49116 KiB

[startup+0.700877 s]
/proc/loadavg: 1.20 1.33 1.40 6/217 11720
/proc/meminfo: memFree=22252136/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13982928 memory=114492 CPUtime=1.47 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 11449 0 0 0 144 3 0 0 20 0 15 0 155055605 14318518272 28623 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3495732 28623 3197 1 0 3482966 0
[pid=11706/tid=11707] ppid=11704 vsize=13982928 memory=3472328296227679313 CPUtime=0.68 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 6279 0 0 0 65 3 0 0 20 0 15 0 155055605 14318518272 28623 33554432000 4194304 4196468 140728663854672 140513236642952 140512827017507 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14318518272 28623 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14318518272 28623 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13982928 memory=43200 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155055606 14318518272 28623 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13982928 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155055606 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13982928 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155055607 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13982928 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155055608 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512412291872 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13982928 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155055608 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512411239536 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13982928 memory=11112 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13982928 memory=5776 CPUtime=0.28 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 1523 0 0 0 28 0 0 0 20 0 15 0 155055610 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13982928 memory=4616 CPUtime=0.25 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 1077 0 0 0 25 0 0 0 20 0 15 0 155055610 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13982928 memory=792 CPUtime=0.25 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) S 11704 11704 5085 0 -1 1077944384 1260 0 0 0 25 0 0 0 20 0 15 0 155055610 14318518272 28623 33554432000 4194304 4196468 140728663854672 140512407030640 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13982928 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14318518272 28623 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13982928 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14318518272 28623 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 115876 KiB

[startup+1.50087 s]
/proc/loadavg: 1.20 1.33 1.40 3/217 11720
/proc/meminfo: memFree=22159272/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0

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

/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 187219 33554432000 4194304 4196468 140728663854672 140512411239552 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14320615424 187219 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13984976 memory=750416 CPUtime=2.45 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 14126 0 0 0 243 2 0 0 20 0 15 0 155055610 14320615424 187219 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13984976 memory=752468 CPUtime=2.38 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 12757 0 0 0 237 1 0 0 20 0 15 0 155055610 14320615424 187219 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.56 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) S 11704 11704 5085 0 -1 1077944384 7936 0 0 0 55 1 0 0 20 0 15 0 155055610 14320615424 187219 33554432000 4194304 4196468 140728663854672 140512407030640 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14320615424 187219 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13984976 memory=43244 CPUtime=1.14 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1556 0 0 0 61 53 0 0 20 0 15 0 155055611 14320615424 187219 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 2391.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 750260 KiB

[startup+2442.3 s]
/proc/loadavg: 2.18 2.08 1.91 3/217 11894
/proc/meminfo: memFree=20941248/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13984976 memory=746312 CPUtime=2451.16 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 132294 0 0 0 244937 179 0 0 20 0 15 0 155055605 14320615424 186578 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3496244 186578 3264 1 0 3483478 0
[pid=11706/tid=11707] ppid=11704 vsize=13984976 memory=746312 CPUtime=2441.59 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 58231 0 0 0 244134 25 0 0 20 0 15 0 155055605 14320615424 186578 33554432000 4194304 4196468 140728663854672 140513236642576 140512830654427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13984976 memory=746312 CPUtime=0.68 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 5296 0 0 0 43 25 0 0 20 0 15 0 155055606 14320615424 186578 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13984976 memory=746824 CPUtime=0.67 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 5890 0 0 0 44 23 0 0 20 0 15 0 155055606 14320615424 186578 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.67 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 6497 0 0 0 41 26 0 0 20 0 15 0 155055606 14320615424 186578 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13984976 memory=746824 CPUtime=0.69 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 7191 0 0 0 43 26 0 0 20 0 15 0 155055606 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.21 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 11433 0 0 0 16 5 0 0 20 0 15 0 155055607 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13984976 memory=244735 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512412291936 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13984976 memory=746312 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512411239552 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13984976 memory=746312 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13984976 memory=746312 CPUtime=2.45 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 14126 0 0 0 243 2 0 0 20 0 15 0 155055610 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13984976 memory=746312 CPUtime=2.38 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 12757 0 0 0 237 1 0 0 20 0 15 0 155055610 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.56 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) S 11704 11704 5085 0 -1 1077944384 7936 0 0 0 55 1 0 0 20 0 15 0 155055610 14320615424 186578 33554432000 4194304 4196468 140728663854672 140512407030640 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13984976 memory=746312 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14320615424 186578 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13984976 memory=1384 CPUtime=1.17 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1560 0 0 0 62 55 0 0 20 0 15 0 155055611 14320615424 186578 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 2451.16 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 747696 KiB

[startup+2502.3 s]
/proc/loadavg: 1.88 2.01 1.90 3/217 11895
/proc/meminfo: memFree=20966628/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13984976 memory=744772 CPUtime=2511.29 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 133771 0 0 0 250949 180 0 0 20 0 15 0 155055605 14320615424 186193 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3496244 186193 3264 1 0 3483478 0
[pid=11706/tid=11707] ppid=11704 vsize=13984976 memory=744772 CPUtime=2501.56 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 58671 0 0 0 250131 25 0 0 20 0 15 0 155055605 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513236642848 140512830652881 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13984976 memory=744772 CPUtime=0.7 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 5404 0 0 0 45 25 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13984976 memory=744772 CPUtime=0.69 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 5922 0 0 0 46 23 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13984976 memory=744772 CPUtime=0.7 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 6900 0 0 0 43 27 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.71 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 7223 0 0 0 45 26 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13984976 memory=744772 CPUtime=0.22 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 11618 0 0 0 17 5 0 0 20 0 15 0 155055607 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512412291936 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512411239552 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13984976 memory=1384 CPUtime=2.45 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 14147 0 0 0 243 2 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13984976 memory=1384 CPUtime=2.4 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 12858 0 0 0 239 1 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.56 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) S 11704 11704 5085 0 -1 1077944384 8062 0 0 0 55 1 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512407030640 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14320615424 186193 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13984976 memory=744772 CPUtime=1.2 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1589 0 0 0 64 56 0 0 20 0 15 0 155055611 14320615424 186193 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 2511.29 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 746156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511 s]*
/proc/loadavg: 1.83 2.00 1.90 3/217 11895
/proc/meminfo: memFree=20994368/32770624 swapFree=67108860/67108860
[pid=11704] ppid=11701 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11704/stat : 11704 (xcsp3-exec) S 11701 11704 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 155055605 9740288 346 33554432000 4194304 5098028 140720995233984 140720995232088 140294089884284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18149376 140720995239023 140720995239227 140720995239227 140720995241963 0
/proc/11704/statm: 2378 346 289 221 0 87 0
[pid=11706] ppid=11704 vsize=13984976 memory=744772 CPUtime=2520.01 cores=0,2,4,6
/proc/11706/stat : 11706 (java) S 11704 11704 5085 0 -1 1077944320 133810 0 0 0 251821 180 0 0 20 0 15 0 155055605 14320615424 186193 33554432000 4194304 4196468 140728663854672 140728663837216 140513232404215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
/proc/11706/statm: 3496244 186193 3264 1 0 3483478 0
[pid=11706/tid=11707] ppid=11704 vsize=13984976 memory=6791534058613427641 CPUtime=2510.26 cores=0,2,4,6
/proc/11706/task/11707/stat : 11707 (java) R 11704 11704 5085 0 -1 4202560 58708 0 0 0 251001 25 0 0 20 0 15 0 155055605 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513236642848 140512830654371 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11708] ppid=11704 vsize=13984976 memory=4126316290023845779 CPUtime=0.7 cores=0,2,4,6
/proc/11706/task/11708/stat : 11708 (java) S 11704 11704 5085 0 -1 1077944384 5404 0 0 0 45 25 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513147472784 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11709] ppid=11704 vsize=13984976 memory=11112 CPUtime=0.69 cores=0,2,4,6
/proc/11706/task/11709/stat : 11709 (java) S 11704 11704 5085 0 -1 1077944384 5922 0 0 0 46 23 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513146419984 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11710] ppid=11704 vsize=13984976 memory=1384 CPUtime=0.7 cores=0,2,4,6
/proc/11706/task/11710/stat : 11710 (java) S 11704 11704 5085 0 -1 1077944384 6900 0 0 0 43 27 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140513145367696 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11711] ppid=11704 vsize=13984976 memory=744772 CPUtime=0.71 cores=0,2,4,6
/proc/11706/task/11711/stat : 11711 (java) S 11704 11704 5085 0 -1 1077944384 7223 0 0 0 45 26 0 0 20 0 15 0 155055606 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512824650768 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11712] ppid=11704 vsize=13984976 memory=1796 CPUtime=0.22 cores=0,2,4,6
/proc/11706/task/11712/stat : 11712 (java) S 11704 11704 5085 0 -1 1077944384 11618 0 0 0 17 5 0 0 20 0 15 0 155055607 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512413345904 140513232415362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11713] ppid=11704 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11713/stat : 11713 (java) S 11704 11704 5085 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512412291936 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11714] ppid=11704 vsize=13984976 memory=960 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11714/stat : 11714 (java) S 11704 11704 5085 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 155055608 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512411239552 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11715] ppid=11704 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11715/stat : 11715 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512410187856 140513232422811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11716] ppid=11704 vsize=13984976 memory=2464 CPUtime=2.45 cores=0,2,4,6
/proc/11706/task/11716/stat : 11716 (java) S 11704 11704 5085 0 -1 1077944384 14147 0 0 0 243 2 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512409135728 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11717] ppid=11704 vsize=13984976 memory=1580 CPUtime=2.4 cores=0,2,4,6
/proc/11706/task/11717/stat : 11717 (java) S 11704 11704 5085 0 -1 1077944384 12858 0 0 0 239 1 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512408082928 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11718] ppid=11704 vsize=13984976 memory=928 CPUtime=0.56 cores=0,2,4,6
/proc/11706/task/11718/stat : 11718 (java) S 11704 11704 5085 0 -1 1077944384 8062 0 0 0 55 1 0 0 20 0 15 0 155055610 14320615424 186193 33554432000 4194304 4196468 140728663854672 140512407030640 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11719] ppid=11704 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/11706/task/11719/stat : 11719 (java) S 11704 11704 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155055611 14320615424 186193 33554432000 4194304 4196468 140728663854672 140511734131680 140513232414421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
[pid=11706/tid=11720] ppid=11704 vsize=13984976 memory=68 CPUtime=1.21 cores=0,2,4,6
/proc/11706/task/11720/stat : 11720 (java) S 11704 11704 5085 0 -1 1077944384 1591 0 0 0 65 56 0 0 20 0 15 0 155055611 14320615424 186193 33554432000 4194304 4196468 140728663854672 140511733078448 140513232415362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36102144 140728663860375 140728663860551 140728663860551 140728663863247 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 746156 KiB

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

[startup+2511.02 s]
# the end of solver process 11704 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001919 s, system=0 s

[startup+2511.02 s]
# the end of solver process 11706 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.23 s, system=1.80648 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): 2511.02
CPU time (s): 2520.03
CPU user time (s): 2518.23
CPU system time (s): 1.80648
CPU usage (%): 100.359
Max. virtual memory (cumulated for all children) (KiB): 13996336
Max. memory (cumulated for all children) (KiB): 2034840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.23
system time used= 1.80648
maximum resident set size= 2035616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58883
involuntary context switches= 1499


# summary of solver processes directly reported to runsolver:
#   pid: 11704,11706
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518.23
#   total CPU system time (s): 1.80648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.33 second user time and 23.7691 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 10:48:06
IDJOB=4283198
IDBENCH=136109
IDSOLVER=2679
FILE ID=node150/4283198-1503219746
RUNJOBID= node150-1503215303-11068
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-ft/BinPacking-mdd-ft501-07.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-4283198-1503219746/watcher-4283198-1503219746 -o /tmp/evaluation-result-4283198-1503219746/solver-4283198-1503219746 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11068 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 711897527 HOME/instance-4283198-1503219746.xml

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

MD5SUM BENCH= 3722e6cce5df2b61a3e8828e8098779b
RANDOM SEED=711897527

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        22323924 kB
MemAvailable:   31644376 kB
Buffers:          303028 kB
Cached:          9295392 kB
SwapCached:            0 kB
Active:          3107696 kB
Inactive:        6864388 kB
Active(anon):     323716 kB
Inactive(anon):    85796 kB
Active(file):    2783980 kB
Inactive(file):  6778592 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7992 kB
Writeback:             0 kB
AnonPages:        468376 kB
Mapped:            64736 kB
Shmem:             33416 kB
Slab:             174164 kB
SReclaimable:     147428 kB
SUnreclaim:        26736 kB
KernelStack:        3840 kB
PageTables:         6600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1001096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    389120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61756 MiB
End job on node150 at 2017-08-20 11:29:57