Trace number 4292588

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)? (TO) 2400.07 2374.73

General information on the benchmark

NameStripPacking/
StripPacking-T1a_c18.xml
MD5SUM2930e4ba32e3c7874205f5eb3c8396db
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark749.317
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292588-1532284135.xml"  -tl '2400s' -p 1 -x 0
0.11/0.17	c Choco 493a269
0.11/0.18	c [HOME/instance-4292588-1532284135.xml, -tl, 2400s, -p, 1, -x, 0]
0.11/0.22	c simple solver
0.34/0.28	c parse instance...
1.03/0.56	c solve instance...
2400.02/2374.70	s UNKNOWN
2400.02/2374.70	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 (10918 MiB free)
  memory of node 1: 16384 MiB (8945 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292588-1532284135/watcher-4292588-1532284135 -o /tmp/evaluation-result-4292588-1532284135/solver-4292588-1532284135 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532279337-4630 --watchdog 2560 HOME/xcsp3-exec -seed 517672942 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292588-1532284135.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
Current StackSize limit: 8192 KiB

solver pid=5502, runsolver pid=5499

[startup+0.100092 s]*
/proc/loadavg: 2.24 2.07 1.97 3/217 5518
/proc/meminfo: memFree=20322300/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14082840 memory=28496 CPUtime=0.11 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 5538 0 0 0 10 1 0 0 20 0 15 0 45976718 14420828160 7124 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3520710 7124 2977 1 0 3483008 0
[pid=5504/tid=5505] ppid=5502 vsize=14082840 memory=8260628245483066203 CPUtime=0.09 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 3564 0 0 0 8 1 0 0 20 0 15 0 45976719 14420828160 7124 33554432000 4194304 4196468 140728089882656 139752389960440 139752385750173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 7124 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14082840 memory=140222284027520 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 7124 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 7124 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 7124 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14082840 memory=140222284027520 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45976721 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45976721 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45976722 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14082840 memory=140222284027520 CPUtime=0.01 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 45976724 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14082840 memory=140222284027520 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 7124 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29948 KiB

[startup+0.211723 s]*
/proc/loadavg: 2.24 2.07 1.97 3/217 5518
/proc/meminfo: memFree=20309132/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14082840 memory=40380 CPUtime=0.34 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 8162 0 0 0 32 2 0 0 20 0 15 0 45976718 14420828160 10095 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3520710 10095 3152 1 0 3483008 0
[pid=5504/tid=5505] ppid=5502 vsize=14082840 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 5422 0 0 0 19 1 0 0 20 0 15 0 45976719 14420828160 10095 33554432000 4194304 4196468 140728089882656 139752389953424 139752369808734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14082840 memory=14550 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 10095 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14082840 memory=140222284099829 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 10095 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 10095 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14420828160 10095 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14082840 memory=140222284027520 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45976721 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45976721 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45976722 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14082840 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 15 0 45976724 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14082840 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 238 0 0 0 2 0 0 0 20 0 15 0 45976724 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14082840 memory=140222284027520 CPUtime=0.08 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 751 0 0 0 8 0 0 0 20 0 15 0 45976724 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976724 14420828160 10095 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41832 KiB

[startup+0.310595 s]*
/proc/loadavg: 2.24 2.07 1.97 4/217 5518
/proc/meminfo: memFree=20294116/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14087096 memory=47460 CPUtime=0.51 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 9010 0 0 0 48 3 0 0 20 0 15 0 45976718 14425186304 11865 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3521774 11865 3227 1 0 3483008 0
[pid=5504/tid=5505] ppid=5502 vsize=14087096 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 6117 0 0 0 28 2 0 0 20 0 15 0 45976719 14425186304 11865 33554432000 4194304 4196468 140728089882656 139752389959360 139752369808734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45976720 14425186304 11865 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14087096 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14425186304 11865 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14087096 memory=-6935123839545469842 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14425186304 11865 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14087096 memory=-6956776531347661416 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14425186304 11865 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14087096 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45976721 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14087096 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45976721 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45976722 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14087096 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 463 0 0 0 4 0 0 0 20 0 15 0 45976724 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14087096 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 253 0 0 0 3 0 0 0 20 0 15 0 45976724 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 883 0 0 0 12 0 0 0 20 0 15 0 45976724 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976724 14425186304 11865 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48912 KiB

[startup+0.703207 s]
/proc/loadavg: 2.24 2.07 1.97 8/217 5518
/proc/meminfo: memFree=20274116/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14089220 memory=83040 CPUtime=1.54 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 15626 0 0 0 150 4 0 0 20 0 15 0 45976718 14427361280 20760 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3522305 20760 3345 1 0 3483520 0
[pid=5504/tid=5505] ppid=5502 vsize=14089220 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 7194 0 0 0 65 2 0 0 20 0 15 0 45976719 14427361280 20760 33554432000 4194304 4196468 140728089882656 139752389963456 139752385740182 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45976720 14427361280 20760 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14427361280 20760 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14089220 memory=15416 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14427361280 20760 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976720 14427361280 20760 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14089220 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45976721 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14089220 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45976721 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14089220 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45976722 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14089220 memory=11956 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14089220 memory=5520 CPUtime=0.23 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) R 5502 5502 1669 0 -1 4202560 2493 0 0 0 23 0 0 0 20 0 15 0 45976724 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751494733800 139752370606079 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14089220 memory=792 CPUtime=0.24 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) R 5502 5502 1669 0 -1 4202560 2334 0 0 0 24 0 0 0 20 0 15 0 45976724 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751493681208 139752378017629 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14089220 memory=1228 CPUtime=0.37 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) R 5502 5502 1669 0 -1 4202560 2313 0 0 0 37 0 0 0 20 0 15 0 45976724 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751492647536 139752364863788 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14089220 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14089220 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 20760 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 84492 KiB

