Trace number 4292374

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.1 2391.35

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m1-4-0_c18.xml
MD5SUMed32499ea7c7019ad5624e4a2d93decd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables333
Number of constraints356
Number of domains3
Minimum domain size10
Maximum domain size111
Distribution of domain sizes[{"size":10,"count":111},{"size":37,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":111},{"degree":4,"count":111},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":113},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":21},{"type":"ordered","count":1},{"type":"sum","count":223}]
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-4292374-1532587436.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292374-1532587436.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
3.18/1.13	c solve instance...
2400.03/2391.34	s UNKNOWN
2400.03/2391.34	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 (11599 MiB free)
  memory of node 1: 16384 MiB (9266 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292374-1532587436/watcher-4292374-1532587436 -o /tmp/evaluation-result-4292374-1532587436/solver-4292374-1532587436 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532582652-2836 --watchdog 2560 HOME/xcsp3-exec -seed 856062211 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292374-1532587436.xml 

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

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


[startup+0.100115 s]*
/proc/loadavg: 1.90 1.80 1.79 5/218 3533
/proc/meminfo: memFree=21342076/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14082840 memory=28872 CPUtime=0.12 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 5574 0 0 0 11 1 0 0 20 0 15 0 76306768 14420828160 7218 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3520710 7218 3000 1 0 3483008 0
[pid=3519/tid=3520] ppid=3517 vsize=14082840 memory=8189415076375270235 CPUtime=0.08 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 3590 0 0 0 8 0 0 0 20 0 15 0 76306768 14420828160 7218 33554432000 4194304 4196468 140733554138096 140683440604976 140683436383638 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14420828160 7218 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14082840 memory=139671050679936 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14420828160 7218 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14420828160 7218 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306769 14420828160 7218 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14082840 memory=139671050679936 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306770 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306771 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682909521312 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) R 3517 3517 2805 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 76306773 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306773 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14082840 memory=139671050679936 CPUtime=0.01 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) R 3517 3517 2805 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 76306773 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682904258800 140683421851959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14082840 memory=139671050679936 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306774 14420828160 7218 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30324 KiB

[startup+0.210826 s]*
/proc/loadavg: 1.90 1.80 1.79 6/218 3533
/proc/meminfo: memFree=21323100/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14082840 memory=41060 CPUtime=0.33 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 8321 0 0 0 32 1 0 0 20 0 15 0 76306768 14420828160 10265 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3520710 10265 3187 1 0 3483008 0
[pid=3519/tid=3520] ppid=3517 vsize=14087096 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 5496 0 0 0 19 1 0 0 20 0 15 0 76306768 14425186304 10321 33554432000 4194304 4196468 140733554138096 140683440592696 140683420452190 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14087096 memory=8950 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 10321 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14087096 memory=288370047202391680 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 10321 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 10321 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 10321 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14087096 memory=139671050679936 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306770 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306771 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682909521312 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14087096 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) S 3517 3517 2805 0 -1 1077944384 751 0 0 0 3 0 0 0 20 0 15 0 76306773 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14087096 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 76306773 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14087096 memory=139671050679936 CPUtime=0.08 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) S 3517 3517 2805 0 -1 1077944384 752 0 0 0 8 0 0 0 20 0 15 0 76306773 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682904258800 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306774 14425186304 10321 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42512 KiB

[startup+0.310839 s]*
/proc/loadavg: 1.90 1.80 1.79 3/218 3533
/proc/meminfo: memFree=21316524/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14087096 memory=47828 CPUtime=0.51 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 9147 0 0 0 49 2 0 0 20 0 15 0 76306768 14425186304 11957 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3521774 11957 3222 1 0 3483008 0
[pid=3519/tid=3520] ppid=3517 vsize=14087096 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 6201 0 0 0 28 2 0 0 20 0 15 0 76306768 14425186304 11966 33554432000 4194304 4196468 140733554138096 140683440608048 140683436393050 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 11966 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 11966 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 11966 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306769 14425186304 11966 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306770 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14087096 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306771 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682909521312 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14087096 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) S 3517 3517 2805 0 -1 1077944384 754 0 0 0 4 0 0 0 20 0 15 0 76306773 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14087096 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 66 0 0 0 3 0 0 0 20 0 15 0 76306773 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) S 3517 3517 2805 0 -1 1077944384 828 0 0 0 12 0 0 0 20 0 15 0 76306773 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682904258800 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306774 14425186304 11966 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49280 KiB

