Trace number 4406078

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-24SAT (TO)116 2520.06 2508.72

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-04.xml
MD5SUM3ec1135b215453db38ac12e83e420ae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark116
Best CPU time to get the best result obtained on this benchmark83.9978
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size28
Distribution of domain sizes[{"size":15,"count":15},{"size":28,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406078-1569410730.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406078-1569410730.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
0.74/0.47	c solve instance...
1.03/0.54	o 146 
1.03/0.54	o 145 
1.03/0.55	o 143 
1.03/0.59	o 142 
1.03/0.59	o 141 
1.03/0.61	o 138 
1.37/0.62	o 137 
1.37/0.62	o 135 
1.64/0.74	o 134 
1.64/0.74	o 133 
1.64/0.75	o 122 
1.64/0.79	o 119 
2.92/1.12	o 116 
2520.03/2508.70	s SATISFIABLE
2520.03/2508.70	v <instantiation>
2520.03/2508.70	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] </list>
2520.03/2508.70	v 	<values>5 2 0 3 4 1 8 13 12 14 11 10 7 6 9 6 4 10 4 9 14 13 10 8 8 5 6 6 6 7 </values>
2520.03/2508.70	v </instantiation>
2520.03/2508.70	c Unexpected resolution interruption!

Verifier Data

OK	116

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406078-1569410730/watcher-4406078-1569410730 -o /var/tmp/evaluation-result-4406078-1569410730/solver-4406078-1569410730 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1569392969-18883 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 936283519 HOME/instance-4406078-1569410730.xml 

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

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

solver pid=23514, runsolver pid=23511

[startup+0.100124 s]*
/proc/loadavg: 1.63 1.64 1.68 4/229 23530
/proc/meminfo: memFree=23090384/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15144776 memory=29120 CPUtime=0.13 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 5748 0 0 0 12 1 0 0 20 0 15 0 517330737 15508250624 7280 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3786194 7280 3175 1 0 3748377 0
[pid=23516/tid=23517] ppid=23514 vsize=15144776 memory=-2698085374278620574 CPUtime=0.09 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 3645 0 0 0 9 0 0 0 20 0 15 0 517330737 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077590195168 140077221309920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15144776 memory=139636401198720 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15144776 memory=139636401198720 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330739 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517330739 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077053175328 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517330740 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077052122480 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 517330742 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 15 0 517330742 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15144776 memory=139636401198720 CPUtime=0.02 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) R 23514 23514 18852 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 517330742 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077047912560 140077564484929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15144776 memory=139636401198720 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330743 15508250624 7346 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30576 KiB

[startup+0.210789 s]*
/proc/loadavg: 1.63 1.64 1.68 5/229 23530
/proc/meminfo: memFree=23076888/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15144776 memory=40852 CPUtime=0.34 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 9459 0 0 0 32 2 0 0 20 0 15 0 517330737 15508250624 10213 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3786194 10213 3303 1 0 3748377 0
[pid=23516/tid=23517] ppid=23514 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 6610 0 0 0 18 2 0 0 20 0 15 0 517330737 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077590195856 140077570045278 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15144776 memory=1899191 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15144776 memory=288370012552910464 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15144776 memory=139636401198720 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517330739 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517330739 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077053175328 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517330740 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077052122480 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 532 0 0 0 2 0 0 0 20 0 15 0 517330742 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 254 0 0 0 2 0 0 0 20 0 15 0 517330742 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15144776 memory=139636401198720 CPUtime=0.08 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) S 23514 23514 18852 0 -1 1077944384 757 0 0 0 8 0 0 0 20 0 15 0 517330742 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330743 15508250624 10213 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42308 KiB

[startup+0.319609 s]*
/proc/loadavg: 1.63 1.64 1.68 3/229 23530
/proc/meminfo: memFree=23068864/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15149032 memory=50676 CPUtime=0.55 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 11011 0 0 0 51 4 0 0 20 0 15 0 517330737 15512608768 12669 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3787258 12669 3366 1 0 3748377 0
[pid=23516/tid=23517] ppid=23514 vsize=15149032 memory=8317482817917895235 CPUtime=0.31 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 7918 0 0 0 28 3 0 0 20 0 15 0 517330737 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077590201616 140077570045278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517330739 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517330739 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077053175328 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517330740 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077052122480 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 537 0 0 0 4 0 0 0 20 0 15 0 517330742 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 388 0 0 0 5 0 0 0 20 0 15 0 517330742 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) S 23514 23514 18852 0 -1 1077944384 864 0 0 0 12 0 0 0 20 0 15 0 517330742 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330743 15512608768 12669 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52132 KiB

