Trace number 4269404

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.0601 2514.02

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s13/
Blackhole-4-13-2_X2.xml
MD5SUM88708c27ba26ffc45c437651276dcd59
Bench CategoryCSP (decision 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 variables208
Number of constraints4218
Number of domains4
Minimum domain size1
Maximum domain size52
Distribution of domain sizes[{"size":1,"count":2},{"size":13,"count":52},{"size":26,"count":51},{"size":52,"count":102}]
Minimum variable degree0
Maximum variable degree104
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":53},{"degree":3,"count":50},{"degree":52,"count":1},{"degree":53,"count":34},{"degree":54,"count":17},{"degree":104,"count":52}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4218}]
Number of extensional constraints4218
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4218}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269404-1502814816.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269404-1502814816.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
2.13/0.87	c solve instance...
2520.03/2514.01	s UNKNOWN
2520.03/2514.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 (12035 MiB free)
  memory of node 1: 16384 MiB (13536 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269404-1502814816/watcher-4269404-1502814816 -o /tmp/evaluation-result-4269404-1502814816/solver-4269404-1502814816 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502785522-15706 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 171277775 HOME/instance-4269404-1502814816.xml 

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

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=22593, runsolver pid=22590
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 1.56 1.87 1.92 4/217 22609
/proc/meminfo: memFree=26167636/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13978596 memory=28996 CPUtime=0.12 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 5102 0 0 0 11 1 0 0 20 0 15 0 114553204 14314082304 7249 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3494649 7249 2862 1 0 3482966 0
[pid=22595/tid=22596] ppid=22593 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) R 22593 22593 15674 0 -1 4202560 3108 0 0 0 8 0 0 0 20 0 15 0 114553204 14314082304 7249 33554432000 4194304 4196468 140736077874400 140334405326640 140334385312304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13978596 memory=139723570275968 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13978596 memory=139723570275968 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553206 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114553207 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114553207 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) S 22593 22593 15674 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 114553209 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14314082304 7249 33554432000 4194304 4196468 140736077874400 140333870004848 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13978596 memory=139723570275968 CPUtime=0.01 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) R 22593 22593 15674 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 114553209 14314082304 7314 33554432000 4194304 4196468 140736077874400 140333868952304 140334394190068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14314082304 7314 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13978596 memory=139723570275968 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553210 14314082304 7314 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30380 KiB

[startup+0.210697 s]*
/proc/loadavg: 1.56 1.87 1.92 3/217 22609
/proc/meminfo: memFree=26156720/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13982884 memory=41032 CPUtime=0.34 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 7769 0 0 0 32 2 0 0 20 0 15 0 114553204 14318473216 10258 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3495721 10258 3072 1 0 3482974 0
[pid=22595/tid=22596] ppid=22593 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) D 22593 22593 15674 0 -1 1077944384 4909 0 0 0 18 1 0 0 20 0 15 0 114553204 14318440448 10258 33554432000 4194304 4196468 140736077874400 140334405295056 140334393772589 0 4 0 16800975 18446744072101613092 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13982852 memory=12543 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13982852 memory=139723570780741 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14318473216 10258 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14318473216 10258 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13982852 memory=139723570275968 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553206 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114553207 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114553207 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) S 22593 22593 15674 0 -1 1077944384 565 0 0 0 3 0 0 0 20 0 15 0 114553209 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) S 22593 22593 15674 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 114553209 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333870004848 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13982884 memory=139723570275968 CPUtime=0.08 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) S 22593 22593 15674 0 -1 1077944384 729 0 0 0 8 0 0 0 20 0 15 0 114553209 14318473216 10258 33554432000 4194304 4196468 140736077874400 140333868952304 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14318473216 10258 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553210 14318440448 10258 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 42416 KiB

[startup+0.310589 s]*
/proc/loadavg: 1.56 1.87 1.92 4/217 22609
/proc/meminfo: memFree=26150144/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13982852 memory=47356 CPUtime=0.51 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 8519 0 0 0 48 3 0 0 20 0 15 0 114553204 14318440448 11839 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3495713 11839 3085 1 0 3482966 0
[pid=22595/tid=22596] ppid=22593 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) R 22593 22593 15674 0 -1 4202560 5502 0 0 0 28 2 0 0 20 0 15 0 114553204 14318440448 11839 33554432000 4194304 4196468 140736077874400 140334405331056 140334401105302 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553206 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114553207 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114553207 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) R 22593 22593 15674 0 -1 1077944384 565 0 0 0 3 0 0 0 20 0 15 0 114553209 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) R 22593 22593 15674 0 -1 4202560 324 0 0 0 3 0 0 0 20 0 15 0 114553209 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333870004848 140334380749745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) R 22593 22593 15674 0 -1 4202560 824 0 0 0 13 0 0 0 20 0 15 0 114553209 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333868948672 140334385403224 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553210 14318440448 11839 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48740 KiB