[startup+1.50082 s]
/proc/loadavg: 2.24 2.07 1.97 5/217 5518
/proc/meminfo: memFree=20226932/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0

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

/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45976722 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14089220 memory=690076 CPUtime=4.22 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 28848 0 0 0 419 3 0 0 20 0 15 0 45976724 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14089220 memory=1452 CPUtime=4.45 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 38083 0 0 0 442 3 0 0 20 0 15 0 45976724 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14089220 memory=689564 CPUtime=0.65 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 9945 0 0 0 64 1 0 0 20 0 15 0 45976724 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14089220 memory=960 CPUtime=0.99 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1454 0 0 0 50 49 0 0 20 0 15 0 45976724 14427361280 172391 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 2287.23 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 691016 KiB

[startup+2322.3 s]
/proc/loadavg: 1.97 1.82 1.79 3/217 5688
/proc/meminfo: memFree=14218432/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14089220 memory=2153504 CPUtime=2347.37 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 213666 0 0 0 234247 490 0 0 20 0 15 0 45976718 14427361280 538376 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3522305 538376 3417 1 0 3483520 0
[pid=5504/tid=5505] ppid=5502 vsize=14089220 memory=1452 CPUtime=2315.01 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 88089 0 0 0 231154 347 0 0 20 0 15 0 45976719 14427361280 538376 33554432000 4194304 4196468 140728089882656 139752389967824 139752016070571 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14089220 memory=1394292 CPUtime=5.2 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 7407 0 0 0 500 20 0 0 20 0 15 0 45976720 14427361280 538376 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14089220 memory=2084112 CPUtime=5.2 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 8252 0 0 0 502 18 0 0 20 0 15 0 45976720 14427361280 538376 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14089220 memory=1452 CPUtime=5.19 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 8188 0 0 0 500 19 0 0 20 0 15 0 45976720 14427361280 538376 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14089220 memory=1452 CPUtime=5.19 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 7922 0 0 0 499 20 0 0 20 0 15 0 45976720 14427361280 538376 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14089220 memory=2154016 CPUtime=1.12 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 14073 0 0 0 94 18 0 0 20 0 15 0 45976721 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45976721 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14089220 memory=1911400 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45976722 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14089220 memory=2119064 CPUtime=4.22 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 28850 0 0 0 419 3 0 0 20 0 15 0 45976724 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14089220 memory=5520 CPUtime=4.45 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 38085 0 0 0 442 3 0 0 20 0 15 0 45976724 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14089220 memory=792 CPUtime=0.65 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 9977 0 0 0 64 1 0 0 20 0 15 0 45976724 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14089220 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14089220 memory=15468 CPUtime=1.02 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1460 0 0 0 52 50 0 0 20 0 15 0 45976724 14427361280 538376 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 2347.37 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 2154956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2374.7 s]
/proc/loadavg: 1.95 1.84 1.79 3/217 5689
/proc/meminfo: memFree=12865012/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14089220 memory=3538252 CPUtime=2400.02 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 218552 0 0 0 239490 512 0 0 20 0 15 0 45976718 14427361280 884563 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3522305 884563 3417 1 0 3483520 0
[pid=5504/tid=5505] ppid=5502 vsize=14089220 memory=3468348 CPUtime=2367.33 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 90317 0 0 0 236365 368 0 0 20 0 15 0 45976719 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752389968008 139752019934891 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14089220 memory=1452 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 8081 0 0 0 507 20 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14089220 memory=3468348 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 8921 0 0 0 509 18 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14089220 memory=3469884 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 8888 0 0 0 508 19 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14089220 memory=1452 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 8365 0 0 0 507 20 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14089220 memory=3503300 CPUtime=1.13 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 14225 0 0 0 94 19 0 0 20 0 15 0 45976721 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45976721 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45976722 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14089220 memory=3227788 CPUtime=4.22 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 28851 0 0 0 419 3 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14089220 memory=8112282956445269571 CPUtime=4.45 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 38085 0 0 0 442 3 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14089220 memory=1004 CPUtime=0.65 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 9977 0 0 0 64 1 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14089220 memory=8148 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14089220 memory=848 CPUtime=1.06 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1479 0 0 0 54 52 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 3539704 KiB

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

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

