Trace number 4306608

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)SAT (TO)70 2520.07 2500.45

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-18b_c18.xml
MD5SUMcfb25615b49033917f7fa13487cdd88c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark2400.23
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints208
Number of domains19
Minimum domain size1
Maximum domain size33
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":39},{"size":3,"count":4},{"size":4,"count":3},{"size":5,"count":1},{"size":7,"count":1},{"size":33,"count":18}]
Minimum variable degree2
Maximum variable degree50
Distribution of variable degrees[{"degree":2,"count":50},{"degree":48,"count":9},{"degree":49,"count":4},{"degree":50,"count":5}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":176},{"arity":19,"count":32}]
Number of extensional constraints0
Number of intensional constraints176
Distribution of constraint types[{"type":"intension","count":176},{"type":"count","count":32}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306608-1534091377.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306608-1534091377.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.33/0.69	c solve instance...
55.23/51.38	o 82 
128.28/123.64	o 80 
384.92/379.78	o 70 
2520.01/2500.41	s SATISFIABLE
2520.01/2500.41	v <instantiation>
2520.01/2500.41	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] np[12] np[13] np[14] np[15] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] nf[12] nf[13] nf[14] nf[15] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11] pp[12] pp[13] pp[14] pp[15] pp[16] pp[17] </list>
2520.01/2500.41	v 	<values>6 6 5 -5 8 7 -7 1 -4 5 6 4 16 4 -6 -6 -1 -16 1 0 0 1 1 2 1 0 0 0 0 0 0 0 0 1 1 0 0 2 2 3 1 1 0 0 0 0 0 0 0 1 0 0 0 9 0 0 8 0 10 0 0 0 0 0 10 8 12 13 </values>
2520.01/2500.41	v </instantiation>
2520.01/2500.41	c Unexpected resolution interruption!

Verifier Data

OK	70

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306608-1534091377/watcher-4306608-1534091377 -o /tmp/evaluation-result-4306608-1534091377/solver-4306608-1534091377 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25231 --watchdog 2580 HOME/xcsp3-exec -seed 1290181253 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306608-1534091377.xml 

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

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

solver pid=29689, runsolver pid=29686

[startup+0.100169 s]*
/proc/loadavg: 2.16 2.17 2.20 3/217 29705
/proc/meminfo: memFree=19901936/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14082940 memory=28612 CPUtime=0.12 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 5499 0 0 0 11 1 0 0 20 0 15 0 226700863 14420930560 7153 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3520735 7153 3019 1 0 3483012 0
[pid=29691/tid=29692] ppid=29689 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 3507 0 0 0 8 1 0 0 20 0 15 0 226700864 14420930560 7153 33554432000 4194304 4196468 140727892462064 140655355437872 140655351217558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 7153 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14082940 memory=140673992746624 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14082940 memory=140673992746624 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226700866 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226700866 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654891492256 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226700867 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) R 29689 29689 25200 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) R 29689 29689 25200 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14082940 memory=140673992746624 CPUtime=0.01 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) R 29689 29689 25200 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 226700869 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654886230768 140655332464829 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14082940 memory=140673992746624 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 7153 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30064 KiB

[startup+0.210997 s]*
/proc/loadavg: 2.16 2.17 2.20 4/217 29705
/proc/meminfo: memFree=19890028/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14082940 memory=41104 CPUtime=0.34 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 8326 0 0 0 31 3 0 0 20 0 15 0 226700863 14420930560 10276 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3520735 10276 3208 1 0 3483012 0
[pid=29691/tid=29692] ppid=29689 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 5429 0 0 0 18 2 0 0 20 0 15 0 226700864 14420930560 10340 33554432000 4194304 4196468 140727892462064 140655355440608 140655335286110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14082940 memory=11498 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 10340 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14082940 memory=140673992773336 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14082940 memory=140673992746624 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226700866 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226700866 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654891492256 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226700867 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14082940 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 15 0 226700869 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14082940 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 15 0 226700869 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14082940 memory=140673992746624 CPUtime=0.08 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 816 0 0 0 8 0 0 0 20 0 15 0 226700869 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700869 14420930560 10340 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42556 KiB

