Trace number 4292589

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)SAT 552.911 542.657

General information on the benchmark

NameStripPacking/
StripPacking-T1c_c18.xml
MD5SUM65600e10f2c410a9bfdeb6a1b5bfec81
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 benchmark5.74134
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-4292589-1532284121.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292589-1532284121.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.04/0.55	c solve instance...
552.84/542.64	s SATISFIABLE
552.84/542.64	v <instantiation>
552.84/542.64	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16] </list>
552.84/542.64	v 	<values>160 75 0 0 140 142 140 75 75 70 70 84 69 64 0 64 0 0 167 111 0 160 131 152 131 152 118 111 0 131 168 131 149 149 40 125 70 84 20 18 2 67 65 90 14 76 6 11 69 5 64 167 33 20 111 7 29 8 21 15 13 7 118 37 32 18 19 51 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 </values>
552.84/542.64	v </instantiation>

Verifier Data

OK	

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 (10727 MiB free)
  memory of node 1: 16384 MiB (9148 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292589-1532284121/watcher-4292589-1532284121 -o /tmp/evaluation-result-4292589-1532284121/solver-4292589-1532284121 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532279337-4631 --watchdog 2560 HOME/xcsp3-exec -seed 517672942 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292589-1532284121.xml 

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

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

solver pid=5348, runsolver pid=5345

[startup+0.100059 s]*
/proc/loadavg: 2.20 2.05 1.96 3/217 5364
/proc/meminfo: memFree=20333668/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14082840 memory=28740 CPUtime=0.12 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 5477 0 0 0 11 1 0 0 20 0 15 0 45975283 14420828160 7185 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3520710 7185 3029 1 0 3483008 0
[pid=5350/tid=5351] ppid=5348 vsize=14082840 memory=7828564156232209243 CPUtime=0.09 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 3478 0 0 0 8 1 0 0 20 0 15 0 45975284 14420828160 7185 33554432000 4194304 4196468 140733561454704 140199954746400 140199560568053 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14420828160 7185 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14082840 memory=140207219824256 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14420828160 7185 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14420828160 7185 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45975284 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14082840 memory=140207219824256 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45975286 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45975286 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199490876704 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45975286 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 45975289 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14082840 memory=140207219824256 CPUtime=0.01 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) R 5348 5348 1669 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 45975289 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199485614448 140199930480639 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14082840 memory=140207219824256 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975289 14420828160 7251 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30192 KiB

[startup+0.210706 s]*
/proc/loadavg: 2.20 2.05 1.96 4/217 5364
/proc/meminfo: memFree=20320432/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14087096 memory=40688 CPUtime=0.34 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 8221 0 0 0 32 2 0 0 20 0 15 0 45975283 14425186304 10172 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3521774 10172 3172 1 0 3483008 0
[pid=5350/tid=5351] ppid=5348 vsize=14087096 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 5422 0 0 0 18 2 0 0 20 0 15 0 45975284 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199954732856 140199934592350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14087096 memory=14550 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14087096 memory=140207219896565 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14087096 memory=140207219824256 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45975286 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45975286 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199490876704 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45975286 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14087096 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 45975289 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14087096 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) S 5348 5348 1669 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 15 0 45975289 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14087096 memory=140207219824256 CPUtime=0.08 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) S 5348 5348 1669 0 -1 1077944384 769 0 0 0 8 0 0 0 20 0 15 0 45975289 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975289 14425186304 10172 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42140 KiB

[startup+0.31518 s]*
/proc/loadavg: 2.20 2.05 1.96 5/217 5364
/proc/meminfo: memFree=20310352/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14087096 memory=48264 CPUtime=0.52 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 9240 0 0 0 49 3 0 0 20 0 15 0 45975283 14425186304 12066 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3521774 12066 3241 1 0 3483008 0
[pid=5350/tid=5351] ppid=5348 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 6186 0 0 0 27 2 0 0 20 0 15 0 45975284 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199954747008 140199934592350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14087096 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14087096 memory=-6935123839545469842 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14087096 memory=-6956776531347661416 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45975284 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14087096 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45975286 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14087096 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45975286 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199490876704 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45975286 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14087096 memory=8982046290584177472 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 570 0 0 0 4 0 0 0 20 0 15 0 45975289 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) R 5348 5348 1669 0 -1 1077944384 260 0 0 0 4 0 0 0 20 0 15 0 45975289 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) R 5348 5348 1669 0 -1 1077944384 925 0 0 0 12 0 0 0 20 0 15 0 45975289 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975289 14425186304 12073 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49716 KiB