[startup+2374.73 s]
# the end of solver process 5504 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2394.92 s, system=5.14723 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+2374.7 s]
/proc/loadavg: 1.95 1.84 1.79 3/217 5689
/proc/meminfo: memFree=12865012/32770624 swapFree=67108860/67108860
[pid=5502] ppid=5499 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5502/stat : 5502 (xcsp3-exec) S 5499 5502 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45976718 115843072 363 33554432000 4194304 5098028 140730986495328 140730986493432 140277436359292 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29220864 140730986497083 140730986497284 140730986497284 140730986500042 0
/proc/5502/statm: 28282 363 306 221 0 87 0
[pid=5504] ppid=5502 vsize=14089220 memory=3538252 CPUtime=2400.02 cores=0,2,4,6
/proc/5504/stat : 5504 (java) S 5502 5502 1669 0 -1 1077944320 218552 0 0 0 239490 512 0 0 20 0 15 0 45976718 14427361280 884563 33554432000 4194304 4196468 140728089882656 140728089865200 139752385728247 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
/proc/5504/statm: 3522305 884563 3417 1 0 3483520 0
[pid=5504/tid=5505] ppid=5502 vsize=14089220 memory=3468348 CPUtime=2367.33 cores=0,2,4,6
/proc/5504/task/5505/stat : 5505 (java) R 5502 5502 1669 0 -1 4202560 90317 0 0 0 236365 368 0 0 20 0 15 0 45976719 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752389968008 139752019934891 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5506] ppid=5502 vsize=14089220 memory=1452 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5506/stat : 5506 (java) S 5502 5502 1669 0 -1 1077944384 8081 0 0 0 507 20 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752338349200 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5507] ppid=5502 vsize=14089220 memory=3468348 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5507/stat : 5507 (java) S 5502 5502 1669 0 -1 1077944384 8921 0 0 0 509 18 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752337296400 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5508] ppid=5502 vsize=14089220 memory=3469884 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5508/stat : 5508 (java) S 5502 5502 1669 0 -1 1077944384 8888 0 0 0 508 19 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752336243600 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5509] ppid=5502 vsize=14089220 memory=1452 CPUtime=5.27 cores=0,2,4,6
/proc/5504/task/5509/stat : 5509 (java) S 5502 5502 1669 0 -1 1077944384 8365 0 0 0 507 20 0 0 20 0 15 0 45976720 14427361280 884563 33554432000 4194304 4196468 140728089882656 139752335190800 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5510] ppid=5502 vsize=14089220 memory=3503300 CPUtime=1.13 cores=0,2,4,6
/proc/5504/task/5510/stat : 5510 (java) S 5502 5502 1669 0 -1 1077944384 14225 0 0 0 94 19 0 0 20 0 15 0 45976721 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751498963312 139752385739394 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5511] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5511/stat : 5511 (java) S 5502 5502 1669 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45976721 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751497909280 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5512] ppid=5502 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5512/stat : 5512 (java) S 5502 5502 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45976722 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751496856432 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5513] ppid=5502 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5513/stat : 5513 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751495804752 139752385746843 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5514] ppid=5502 vsize=14089220 memory=3227788 CPUtime=4.22 cores=0,2,4,6
/proc/5504/task/5514/stat : 5514 (java) S 5502 5502 1669 0 -1 1077944384 28851 0 0 0 419 3 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751494753136 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5515] ppid=5502 vsize=14089220 memory=8112282956445269571 CPUtime=4.45 cores=0,2,4,6
/proc/5504/task/5515/stat : 5515 (java) S 5502 5502 1669 0 -1 1077944384 38085 0 0 0 442 3 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751493700336 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5516] ppid=5502 vsize=14089220 memory=1004 CPUtime=0.65 cores=0,2,4,6
/proc/5504/task/5516/stat : 5516 (java) S 5502 5502 1669 0 -1 1077944384 9977 0 0 0 64 1 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751492647536 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5517] ppid=5502 vsize=14089220 memory=8148 CPUtime=0 cores=0,2,4,6
/proc/5504/task/5517/stat : 5517 (java) S 5502 5502 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751491594976 139752385738453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
[pid=5504/tid=5518] ppid=5502 vsize=14089220 memory=848 CPUtime=1.06 cores=0,2,4,6
/proc/5504/task/5518/stat : 5518 (java) S 5502 5502 1669 0 -1 1077944384 1479 0 0 0 54 52 0 0 20 0 15 0 45976724 14427361280 884563 33554432000 4194304 4196468 140728089882656 139751490542256 139752385739394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 6787072 140728089883777 140728089883953 140728089883953 140728089886671 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 3539704 KiB