[startup+0.31722 s]*
/proc/loadavg: 2.16 2.17 2.20 4/217 29705
/proc/meminfo: memFree=19883080/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14087196 memory=48600 CPUtime=0.53 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 9302 0 0 0 50 3 0 0 20 0 15 0 226700863 14425288704 12150 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3521799 12150 3271 1 0 3483012 0
[pid=29691/tid=29692] ppid=29689 vsize=14087196 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 6214 0 0 0 28 2 0 0 20 0 15 0 226700864 14425288704 12150 33554432000 4194304 4196468 140727892462064 140655355442640 140655335286110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226700865 14425288704 12150 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226700866 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226700866 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654891492256 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226700867 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14087196 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14425288704 12150 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14087196 memory=4426078206164241782 CPUtime=0.05 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 596 0 0 0 5 0 0 0 20 0 15 0 226700869 14425288704 12215 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 287 0 0 0 4 0 0 0 20 0 15 0 226700869 14425288704 12215 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 898 0 0 0 12 0 0 0 20 0 15 0 226700869 14425288704 12215 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14425288704 12215 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700869 14425288704 12215 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 50052 KiB

[startup+0.700752 s]
/proc/loadavg: 2.16 2.17 2.20 7/217 29705
/proc/meminfo: memFree=19867944/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14089320 memory=86444 CPUtime=1.57 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 12722 0 0 0 152 5 0 0 20 0 15 0 226700863 14427463680 21611 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3522330 21611 3362 1 0 3483524 0
[pid=29691/tid=29692] ppid=29689 vsize=14089320 memory=1752 CPUtime=0.67 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 7068 0 0 0 64 3 0 0 20 0 15 0 226700864 14427463680 21611 33554432000 4194304 4196468 140727892462064 140655355442544 140654961261232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14089320 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226700865 14427463680 21611 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14089320 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14089320 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14089320 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226700865 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14089320 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 226700866 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14089320 memory=868 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226700866 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654891492256 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14089320 memory=6792 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226700867 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14089320 memory=11628 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14089320 memory=752 CPUtime=0.25 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 1139 0 0 0 25 0 0 0 20 0 15 0 226700869 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14089320 memory=1276 CPUtime=0.24 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 1040 0 0 0 24 0 0 0 20 0 15 0 226700869 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14089320 memory=1068 CPUtime=0.38 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 2163 0 0 0 38 0 0 0 20 0 15 0 226700869 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14089320 memory=15064 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14089320 memory=33984 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 21611 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 87896 KiB

[startup+1.50089 s]
/proc/loadavg: 2.16 2.17 2.20 5/217 29705
/proc/meminfo: memFree=19828992/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0

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

/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 226700867 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14089320 memory=868 CPUtime=2.4 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 20225 0 0 0 238 2 0 0 20 0 15 0 226700869 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14089320 memory=8805460 CPUtime=2.11 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 20928 0 0 0 209 2 0 0 20 0 15 0 226700869 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14089320 memory=1452 CPUtime=0.68 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 12990 0 0 0 66 2 0 0 20 0 15 0 226700869 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14089320 memory=8805460 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14089320 memory=1452 CPUtime=0.72 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1540 0 0 0 35 37 0 0 20 0 15 0 226700869 14427463680 2201365 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 2341.66 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8806912 KiB

[startup+2382.3 s]
/proc/loadavg: 1.74 1.80 1.85 3/217 29881
/proc/meminfo: memFree=14884952/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14089320 memory=8805468 CPUtime=2401.75 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 315363 0 0 0 238893 1282 0 0 20 0 15 0 226700863 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3522330 2201367 3428 1 0 3483524 0
[pid=29691/tid=29692] ppid=29689 vsize=14089320 memory=1452 CPUtime=2375.53 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 178868 0 0 0 236396 1157 0 0 20 0 15 0 226700864 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140655355442776 140654966857977 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14089320 memory=8805468 CPUtime=4.64 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 8383 0 0 0 452 12 0 0 20 0 15 0 226700865 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14089320 memory=8805468 CPUtime=4.62 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 9839 0 0 0 451 11 0 0 20 0 15 0 226700865 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14089320 memory=8805468 CPUtime=4.61 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 10752 0 0 0 446 15 0 0 20 0 15 0 226700865 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14089320 memory=8805468 CPUtime=4.61 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 9563 0 0 0 449 12 0 0 20 0 15 0 226700865 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14089320 memory=1452 CPUtime=1.65 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 39063 0 0 0 125 40 0 0 20 0 15 0 226700866 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14089320 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 226700866 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654891492320 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14089320 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 226700867 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14089320 memory=3812 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14089320 memory=61756 CPUtime=2.4 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 20225 0 0 0 238 2 0 0 20 0 15 0 226700869 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14089320 memory=3812 CPUtime=2.18 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 22597 0 0 0 216 2 0 0 20 0 15 0 226700869 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14089320 memory=61756 CPUtime=0.68 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 13144 0 0 0 66 2 0 0 20 0 15 0 226700869 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14089320 memory=56 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14089320 memory=7084821290818945124 CPUtime=0.73 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1545 0 0 0 36 37 0 0 20 0 15 0 226700869 14427463680 2201367 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 2401.75 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8806920 KiB

