Trace number 4392912

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 2019-06-14? (TO) 2520.25 634.735

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-16-81.xml
MD5SUMe1683218a1e3c524b21c5eaa634d1705
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark27.9455
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints737
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":500},{"size":26,"count":100}]
Minimum variable degree2
Maximum variable degree52
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":20},{"degree":23,"count":20},{"degree":24,"count":20},{"degree":25,"count":20},{"degree":26,"count":10},"...",{"degree":28,"count":8}, {"degree":29,"count":8}, {"degree":30,"count":9}, {"degree":31,"count":9}, {"degree":32,"count":22}, {"degree":33,"count":5}, {"degree":34,"count":6}, {"degree":35,"count":6}, {"degree":36,"count":7}, {"degree":37,"count":2}, {"degree":38,"count":2}, {"degree":39,"count":2}, {"degree":40,"count":2}, {"degree":41,"count":2}, {"degree":42,"count":2}, {"degree":43,"count":2}, {"degree":44,"count":2}, {"degree":45,"count":2}, {"degree":46,"count":2}, {"degree":47,"count":2}, {"degree":48,"count":2}, {"degree":49,"count":2}, {"degree":50,"count":2}, {"degree":51,"count":3}, {"degree":52,"count":3}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":99},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":194},{"arity":6,"count":101},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":10,"count":4},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":2},{"arity":16,"count":2},{"arity":18,"count":1},{"arity":19,"count":2},{"arity":20,"count":3},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":4},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":636},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4392912-1568319795.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4392912-1568319795.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.01/0.87	c solve instance...
2520.13/634.71	s UNKNOWN
2520.13/634.71	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 (15264 MiB free)
  memory of node 1: 16384 MiB (15136 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392912-1568319795/watcher-4392912-1568319795 -o /tmp/evaluation-result-4392912-1568319795/solver-4392912-1568319795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568312479-6784 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 954362326 HOME/instance-4392912-1568319795.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=16372, runsolver pid=16369
Current StackSize limit: 8192 KiB


[startup+0.103056 s]*
/proc/loadavg: 7.08 7.98 8.07 6/233 16388
/proc/meminfo: memFree=31114072/32770624 swapFree=66979532/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0
[pid=16374] ppid=16372 vsize=15144768 memory=28916 CPUtime=0.14 cores=0,2,4,6
/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 5705 0 0 0 12 2 0 0 20 0 15 0 408242181 15508242432 7229 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3786192 7229 3149 1 0 3748377 0
[pid=16374/tid=16375] ppid=16372 vsize=15144768 memory=7100839878644302962 CPUtime=0.09 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) R 16372 16372 6753 0 -1 4202560 3570 0 0 0 8 1 0 0 20 0 15 0 408242181 15508242432 7229 33554432000 4194304 4196468 140730776719264 139889225981664 139889221762454 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 7229 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15144768 memory=140029639612032 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 7229 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 7229 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 7229 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15144768 memory=140029639612032 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408242184 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408242184 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888689120544 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408242184 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888688068208 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) R 16372 16372 6753 0 -1 4202560 459 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888685963376 139889214735561 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) R 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888684910576 139889221761666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15144768 memory=140029639612032 CPUtime=0.02 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) R 16372 16372 6753 0 -1 4202560 372 0 0 0 2 0 0 0 20 0 15 0 408242187 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888683858288 139889205831006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15144768 memory=140029639612032 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 7229 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30364 KiB

