Trace number 4269416

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.02 2513.3201

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-19.xml
MD5SUM83a04d869151a5b67f4c27500757dc69
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables361
Number of constraints108
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":361}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":357}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":4},{"arity":16,"count":4},{"arity":17,"count":4},{"arity":18,"count":4},{"arity":19,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":108}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269416-1502692179.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4269416-1502692179.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.93/0.61	c solve instance...
2520.00/2513.30	s UNKNOWN
2520.00/2513.30	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 (15297 MiB free)
  memory of node 1: 16384 MiB (15138 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269416-1502692179/watcher-4269416-1502692179 -o /tmp/evaluation-result-4269416-1502692179/solver-4269416-1502692179 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 515707710 HOME/instance-4269416-1502692179.xml 

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

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


[startup+0.100199 s]*
/proc/loadavg: 1.49 1.48 1.51 3/202 17175
/proc/meminfo: memFree=31160016/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13441356 memory=15688 CPUtime=0.01 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 3726 0 0 0 1 0 0 0 20 0 7 0 57558511 13763948544 3922 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3360339 3922 2003 1 0 3349836 0
[pid=17170/tid=17171] ppid=17168 vsize=13441356 memory=4206989191851631162 CPUtime=0.01 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 2505 0 0 0 1 0 0 0 20 0 7 0 57558511 13763948544 3988 18446744073709551615 4194304 4196468 140733325219216 140106925476624 140106905314654 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13441356 memory=3461491317552281225 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 57558512 13763948544 3988 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13441356 memory=140712922596992 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 57558512 13763948544 3988 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 57558512 13763948544 3988 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 57558512 13763948544 3988 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13441356 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 57558513 13763948544 3988 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 17064 KiB

[startup+0.209828 s]*
/proc/loadavg: 1.49 1.48 1.51 3/211 17184
/proc/meminfo: memFree=31149320/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13974352 memory=27432 CPUtime=0.1 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 5271 0 0 0 9 1 0 0 20 0 15 0 57558511 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3493588 6858 2752 1 0 3482964 0
[pid=17170/tid=17171] ppid=17168 vsize=13974352 memory=-6298677074902225247 CPUtime=0.07 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 3419 0 0 0 7 0 0 0 20 0 15 0 57558511 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106925459856 140106905460464 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13974352 memory=3461491317552281225 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13974352 memory=140712922596992 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13974352 memory=140712922596992 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57558513 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17177/stat : 17177 (java) S 17168 17168 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57558514 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106465944352 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17178] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57558514 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) R 17168 17168 11586 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 57558517 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106395540080 140106921245314 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) R 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106394487280 140106921245314 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13974352 memory=140712922596992 CPUtime=0.01 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) R 17168 17168 11586 0 -1 4202560 247 0 0 0 1 0 0 0 20 0 15 0 57558517 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106921255514 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13974352 memory=140712922596992 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558521 14309736448 6858 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28808 KiB

[startup+0.310833 s]*
/proc/loadavg: 1.49 1.48 1.51 3/211 17184
/proc/meminfo: memFree=31138576/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13974352 memory=39720 CPUtime=0.3 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 9102 0 0 0 28 2 0 0 20 0 15 0 57558511 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3493588 9930 3029 1 0 3482964 0
[pid=17170/tid=17171] ppid=17168 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 6253 0 0 0 16 1 0 0 20 0 15 0 57558511 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106925470864 140106905314654 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13974352 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57558512 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57558513 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17177/stat : 17177 (java) S 17168 17168 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57558514 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106465944352 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17178] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57558514 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13974352 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) S 17168 17168 11586 0 -1 1077944384 753 0 0 0 3 0 0 0 20 0 15 0 57558517 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106395540080 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) R 17168 17168 11586 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 15 0 57558517 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106394487280 140106921245314 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) R 17168 17168 11586 0 -1 4202560 719 0 0 0 6 0 0 0 20 0 15 0 57558517 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106900192519 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558521 14309736448 9930 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41096 KiB