[startup+2442.3 s]
/proc/loadavg: 1.94 1.85 1.87 3/218 29965
/proc/meminfo: memFree=14864704/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14089320 memory=8806584 CPUtime=2461.84 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 315426 0 0 0 244901 1283 0 0 20 0 15 0 226700863 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3522330 2201646 3428 1 0 3483524 0
[pid=29691/tid=29692] ppid=29689 vsize=14089320 memory=8806584 CPUtime=2435.51 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 178869 0 0 0 242394 1157 0 0 20 0 15 0 226700864 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140655355445200 140654962364755 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14089320 memory=8806584 CPUtime=4.66 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 8400 0 0 0 454 12 0 0 20 0 15 0 226700865 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14089320 memory=8806584 CPUtime=4.64 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 9860 0 0 0 453 11 0 0 20 0 15 0 226700865 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14089320 memory=1452 CPUtime=4.63 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 10757 0 0 0 448 15 0 0 20 0 15 0 226700865 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14089320 memory=8806584 CPUtime=4.64 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 9576 0 0 0 451 13 0 0 20 0 15 0 226700865 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14089320 memory=1452 CPUtime=1.65 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 39065 0 0 0 125 40 0 0 20 0 15 0 226700866 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 226700866 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654891492320 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 226700867 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14089320 memory=11628 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14089320 memory=1452 CPUtime=2.4 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 20225 0 0 0 238 2 0 0 20 0 15 0 226700869 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14089320 memory=8806584 CPUtime=2.18 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 22597 0 0 0 216 2 0 0 20 0 15 0 226700869 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14089320 memory=1452 CPUtime=0.68 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 13144 0 0 0 66 2 0 0 20 0 15 0 226700869 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14089320 memory=8806584 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14089320 memory=11628 CPUtime=0.75 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1549 0 0 0 37 38 0 0 20 0 15 0 226700869 14427463680 2201646 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 2461.84 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8808036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.4 s]
/proc/loadavg: 1.97 1.87 1.87 3/218 29966
/proc/meminfo: memFree=14866404/32770624 swapFree=67108372/67108860
[pid=29689] ppid=29686 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29689/stat : 29689 (xcsp3-exec) S 29686 29689 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226700863 115843072 363 33554432000 4194304 5098028 140730108445696 140730108443800 140368561824380 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33968128 140730108449850 140730108450052 140730108450052 140730108452810 0
/proc/29689/statm: 28282 363 305 221 0 87 0
[pid=29691] ppid=29689 vsize=14089320 memory=8806152 CPUtime=2520.01 cores=0,2,4,6
/proc/29691/stat : 29691 (java) S 29689 29689 25200 0 -1 1077944320 315640 0 0 0 250718 1283 0 0 20 0 15 0 226700863 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140727892444608 140655351205623 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
/proc/29691/statm: 3522330 2201538 3428 1 0 3483524 0
[pid=29691/tid=29692] ppid=29689 vsize=14089320 memory=6791534058613427641 CPUtime=2493.59 cores=0,2,4,6
/proc/29691/task/29692/stat : 29692 (java) R 29689 29689 25200 0 -1 4202560 179056 0 0 0 248202 1157 0 0 20 0 15 0 226700864 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140655355445200 140654965991335 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29693] ppid=29689 vsize=14089320 memory=61772 CPUtime=4.68 cores=0,2,4,6
/proc/29691/task/29693/stat : 29693 (java) S 29689 29689 25200 0 -1 1077944384 8403 0 0 0 456 12 0 0 20 0 15 0 226700865 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140655281294096 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29694] ppid=29689 vsize=14089320 memory=1100 CPUtime=4.66 cores=0,2,4,6
/proc/29691/task/29694/stat : 29694 (java) S 29689 29689 25200 0 -1 1077944384 9867 0 0 0 455 11 0 0 20 0 15 0 226700865 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654946204560 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29695] ppid=29689 vsize=14089320 memory=2144 CPUtime=4.65 cores=0,2,4,6
/proc/29691/task/29695/stat : 29695 (java) S 29689 29689 25200 0 -1 1077944384 10759 0 0 0 450 15 0 0 20 0 15 0 226700865 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654945152016 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29696] ppid=29689 vsize=14089320 memory=1752 CPUtime=4.66 cores=0,2,4,6
/proc/29691/task/29696/stat : 29696 (java) S 29689 29689 25200 0 -1 1077944384 9585 0 0 0 453 13 0 0 20 0 15 0 226700865 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654944099472 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29697] ppid=29689 vsize=14089320 memory=5752 CPUtime=1.65 cores=0,2,4,6
/proc/29691/task/29697/stat : 29697 (java) S 29689 29689 25200 0 -1 1077944384 39067 0 0 0 125 40 0 0 20 0 15 0 226700866 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654892546032 140655351216770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29698] ppid=29689 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29698/stat : 29698 (java) S 29689 29689 25200 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 226700866 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654891492320 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29699] ppid=29689 vsize=14089320 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29699/stat : 29699 (java) S 29689 29689 25200 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 226700867 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654890439664 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29700] ppid=29689 vsize=14089320 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29700/stat : 29700 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654889388240 140655351224219 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29701] ppid=29689 vsize=14089320 memory=1220 CPUtime=2.4 cores=0,2,4,6
/proc/29691/task/29701/stat : 29701 (java) S 29689 29689 25200 0 -1 1077944384 20225 0 0 0 238 2 0 0 20 0 15 0 226700869 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654888335856 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29702] ppid=29689 vsize=14089320 memory=1800 CPUtime=2.18 cores=0,2,4,6
/proc/29691/task/29702/stat : 29702 (java) S 29689 29689 25200 0 -1 1077944384 22597 0 0 0 216 2 0 0 20 0 15 0 226700869 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654887283312 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29703] ppid=29689 vsize=14089320 memory=3812 CPUtime=0.68 cores=0,2,4,6
/proc/29691/task/29703/stat : 29703 (java) S 29689 29689 25200 0 -1 1077944384 13144 0 0 0 66 2 0 0 20 0 15 0 226700869 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654886230768 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29704] ppid=29689 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/29691/task/29704/stat : 29704 (java) S 29689 29689 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226700869 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654885178464 140655351215829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
[pid=29691/tid=29705] ppid=29689 vsize=14089320 memory=1452 CPUtime=0.77 cores=0,2,4,6
/proc/29691/task/29705/stat : 29705 (java) S 29689 29689 25200 0 -1 1077944384 1553 0 0 0 38 39 0 0 20 0 15 0 226700869 14427463680 2201538 33554432000 4194304 4196468 140727892462064 140654884124976 140655351216770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19288064 140727892468870 140727892469041 140727892469041 140727892471759 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8807604 KiB

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

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