[startup+0.21066 s]*
/proc/loadavg: 7.08 7.98 8.07 8/233 16388
/proc/meminfo: memFree=31100128/32770624 swapFree=66979532/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0
[pid=16374] ppid=16372 vsize=15144768 memory=40364 CPUtime=0.34 cores=0,2,4,6
/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 9327 0 0 0 31 3 0 0 20 0 15 0 408242181 15508242432 10091 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3786192 10091 3284 1 0 3748377 0
[pid=16374/tid=16375] ppid=16372 vsize=15144768 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) R 16372 16372 6753 0 -1 4202560 6574 0 0 0 17 2 0 0 20 0 15 0 408242181 15508242432 10091 33554432000 4194304 4196468 140730776719264 139889225984224 139888846531152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15144768 memory=2995868 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 10091 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15144768 memory=140029639628143 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 10091 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 10091 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408242182 15508242432 10091 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15144768 memory=140029639612032 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408242184 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408242184 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888689120544 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408242184 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888688068208 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) S 16372 16372 6753 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 408242187 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888685963376 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) S 16372 16372 6753 0 -1 1077944384 106 0 0 0 2 0 0 0 20 0 15 0 408242187 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888684910576 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15144768 memory=140029639612032 CPUtime=0.08 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) R 16372 16372 6753 0 -1 4202560 819 0 0 0 8 0 0 0 20 0 15 0 408242187 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888683858288 139889213987646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242187 15508242432 10091 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41812 KiB

[startup+0.313096 s]*
/proc/loadavg: 7.08 7.98 8.07 9/233 16388
/proc/meminfo: memFree=31093336/32770624 swapFree=66979532/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0
[pid=16374] ppid=16372 vsize=15149024 memory=49988 CPUtime=0.53 cores=0,2,4,6
/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 10849 0 0 0 49 4 0 0 20 0 15 0 408242181 15512600576 12497 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3787256 12497 3357 1 0 3748377 0
[pid=16374/tid=16375] ppid=16372 vsize=15149024 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) R 16372 16372 6753 0 -1 4202560 7762 0 0 0 27 3 0 0 20 0 15 0 408242181 15512600576 12562 33554432000 4194304 4196468 140730776719264 139889225984304 139889205831006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15149024 memory=2996209 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15512600576 12566 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15149024 memory=3161056 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15512600576 12566 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15512600576 12566 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408242182 15512600576 12566 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408242184 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408242184 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888689120544 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408242184 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888688068208 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) R 16372 16372 6753 0 -1 4202560 665 0 0 0 4 0 0 0 20 0 15 0 408242187 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888685944488 139889203274778 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) S 16372 16372 6753 0 -1 1077944384 141 0 0 0 4 0 0 0 20 0 15 0 408242187 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888684910576 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) S 16372 16372 6753 0 -1 1077944384 985 0 0 0 12 0 0 0 20 0 15 0 408242187 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888683858288 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242187 15512600576 12566 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51436 KiB

[startup+0.700727 s]
/proc/loadavg: 7.08 7.98 8.07 7/233 16388
/proc/meminfo: memFree=31082668/32770624 swapFree=66979532/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0
[pid=16374] ppid=16372 vsize=15151148 memory=83128 CPUtime=1.67 cores=0,2,4,6
/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 14455 0 0 0 162 5 0 0 20 0 15 0 408242181 15514775552 20782 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3787787 20782 3459 1 0 3748889 0
[pid=16374/tid=16375] ppid=16372 vsize=15151148 memory=1787377485057 CPUtime=0.68 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) R 16372 16372 6753 0 -1 4202560 9160 0 0 0 64 4 0 0 20 0 15 0 408242181 15514775552 20782 33554432000 4194304 4196468 140730776719264 139889225986888 139888849481287 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15151148 memory=512 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15514775552 20782 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15151148 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15514775552 20782 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15151148 memory=928 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242182 15514775552 20782 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15151148 memory=3772 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408242182 15514775552 20782 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15151148 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408242184 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15151148 memory=920 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408242184 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888689120544 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15151148 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408242184 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888688068208 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15151148 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15151148 memory=1764 CPUtime=0.27 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) R 16372 16372 6753 0 -1 4202560 1120 0 0 0 27 0 0 0 20 0 15 0 408242187 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888685950160 139889201598581 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15151148 memory=111632 CPUtime=0.28 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) R 16372 16372 6753 0 -1 4202560 932 0 0 0 28 0 0 0 20 0 15 0 408242187 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888684886768 139889202450816 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15151148 memory=804 CPUtime=0.41 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) R 16372 16372 6753 0 -1 1077944384 1937 0 0 0 41 0 0 0 20 0 15 0 408242187 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888683858288 139889221761666 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15151148 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408242187 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15151148 memory=924 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408242187 15514775552 20782 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 84576 KiB