[startup+0.70105 s]
/proc/loadavg: 1.63 1.64 1.68 5/229 23530
/proc/meminfo: memFree=23053620/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15151156 memory=79916 CPUtime=1.64 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 17125 0 0 0 158 6 0 0 20 0 15 0 517330737 15514783744 19979 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3787789 19979 3457 1 0 3748889 0
[pid=23516/tid=23517] ppid=23514 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 9028 0 0 0 64 3 0 0 20 0 15 0 517330737 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077590202056 140077221144548 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15151156 memory=55460 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15151156 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330738 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15151156 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517330738 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15151156 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517330739 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15151156 memory=7552 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517330739 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077053175328 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15151156 memory=3608 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517330740 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077052122480 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15151156 memory=616 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15151156 memory=2832 CPUtime=0.31 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) R 23514 23514 18852 0 -1 4202560 1933 0 0 0 31 0 0 0 20 0 15 0 517330742 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077050004344 140077569870796 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15151156 memory=1620 CPUtime=0.32 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) R 23514 23514 18852 0 -1 4202560 2891 0 0 0 31 1 0 0 20 0 15 0 517330742 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077048951384 140077565210639 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15151156 memory=1136 CPUtime=0.31 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) R 23514 23514 18852 0 -1 1077944384 1963 0 0 0 31 0 0 0 20 0 15 0 517330742 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15151156 memory=1072 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15151156 memory=6212 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517330743 15514783744 19979 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 81372 KiB

[startup+1.50079 s]
/proc/loadavg: 1.63 1.64 1.68 5/229 23530
/proc/meminfo: memFree=23031548/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0

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

/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517330740 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077052122496 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15151156 memory=0 CPUtime=1.9 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 12944 0 0 0 189 1 0 0 20 0 15 0 517330742 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15151156 memory=1456 CPUtime=1.7 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 12435 0 0 0 168 2 0 0 20 0 15 0 517330742 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15151156 memory=170 CPUtime=0.48 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) S 23514 23514 18852 0 -1 1077944384 7594 0 0 0 47 1 0 0 20 0 15 0 517330742 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15151156 memory=48 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15151156 memory=1456 CPUtime=0.75 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1490 0 0 0 32 43 0 0 20 0 15 0 517330743 15514783744 522808 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 2453.43 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 2092688 KiB