[startup+2500.45 s]
# the end of solver process 29691 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2507.19 s, system=12.8777 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

Child status: 143
Real time (s): 2500.45
CPU time (s): 2520.07
CPU user time (s): 2507.19
CPU system time (s): 12.8777
CPU usage (%): 100.784
Max. virtual memory (cumulated for all children) (KiB): 14204488
Max. memory (cumulated for all children) (KiB): 8808968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.19
system time used= 12.8777
maximum resident set size= 8807612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316744
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75654
involuntary context switches= 3461


# summary of solver processes directly reported to runsolver:
#   pid: 29689,29691
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2507.19
#   total CPU system time (s): 12.8777

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0841 second user time and 21.7915 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-12 18:29:37
IDJOB=4306608
IDBENCH=141319
IDSOLVER=2787
FILE ID=node137/4306608-1534091377
RUNJOBID= node137-1534062145-25231
PBS_JOBID= 21036980
Free space on /tmp= 26520 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-18b_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-4306608-1534091377/watcher-4306608-1534091377 -o /tmp/evaluation-result-4306608-1534091377/solver-4306608-1534091377 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25231 --watchdog 2580  HOME/xcsp3-exec -seed 1290181253 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306608-1534091377.xml

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

MD5SUM BENCH= cfb25615b49033917f7fa13487cdd88c
RANDOM SEED=1290181253

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        19918132 kB
MemAvailable:   27961340 kB
Buffers:           65444 kB
Cached:          8176360 kB
SwapCached:            8 kB
Active:          7924068 kB
Inactive:        4308636 kB
Active(anon):    3934360 kB
Inactive(anon):   108776 kB
Active(file):    3989708 kB
Inactive(file):  4199860 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             21624 kB
Writeback:             0 kB
AnonPages:       3901972 kB
Mapped:            65604 kB
Shmem:             49624 kB
Slab:             310492 kB
SReclaimable:     282100 kB
SUnreclaim:        28392 kB
KernelStack:        3840 kB
PageTables:        13284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7222016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3778560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26500 MiB
End job on node137 at 2018-08-12 19:11:18