[startup+0.701217 s]
/proc/loadavg: 2.20 2.05 1.96 9/217 5364
/proc/meminfo: memFree=20284856/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14089220 memory=77248 CPUtime=1.55 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 14088 0 0 0 150 5 0 0 20 0 15 0 45975283 14427361280 19312 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3522305 19312 3347 1 0 3483520 0
[pid=5350/tid=5351] ppid=5348 vsize=14089220 memory=3472328296227679313 CPUtime=0.66 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 7138 0 0 0 63 3 0 0 20 0 15 0 45975284 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199954750336 140199950523798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14089220 memory=15416 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975284 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45975284 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14089220 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14089220 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199490876704 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14089220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14089220 memory=11956 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14089220 memory=5520 CPUtime=0.23 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) R 5348 5348 1669 0 -1 4202560 1771 0 0 0 23 0 0 0 20 0 15 0 45975289 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199487705792 140199932033048 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14089220 memory=792 CPUtime=0.24 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) R 5348 5348 1669 0 -1 4202560 1369 0 0 0 24 0 0 0 20 0 15 0 45975289 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199486659368 140199930355375 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14089220 memory=1228 CPUtime=0.38 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) S 5348 5348 1669 0 -1 1077944384 2503 0 0 0 38 0 0 0 20 0 15 0 45975289 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14089220 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14089220 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 19312 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 78700 KiB

[startup+1.50084 s]
/proc/loadavg: 2.20 2.05 1.96 6/217 5364
/proc/meminfo: memFree=20238908/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0

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

/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14089220 memory=256548 CPUtime=551.03 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 92387 0 0 0 55066 37 0 0 20 0 15 0 45975283 14427361280 64137 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3522305 64137 3399 1 0 3483520 0
[pid=5350/tid=5351] ppid=5348 vsize=14089220 memory=1728 CPUtime=539.67 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 15886 0 0 0 53960 7 0 0 20 0 15 0 45975284 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199954751632 140199564650758 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14089220 memory=1004 CPUtime=0.46 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1819 0 0 0 42 4 0 0 20 0 15 0 45975284 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14089220 memory=11956 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1616 0 0 0 43 4 0 0 20 0 15 0 45975284 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14089220 memory=1424 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1741 0 0 0 44 3 0 0 20 0 15 0 45975284 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14089220 memory=4612 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2721 0 0 0 44 3 0 0 20 0 15 0 45975284 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14089220 memory=8384 CPUtime=0.39 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 2263 0 0 0 36 3 0 0 20 0 15 0 45975286 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14089220 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199490876768 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14089220 memory=4486604260213485459 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14089220 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14089220 memory=1004 CPUtime=4.15 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 26272 0 0 0 412 3 0 0 20 0 15 0 45975289 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14089220 memory=11956 CPUtime=4.08 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) S 5348 5348 1669 0 -1 1077944384 26955 0 0 0 405 3 0 0 20 0 15 0 45975289 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14089220 memory=8112282956445269571 CPUtime=0.66 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) S 5348 5348 1669 0 -1 1077944384 10440 0 0 0 65 1 0 0 20 0 15 0 45975289 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14089220 memory=256548 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14089220 memory=1228 CPUtime=0.13 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1323 0 0 0 6 7 0 0 20 0 15 0 45975289 14427361280 64137 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 551.03 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 258000 KiB

