Trace number 4292400

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)? (TO) 2400.06 2392.32

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-herbs_c18.xml
MD5SUMc28699084a36c5d45188c7cead550bcc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark97.6543
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints1021
Number of domains11
Minimum domain size2
Maximum domain size308
Distribution of domain sizes[{"size":2,"count":30},{"size":43,"count":900},{"size":66,"count":60},{"size":77,"count":210},{"size":88,"count":120},{"size":99,"count":180},{"size":110,"count":120},{"size":165,"count":30},{"size":253,"count":120},{"size":281,"count":30},{"size":308,"count":60}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":1770},{"degree":3,"count":60},{"degree":32,"count":30}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":900},{"arity":30,"count":61}]
Number of extensional constraints0
Number of intensional constraints960
Distribution of constraint types[{"type":"intension","count":960},{"type":"ordered","count":1},{"type":"sum","count":60}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292400-1532348938.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292400-1532348938.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
2.04/0.86	c solve instance...
2400.02/2392.30	s UNKNOWN
2400.02/2392.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 (11570 MiB free)
  memory of node 1: 16384 MiB (13734 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292400-1532348938/watcher-4292400-1532348938 -o /tmp/evaluation-result-4292400-1532348938/solver-4292400-1532348938 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14414 --watchdog 2560 HOME/xcsp3-exec -seed 1536968832 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292400-1532348938.xml 

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

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


[startup+0.101055 s]*
/proc/loadavg: 1.98 1.92 1.85 5/221 18488
/proc/meminfo: memFree=25896224/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14082840 memory=28524 CPUtime=0.12 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 5466 0 0 0 11 1 0 0 20 0 15 0 52457049 14420828160 7131 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3520710 7131 3010 1 0 3483008 0
[pid=18474/tid=18475] ppid=18472 vsize=14082840 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) R 18472 18472 14382 0 -1 4202560 3483 0 0 0 8 0 0 0 20 0 15 0 52457049 14420828160 7131 33554432000 4194304 4196468 140736185132384 140579030244576 140578658601688 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 7131 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14082840 memory=139712270726784 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 7131 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 7131 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 7131 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14082840 memory=139712270726784 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52457051 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52457052 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577937388320 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52457052 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 52457055 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577933179472 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14082840 memory=139712270726784 CPUtime=0.01 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) R 18472 18472 14382 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 15 0 52457055 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14082840 memory=139712270726784 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457055 14420828160 7131 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29980 KiB

[startup+0.210845 s]*
/proc/loadavg: 1.98 1.92 1.85 5/221 18488
/proc/meminfo: memFree=25884844/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14082840 memory=40512 CPUtime=0.33 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 8182 0 0 0 31 2 0 0 20 0 15 0 52457049 14420828160 10128 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3520710 10128 3166 1 0 3483008 0
[pid=18474/tid=18475] ppid=18472 vsize=14082840 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) D 18472 18472 14382 0 -1 1077944384 5396 0 0 0 18 1 0 0 20 0 15 0 52457049 14420828160 10128 33554432000 4194304 4196468 140736185132384 140579030242208 140579018697261 0 4 0 16800975 18446744072101809700 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14082840 memory=13660 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 10128 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14082840 memory=288370088422438528 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 10128 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 10128 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52457050 14420828160 10128 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14082840 memory=139712270726784 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52457051 14420828160 10128 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52457052 14420828160 10128 33554432000 4194304 4196468 140736185132384 140577937388320 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52457052 14420828160 10128 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14420828160 10128 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14082840 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 582 0 0 0 2 0 0 0 20 0 15 0 52457055 14420828160 10128 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14082872 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 158 0 0 0 2 0 0 0 20 0 15 0 52457055 14420860928 10128 33554432000 4194304 4196468 140736185132384 140577933179376 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14082872 memory=139712270726784 CPUtime=0.07 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) S 18472 18472 14382 0 -1 1077944384 742 0 0 0 7 0 0 0 20 0 15 0 52457055 14420860928 10128 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14082872 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14420860928 10128 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457055 14420828160 10180 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41968 KiB