[startup+0.701675 s]
/proc/loadavg: 1.56 1.87 1.92 5/217 22609
/proc/meminfo: memFree=26125764/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13984976 memory=92264 CPUtime=1.81 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 11560 0 0 0 176 5 0 0 20 0 15 0 114553204 14320615424 23066 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3496244 23066 3206 1 0 3483478 0
[pid=22595/tid=22596] ppid=22593 vsize=13984976 memory=32216 CPUtime=0.67 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) R 22593 22593 15674 0 -1 4202560 5959 0 0 0 65 2 0 0 20 0 15 0 114553204 14320615424 23066 33554432000 4194304 4196468 140736077874400 140334405331008 140334382675503 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13984976 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553205 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13984976 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114553205 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13984976 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 114553206 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13984976 memory=5300 CPUtime=0.4 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) R 22593 22593 15674 0 -1 4202560 1479 0 0 0 40 0 0 0 20 0 15 0 114553209 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333871035920 140334382503517 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13984976 memory=4616 CPUtime=0.35 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) R 22593 22593 15674 0 -1 4202560 1134 0 0 0 35 0 0 0 20 0 15 0 114553209 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333869989920 140334385992109 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13984976 memory=1928 CPUtime=0.34 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) R 22593 22593 15674 0 -1 1077944384 1680 0 0 0 34 0 0 0 20 0 15 0 114553209 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333868950096 140334401103573 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13984976 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114553210 14320615424 23066 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 1.81 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 93648 KiB

[startup+1.50086 s]
/proc/loadavg: 1.56 1.87 1.92 5/217 22609
/proc/meminfo: memFree=26052448/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0

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

/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13984976 memory=279446947959360 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13984976 memory=1384 CPUtime=1.92 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) S 22593 22593 15674 0 -1 1077944384 12403 0 0 0 190 2 0 0 20 0 15 0 114553209 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13984976 memory=1384 CPUtime=1.71 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) S 22593 22593 15674 0 -1 1077944384 14882 0 0 0 169 2 0 0 20 0 15 0 114553209 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333870004848 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13984976 memory=960 CPUtime=0.58 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) S 22593 22593 15674 0 -1 1077944384 7194 0 0 0 56 2 0 0 20 0 15 0 114553209 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333868952304 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13984976 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13984976 memory=1296 CPUtime=0.81 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1369 0 0 0 35 46 0 0 20 0 15 0 114553210 14320615424 44004 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 2388.19 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 177400 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 1.89 1.81 3/217 23230
/proc/meminfo: memFree=25506268/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13984976 memory=178064 CPUtime=2448.26 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 71171 0 0 0 244755 71 0 0 20 0 15 0 114553204 14320615424 44516 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3496244 44516 3254 1 0 3483478 0
[pid=22595/tid=22596] ppid=22593 vsize=13984976 memory=178064 CPUtime=2441.9 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) R 22593 22593 15674 0 -1 4202560 18142 0 0 0 244184 6 0 0 20 0 15 0 114553204 14320615424 44516 33554432000 4194304 4196468 140736077874400 140334405332976 140334044388876 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.25 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 2447 0 0 0 21 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.25 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2012 0 0 0 21 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.25 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 3620 0 0 0 22 3 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.24 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 3201 0 0 0 21 3 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.2 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 4408 0 0 0 17 3 0 0 20 0 15 0 114553206 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13984976 memory=178064 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13984976 memory=178064 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13984976 memory=1384 CPUtime=1.93 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) S 22593 22593 15674 0 -1 1077944384 12540 0 0 0 191 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13984976 memory=178064 CPUtime=1.71 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) S 22593 22593 15674 0 -1 1077944384 14882 0 0 0 169 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333870004848 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.58 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) S 22593 22593 15674 0 -1 1077944384 7194 0 0 0 56 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333868952304 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13984976 memory=1384 CPUtime=0.83 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1373 0 0 0 36 47 0 0 20 0 15 0 114553210 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 2448.26 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 179448 KiB