[startup+0.700807 s]
/proc/loadavg: 1.49 1.48 1.51 5/211 17184
/proc/meminfo: memFree=31126404/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13980732 memory=64196 CPUtime=1.23 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 13215 0 0 0 119 4 0 0 20 0 15 0 57558511 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3495183 16049 3178 1 0 3483476 0
[pid=17170/tid=17171] ppid=17168 vsize=13980732 memory=8242257093008635445 CPUtime=0.55 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 8457 0 0 0 52 3 0 0 20 0 15 0 57558511 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106925470640 140106551002609 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13980732 memory=5788922549452690022 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13980732 memory=7595995151879202156 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13980732 memory=734122130331934768 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 57558513 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13980732 memory=140712792302192 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17177/stat : 17177 (java) S 17168 17168 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106465944352 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17178] ppid=17168 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) R 17168 17168 11586 0 -1 4202560 1397 0 0 0 20 0 0 0 20 0 15 0 57558517 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106395521096 140106901935831 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13980732 memory=7809523229951467572 CPUtime=0.16 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) R 17168 17168 11586 0 -1 4202560 776 0 0 0 16 0 0 0 20 0 15 0 57558517 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106394473304 140106900481097 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13980732 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) S 17168 17168 11586 0 -1 1077944384 1281 0 0 0 28 0 0 0 20 0 15 0 57558517 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13980732 memory=-5935884299795832617 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558521 14316269568 16049 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65572 KiB

[startup+1.50094 s]
/proc/loadavg: 1.49 1.48 1.51 5/211 17184
/proc/meminfo: memFree=31100656/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13980732 memory=82052 CPUtime=3.68 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 21770 0 0 0 363 5 0 0 20 0 15 0 57558511 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3495183 20513 3197 1 0 3483476 0
[pid=17170/tid=17171] ppid=17168 vsize=13980732 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 9285 0 0 0 132 3 0 0 20 0 15 0 57558511 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140106925470944 140106552029530 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13980732 memory=-1624781813439352349 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13980732 memory=-7880843606118635149 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 57558512 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13980732 memory=8976414709404591081 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 57558513 14316269568 20513 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13980732 memory=7230638415855315031 CPUtime=0 cores=0,2,4,6

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

/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13980732 memory=1376 CPUtime=1.51 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) S 17168 17168 11586 0 -1 1077944384 11144 0 0 0 150 1 0 0 20 0 15 0 57558517 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106395540080 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13980732 memory=363312 CPUtime=1.63 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) S 17168 17168 11586 0 -1 1077944384 10895 0 0 0 162 1 0 0 20 0 15 0 57558517 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106394487280 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13980732 memory=353296 CPUtime=0.46 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) S 17168 17168 11586 0 -1 1077944384 6777 0 0 0 46 0 0 0 20 0 15 0 57558517 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13980732 memory=1376 CPUtime=0.71 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1021 0 0 0 33 38 0 0 20 0 15 0 57558521 14316269568 122171 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 2448.75 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 490060 KiB