[startup+0.310747 s]*
/proc/loadavg: 1.98 1.92 1.85 3/221 18488
/proc/meminfo: memFree=25878144/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14087096 memory=47536 CPUtime=0.5 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 9106 0 0 0 48 2 0 0 20 0 15 0 52457049 14425186304 11884 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3521774 11884 3230 1 0 3483008 0
[pid=18474/tid=18475] ppid=18472 vsize=14087096 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) R 18472 18472 14382 0 -1 4202560 6115 0 0 0 27 2 0 0 20 0 15 0 52457049 14425186304 11949 33554432000 4194304 4196468 140736185132384 140579030249152 140579026039965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14425186304 11949 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14425186304 11949 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14087096 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14425186304 11949 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14087096 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52457050 14425186304 11949 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14087096 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52457051 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14087096 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52457052 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577937388320 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14087096 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52457052 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14087096 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14087096 memory=4426078206164241782 CPUtime=0.03 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 633 0 0 0 3 0 0 0 20 0 15 0 52457055 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 175 0 0 0 4 0 0 0 20 0 15 0 52457055 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577933179376 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) S 18472 18472 14382 0 -1 1077944384 881 0 0 0 12 0 0 0 20 0 15 0 52457055 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457055 14425186304 11949 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48992 KiB

[startup+0.70113 s]
/proc/loadavg: 1.98 1.92 1.85 6/221 18488
/proc/meminfo: memFree=25856740/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14089220 memory=85364 CPUtime=1.68 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 12544 0 0 0 164 4 0 0 20 0 15 0 52457049 14427361280 21341 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3522305 21341 3340 1 0 3483520 0
[pid=18474/tid=18475] ppid=18472 vsize=14089220 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) R 18472 18472 14382 0 -1 4202560 6999 0 0 0 64 3 0 0 20 0 15 0 52457049 14427361280 21341 33554432000 4194304 4196468 140736185132384 140579030252048 140578659630336 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14089220 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14427361280 21341 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14427361280 21341 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14089220 memory=17096 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457050 14427361280 21341 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14089220 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52457050 14427361280 21341 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14089220 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52457051 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14089220 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52457052 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577937388320 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14089220 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52457052 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14089220 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14089220 memory=796 CPUtime=0.27 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) R 18472 18472 14382 0 -1 4202560 1302 0 0 0 27 0 0 0 20 0 15 0 52457055 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577934218056 140579010417720 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14089220 memory=4616 CPUtime=0.31 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) R 18472 18472 14382 0 -1 4202560 987 0 0 0 31 0 0 0 20 0 15 0 52457055 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577933179376 140579009360204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14089220 memory=1424 CPUtime=0.42 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) R 18472 18472 14382 0 -1 4202560 1948 0 0 0 42 0 0 0 20 0 15 0 52457055 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577932127088 140579005323828 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14089220 memory=10940 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14089220 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52457055 14427361280 21341 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 86820 KiB

[startup+1.50096 s]
/proc/loadavg: 1.98 1.92 1.85 4/221 18488
/proc/meminfo: memFree=25699000/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0

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