Child status: 143
Real time (s): 2374.73
CPU time (s): 2400.07
CPU user time (s): 2394.92
CPU system time (s): 5.14723
CPU usage (%): 101.067
Max. virtual memory (cumulated for all children) (KiB): 14206612
Max. memory (cumulated for all children) (KiB): 8102288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.92
system time used= 5.14723
maximum resident set size= 8125472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219411
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73352
involuntary context switches= 4025


# summary of solver processes directly reported to runsolver:
#   pid: 5502,5504
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2394.92
#   total CPU system time (s): 5.14723

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4606 second user time and 20.6483 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-22 20:28:55
IDJOB=4292588
IDBENCH=141126
IDSOLVER=2747
FILE ID=node151/4292588-1532284135
RUNJOBID= node151-1532279337-4630
PBS_JOBID= 21018964
Free space on /tmp= 55052 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/StripPacking/StripPacking-T1a_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-4292588-1532284135/watcher-4292588-1532284135 -o /tmp/evaluation-result-4292588-1532284135/solver-4292588-1532284135 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532279337-4630 --watchdog 2560  HOME/xcsp3-exec -seed 517672942 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292588-1532284135.xml

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

MD5SUM BENCH= 2930e4ba32e3c7874205f5eb3c8396db
RANDOM SEED=517672942

node151.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.87
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.87
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.87
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.87
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:        20341492 kB
MemAvailable:   31732328 kB
Buffers:          248420 kB
Cached:         11291004 kB
SwapCached:            0 kB
Active:          1271604 kB
Inactive:       10528560 kB
Active(anon):     263748 kB
Inactive(anon):    16936 kB
Active(file):    1007856 kB
Inactive(file): 10511624 kB
Unevictable:        7940 kB
Mlocked:            7940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20892 kB
Writeback:             0 kB
AnonPages:        275072 kB
Mapped:            48712 kB
Shmem:             17032 kB
Slab:             327432 kB
SReclaimable:     299816 kB
SUnreclaim:        27616 kB
KernelStack:        3808 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1289056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 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= 54996 MiB
End job on node151 at 2018-07-22 21:08:30