[startup+2502.3 s]
/proc/loadavg: 1.63 1.62 1.60 3/211 17408
/proc/meminfo: memFree=25842976/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13980732 memory=1097800 CPUtime=2508.92 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 81084 0 0 0 250756 136 0 0 20 0 15 0 57558511 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3495183 274450 3256 1 0 3483476 0
[pid=17170/tid=17171] ppid=17168 vsize=13980732 memory=1098312 CPUtime=2500.18 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 30777 0 0 0 249940 78 0 0 20 0 15 0 57558511 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106925473920 140106551930298 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13980732 memory=1046912 CPUtime=0.92 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 3485 0 0 0 84 8 0 0 20 0 15 0 57558512 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13980732 memory=614108 CPUtime=0.92 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 2019 0 0 0 87 5 0 0 20 0 15 0 57558512 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13980732 memory=1098312 CPUtime=0.89 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 3306 0 0 0 84 5 0 0 20 0 15 0 57558512 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13980732 memory=1097800 CPUtime=0.91 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 3824 0 0 0 85 6 0 0 20 0 15 0 57558512 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13980732 memory=1376 CPUtime=0.69 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 6433 0 0 0 62 7 0 0 20 0 15 0 57558513 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17177/stat : 17177 (java) S 17168 17168 11586 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106465944352 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17178] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13980732 memory=-8774313645642428999 CPUtime=1.51 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) S 17168 17168 11586 0 -1 1077944384 11146 0 0 0 150 1 0 0 20 0 15 0 57558517 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106395540080 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13980732 memory=1996 CPUtime=1.63 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) S 17168 17168 11586 0 -1 1077944384 10897 0 0 0 162 1 0 0 20 0 15 0 57558517 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106394487280 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13980732 memory=995512 CPUtime=0.46 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) S 17168 17168 11586 0 -1 1077944384 6779 0 0 0 46 0 0 0 20 0 15 0 57558517 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13980732 memory=944112 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13980732 memory=1020188 CPUtime=0.73 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1040 0 0 0 34 39 0 0 20 0 15 0 57558521 14316269568 274450 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 2508.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1099176 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.3 s]
/proc/loadavg: 1.53 1.60 1.59 3/211 17408
/proc/meminfo: memFree=25532964/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13980732 memory=1405684 CPUtime=2520 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 81771 0 0 0 251859 141 0 0 20 0 15 0 57558511 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3495183 351421 3256 1 0 3483476 0
[pid=17170/tid=17171] ppid=17168 vsize=13980732 memory=1405684 CPUtime=2511.15 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 31286 0 0 0 251032 83 0 0 20 0 15 0 57558511 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106925474032 140106551785631 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0.94 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 3485 0 0 0 86 8 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13980732 memory=1376 CPUtime=0.94 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 2019 0 0 0 89 5 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13980732 memory=1354800 CPUtime=0.92 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 3308 0 0 0 87 5 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13980732 memory=1376 CPUtime=0.93 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 3824 0 0 0 87 6 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0.7 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 6436 0 0 0 63 7 0 0 20 0 15 0 57558513 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17177/stat : 17177 (java) S 17168 17168 11586 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106465944352 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17178] ppid=17168 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13980732 memory=1376 CPUtime=1.51 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) S 17168 17168 11586 0 -1 1077944384 11146 0 0 0 150 1 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106395540080 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13980732 memory=-8774313645642428999 CPUtime=1.63 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) S 17168 17168 11586 0 -1 1077944384 11013 0 0 0 162 1 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106394487280 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13980732 memory=1788 CPUtime=0.46 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) S 17168 17168 11586 0 -1 1077944384 6834 0 0 0 46 0 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0.73 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1042 0 0 0 34 39 0 0 20 0 15 0 57558521 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1407060 KiB

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

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