/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14091268 memory=2285728 CPUtime=2.9 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 30032 0 0 0 287 3 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14091268 memory=2285728 CPUtime=2.91 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 22251 0 0 0 289 2 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577933179376 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.81 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) S 18472 18472 14382 0 -1 1077944384 12028 0 0 0 80 1 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14091268 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14091268 memory=1456 CPUtime=0.47 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1644 0 0 0 20 27 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 2330.01 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2287184 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 1.85 1.89 3/221 18742
/proc/meminfo: memFree=25015612/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14091268 memory=2285728 CPUtime=2390.01 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 115891 0 0 0 238909 92 0 0 20 0 15 0 52457049 14429458432 571432 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3522817 571432 3396 1 0 3484032 0
[pid=18474/tid=18475] ppid=18472 vsize=14091268 memory=2285728 CPUtime=2381.98 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) R 18472 18472 14382 0 -1 4202560 36209 0 0 0 238166 32 0 0 20 0 15 0 52457049 14429458432 571432 33554432000 4194304 4196468 140736185132384 140579030254240 140578665933364 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 3764 0 0 0 12 7 0 0 20 0 15 0 52457050 14429458432 571432 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 900 0 0 0 12 7 0 0 20 0 15 0 52457050 14429458432 571432 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 684 0 0 0 13 6 0 0 20 0 15 0 52457050 14429458432 571432 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.2 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 3307 0 0 0 14 6 0 0 20 0 15 0 52457050 14429458432 571432 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14091268 memory=1456 CPUtime=0.03 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 3717 0 0 0 2 1 0 0 20 0 15 0 52457051 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14091268 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577937388384 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14091268 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14091268 memory=1456 CPUtime=2.9 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 30035 0 0 0 287 3 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14091268 memory=1456 CPUtime=2.91 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 22259 0 0 0 289 2 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577933179376 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.81 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) S 18472 18472 14382 0 -1 1077944384 12032 0 0 0 80 1 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14091268 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14091268 memory=17140 CPUtime=0.49 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1674 0 0 0 21 28 0 0 20 0 15 0 52457055 14429458432 571432 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 2390.01 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2287184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2392.3 s]
/proc/loadavg: 2.04 1.86 1.89 3/221 18742
/proc/meminfo: memFree=25015572/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14091268 memory=2285780 CPUtime=2400.02 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 116880 0 0 0 239910 92 0 0 20 0 15 0 52457049 14429458432 571445 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3522817 571445 3396 1 0 3484032 0
[pid=18474/tid=18475] ppid=18472 vsize=14091268 memory=2285728 CPUtime=2391.98 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) R 18472 18472 14382 0 -1 4202560 36454 0 0 0 239166 32 0 0 20 0 15 0 52457049 14429458432 571445 33554432000 4194304 4196468 140736185132384 140579030254416 140578662065791 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 3764 0 0 0 12 7 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 900 0 0 0 12 7 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14091268 memory=1456 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 684 0 0 0 13 6 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.2 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 3307 0 0 0 14 6 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14091268 memory=2285780 CPUtime=0.03 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 3763 0 0 0 2 1 0 0 20 0 15 0 52457051 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14091268 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577937388384 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14091268 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14091268 memory=2285780 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14091268 memory=1456 CPUtime=2.91 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 30321 0 0 0 288 3 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14091268 memory=0 CPUtime=2.91 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 22663 0 0 0 289 2 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577933179376 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14091268 memory=1456 CPUtime=0.81 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) S 18472 18472 14382 0 -1 1077944384 12034 0 0 0 80 1 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14091268 memory=279424266256576 CPUtime=0.49 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1680 0 0 0 21 28 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2287236 KiB

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

[startup+2392.31 s]
# the end of solver process 18472 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.0015 s, system=0.00075 s