[startup+0.701329 s]
/proc/loadavg: 1.90 1.80 1.79 8/218 3533
/proc/meminfo: memFree=21230520/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14089220 memory=126448 CPUtime=1.82 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 13389 0 0 0 177 5 0 0 20 0 15 0 76306768 14427361280 31612 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3522305 31612 3334 1 0 3483520 0
[pid=3519/tid=3520] ppid=3517 vsize=14089220 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 6698 0 0 0 64 3 0 0 20 0 15 0 76306768 14427361280 31612 33554432000 4194304 4196468 140733554138096 140683440609968 140683077065789 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14089220 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14427361280 31612 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14427361280 31612 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14089220 memory=22936 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306769 14427361280 31612 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306769 14427361280 31612 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14089220 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306770 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14089220 memory=1840 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306771 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682909521312 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14089220 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14089220 memory=14080 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14089220 memory=796 CPUtime=0.4 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) R 3517 3517 2805 0 -1 4202560 2166 0 0 0 40 0 0 0 20 0 15 0 76306773 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682906351760 140683414775150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14089220 memory=1712 CPUtime=0.39 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) R 3517 3517 2805 0 -1 4202560 1405 0 0 0 39 0 0 0 20 0 15 0 76306773 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682905302672 140683436383638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14089220 memory=1956 CPUtime=0.33 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) R 3517 3517 2805 0 -1 1077944384 1813 0 0 0 33 0 0 0 20 0 15 0 76306773 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682904258928 140683436381909 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14089220 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14089220 memory=8432 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306774 14427361280 31612 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 127900 KiB

[startup+1.50087 s]
/proc/loadavg: 1.90 1.80 1.79 6/218 3533
/proc/meminfo: memFree=21104300/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0

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

/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14091268 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14091268 memory=1452 CPUtime=3.12 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) S 3517 3517 2805 0 -1 1077944384 23185 0 0 0 310 2 0 0 20 0 15 0 76306773 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14091268 memory=1452 CPUtime=2.97 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 22789 0 0 0 294 3 0 0 20 0 15 0 76306773 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14091268 memory=1299776 CPUtime=0.82 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) S 3517 3517 2805 0 -1 1077944384 11624 0 0 0 80 2 0 0 20 0 15 0 76306773 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682904258800 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14091268 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14091268 memory=16248 CPUtime=1.27 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 2192 0 0 0 66 61 0 0 20 0 15 0 76306774 14429458432 325456 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 2330.99 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1303276 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/219 3627
/proc/meminfo: memFree=18832976/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14091268 memory=1334592 CPUtime=2391.03 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 107651 0 0 0 239004 99 0 0 20 0 15 0 76306768 14429458432 333648 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3522817 333648 3404 1 0 3484032 0
[pid=3519/tid=3520] ppid=3517 vsize=14091268 memory=1334592 CPUtime=2382.02 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 40937 0 0 0 238179 23 0 0 20 0 15 0 76306768 14429458432 333648 33554432000 4194304 4196468 140733554138096 140683440611224 140683079328204 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14091268 memory=1324352 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 427 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 333648 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14091268 memory=1326400 CPUtime=0.15 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 217 0 0 0 11 4 0 0 20 0 15 0 76306769 14429458432 333648 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14091268 memory=1328448 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1251 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 333648 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14091268 memory=1452 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 975 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 333648 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14091268 memory=1334592 CPUtime=0.07 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 2708 0 0 0 4 3 0 0 20 0 15 0 76306770 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14091268 memory=1334592 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682909521376 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14091268 memory=1334592 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14091268 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14091268 memory=1452 CPUtime=3.12 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) S 3517 3517 2805 0 -1 1077944384 23188 0 0 0 310 2 0 0 20 0 15 0 76306773 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14091268 memory=2588 CPUtime=2.97 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 22795 0 0 0 294 3 0 0 20 0 15 0 76306773 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14091268 memory=1334592 CPUtime=0.82 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) S 3517 3517 2805 0 -1 1077944384 11630 0 0 0 80 2 0 0 20 0 15 0 76306773 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682904258800 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14091268 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14091268 memory=4140 CPUtime=1.3 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 2222 0 0 0 68 62 0 0 20 0 15 0 76306774 14429458432 333648 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 2391.03 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1336044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/219 3705
/proc/meminfo: memFree=20342596/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14091268 memory=1340736 CPUtime=2400.03 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 107739 0 0 0 239904 99 0 0 20 0 15 0 76306768 14429458432 335184 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3522817 335184 3404 1 0 3484032 0
[pid=3519/tid=3520] ppid=3517 vsize=14091268 memory=1452 CPUtime=2391.02 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 41025 0 0 0 239079 23 0 0 20 0 15 0 76306768 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683440611224 140683079328524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14091268 memory=1340736 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 427 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14091268 memory=1340736 CPUtime=0.15 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 217 0 0 0 11 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14091268 memory=1336640 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1251 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14091268 memory=1452 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 975 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14091268 memory=1334592 CPUtime=0.07 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 2708 0 0 0 4 3 0 0 20 0 15 0 76306770 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14091268 memory=1328448 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682909521376 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14091268 memory=1326400 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14091268 memory=1338688 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14091268 memory=1340736 CPUtime=3.12 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) S 3517 3517 2805 0 -1 1077944384 23188 0 0 0 310 2 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14091268 memory=1340736 CPUtime=2.97 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 22795 0 0 0 294 3 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14091268 memory=1452 CPUtime=0.82 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) S 3517 3517 2805 0 -1 1077944384 11630 0 0 0 80 2 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682904258800 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14091268 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14091268 memory=4140 CPUtime=1.3 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 2222 0 0 0 68 62 0 0 20 0 15 0 76306774 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1342188 KiB

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

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