[startup+2502.3 s]
/proc/loadavg: 4.62 3.85 2.70 6/229 23937
/proc/meminfo: memFree=11773008/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15151156 memory=1606076 CPUtime=2513.61 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 208454 0 0 0 250503 858 0 0 20 0 15 0 517330737 15514783744 401519 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3787789 401519 3529 1 0 3748889 0
[pid=23516/tid=23517] ppid=23514 vsize=15151156 memory=1606076 CPUtime=2498.17 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 127155 0 0 0 249046 771 0 0 20 0 15 0 517330737 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077590204504 140077224670864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15151156 memory=1456 CPUtime=2.27 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 5606 0 0 0 220 7 0 0 20 0 15 0 517330738 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15151156 memory=1456 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 6509 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15151156 memory=1456 CPUtime=2.27 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 7679 0 0 0 220 7 0 0 20 0 15 0 517330738 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15151156 memory=2033760 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 5717 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15151156 memory=1717120 CPUtime=1.41 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 19908 0 0 0 112 29 0 0 20 0 15 0 517330739 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517330739 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077053175392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15151156 memory=1439548 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517330740 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077052122496 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15151156 memory=2073044 CPUtime=1.9 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 12944 0 0 0 189 1 0 0 20 0 15 0 517330742 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15151156 memory=1556 CPUtime=1.7 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 12435 0 0 0 168 2 0 0 20 0 15 0 517330742 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15151156 memory=928 CPUtime=0.48 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) S 23514 23514 18852 0 -1 1077944384 7594 0 0 0 47 1 0 0 20 0 15 0 517330742 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15151156 memory=843288 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15151156 memory=687024 CPUtime=0.77 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1494 0 0 0 33 44 0 0 20 0 15 0 517330743 15514783744 401519 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 2513.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1607532 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.7 s]
/proc/loadavg: 4.68 3.89 2.72 6/229 23937
/proc/meminfo: memFree=11692880/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15151156 memory=1766444 CPUtime=2520.03 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 210601 0 0 0 251143 860 0 0 20 0 15 0 517330737 15514783744 441611 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3787789 441611 3529 1 0 3748889 0
[pid=23516/tid=23517] ppid=23514 vsize=15151156 memory=1456 CPUtime=2504.56 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 127598 0 0 0 249683 773 0 0 20 0 15 0 517330737 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077590204288 140077224460865 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15151156 memory=1456 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 6240 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15151156 memory=843288 CPUtime=2.29 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 6699 0 0 0 222 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15151156 memory=687024 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 8141 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15151156 memory=0 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 5950 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15151156 memory=15825482151102897 CPUtime=1.41 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 20072 0 0 0 112 29 0 0 20 0 15 0 517330739 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15151156 memory=279272599746048 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517330739 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077053175392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15151156 memory=3474864895353450237 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517330740 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077052122496 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15151156 memory=6791534058613427641 CPUtime=1.9 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 12946 0 0 0 189 1 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15151156 memory=6656426216303648864 CPUtime=1.7 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 12437 0 0 0 168 2 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15151156 memory=2016 CPUtime=0.48 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) S 23514 23514 18852 0 -1 1077944384 7596 0 0 0 47 1 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15151156 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15151156 memory=1548 CPUtime=0.77 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1509 0 0 0 33 44 0 0 20 0 15 0 517330743 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1767900 KiB

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

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

[startup+2508.72 s]
# the end of solver process 23516 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.45 s, system=8.61805 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

[startup+2508.7 s]
/proc/loadavg: 4.68 3.89 2.72 6/229 23937
/proc/meminfo: memFree=11692880/32770624 swapFree=66956964/67108860
[pid=23514] ppid=23511 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23514/stat : 23514 (xcsp3-exec) S 23511 23514 18852 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517330736 115843072 364 33554432000 4194304 5098028 140736050915440 140736050913544 140220199330428 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 10051584 140736050922327 140736050922585 140736050922585 140736050925510 0
/proc/23514/statm: 28282 364 305 221 0 87 0
[pid=23516] ppid=23514 vsize=15151156 memory=1766444 CPUtime=2520.03 cores=0,2,4,6
/proc/23516/stat : 23516 (java) S 23514 23514 18852 0 -1 1077944320 210601 0 0 0 251143 860 0 0 20 0 15 0 517330737 15514783744 441611 33554432000 4194304 4196468 140724996149472 140724996132016 140077585964791 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
/proc/23516/statm: 3787789 441611 3529 1 0 3748889 0
[pid=23516/tid=23517] ppid=23514 vsize=15151156 memory=1456 CPUtime=2504.56 cores=0,2,4,6
/proc/23516/task/23517/stat : 23517 (java) R 23514 23514 18852 0 -1 4202560 127598 0 0 0 249683 773 0 0 20 0 15 0 517330737 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077590204288 140077224460865 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23518] ppid=23514 vsize=15151156 memory=1456 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23518/stat : 23518 (java) S 23514 23514 18852 0 -1 1077944384 6240 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077542517392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23519] ppid=23514 vsize=15151156 memory=843288 CPUtime=2.29 cores=0,2,4,6
/proc/23516/task/23519/stat : 23519 (java) S 23514 23514 18852 0 -1 1077944384 6699 0 0 0 222 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077541464592 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23520] ppid=23514 vsize=15151156 memory=687024 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23520/stat : 23520 (java) S 23514 23514 18852 0 -1 1077944384 8141 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077176117648 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23521] ppid=23514 vsize=15151156 memory=0 CPUtime=2.28 cores=0,2,4,6
/proc/23516/task/23521/stat : 23521 (java) S 23514 23514 18852 0 -1 1077944384 5950 0 0 0 221 7 0 0 20 0 15 0 517330738 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077175064848 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23522] ppid=23514 vsize=15151156 memory=15825482151102897 CPUtime=1.41 cores=0,2,4,6
/proc/23516/task/23522/stat : 23522 (java) S 23514 23514 18852 0 -1 1077944384 20072 0 0 0 112 29 0 0 20 0 15 0 517330739 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077054229360 140077585975938 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23523] ppid=23514 vsize=15151156 memory=279272599746048 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23523/stat : 23523 (java) S 23514 23514 18852 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 517330739 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077053175392 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23524] ppid=23514 vsize=15151156 memory=3474864895353450237 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23524/stat : 23524 (java) S 23514 23514 18852 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 517330740 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077052122496 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23525] ppid=23514 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23525/stat : 23525 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077051070800 140077585983387 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23526] ppid=23514 vsize=15151156 memory=6791534058613427641 CPUtime=1.9 cores=0,2,4,6
/proc/23516/task/23526/stat : 23526 (java) S 23514 23514 18852 0 -1 1077944384 12946 0 0 0 189 1 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077050018160 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23527] ppid=23514 vsize=15151156 memory=6656426216303648864 CPUtime=1.7 cores=0,2,4,6
/proc/23516/task/23527/stat : 23527 (java) S 23514 23514 18852 0 -1 1077944384 12437 0 0 0 168 2 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077048965360 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23528] ppid=23514 vsize=15151156 memory=2016 CPUtime=0.48 cores=0,2,4,6
/proc/23516/task/23528/stat : 23528 (java) S 23514 23514 18852 0 -1 1077944384 7596 0 0 0 47 1 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077047912560 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23529] ppid=23514 vsize=15151156 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/23516/task/23529/stat : 23529 (java) S 23514 23514 18852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517330742 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077046860000 140077585974997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
[pid=23516/tid=23530] ppid=23514 vsize=15151156 memory=1548 CPUtime=0.77 cores=0,2,4,6
/proc/23516/task/23530/stat : 23530 (java) S 23514 23514 18852 0 -1 1077944384 1509 0 0 0 33 44 0 0 20 0 15 0 517330743 15514783744 441611 33554432000 4194304 4196468 140724996149472 140077045808304 140077585975938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33193984 140724996158427 140724996158602 140724996158602 140724996161487 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 1767900 KiB

