Trace number 4400559

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 2019-09-16? (TO) 2400.64 604.499

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w2d.xml
MD5SUM3d635ffc1c83223a36f997090f45a603
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 variables764
Number of constraints221
Number of domains2
Minimum domain size76
Maximum domain size110
Distribution of domain sizes[{"size":76,"count":763},{"size":110,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":654},{"degree":5,"count":109}]
Minimum constraint arity7
Maximum constraint arity763
Distribution of constraint arities[{"arity":7,"count":218},{"arity":110,"count":1},{"arity":763,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":109},{"type":"lex","count":1},{"type":"sum","count":109},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400559-1568695601.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400559-1568695601.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.32/0.68	c solve instance...
2400.27/604.47	s UNKNOWN
2400.27/604.47	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 (14582 MiB free)
  memory of node 1: 16384 MiB (15013 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400559-1568695601/watcher-4400559-1568695601 -o /tmp/evaluation-result-4400559-1568695601/solver-4400559-1568695601 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30437 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 61755630 HOME/instance-4400559-1568695601.xml 

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

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

solver pid=3095, runsolver pid=3092

[startup+0.100092 s]*
/proc/loadavg: 8.78 8.55 6.81 6/234 3111
/proc/meminfo: memFree=30289692/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0
[pid=3097] ppid=3095 vsize=15144776 memory=29352 CPUtime=0.12 cores=0,2,4,6
/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 5809 0 0 0 11 1 0 0 20 0 15 0 445828993 15508250624 7338 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3786194 7338 3119 1 0 3748377 0
[pid=3097/tid=3098] ppid=3095 vsize=15144776 memory=576460756329985062 CPUtime=0.09 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) R 3095 3095 30406 0 -1 4202560 3733 0 0 0 9 0 0 0 20 0 15 0 445828993 15508250624 7338 33554432000 4194304 4196468 140730652619632 140136006991760 140136002781786 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15144776 memory=3978147642680304210 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828995 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828996 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135470093472 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828996 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135469040368 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828998 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) S 3095 3095 30406 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 445828998 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135466937072 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) R 3095 3095 30406 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445828998 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15144776 memory=140635515000448 CPUtime=0.02 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) R 3095 3095 30406 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 15 0 445828998 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135464831472 140136002772374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828999 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828999 15508250624 7338 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30804 KiB

[startup+0.21093 s]*
/proc/loadavg: 8.78 8.55 6.81 6/234 3111
/proc/meminfo: memFree=30276948/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0
[pid=3097] ppid=3095 vsize=15144776 memory=41036 CPUtime=0.34 cores=0,2,4,6
/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 9452 0 0 0 31 3 0 0 20 0 15 0 445828993 15508250624 10259 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3786194 10259 3307 1 0 3748377 0
[pid=3097/tid=3098] ppid=3095 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) R 3095 3095 30406 0 -1 4202560 6635 0 0 0 18 2 0 0 20 0 15 0 445828993 15508250624 10259 33554432000 4194304 4196468 140730652619632 140136006991680 140136002772374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15144776 memory=4296914231 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15144776 memory=288371011666712192 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828994 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15144776 memory=140635515000448 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445828995 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828996 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135470093472 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828996 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135469040368 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828998 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) S 3095 3095 30406 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 445828998 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135466937072 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) S 3095 3095 30406 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 445828998 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15144776 memory=140635515000448 CPUtime=0.07 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) R 3095 3095 30406 0 -1 4202560 755 0 0 0 7 0 0 0 20 0 15 0 445828998 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135464831280 140135994997566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828999 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828999 15508250624 10259 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42488 KiB

[startup+0.310736 s]*
/proc/loadavg: 8.78 8.55 6.81 7/234 3111
/proc/meminfo: memFree=30269688/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0
[pid=3097] ppid=3095 vsize=15149032 memory=49980 CPUtime=0.52 cores=0,2,4,6
/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 10813 0 0 0 48 4 0 0 20 0 15 0 445828993 15512608768 12495 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3787258 12495 3349 1 0 3748377 0
[pid=3097/tid=3098] ppid=3095 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) R 3095 3095 30406 0 -1 4202560 7778 0 0 0 27 3 0 0 20 0 15 0 445828993 15512608768 12526 33554432000 4194304 4196468 140730652619632 140136006988784 140135986840926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828994 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15149032 memory=35809 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828994 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445828995 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828996 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135470093472 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828996 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135469040368 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828998 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15149032 memory=6944652177228980320 CPUtime=0.04 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) R 3095 3095 30406 0 -1 4202560 467 0 0 0 4 0 0 0 20 0 15 0 445828998 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135466918088 140135984281561 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15149032 memory=-6654736624941490777 CPUtime=0.04 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) S 3095 3095 30406 0 -1 1077944384 455 0 0 0 4 0 0 0 20 0 15 0 445828998 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15149032 memory=5792585022635482273 CPUtime=0.12 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) S 3095 3095 30406 0 -1 1077944384 836 0 0 0 12 0 0 0 20 0 15 0 445828998 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135464831472 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15149032 memory=6944656592455350634 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828999 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15149032 memory=-8675733323038954102 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828999 15512608768 12526 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51432 KiB