[startup+2391.35 s]
# the end of solver process 3519 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.09 s, system=1.00418 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+2391.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/219 3705
/proc/meminfo: memFree=20342596/32770624 swapFree=67108860/67108860
[pid=3517] ppid=3514 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3517/stat : 3517 (xcsp3-exec) S 3514 3517 2805 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 76306767 115843072 363 33554432000 4194304 5098028 140725893189040 140725893187144 140034195403388 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9510912 140725893194811 140725893195012 140725893195012 140725893197770 0
/proc/3517/statm: 28282 363 305 221 0 87 0
[pid=3519] ppid=3517 vsize=14091268 memory=1340736 CPUtime=2400.03 cores=0,2,4,6
/proc/3519/stat : 3519 (java) S 3517 3517 2805 0 -1 1077944320 107739 0 0 0 239904 99 0 0 20 0 15 0 76306768 14429458432 335184 33554432000 4194304 4196468 140733554138096 140733554120640 140683436371703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
/proc/3519/statm: 3522817 335184 3404 1 0 3484032 0
[pid=3519/tid=3520] ppid=3517 vsize=14091268 memory=1452 CPUtime=2391.02 cores=0,2,4,6
/proc/3519/task/3520/stat : 3520 (java) R 3517 3517 2805 0 -1 4202560 41025 0 0 0 239079 23 0 0 20 0 15 0 76306768 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683440611224 140683079328524 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3521] ppid=3517 vsize=14091268 memory=1340736 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3521/stat : 3521 (java) S 3517 3517 2805 0 -1 1077944384 427 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683031800080 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3522] ppid=3517 vsize=14091268 memory=1340736 CPUtime=0.15 cores=0,2,4,6
/proc/3519/task/3522/stat : 3522 (java) S 3517 3517 2805 0 -1 1077944384 217 0 0 0 11 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683030747536 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3523] ppid=3517 vsize=14091268 memory=1336640 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3523/stat : 3523 (java) S 3517 3517 2805 0 -1 1077944384 1251 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683029694992 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3524] ppid=3517 vsize=14091268 memory=1452 CPUtime=0.16 cores=0,2,4,6
/proc/3519/task/3524/stat : 3524 (java) S 3517 3517 2805 0 -1 1077944384 975 0 0 0 12 4 0 0 20 0 15 0 76306769 14429458432 335184 33554432000 4194304 4196468 140733554138096 140683028642448 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3525] ppid=3517 vsize=14091268 memory=1334592 CPUtime=0.07 cores=0,2,4,6
/proc/3519/task/3525/stat : 3525 (java) S 3517 3517 2805 0 -1 1077944384 2708 0 0 0 4 3 0 0 20 0 15 0 76306770 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682910575088 140683436382850 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3526] ppid=3517 vsize=14091268 memory=1328448 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3526/stat : 3526 (java) S 3517 3517 2805 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682909521376 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3527] ppid=3517 vsize=14091268 memory=1326400 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3527/stat : 3527 (java) S 3517 3517 2805 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306771 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682908468720 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3528] ppid=3517 vsize=14091268 memory=1338688 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3528/stat : 3528 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682907417296 140683436390299 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3529] ppid=3517 vsize=14091268 memory=1340736 CPUtime=3.12 cores=0,2,4,6
/proc/3519/task/3529/stat : 3529 (java) S 3517 3517 2805 0 -1 1077944384 23188 0 0 0 310 2 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682906363888 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3530] ppid=3517 vsize=14091268 memory=1340736 CPUtime=2.97 cores=0,2,4,6
/proc/3519/task/3530/stat : 3530 (java) S 3517 3517 2805 0 -1 1077944384 22795 0 0 0 294 3 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682905311344 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3531] ppid=3517 vsize=14091268 memory=1452 CPUtime=0.82 cores=0,2,4,6
/proc/3519/task/3531/stat : 3531 (java) S 3517 3517 2805 0 -1 1077944384 11630 0 0 0 80 2 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682904258800 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3532] ppid=3517 vsize=14091268 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3519/task/3532/stat : 3532 (java) S 3517 3517 2805 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306773 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682903206496 140683436381909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
[pid=3519/tid=3533] ppid=3517 vsize=14091268 memory=4140 CPUtime=1.3 cores=0,2,4,6
/proc/3519/task/3533/stat : 3533 (java) S 3517 3517 2805 0 -1 1077944384 2222 0 0 0 68 62 0 0 20 0 15 0 76306774 14429458432 335184 33554432000 4194304 4196468 140733554138096 140682902154032 140683436382850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13942784 140733554144385 140733554144561 140733554144561 140733554147279 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1342188 KiB