[startup+541.601 s]
/proc/loadavg: 1.36 1.55 1.76 3/217 5534
/proc/meminfo: memFree=20032656/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14089220 memory=256032 CPUtime=551.83 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 92388 0 0 0 55146 37 0 0 20 0 15 0 45975283 14427361280 64008 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3522305 64008 3399 1 0 3483520 0
[pid=5350/tid=5351] ppid=5348 vsize=14089220 memory=11956 CPUtime=540.47 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 15887 0 0 0 54040 7 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199954751808 140199566580915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14089220 memory=8112282956445269571 CPUtime=0.46 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1819 0 0 0 42 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14089220 memory=4420 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1616 0 0 0 43 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14089220 memory=6628 CPUtime=0.48 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1741 0 0 0 44 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14089220 memory=8836 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2721 0 0 0 44 3 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14089220 memory=1424 CPUtime=0.39 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 2263 0 0 0 36 3 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14089220 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199490876768 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14089220 memory=8384 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14089220 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14089220 memory=1200 CPUtime=4.15 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 26272 0 0 0 412 3 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14089220 memory=1240 CPUtime=4.08 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) S 5348 5348 1669 0 -1 1077944384 26955 0 0 0 405 3 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14089220 memory=960 CPUtime=0.66 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) S 5348 5348 1669 0 -1 1077944384 10440 0 0 0 65 1 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14089220 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14089220 memory=1696 CPUtime=0.13 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1323 0 0 0 6 7 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 551.83 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 257484 KiB

[startup+542.401 s]
/proc/loadavg: 1.36 1.55 1.76 3/217 5534
/proc/meminfo: memFree=20032656/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14089220 memory=256032 CPUtime=552.64 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 92388 0 0 0 55226 38 0 0 20 0 15 0 45975283 14427361280 64008 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3522305 64008 3399 1 0 3483520 0
[pid=5350/tid=5351] ppid=5348 vsize=14089220 memory=256032 CPUtime=541.27 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 15887 0 0 0 54120 7 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199954751808 140199568333962 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14089220 memory=920 CPUtime=0.46 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1819 0 0 0 42 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14089220 memory=3852 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1616 0 0 0 43 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14089220 memory=15424 CPUtime=0.48 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1741 0 0 0 44 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14089220 memory=1296 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2721 0 0 0 44 3 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14089220 memory=2428 CPUtime=0.39 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 2263 0 0 0 36 3 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14089220 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199490876768 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14089220 memory=256032 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14089220 memory=275712 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14089220 memory=15872 CPUtime=4.15 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 26272 0 0 0 412 3 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14089220 memory=1728 CPUtime=4.08 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) S 5348 5348 1669 0 -1 1077944384 26955 0 0 0 405 3 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14089220 memory=1004 CPUtime=0.66 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) S 5348 5348 1669 0 -1 1077944384 10440 0 0 0 65 1 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14089220 memory=11956 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14089220 memory=5520 CPUtime=0.13 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1323 0 0 0 6 7 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 552.64 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 257484 KiB