[startup+0.709223 s]
/proc/loadavg: 8.78 8.55 6.81 7/234 3111
/proc/meminfo: memFree=30257932/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0
[pid=3097] ppid=3095 vsize=15417412 memory=89240 CPUtime=1.66 cores=0,2,4,6
/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 14024 0 0 0 160 6 0 0 20 0 19 0 445828993 15787429888 22310 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3854353 22310 3459 1 0 3815453 0
[pid=3097/tid=3098] ppid=3095 vsize=15417412 memory=4137303382726774134 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) S 3095 3095 30406 0 -1 1077944384 9182 0 0 0 63 3 0 0 20 0 19 0 445828993 15787429888 22310 33554432000 4194304 4196468 140730652619632 140136007001216 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15417412 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445828994 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15417412 memory=6940443203498692944 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445828994 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15417412 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445828994 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15417412 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445828994 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15417412 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 445828995 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15417412 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135470093472 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15417412 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135469040368 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15417412 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828998 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15417412 memory=2828 CPUtime=0.25 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) S 3095 3095 30406 0 -1 1077944384 736 0 0 0 25 0 0 0 20 0 19 0 445828998 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135466937072 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15417412 memory=780 CPUtime=0.24 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) R 3095 3095 30406 0 -1 1077944384 891 0 0 0 24 0 0 0 20 0 19 0 445828998 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15417412 memory=620 CPUtime=0.43 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) S 3095 3095 30406 0 -1 1077944384 1765 0 0 0 42 1 0 0 20 0 19 0 445828998 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135464831472 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15417412 memory=1496 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828999 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15417412 memory=1016 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) S 3095 3095 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445828999 15787429888 22310 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 90692 KiB

[startup+1.5012 s]
/proc/loadavg: 8.78 8.55 6.81 12/238 3115
/proc/meminfo: memFree=30225752/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0

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

/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 72722 0 0 0 207278 47 0 0 20 0 19 0 445828993 15787429888 254038 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3854353 254038 3539 1 0 3815453 0
[pid=3097/tid=3098] ppid=3095 vsize=15417412 memory=1012056 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) S 3095 3095 30406 0 -1 1077944384 9182 0 0 0 63 3 0 0 20 0 19 0 445828993 15787429888 254038 33554432000 4194304 4196468 140730652619632 140136007001216 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15417412 memory=1012056 CPUtime=0.53 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 2112 0 0 0 49 4 0 0 20 0 19 0 445828994 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15417412 memory=1012056 CPUtime=0.53 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 2226 0 0 0 48 5 0 0 20 0 19 0 445828994 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15417412 memory=1016152 CPUtime=0.52 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1613 0 0 0 47 5 0 0 20 0 19 0 445828994 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15417412 memory=1452 CPUtime=0.52 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2398 0 0 0 48 4 0 0 20 0 19 0 445828994 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15417412 memory=0 CPUtime=1.96 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 7836 0 0 0 192 4 0 0 20 0 19 0 445828995 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15417412 memory=-4546129931942301728 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135470093536 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15417412 memory=1012056 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135469040384 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15417412 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828998 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15417412 memory=1452 CPUtime=1.96 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) S 3095 3095 30406 0 -1 1077944384 13267 0 0 0 195 1 0 0 20 0 19 0 445828998 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135466937072 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15417412 memory=991440 CPUtime=1.89 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) S 3095 3095 30406 0 -1 1077944384 13407 0 0 0 188 1 0 0 20 0 19 0 445828998 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15417412 memory=1452 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) S 3095 3095 30406 0 -1 1077944384 6485 0 0 0 65 1 0 0 20 0 19 0 445828998 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135464831472 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 35 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15417412 memory=1012056 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828999 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15417412 memory=1012056 CPUtime=0.07 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) S 3095 3095 30406 0 -1 1077944384 719 0 0 0 7 0 0 0 20 0 19 0 445828999 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3112] ppid=3095 vsize=15417412 memory=1452 CPUtime=517.58 cores=0,2,4,6
/proc/3097/task/3112/stat : 3112 (java) R 3095 3095 30406 0 -1 4202560 1154 0 0 0 51754 4 0 0 20 0 19 0 445829062 15787429888 254038 33554432000 4194304 4196468 140730652619632 140135455841192 140135611085068 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3113] ppid=3095 vsize=15417412 memory=1012056 CPUtime=514.16 cores=0,2,4,6
/proc/3097/task/3113/stat : 3113 (java) R 3095 3095 30406 0 -1 4202560 7724 0 0 0 51412 4 0 0 20 0 19 0 445829062 15787429888 254038 33554432000 4194304 4196468 140730652619632 140134858085640 140135611236893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3114] ppid=3095 vsize=15417412 memory=1452 CPUtime=515.93 cores=0,2,4,6
/proc/3097/task/3114/stat : 3114 (java) R 3095 3095 30406 0 -1 4202560 1143 0 0 0 51591 2 0 0 20 0 19 0 445829062 15787429888 254038 33554432000 4194304 4196468 140730652619632 140134857031264 140135611236893 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3115] ppid=3095 vsize=15417412 memory=1012056 CPUtime=516.14 cores=0,2,4,6
/proc/3097/task/3115/stat : 3115 (java) R 3095 3095 30406 0 -1 4202560 2053 0 0 0 51612 2 0 0 20 0 19 0 445829062 15787429888 254038 33554432000 4194304 4196468 140730652619632 140134855979256 140135610975038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 2073.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1017604 KiB