[startup+1.50089 s]
/proc/loadavg: 7.08 7.98 8.07 12/237 16392
/proc/meminfo: memFree=31008464/32770624 swapFree=66979532/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0

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

/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 74936 0 0 0 231143 73 0 0 20 0 19 0 408242181 15789518848 102146 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3854863 102146 3545 1 0 3815965 0
[pid=16374/tid=16375] ppid=16372 vsize=15419452 memory=415132 CPUtime=0.85 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) S 16372 16372 6753 0 -1 1077944384 9246 0 0 0 81 4 0 0 20 0 19 0 408242181 15789518848 102146 33554432000 4194304 4196468 140730776719264 139889225991296 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15419452 memory=1448 CPUtime=1.35 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 4404 0 0 0 127 8 0 0 20 0 19 0 408242182 15789518848 102146 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15419452 memory=409100 CPUtime=1.34 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 3442 0 0 0 126 8 0 0 20 0 19 0 408242182 15789518848 102146 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15419452 memory=1448 CPUtime=1.33 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 3607 0 0 0 125 8 0 0 20 0 19 0 408242182 15789518848 102146 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15419452 memory=408584 CPUtime=1.35 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 2923 0 0 0 126 9 0 0 20 0 19 0 408242182 15789518848 102146 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15419452 memory=1448 CPUtime=0.82 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 6108 0 0 0 54 28 0 0 20 0 19 0 408242184 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15419452 memory=394576 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 408242184 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888689120608 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15419452 memory=412688 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 408242184 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888688068224 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15419452 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408242187 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15419452 memory=415644 CPUtime=2.21 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) S 16372 16372 6753 0 -1 1077944384 12892 0 0 0 220 1 0 0 20 0 19 0 408242187 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888685963376 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15419452 memory=3400 CPUtime=1.83 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) S 16372 16372 6753 0 -1 1077944384 10681 0 0 0 183 0 0 0 20 0 19 0 408242187 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888684910576 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15419452 memory=3620 CPUtime=0.77 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) S 16372 16372 6753 0 -1 1077944384 6911 0 0 0 77 0 0 0 20 0 19 0 408242187 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888683858288 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15419452 memory=16916 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408242187 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15419452 memory=16916 CPUtime=0.12 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 390 0 0 0 5 7 0 0 20 0 19 0 408242187 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16389] ppid=16372 vsize=15419452 memory=2004 CPUtime=575.67 cores=0,2,4,6
/proc/16374/task/16389/stat : 16389 (java) R 16372 16372 6753 0 -1 4202560 1326 0 0 0 57564 3 0 0 20 0 19 0 408242269 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888672542552 139888853204448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16390] ppid=16372 vsize=15419452 memory=1448 CPUtime=574.91 cores=0,2,4,6
/proc/16374/task/16390/stat : 16390 (java) R 16372 16372 6753 0 -1 4202560 5436 0 0 0 57489 2 0 0 20 0 19 0 408242269 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888671490480 139888853032001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16391] ppid=16372 vsize=15419452 memory=3620 CPUtime=574.9 cores=0,2,4,6
/proc/16374/task/16391/stat : 16391 (java) R 16372 16372 6753 0 -1 4202560 1433 0 0 0 57488 2 0 0 20 0 19 0 408242269 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888670437928 139888850398884 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16392] ppid=16372 vsize=15419452 memory=1448 CPUtime=574.57 cores=0,2,4,6
/proc/16374/task/16392/stat : 16392 (java) R 16372 16372 6753 0 -1 4202560 4771 0 0 0 57454 3 0 0 20 0 19 0 408242269 15789518848 102146 33554432000 4194304 4196468 140730776719264 139888669387280 139888852371522 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 2312.16 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 410032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.701 s]
/proc/loadavg: 8.79 8.70 8.42 9/237 18123
/proc/meminfo: memFree=30670912/32770624 swapFree=66979540/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0
[pid=16374] ppid=16372 vsize=15419452 memory=388228 CPUtime=2520.13 cores=0,2,4,6
/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 79269 0 0 0 251935 78 0 0 20 0 19 0 408242181 15789518848 97057 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3854863 97057 3545 1 0 3815965 0
[pid=16374/tid=16375] ppid=16372 vsize=15419452 memory=388228 CPUtime=0.85 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) S 16372 16372 6753 0 -1 1077944384 9246 0 0 0 81 4 0 0 20 0 19 0 408242181 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889225991296 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15419452 memory=388228 CPUtime=1.57 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 4574 0 0 0 149 8 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15419452 memory=388228 CPUtime=1.56 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 3635 0 0 0 148 8 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15419452 memory=1448 CPUtime=1.55 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 3764 0 0 0 147 8 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15419452 memory=388228 CPUtime=1.57 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 3413 0 0 0 148 9 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15419452 memory=388228 CPUtime=0.94 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 6840 0 0 0 62 32 0 0 20 0 19 0 408242184 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15419452 memory=388228 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 408242184 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888689120608 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15419452 memory=388228 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 408242184 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888688068224 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15419452 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15419452 memory=804 CPUtime=2.21 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) S 16372 16372 6753 0 -1 1077944384 12894 0 0 0 220 1 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888685963376 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15419452 memory=1448 CPUtime=1.83 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) S 16372 16372 6753 0 -1 1077944384 10683 0 0 0 183 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888684910576 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15419452 memory=5776 CPUtime=0.77 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) S 16372 16372 6753 0 -1 1077944384 6913 0 0 0 77 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888683858288 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15419452 memory=164 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15419452 memory=1448 CPUtime=0.13 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 393 0 0 0 6 7 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16389] ppid=16372 vsize=15419452 memory=3620 CPUtime=627.32 cores=0,2,4,6
/proc/16374/task/16389/stat : 16389 (java) R 16372 16372 6753 0 -1 4202560 1381 0 0 0 62729 3 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888672544768 139888853416322 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16390] ppid=16372 vsize=15419452 memory=1448 CPUtime=626.6 cores=0,2,4,6
/proc/16374/task/16390/stat : 16390 (java) R 16372 16372 6753 0 -1 4202560 6968 0 0 0 62658 2 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888671490528 139888852296923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16391] ppid=16372 vsize=15419452 memory=1448 CPUtime=626.77 cores=0,2,4,6
/proc/16374/task/16391/stat : 16391 (java) R 16372 16372 6753 0 -1 4202560 1506 0 0 0 62675 2 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888670437960 139888852697577 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16392] ppid=16372 vsize=15419452 memory=384080 CPUtime=626.32 cores=0,2,4,6
/proc/16374/task/16392/stat : 16392 (java) R 16372 16372 6753 0 -1 4202560 5693 0 0 0 62628 4 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888669384648 139888855004084 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 2520.13 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 389676 KiB

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

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