[startup+542.601 s]
/proc/loadavg: 1.36 1.55 1.76 3/217 5534
/proc/meminfo: memFree=20032656/32770624 swapFree=67108860/67108860
[pid=5348] ppid=5345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5348/stat : 5348 (xcsp3-exec) S 5345 5348 1669 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 45975283 115843072 363 33554432000 4194304 5098028 140728041504768 140728041502872 140137999696508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27717632 140728041505851 140728041506052 140728041506052 140728041508810 0
/proc/5348/statm: 28282 363 306 221 0 87 0
[pid=5350] ppid=5348 vsize=14089220 memory=256032 CPUtime=552.84 cores=1,3,5,7
/proc/5350/stat : 5350 (java) S 5348 5348 1669 0 -1 1077944320 92388 0 0 0 55246 38 0 0 20 0 15 0 45975283 14427361280 64008 33554432000 4194304 4196468 140733561454704 140733561437248 140199950511863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
/proc/5350/statm: 3522305 64008 3399 1 0 3483520 0
[pid=5350/tid=5351] ppid=5348 vsize=14089220 memory=1944 CPUtime=541.47 cores=1,3,5,7
/proc/5350/task/5351/stat : 5351 (java) R 5348 5348 1669 0 -1 4202560 15887 0 0 0 54140 7 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199954751808 140199568288407 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5352] ppid=5348 vsize=14089220 memory=1424 CPUtime=0.46 cores=1,3,5,7
/proc/5350/task/5352/stat : 5352 (java) S 5348 5348 1669 0 -1 1077944384 1819 0 0 0 42 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199880599952 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5353] ppid=5348 vsize=14089220 memory=4612 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5353/stat : 5353 (java) S 5348 5348 1669 0 -1 1077944384 1616 0 0 0 43 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199545452816 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5354] ppid=5348 vsize=14089220 memory=8384 CPUtime=0.48 cores=1,3,5,7
/proc/5350/task/5354/stat : 5354 (java) S 5348 5348 1669 0 -1 1077944384 1741 0 0 0 44 4 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199544400528 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5355] ppid=5348 vsize=14089220 memory=1712 CPUtime=0.47 cores=1,3,5,7
/proc/5350/task/5355/stat : 5355 (java) S 5348 5348 1669 0 -1 1077944384 2721 0 0 0 44 3 0 0 20 0 15 0 45975284 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199543347728 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5356] ppid=5348 vsize=14089220 memory=1200 CPUtime=0.39 cores=1,3,5,7
/proc/5350/task/5356/stat : 5356 (java) S 5348 5348 1669 0 -1 1077944384 2263 0 0 0 36 3 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199491930736 140199950523010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5357] ppid=5348 vsize=14089220 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5357/stat : 5357 (java) S 5348 5348 1669 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199490876768 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5358] ppid=5348 vsize=14089220 memory=10120 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5358/stat : 5358 (java) S 5348 5348 1669 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 45975286 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199489824368 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5359] ppid=5348 vsize=14089220 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5359/stat : 5359 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199488772688 140199950530459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5360] ppid=5348 vsize=14089220 memory=4486604260213485459 CPUtime=4.15 cores=1,3,5,7
/proc/5350/task/5360/stat : 5360 (java) S 5348 5348 1669 0 -1 1077944384 26272 0 0 0 412 3 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199487719536 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5361] ppid=5348 vsize=14089220 memory=1572 CPUtime=4.08 cores=1,3,5,7
/proc/5350/task/5361/stat : 5361 (java) S 5348 5348 1669 0 -1 1077944384 26955 0 0 0 405 3 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199486666736 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5362] ppid=5348 vsize=14089220 memory=2244 CPUtime=0.66 cores=1,3,5,7
/proc/5350/task/5362/stat : 5362 (java) S 5348 5348 1669 0 -1 1077944384 10440 0 0 0 65 1 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199485614448 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5363] ppid=5348 vsize=14089220 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/5350/task/5363/stat : 5363 (java) S 5348 5348 1669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199484561888 140199950522069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
[pid=5350/tid=5364] ppid=5348 vsize=14089220 memory=2200 CPUtime=0.13 cores=1,3,5,7
/proc/5350/task/5364/stat : 5364 (java) S 5348 5348 1669 0 -1 1077944384 1323 0 0 0 6 7 0 0 20 0 15 0 45975289 14427361280 64008 33554432000 4194304 4196468 140733561454704 140199483509680 140199950523010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 35647488 140733561459841 140733561460017 140733561460017 140733561462735 0
Current children cumulated CPU time: 552.84 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 257484 KiB

Child status: 0
Real time (s): 542.657
CPU time (s): 552.911
CPU user time (s): 552.527
CPU system time (s): 0.384247
CPU usage (%): 101.89
Max. virtual memory (cumulated for all children) (KiB): 14207616
Max. memory (cumulated for all children) (KiB): 258984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 552.527
system time used= 0.384247
maximum resident set size= 257572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93373
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24073
involuntary context switches= 659


# summary of solver processes directly reported to runsolver:
#   pid: 5348
#   total CPU time (s): 552.911
#   total CPU user time (s): 552.527
#   total CPU system time (s): 0.384247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.94526 second user time and 4.29421 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-22 20:28:41
IDJOB=4292589
IDBENCH=141124
IDSOLVER=2747
FILE ID=node151/4292589-1532284121
RUNJOBID= node151-1532279337-4631
PBS_JOBID= 21018964
Free space on /tmp= 55052 MiB

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

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

MD5SUM BENCH= 65600e10f2c410a9bfdeb6a1b5bfec81
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:        20353000 kB
MemAvailable:   31743684 kB
Buffers:          248364 kB
Cached:         11290968 kB
SwapCached:            0 kB
Active:          1260784 kB
Inactive:       10528536 kB
Active(anon):     252992 kB
Inactive(anon):    16936 kB
Active(file):    1007792 kB
Inactive(file): 10511600 kB
Unevictable:        7940 kB
Mlocked:            7940 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20704 kB
Writeback:             8 kB
AnonPages:        270032 kB
Mapped:            48692 kB
Shmem:             17032 kB
Slab:             327152 kB
SReclaimable:     299752 kB
SUnreclaim:        27400 kB
KernelStack:        3664 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1287768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 55032 MiB
End job on node151 at 2018-07-22 20:37:44