Child status: 143
Real time (s): 2508.72
CPU time (s): 2520.06
CPU user time (s): 2511.45
CPU system time (s): 8.61805
CPU usage (%): 100.452
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 6245996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.45
system time used= 8.61805
maximum resident set size= 6341560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211475
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75225
involuntary context switches= 6033


# summary of solver processes directly reported to runsolver:
#   pid: 23514,23516
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2511.45
#   total CPU system time (s): 8.61805

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4144 second user time and 23.7915 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-25 12:23:49
IDJOB=4406078
IDBENCH=135733
IDSOLVER=2869
FILE ID=node105/4406078-1569410730
RUNJOBID= node105-1569392969-18883
PBS_JOBID= 21705698
Free space on /var/tmp= 13148 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-04.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406078-1569410730/watcher-4406078-1569410730 -o /var/tmp/evaluation-result-4406078-1569410730/solver-4406078-1569410730 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1569392969-18883 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 936283519 HOME/instance-4406078-1569410730.xml

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

MD5SUM BENCH= 3ec1135b215453db38ac12e83e420ae6
RANDOM SEED=936283519

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.00
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.00
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.00
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.00
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:        23107072 kB
MemAvailable:   28839864 kB
Buffers:          151936 kB
Cached:          5710992 kB
SwapCached:        48280 kB
Active:          5850436 kB
Inactive:        3019112 kB
Active(anon):    2961352 kB
Inactive(anon):    99632 kB
Active(file):    2889084 kB
Inactive(file):  2919480 kB
Unevictable:      110920 kB
Mlocked:          110920 kB
SwapTotal:      67108860 kB
SwapFree:       66956964 kB
Dirty:             25624 kB
Writeback:             0 kB
AnonPages:       3071164 kB
Mapped:            68696 kB
Shmem:             46024 kB
Slab:             381460 kB
SReclaimable:     352688 kB
SUnreclaim:        28772 kB
KernelStack:        3712 kB
PageTables:        11776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4109400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3008512 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 /var/tmp at the end= 13124 MiB
End job on node105 at 2019-09-25 13:05:38