[startup+634.735 s]
# the end of solver process 16374 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.45 s, system=0.795714 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+634.701 s]
/proc/loadavg: 8.79 8.70 8.42 9/237 18123
/proc/meminfo: memFree=30670912/32770624 swapFree=66979540/67108860
[pid=16372] ppid=16369 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16372/stat : 16372 (xcsp3-exec) S 16369 16372 6753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408242181 115843072 362 33554432000 4194304 5098028 140721900699024 140721900697128 140377394619004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31383552 140721900704635 140721900704877 140721900704877 140721900707786 0
/proc/16372/statm: 28282 362 304 221 0 87 0
[pid=16374] ppid=16372 vsize=15419452 memory=388228 CPUtime=2520.13 cores=0,2,4,6
/proc/16374/stat : 16374 (java) S 16372 16372 6753 0 -1 1077944320 79269 0 0 0 251935 78 0 0 20 0 19 0 408242181 15789518848 97057 33554432000 4194304 4196468 140730776719264 140730776701808 139889221750519 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
/proc/16374/statm: 3854863 97057 3545 1 0 3815965 0
[pid=16374/tid=16375] ppid=16372 vsize=15419452 memory=388228 CPUtime=0.85 cores=0,2,4,6
/proc/16374/task/16375/stat : 16375 (java) S 16372 16372 6753 0 -1 1077944384 9246 0 0 0 81 4 0 0 20 0 19 0 408242181 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889225991296 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16376] ppid=16372 vsize=15419452 memory=388228 CPUtime=1.57 cores=0,2,4,6
/proc/16374/task/16376/stat : 16376 (java) S 16372 16372 6753 0 -1 1077944384 4574 0 0 0 149 8 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889174370704 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16377] ppid=16372 vsize=15419452 memory=388228 CPUtime=1.56 cores=0,2,4,6
/proc/16374/task/16377/stat : 16377 (java) S 16372 16372 6753 0 -1 1077944384 3635 0 0 0 148 8 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889173317904 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16378] ppid=16372 vsize=15419452 memory=1448 CPUtime=1.55 cores=0,2,4,6
/proc/16374/task/16378/stat : 16378 (java) S 16372 16372 6753 0 -1 1077944384 3764 0 0 0 147 8 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889172265616 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16379] ppid=16372 vsize=15419452 memory=388228 CPUtime=1.57 cores=0,2,4,6
/proc/16374/task/16379/stat : 16379 (java) S 16372 16372 6753 0 -1 1077944384 3413 0 0 0 148 9 0 0 20 0 19 0 408242182 15789518848 97057 33554432000 4194304 4196468 140730776719264 139889171212816 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16380] ppid=16372 vsize=15419452 memory=388228 CPUtime=0.94 cores=0,2,4,6
/proc/16374/task/16380/stat : 16380 (java) S 16372 16372 6753 0 -1 1077944384 6840 0 0 0 62 32 0 0 20 0 19 0 408242184 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888690174576 139889221761666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16381] ppid=16372 vsize=15419452 memory=388228 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16381/stat : 16381 (java) S 16372 16372 6753 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 408242184 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888689120608 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16382] ppid=16372 vsize=15419452 memory=388228 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16382/stat : 16382 (java) S 16372 16372 6753 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 408242184 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888688068224 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16383] ppid=16372 vsize=15419452 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16383/stat : 16383 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888687016528 139889221769115 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16384] ppid=16372 vsize=15419452 memory=804 CPUtime=2.21 cores=0,2,4,6
/proc/16374/task/16384/stat : 16384 (java) S 16372 16372 6753 0 -1 1077944384 12894 0 0 0 220 1 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888685963376 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16385] ppid=16372 vsize=15419452 memory=1448 CPUtime=1.83 cores=0,2,4,6
/proc/16374/task/16385/stat : 16385 (java) S 16372 16372 6753 0 -1 1077944384 10683 0 0 0 183 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888684910576 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16386] ppid=16372 vsize=15419452 memory=5776 CPUtime=0.77 cores=0,2,4,6
/proc/16374/task/16386/stat : 16386 (java) S 16372 16372 6753 0 -1 1077944384 6913 0 0 0 77 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888683858288 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16387] ppid=16372 vsize=15419452 memory=164 CPUtime=0 cores=0,2,4,6
/proc/16374/task/16387/stat : 16387 (java) S 16372 16372 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888682805728 139889221760725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16388] ppid=16372 vsize=15419452 memory=1448 CPUtime=0.13 cores=0,2,4,6
/proc/16374/task/16388/stat : 16388 (java) S 16372 16372 6753 0 -1 1077944384 393 0 0 0 6 7 0 0 20 0 19 0 408242187 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888681753520 139889221761666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16389] ppid=16372 vsize=15419452 memory=3620 CPUtime=627.32 cores=0,2,4,6
/proc/16374/task/16389/stat : 16389 (java) R 16372 16372 6753 0 -1 4202560 1381 0 0 0 62729 3 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888672544768 139888853416322 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16390] ppid=16372 vsize=15419452 memory=1448 CPUtime=626.6 cores=0,2,4,6
/proc/16374/task/16390/stat : 16390 (java) R 16372 16372 6753 0 -1 4202560 6968 0 0 0 62658 2 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888671490528 139888852296923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16391] ppid=16372 vsize=15419452 memory=1448 CPUtime=626.77 cores=0,2,4,6
/proc/16374/task/16391/stat : 16391 (java) R 16372 16372 6753 0 -1 4202560 1506 0 0 0 62675 2 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888670437960 139888852697577 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
[pid=16374/tid=16392] ppid=16372 vsize=15419452 memory=384080 CPUtime=626.32 cores=0,2,4,6
/proc/16374/task/16392/stat : 16392 (java) R 16372 16372 6753 0 -1 4202560 5693 0 0 0 62628 4 0 0 20 0 19 0 408242269 15789518848 97057 33554432000 4194304 4196468 140730776719264 139888669384648 139888855004084 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27545600 140730776724463 140730776724634 140730776724634 140730776727503 0
Current children cumulated CPU time: 2520.13 s
Current children cumulated vsize: 15532580 KiB
Current children cumulated memory: 389676 KiB