[startup+2513.31 s]
# the end of solver process 17170 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.6 s, system=1.42252 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+2513.3 s]
/proc/loadavg: 1.53 1.60 1.59 3/211 17408
/proc/meminfo: memFree=25532964/32770624 swapFree=67108860/67108860
[pid=17168] ppid=17165 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17168/stat : 17168 (xcsp3-exec) S 17165 17168 11586 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 57558503 9740288 344 18446744073709551615 4194304 5098028 140734584503696 140734584501800 139864943637116 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 29302784 140734584504697 140734584504901 140734584504901 140734584508395 0
/proc/17168/statm: 2378 344 289 221 0 87 0
[pid=17170] ppid=17168 vsize=13980732 memory=1405684 CPUtime=2520 cores=0,2,4,6
/proc/17170/stat : 17170 (java) S 17168 17168 11586 0 -1 1077944320 81771 0 0 0 251859 141 0 0 20 0 15 0 57558511 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140733325201760 140106921234167 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
/proc/17170/statm: 3495183 351421 3256 1 0 3483476 0
[pid=17170/tid=17171] ppid=17168 vsize=13980732 memory=1405684 CPUtime=2511.15 cores=0,2,4,6
/proc/17170/task/17171/stat : 17171 (java) R 17168 17168 11586 0 -1 4202560 31286 0 0 0 251032 83 0 0 20 0 15 0 57558511 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106925474032 140106551785631 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17172] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0.94 cores=0,2,4,6
/proc/17170/task/17172/stat : 17172 (java) S 17168 17168 11586 0 -1 1077944384 3485 0 0 0 86 8 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106878200720 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17173] ppid=17168 vsize=13980732 memory=1376 CPUtime=0.94 cores=0,2,4,6
/proc/17170/task/17173/stat : 17173 (java) S 17168 17168 11586 0 -1 1077944384 2019 0 0 0 89 5 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106877147920 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17174] ppid=17168 vsize=13980732 memory=1354800 CPUtime=0.92 cores=0,2,4,6
/proc/17170/task/17174/stat : 17174 (java) S 17168 17168 11586 0 -1 1077944384 3308 0 0 0 87 5 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106876095632 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17175] ppid=17168 vsize=13980732 memory=1376 CPUtime=0.93 cores=0,2,4,6
/proc/17170/task/17175/stat : 17175 (java) S 17168 17168 11586 0 -1 1077944384 3824 0 0 0 87 6 0 0 20 0 15 0 57558512 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106875042832 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17176] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0.7 cores=0,2,4,6
/proc/17170/task/17176/stat : 17176 (java) S 17168 17168 11586 0 -1 1077944384 6436 0 0 0 63 7 0 0 20 0 15 0 57558513 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106466998384 140106921245314 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17177] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17177/stat : 17177 (java) S 17168 17168 11586 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106465944352 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17178] ppid=17168 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17178/stat : 17178 (java) S 17168 17168 11586 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 57558514 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106464892016 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17179] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17179/stat : 17179 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106396592208 140106921252763 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17180] ppid=17168 vsize=13980732 memory=1376 CPUtime=1.51 cores=0,2,4,6
/proc/17170/task/17180/stat : 17180 (java) S 17168 17168 11586 0 -1 1077944384 11146 0 0 0 150 1 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106395540080 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17181] ppid=17168 vsize=13980732 memory=-8774313645642428999 CPUtime=1.63 cores=0,2,4,6
/proc/17170/task/17181/stat : 17181 (java) S 17168 17168 11586 0 -1 1077944384 11013 0 0 0 162 1 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106394487280 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17182] ppid=17168 vsize=13980732 memory=1788 CPUtime=0.46 cores=0,2,4,6
/proc/17170/task/17182/stat : 17182 (java) S 17168 17168 11586 0 -1 1077944384 6834 0 0 0 46 0 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106393434992 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17183] ppid=17168 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17170/task/17183/stat : 17183 (java) S 17168 17168 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 57558517 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106392382432 140106921244373 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
[pid=17170/tid=17184] ppid=17168 vsize=13980732 memory=1405684 CPUtime=0.73 cores=0,2,4,6
/proc/17170/task/17184/stat : 17184 (java) S 17168 17168 11586 0 -1 1077944384 1042 0 0 0 34 39 0 0 20 0 15 0 57558521 14316269568 351421 18446744073709551615 4194304 4196468 140733325219216 140106391329200 140106921245314 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20795392 140733325226417 140733325226593 140733325226593 140733325230031 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1407060 KiB

Child status: 143
Real time (s): 2513.32
CPU time (s): 2520.02
CPU user time (s): 2518.6
CPU system time (s): 1.42252
CPU usage (%): 100.267
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2156508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.6
system time used= 1.42252
maximum resident set size= 2231780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72749
involuntary context switches= 3550


# summary of solver processes directly reported to runsolver:
#   pid: 17168,17170
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.6
#   total CPU system time (s): 1.42252

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.727 second user time and 23.2424 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-14 08:15:22
IDJOB=4269416
IDBENCH=115862
IDSOLVER=2660
FILE ID=node124/4269416-1502692179
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-19.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269416-1502692179/watcher-4269416-1502692179 -o /tmp/evaluation-result-4269416-1502692179/solver-4269416-1502692179 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 515707710 HOME/instance-4269416-1502692179.xml

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

MD5SUM BENCH= 83a04d869151a5b67f4c27500757dc69
RANDOM SEED=515707710

node124.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.51
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.51
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.51
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.51
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:        31166132 kB
MemAvailable:   31506736 kB
Buffers:          203584 kB
Cached:           416948 kB
SwapCached:            0 kB
Active:           927532 kB
Inactive:         230776 kB
Active(anon):     489284 kB
Inactive(anon):    73772 kB
Active(file):     438248 kB
Inactive(file):   157004 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7836 kB
Writeback:             0 kB
AnonPages:        537748 kB
Mapped:            56720 kB
Shmem:             25320 kB
Slab:             148860 kB
SReclaimable:     122372 kB
SUnreclaim:        26488 kB
KernelStack:        3440 kB
PageTables:         5744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1107024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    462848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-14 08:57:16