[startup+2392.32 s]
# the end of solver process 18474 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.11 s, system=0.943838 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+2392.3 s]
/proc/loadavg: 2.04 1.86 1.89 3/221 18742
/proc/meminfo: memFree=25015572/32770624 swapFree=67108860/67108860
[pid=18472] ppid=18469 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18472/stat : 18472 (xcsp3-exec) S 18469 18472 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 52457049 115843072 364 33554432000 4194304 5098028 140726161819696 140726161817800 139983311049340 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36474880 140726161822778 140726161822980 140726161822980 140726161825738 0
/proc/18472/statm: 28282 364 306 221 0 87 0
[pid=18474] ppid=18472 vsize=14091268 memory=2285780 CPUtime=2400.02 cores=1,3,5,7
/proc/18474/stat : 18474 (java) S 18472 18472 14382 0 -1 1077944320 116880 0 0 0 239910 92 0 0 20 0 15 0 52457049 14429458432 571445 33554432000 4194304 4196468 140736185132384 140736185114928 140579026018039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
/proc/18474/statm: 3522817 571445 3396 1 0 3484032 0
[pid=18474/tid=18475] ppid=18472 vsize=14091268 memory=2285728 CPUtime=2391.98 cores=1,3,5,7
/proc/18474/task/18475/stat : 18475 (java) R 18472 18472 14382 0 -1 4202560 36454 0 0 0 239166 32 0 0 20 0 15 0 52457049 14429458432 571445 33554432000 4194304 4196468 140736185132384 140579030254416 140578662065791 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18476] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18476/stat : 18476 (java) S 18472 18472 14382 0 -1 1077944384 3764 0 0 0 12 7 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578978638736 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18477] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18477/stat : 18477 (java) S 18472 18472 14382 0 -1 1077944384 900 0 0 0 12 7 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578620893968 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18478] ppid=18472 vsize=14091268 memory=1456 CPUtime=0.19 cores=1,3,5,7
/proc/18474/task/18478/stat : 18478 (java) S 18472 18472 14382 0 -1 1077944384 684 0 0 0 13 6 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578619841680 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18479] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0.2 cores=1,3,5,7
/proc/18474/task/18479/stat : 18479 (java) S 18472 18472 14382 0 -1 1077944384 3307 0 0 0 14 6 0 0 20 0 15 0 52457050 14429458432 571445 33554432000 4194304 4196468 140736185132384 140578618788880 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18480] ppid=18472 vsize=14091268 memory=2285780 CPUtime=0.03 cores=1,3,5,7
/proc/18474/task/18480/stat : 18480 (java) S 18472 18472 14382 0 -1 1077944384 3763 0 0 0 2 1 0 0 20 0 15 0 52457051 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577938442352 140579026029186 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18481] ppid=18472 vsize=14091268 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18481/stat : 18481 (java) S 18472 18472 14382 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577937388384 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18482] ppid=18472 vsize=14091268 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18482/stat : 18482 (java) S 18472 18472 14382 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 52457052 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577936335984 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18483] ppid=18472 vsize=14091268 memory=2285780 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18483/stat : 18483 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457054 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577935284304 140579026036635 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18484] ppid=18472 vsize=14091268 memory=1456 CPUtime=2.91 cores=1,3,5,7
/proc/18474/task/18484/stat : 18484 (java) S 18472 18472 14382 0 -1 1077944384 30321 0 0 0 288 3 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577934232176 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18485] ppid=18472 vsize=14091268 memory=0 CPUtime=2.91 cores=1,3,5,7
/proc/18474/task/18485/stat : 18485 (java) S 18472 18472 14382 0 -1 1077944384 22663 0 0 0 289 2 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577933179376 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18486] ppid=18472 vsize=14091268 memory=1456 CPUtime=0.81 cores=1,3,5,7
/proc/18474/task/18486/stat : 18486 (java) S 18472 18472 14382 0 -1 1077944384 12034 0 0 0 80 1 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577932127088 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18487] ppid=18472 vsize=14091268 memory=2285728 CPUtime=0 cores=1,3,5,7
/proc/18474/task/18487/stat : 18487 (java) S 18472 18472 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577931074528 140579026028245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
[pid=18474/tid=18488] ppid=18472 vsize=14091268 memory=279424266256576 CPUtime=0.49 cores=1,3,5,7
/proc/18474/task/18488/stat : 18488 (java) S 18472 18472 14382 0 -1 1077944384 1680 0 0 0 21 28 0 0 20 0 15 0 52457055 14429458432 571445 33554432000 4194304 4196468 140736185132384 140577930021296 140579026029186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 23212032 140736185140353 140736185140529 140736185140529 140736185143247 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2287236 KiB

Child status: 143
Real time (s): 2392.32
CPU time (s): 2400.06
CPU user time (s): 2399.11
CPU system time (s): 0.943838
CPU usage (%): 100.323
Max. virtual memory (cumulated for all children) (KiB): 14206212
Max. memory (cumulated for all children) (KiB): 2287236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.11
system time used= 0.943838
maximum resident set size= 2286360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55359
involuntary context switches= 1005


# summary of solver processes directly reported to runsolver:
#   pid: 18472,18474
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2399.11
#   total CPU system time (s): 0.943838

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0939 second user time and 20.048 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-23 14:28:58
IDJOB=4292400
IDBENCH=141353
IDSOLVER=2747
FILE ID=node134/4292400-1532348938
RUNJOBID= node134-1532328652-14414
PBS_JOBID= 21018997
Free space on /tmp= 55976 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1-herbs_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292400-1532348938/watcher-4292400-1532348938 -o /tmp/evaluation-result-4292400-1532348938/solver-4292400-1532348938 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14414 --watchdog 2560  HOME/xcsp3-exec -seed 1536968832 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292400-1532348938.xml

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

MD5SUM BENCH= c28699084a36c5d45188c7cead550bcc
RANDOM SEED=1536968832

node134.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.68
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.68
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.68
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.68
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:        25913636 kB
MemAvailable:   30451852 kB
Buffers:          193024 kB
Cached:          4608848 kB
SwapCached:            0 kB
Active:          2978088 kB
Inactive:        3404448 kB
Active(anon):    1529940 kB
Inactive(anon):    70304 kB
Active(file):    1448148 kB
Inactive(file):  3334144 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20604 kB
Writeback:             0 kB
AnonPages:       1690824 kB
Mapped:            50008 kB
Shmem:             17056 kB
Slab:             171712 kB
SReclaimable:     143516 kB
SUnreclaim:        28196 kB
KernelStack:        3904 kB
PageTables:         8408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2792116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1572864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55956 MiB
End job on node134 at 2018-07-23 15:08:51