[startup+582.301 s]
/proc/loadavg: 8.18 8.37 7.54 10/237 5134
/proc/meminfo: memFree=27287424/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0
[pid=3097] ppid=3095 vsize=15417412 memory=1083744 CPUtime=2312.24 cores=0,2,4,6
/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 74208 0 0 0 231175 49 0 0 20 0 19 0 445828993 15787429888 270936 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3854353 270936 3539 1 0 3815453 0
[pid=3097/tid=3098] ppid=3095 vsize=15417412 memory=1083744 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) S 3095 3095 30406 0 -1 1077944384 9182 0 0 0 63 3 0 0 20 0 19 0 445828993 15787429888 270936 33554432000 4194304 4196468 140730652619632 140136007001216 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15417412 memory=1083744 CPUtime=0.54 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 2728 0 0 0 50 4 0 0 20 0 19 0 445828994 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15417412 memory=1452 CPUtime=0.55 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 2386 0 0 0 50 5 0 0 20 0 19 0 445828994 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15417412 memory=3624 CPUtime=0.55 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1660 0 0 0 49 6 0 0 20 0 19 0 445828994 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15417412 memory=1083744 CPUtime=0.54 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2422 0 0 0 50 4 0 0 20 0 19 0 445828994 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15417412 memory=1452 CPUtime=1.96 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 8111 0 0 0 192 4 0 0 20 0 19 0 445828995 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135470093536 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15417412 memory=1083744 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135469040384 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828998 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15417412 memory=1452 CPUtime=1.96 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) S 3095 3095 30406 0 -1 1077944384 13267 0 0 0 195 1 0 0 20 0 19 0 445828998 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135466937072 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15417412 memory=1083744 CPUtime=1.89 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) S 3095 3095 30406 0 -1 1077944384 13407 0 0 0 188 1 0 0 20 0 19 0 445828998 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15417412 memory=1452 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) S 3095 3095 30406 0 -1 1077944384 6485 0 0 0 65 1 0 0 20 0 19 0 445828998 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135464831472 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 35 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15417412 memory=1083744 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828999 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15417412 memory=8112282956445269571 CPUtime=0.07 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) R 3095 3095 30406 0 -1 1077944384 723 0 0 0 7 0 0 0 20 0 19 0 445828999 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3112] ppid=3095 vsize=15417412 memory=1452 CPUtime=577.55 cores=0,2,4,6
/proc/3097/task/3112/stat : 3112 (java) R 3095 3095 30406 0 -1 4202560 1171 0 0 0 57751 4 0 0 20 0 19 0 445829062 15787429888 270936 33554432000 4194304 4196468 140730652619632 140135455841192 140135611237010 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3113] ppid=3095 vsize=15417412 memory=1452 CPUtime=574.12 cores=0,2,4,6
/proc/3097/task/3113/stat : 3113 (java) R 3095 3095 30406 0 -1 4202560 7912 0 0 0 57408 4 0 0 20 0 19 0 445829062 15787429888 270936 33554432000 4194304 4196468 140730652619632 140134858083728 140135610975265 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3114] ppid=3095 vsize=15417412 memory=1452 CPUtime=575.8 cores=0,2,4,6
/proc/3097/task/3114/stat : 3114 (java) R 3095 3095 30406 0 -1 4202560 1160 0 0 0 57577 3 0 0 20 0 19 0 445829062 15787429888 270936 33554432000 4194304 4196468 140730652619632 140134857031512 140135610975265 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3115] ppid=3095 vsize=15417412 memory=1083744 CPUtime=575.24 cores=0,2,4,6
/proc/3097/task/3115/stat : 3115 (java) R 3095 3095 30406 0 -1 4202560 2191 0 0 0 57521 3 0 0 20 0 19 0 445829062 15787429888 270936 33554432000 4194304 4196468 140730652619632 140134855981344 140135610977594 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 2312.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1085196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.401 s]
/proc/loadavg: 8.13 8.35 7.55 10/237 5136
/proc/meminfo: memFree=27269072/32770624 swapFree=66953076/67108860
[pid=3095] ppid=3092 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3095/stat : 3095 (xcsp3-exec) S 3092 3095 30406 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445828992 115843072 363 33554432000 4194304 5098028 140722331506656 140722331504760 140651717259900 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34459648 140722331509628 140722331509869 140722331509869 140722331512778 0
/proc/3095/statm: 28282 363 304 221 0 87 0
[pid=3097] ppid=3095 vsize=15417412 memory=1102252 CPUtime=2400.27 cores=0,2,4,6
/proc/3097/stat : 3097 (java) S 3095 3095 30406 0 -1 1077944320 75161 0 0 0 239976 51 0 0 20 0 19 0 445828993 15787429888 275563 33554432000 4194304 4196468 140730652619632 140730652602176 140136002760439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
/proc/3097/statm: 3854353 275563 3539 1 0 3815453 0
[pid=3097/tid=3098] ppid=3095 vsize=15417412 memory=1452 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3098/stat : 3098 (java) S 3095 3095 30406 0 -1 1077944384 9182 0 0 0 63 3 0 0 20 0 19 0 445828993 15787429888 275563 33554432000 4194304 4196468 140730652619632 140136007001216 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3099] ppid=3095 vsize=15417412 memory=1102252 CPUtime=0.57 cores=0,2,4,6
/proc/3097/task/3099/stat : 3099 (java) S 3095 3095 30406 0 -1 1077944384 2765 0 0 0 52 5 0 0 20 0 19 0 445828994 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135930801168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3100] ppid=3095 vsize=15417412 memory=8112282956445269571 CPUtime=0.57 cores=0,2,4,6
/proc/3097/task/3100/stat : 3100 (java) S 3095 3095 30406 0 -1 1077944384 2414 0 0 0 52 5 0 0 20 0 19 0 445828994 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135929748624 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3101] ppid=3095 vsize=15417412 memory=988 CPUtime=0.57 cores=0,2,4,6
/proc/3097/task/3101/stat : 3101 (java) S 3095 3095 30406 0 -1 1077944384 1988 0 0 0 51 6 0 0 20 0 19 0 445828994 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135928695568 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3102] ppid=3095 vsize=15417412 memory=8112282956445269571 CPUtime=0.57 cores=0,2,4,6
/proc/3097/task/3102/stat : 3102 (java) S 3095 3095 30406 0 -1 1077944384 2455 0 0 0 52 5 0 0 20 0 19 0 445828994 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135927643024 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3103] ppid=3095 vsize=15417412 memory=1083744 CPUtime=1.96 cores=0,2,4,6
/proc/3097/task/3103/stat : 3103 (java) S 3095 3095 30406 0 -1 1077944384 8152 0 0 0 192 4 0 0 20 0 19 0 445828995 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135471147248 140136002771586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3104] ppid=3095 vsize=15417412 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3104/stat : 3104 (java) S 3095 3095 30406 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135470093536 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3105] ppid=3095 vsize=15417412 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3105/stat : 3105 (java) S 3095 3095 30406 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 19 0 445828996 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135469040384 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3106] ppid=3095 vsize=15417412 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3106/stat : 3106 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828998 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135467988944 140136002779035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3107] ppid=3095 vsize=15417412 memory=1536 CPUtime=1.96 cores=0,2,4,6
/proc/3097/task/3107/stat : 3107 (java) S 3095 3095 30406 0 -1 1077944384 13270 0 0 0 195 1 0 0 20 0 19 0 445828998 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135466937072 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3108] ppid=3095 vsize=15417412 memory=8112282956445269571 CPUtime=1.89 cores=0,2,4,6
/proc/3097/task/3108/stat : 3108 (java) S 3095 3095 30406 0 -1 1077944384 13415 0 0 0 188 1 0 0 20 0 19 0 445828998 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135465884528 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3109] ppid=3095 vsize=15417412 memory=1102252 CPUtime=0.66 cores=0,2,4,6
/proc/3097/task/3109/stat : 3109 (java) S 3095 3095 30406 0 -1 1077944384 6489 0 0 0 65 1 0 0 20 0 19 0 445828998 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135464831472 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 35 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3110] ppid=3095 vsize=15417412 memory=988 CPUtime=0 cores=0,2,4,6
/proc/3097/task/3110/stat : 3110 (java) S 3095 3095 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828999 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135463779168 140136002770645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3111] ppid=3095 vsize=15417412 memory=2024 CPUtime=0.08 cores=0,2,4,6
/proc/3097/task/3111/stat : 3111 (java) S 3095 3095 30406 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 19 0 445828999 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135462726192 140136002771586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3112] ppid=3095 vsize=15417412 memory=1384 CPUtime=599.46 cores=0,2,4,6
/proc/3097/task/3112/stat : 3112 (java) R 3095 3095 30406 0 -1 4202560 1214 0 0 0 59942 4 0 0 20 0 19 0 445829062 15787429888 275563 33554432000 4194304 4196468 140730652619632 140135455841272 140135611236922 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3113] ppid=3095 vsize=15417412 memory=4156 CPUtime=596.19 cores=0,2,4,6
/proc/3097/task/3113/stat : 3113 (java) R 3095 3095 30406 0 -1 4202560 8090 0 0 0 59615 4 0 0 20 0 19 0 445829062 15787429888 275563 33554432000 4194304 4196468 140730652619632 140134858084056 140135612659958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3114] ppid=3095 vsize=15417412 memory=1056 CPUtime=597.87 cores=0,2,4,6
/proc/3097/task/3114/stat : 3114 (java) R 3095 3095 30406 0 -1 4202560 1195 0 0 0 59784 3 0 0 20 0 19 0 445829062 15787429888 275563 33554432000 4194304 4196468 140730652619632 140134857031264 140135611237490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
[pid=3097/tid=3115] ppid=3095 vsize=15417412 memory=1188 CPUtime=597.12 cores=0,2,4,6
/proc/3097/task/3115/stat : 3115 (java) R 3095 3095 30406 0 -1 4202560 2382 0 0 0 59709 3 0 0 20 0 19 0 445829062 15787429888 275563 33554432000 4194304 4196468 140730652619632 140134855982000 140135611236893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37990400 140730652623855 140730652624026 140730652624026 140730652626895 0
Current children cumulated CPU time: 2400.27 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1103704 KiB

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

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