Child status: 143
Real time (s): 634.735
CPU time (s): 2520.25
CPU user time (s): 2519.45
CPU system time (s): 0.795714
CPU usage (%): 397.055
Max. virtual memory (cumulated for all children) (KiB): 15532580
Max. memory (cumulated for all children) (KiB): 499236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.45
system time used= 0.795714
maximum resident set size= 498052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79965
page faults= 0
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35970
involuntary context switches= 46614


# summary of solver processes directly reported to runsolver:
#   pid: 16372,16374
#   total CPU time (s): 2520.25
#   total CPU user time (s): 2519.45
#   total CPU system time (s): 0.795714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.91378 second user time and 6.8198 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-12 22:22:33
IDJOB=4392912
IDBENCH=128090
IDSOLVER=2840
FILE ID=node121/4392912-1568319795
RUNJOBID= node121-1568312479-6784
PBS_JOBID= 21701130
Free space on /tmp= 61024 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-16-81.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392912-1568319795/watcher-4392912-1568319795 -o /tmp/evaluation-result-4392912-1568319795/solver-4392912-1568319795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568312479-6784 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 954362326 HOME/instance-4392912-1568319795.xml

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

MD5SUM BENCH= e1683218a1e3c524b21c5eaa634d1705
RANDOM SEED=954362326

node121.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.75
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.75
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.75
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.75
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:        31130372 kB
MemAvailable:   31361568 kB
Buffers:          121232 kB
Cached:           405264 kB
SwapCached:        19216 kB
Active:           840788 kB
Inactive:         263792 kB
Active(anon):     564580 kB
Inactive(anon):    42492 kB
Active(file):     276208 kB
Inactive(file):   221300 kB
Unevictable:      109568 kB
Mlocked:          109568 kB
SwapTotal:      67108860 kB
SwapFree:       66979532 kB
Dirty:             25980 kB
Writeback:             0 kB
AnonPages:        668736 kB
Mapped:            44796 kB
Shmem:             20476 kB
Slab:             128416 kB
SReclaimable:      99044 kB
SUnreclaim:        29372 kB
KernelStack:        3808 kB
PageTables:         6932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1446344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    522240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61000 MiB
End job on node121 at 2019-09-12 22:33:08