[startup+2502.3 s]
/proc/loadavg: 1.95 1.89 1.82 3/218 23239
/proc/meminfo: memFree=25504932/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13984976 memory=178064 CPUtime=2508.32 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 72042 0 0 0 250759 73 0 0 20 0 15 0 114553204 14320615424 44516 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3496244 44516 3254 1 0 3483478 0
[pid=22595/tid=22596] ppid=22593 vsize=13984976 memory=178064 CPUtime=2501.88 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) R 22593 22593 15674 0 -1 4202560 18426 0 0 0 250182 6 0 0 20 0 15 0 114553204 14320615424 44516 33554432000 4194304 4196468 140736077874400 140334405332928 140334042963340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.27 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 2487 0 0 0 23 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.26 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2323 0 0 0 22 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.27 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 3636 0 0 0 23 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.26 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 3218 0 0 0 22 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.21 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 4583 0 0 0 18 3 0 0 20 0 15 0 114553206 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13984976 memory=178064 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13984976 memory=178064 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13984976 memory=178064 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13984976 memory=178064 CPUtime=1.93 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) S 22593 22593 15674 0 -1 1077944384 12542 0 0 0 191 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13984976 memory=178064 CPUtime=1.71 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) S 22593 22593 15674 0 -1 1077944384 14885 0 0 0 169 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333870004848 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13984976 memory=1384 CPUtime=0.58 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) S 22593 22593 15674 0 -1 1077944384 7196 0 0 0 56 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333868952304 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13984976 memory=178064 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13984976 memory=178064 CPUtime=0.85 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1394 0 0 0 37 48 0 0 20 0 15 0 114553210 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 2508.32 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 179448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514 s]*
/proc/loadavg: 1.96 1.90 1.82 3/219 23262
/proc/meminfo: memFree=25503640/32770624 swapFree=67108860/67108860
[pid=22593] ppid=22590 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/22593/stat : 22593 (xcsp3-exec) S 22590 22593 15674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114553203 9740288 346 33554432000 4194304 5098028 140727536383920 140727536382024 140506622960252 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31313920 140727536391279 140727536391483 140727536391483 140727536394219 0
/proc/22593/statm: 2378 346 289 221 0 87 0
[pid=22595] ppid=22593 vsize=13984976 memory=178064 CPUtime=2520.03 cores=1,3,5,7
/proc/22595/stat : 22595 (java) S 22593 22593 15674 0 -1 1077944320 72047 0 0 0 251930 73 0 0 20 0 15 0 114553204 14320615424 44516 33554432000 4194304 4196468 140736077874400 140736077856944 140334401093367 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
/proc/22595/statm: 3496244 44516 3254 1 0 3483478 0
[pid=22595/tid=22596] ppid=22593 vsize=13984976 memory=1398720917958146503 CPUtime=2513.59 cores=1,3,5,7
/proc/22595/task/22596/stat : 22596 (java) R 22593 22593 15674 0 -1 4202560 18430 0 0 0 251353 6 0 0 20 0 15 0 114553204 14320615424 44516 33554432000 4194304 4196468 140736077874400 140334405333088 140334042963381 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22597] ppid=22593 vsize=13984976 memory=4872558044660077418 CPUtime=0.27 cores=1,3,5,7
/proc/22595/task/22597/stat : 22597 (java) S 22593 22593 15674 0 -1 1077944384 2488 0 0 0 23 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333996423952 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22598] ppid=22593 vsize=13984976 memory=4872558044660077418 CPUtime=0.26 cores=1,3,5,7
/proc/22595/task/22598/stat : 22598 (java) S 22593 22593 15674 0 -1 1077944384 2323 0 0 0 22 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333995371408 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22599] ppid=22593 vsize=13984976 memory=6944656592455097440 CPUtime=0.27 cores=1,3,5,7
/proc/22595/task/22599/stat : 22599 (java) S 22593 22593 15674 0 -1 1077944384 3636 0 0 0 23 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333994318864 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22600] ppid=22593 vsize=13984976 memory=6655300316396806240 CPUtime=0.26 cores=1,3,5,7
/proc/22595/task/22600/stat : 22600 (java) S 22593 22593 15674 0 -1 1077944384 3218 0 0 0 22 4 0 0 20 0 15 0 114553205 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333993266320 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22601] ppid=22593 vsize=13984976 memory=6944656592387989600 CPUtime=0.21 cores=1,3,5,7
/proc/22595/task/22601/stat : 22601 (java) S 22593 22593 15674 0 -1 1077944384 4583 0 0 0 18 3 0 0 20 0 15 0 114553206 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333875267568 140334401104514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22602] ppid=22593 vsize=13984976 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22602/stat : 22602 (java) S 22593 22593 15674 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333874213792 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22603] ppid=22593 vsize=13984976 memory=-6876588427028963228 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22603/stat : 22603 (java) S 22593 22593 15674 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 114553207 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333873161200 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22604] ppid=22593 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22604/stat : 22604 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333872109776 140334401111963 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22605] ppid=22593 vsize=13984976 memory=288286662604372691 CPUtime=1.94 cores=1,3,5,7
/proc/22595/task/22605/stat : 22605 (java) S 22593 22593 15674 0 -1 1077944384 12542 0 0 0 192 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333871057392 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22606] ppid=22593 vsize=13984976 memory=545036 CPUtime=1.71 cores=1,3,5,7
/proc/22595/task/22606/stat : 22606 (java) S 22593 22593 15674 0 -1 1077944384 14885 0 0 0 169 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333870004848 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22607] ppid=22593 vsize=13984976 memory=8174723239089013032 CPUtime=0.58 cores=1,3,5,7
/proc/22595/task/22607/stat : 22607 (java) S 22593 22593 15674 0 -1 1077944384 7196 0 0 0 56 2 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333868952304 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22608] ppid=22593 vsize=13984976 memory=288286662604372691 CPUtime=0 cores=1,3,5,7
/proc/22595/task/22608/stat : 22608 (java) S 22593 22593 15674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114553209 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333867900000 140334401103573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
[pid=22595/tid=22609] ppid=22593 vsize=13984976 memory=288286662604372691 CPUtime=0.85 cores=1,3,5,7
/proc/22595/task/22609/stat : 22609 (java) S 22593 22593 15674 0 -1 1077944384 1394 0 0 0 37 48 0 0 20 0 15 0 114553210 14320615424 44516 33554432000 4194304 4196468 140736077874400 140333866846512 140334401104514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 38842368 140736077882519 140736077882695 140736077882695 140736077885391 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 179448 KiB

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

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