[startup+604.499 s]
# the end of solver process 3097 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.12 s, system=0.526139 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): 604.499
CPU time (s): 2400.64
CPU user time (s): 2400.12
CPU system time (s): 0.526139
CPU usage (%): 397.129
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 1103704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.12
system time used= 0.526139
maximum resident set size= 1102716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76893
page faults= 0
swaps= 0
block input operations= 0
block output operations= 768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16278
involuntary context switches= 37949


# summary of solver processes directly reported to runsolver:
#   pid: 3095,3097
#   total CPU time (s): 2400.64
#   total CPU user time (s): 2400.12
#   total CPU system time (s): 0.526139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.71438 second user time and 6.2732 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 06:46:01
IDJOB=4400559
IDBENCH=136787
IDSOLVER=2856
FILE ID=node127/4400559-1568695601
RUNJOBID= node127-1568694277-30437
PBS_JOBID= 21703804
Free space on /tmp= 61288 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w2d.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400559-1568695601/watcher-4400559-1568695601 -o /tmp/evaluation-result-4400559-1568695601/solver-4400559-1568695601 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30437 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 61755630 HOME/instance-4400559-1568695601.xml

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

MD5SUM BENCH= 3d635ffc1c83223a36f997090f45a603
RANDOM SEED=61755630

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
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.55
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.55
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.55
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:        30306140 kB
MemAvailable:   31463192 kB
Buffers:           88500 kB
Cached:          1353208 kB
SwapCached:        51464 kB
Active:           893796 kB
Inactive:         971440 kB
Active(anon):     382968 kB
Inactive(anon):    89816 kB
Active(file):     510828 kB
Inactive(file):   881624 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       66953076 kB
Dirty:             26104 kB
Writeback:             0 kB
AnonPages:        484388 kB
Mapped:            61676 kB
Shmem:             40672 kB
Slab:             191032 kB
SReclaimable:     160872 kB
SUnreclaim:        30160 kB
KernelStack:        3856 kB
PageTables:         6700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1549064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61260 MiB
End job on node127 at 2019-09-17 06:56:06