Child status: 143
Real time (s): 2391.35
CPU time (s): 2400.1
CPU user time (s): 2399.09
CPU system time (s): 1.00418
CPU usage (%): 100.366
Max. virtual memory (cumulated for all children) (KiB): 14204396
Max. memory (cumulated for all children) (KiB): 1342188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.09
system time used= 1.00418
maximum resident set size= 1347484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109091
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55424
involuntary context switches= 2342


# summary of solver processes directly reported to runsolver:
#   pid: 3517,3519
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2399.09
#   total CPU system time (s): 1.00418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9597 second user time and 22.8711 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-26 08:43:56
IDJOB=4292374
IDBENCH=141636
IDSOLVER=2747
FILE ID=node149/4292374-1532587436
RUNJOBID= node149-1532582652-2836
PBS_JOBID= 21021960
Free space on /tmp= 43240 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m1-4-0_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-4292374-1532587436/watcher-4292374-1532587436 -o /tmp/evaluation-result-4292374-1532587436/solver-4292374-1532587436 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532582652-2836 --watchdog 2560  HOME/xcsp3-exec -seed 856062211 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292374-1532587436.xml

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

MD5SUM BENCH= ed32499ea7c7019ad5624e4a2d93decd
RANDOM SEED=856062211

node149.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.60
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.60
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.60
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.60
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:        21366832 kB
MemAvailable:   31533676 kB
Buffers:          142944 kB
Cached:         10166988 kB
SwapCached:            0 kB
Active:          2778584 kB
Inactive:        7980488 kB
Active(anon):     398820 kB
Inactive(anon):    78460 kB
Active(file):    2379764 kB
Inactive(file):  7902028 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42616 kB
Writeback:             0 kB
AnonPages:        304448 kB
Mapped:            52612 kB
Shmem:             25224 kB
Slab:             342420 kB
SReclaimable:     313512 kB
SUnreclaim:        28908 kB
KernelStack:        3856 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1682992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43220 MiB
End job on node149 at 2018-07-26 09:23:47