[startup+2514.02 s]
# the end of solver process 22595 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.32 s, system=0.738018 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): 2514.02
CPU time (s): 2520.06
CPU user time (s): 2519.32
CPU system time (s): 0.738018
CPU usage (%): 100.24
Max. virtual memory (cumulated for all children) (KiB): 13996328
Max. memory (cumulated for all children) (KiB): 292640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.32
system time used= 0.738018
maximum resident set size= 291312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61230
involuntary context switches= 1569


# summary of solver processes directly reported to runsolver:
#   pid: 22593,22595
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.32
#   total CPU system time (s): 0.738018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5093 second user time and 23.1735 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-15 18:19:17
IDJOB=4269404
IDBENCH=134517
IDSOLVER=2660
FILE ID=node105/4269404-1502814816
RUNJOBID= node105-1502785522-15706
PBS_JOBID= 20629123
Free space on /tmp= 60660 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s13/Blackhole-4-13-2_X2.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-4269404-1502814816/watcher-4269404-1502814816 -o /tmp/evaluation-result-4269404-1502814816/solver-4269404-1502814816 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502785522-15706 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 171277775 HOME/instance-4269404-1502814816.xml

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

MD5SUM BENCH= 88708c27ba26ffc45c437651276dcd59
RANDOM SEED=171277775

node105.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.17
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.17
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.17
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.17
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:        26186124 kB
MemAvailable:   31755880 kB
Buffers:          239860 kB
Cached:          5602604 kB
SwapCached:            0 kB
Active:           989724 kB
Inactive:        5126956 kB
Active(anon):     277072 kB
Inactive(anon):    25060 kB
Active(file):     712652 kB
Inactive(file):  5101896 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8064 kB
Writeback:             0 kB
AnonPages:        292448 kB
Mapped:            58276 kB
Shmem:             25228 kB
Slab:             168452 kB
SReclaimable:     142084 kB
SUnreclaim:        26368 kB
KernelStack:        3808 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1270384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 60652 MiB
End job on node105 at 2017-08-15 19:01:12