Trace number 4292308

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)OPT28 235.003 231.321

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-10b_c18.xml
MD5SUM2b2c64c71c05a1ba529c691595973c48
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark5.22787
Satisfiable
(Un)Satisfiability was proved
Number of variables38
Number of constraints79
Number of domains14
Minimum domain size1
Maximum domain size19
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":21},{"size":3,"count":3},{"size":4,"count":2},{"size":19,"count":10}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":28},{"degree":27,"count":6},{"degree":28,"count":4}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":61},{"arity":11,"count":18}]
Number of extensional constraints0
Number of intensional constraints61
Distribution of constraint types[{"type":"intension","count":61},{"type":"count","count":18}]
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-4292308-1532337773.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292308-1532337773.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.03/0.56	c solve instance...
1.28/0.67	o 47 
1.28/0.67	o 46 
1.28/0.68	o 45 
1.60/0.73	o 42 
1.60/0.74	o 34 
1.60/0.75	o 33 
1.60/0.79	o 32 
1.91/0.80	o 29 
11.54/8.43	o 28 
234.97/231.31	s OPTIMUM FOUND
234.97/231.31	v <instantiation>
234.97/231.31	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] </list>
234.97/231.31	v 	<values>6 -6 1 3 1 -1 6 -6 -3 4 1 0 1 0 0 2 0 0 0 2 0 1 1 0 2 0 0 0 0 6 0 0 0 10 0 5 7 0 </values>
234.97/231.31	v </instantiation>

Verifier Data

OK	28

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292308-1532337773/watcher-4292308-1532337773 -o /tmp/evaluation-result-4292308-1532337773/solver-4292308-1532337773 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11338 --watchdog 2560 HOME/xcsp3-exec -seed 1197462446 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292308-1532337773.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 2.16 1.84 1.87 4/218 12709
/proc/meminfo: memFree=20174628/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14082840 memory=28928 CPUtime=0.12 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 5646 0 0 0 11 1 0 0 20 0 15 0 51340473 14420828160 7232 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3520710 7232 2978 1 0 3483008 0
[pid=12695/tid=12696] ppid=12693 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 3670 0 0 0 9 0 0 0 20 0 15 0 51340474 14420828160 7232 33554432000 4194304 4196468 140735613584560 139863325676192 139863321456022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14082840 memory=3472468219068814544 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14420828160 7232 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14082840 memory=140090173662848 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14420828160 7232 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14420828160 7232 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14420828160 7232 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340476 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51340476 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51340477 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 51340479 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 51340479 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14082840 memory=140090173662848 CPUtime=0.01 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) R 12693 12693 11307 0 -1 4202560 258 0 0 0 1 0 0 0 20 0 15 0 51340479 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862789310704 139863299980469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14082840 memory=140090173662848 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340479 14420828160 7232 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30380 KiB

[startup+0.210672 s]*
/proc/loadavg: 2.16 1.84 1.87 4/218 12709
/proc/meminfo: memFree=20115320/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14087096 memory=40624 CPUtime=0.34 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 8207 0 0 0 32 2 0 0 20 0 15 0 51340473 14425186304 10156 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3521774 10156 3162 1 0 3483008 0
[pid=12695/tid=12696] ppid=12693 vsize=14087096 memory=5854518564242424225 CPUtime=0.19 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 5470 0 0 0 18 1 0 0 20 0 15 0 51340474 14425186304 10156 33554432000 4194304 4196468 140735613584560 139863325665080 139863305524574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14087096 memory=3472468219068814544 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 10156 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14087096 memory=140090173662848 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 10156 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 10156 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 10156 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14087096 memory=140090173662848 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51340476 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51340476 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51340477 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14087096 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 394 0 0 0 2 0 0 0 20 0 15 0 51340479 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 300 0 0 0 2 0 0 0 20 0 15 0 51340479 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14087096 memory=140090173662848 CPUtime=0.08 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) S 12693 12693 11307 0 -1 1077944384 738 0 0 0 8 0 0 0 20 0 15 0 51340479 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862789310704 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14087096 memory=140090173662848 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340479 14425186304 10156 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42076 KiB

[startup+0.310608 s]*
/proc/loadavg: 2.16 1.84 1.87 4/218 12709
/proc/meminfo: memFree=20107628/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14087096 memory=48028 CPUtime=0.52 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 9167 0 0 0 50 2 0 0 20 0 15 0 51340473 14425186304 12007 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3521774 12007 3232 1 0 3483008 0
[pid=12695/tid=12696] ppid=12693 vsize=14087096 memory=8514701219881125277 CPUtime=0.3 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 6172 0 0 0 28 2 0 0 20 0 15 0 51340474 14425186304 12007 33554432000 4194304 4196468 140735613584560 139863325675200 139863305524604 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14087096 memory=3472468219068814544 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 12007 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14087096 memory=140090173662848 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 12007 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14087096 memory=6 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 12007 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14087096 memory=140090022176799 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14425186304 12007 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14087096 memory=280180044314368 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51340476 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14087096 memory=140090022153743 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51340476 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14087096 memory=280180195825760 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51340477 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14087096 memory=140090022158351 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14087096 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 509 0 0 0 5 0 0 0 20 0 15 0 51340479 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14087096 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 308 0 0 0 4 0 0 0 20 0 15 0 51340479 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) S 12693 12693 11307 0 -1 1077944384 875 0 0 0 12 0 0 0 20 0 15 0 51340479 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862789310704 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14087096 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340479 14425186304 12007 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49480 KiB

[startup+0.707303 s]
/proc/loadavg: 2.16 1.84 1.87 6/218 12709
/proc/meminfo: memFree=20090556/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14089220 memory=78512 CPUtime=1.6 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 14354 0 0 0 156 4 0 0 20 0 15 0 51340473 14427361280 19628 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3522305 19628 3342 1 0 3483520 0
[pid=12695/tid=12696] ppid=12693 vsize=14089220 memory=7660742144744843625 CPUtime=0.68 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 7041 0 0 0 65 3 0 0 20 0 15 0 51340474 14427361280 19628 33554432000 4194304 4196468 140735613584560 139863325681120 139862942552141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14089220 memory=5865465064658194540 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14427361280 19628 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14089220 memory=4638778398332764256 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14427361280 19628 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14089220 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340475 14427361280 19628 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14089220 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51340475 14427361280 19628 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14089220 memory=-7737605734073691286 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51340476 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14089220 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51340476 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14089220 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51340477 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14089220 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14089220 memory=16616 CPUtime=0.26 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) R 12693 12693 11307 0 -1 4202560 1729 0 0 0 26 0 0 0 20 0 15 0 51340479 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862791396808 139863321457974 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14089220 memory=1296 CPUtime=0.27 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) R 12693 12693 11307 0 -1 4202560 1767 0 0 0 27 0 0 0 20 0 15 0 51340479 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862790344264 139863304940926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14089220 memory=2412 CPUtime=0.37 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) R 12693 12693 11307 0 -1 4202560 2515 0 0 0 37 0 0 0 20 0 15 0 51340479 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862789310704 139863300092287 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14089220 memory=7668012111147524688 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 19628 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14089220 memory=7451579857426993518 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 19637 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 79964 KiB

[startup+1.50626 s]
/proc/loadavg: 2.16 1.84 1.87 5/218 12709
/proc/meminfo: memFree=19871004/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0

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

/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14089220 memory=173500 CPUtime=234.07 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 50861 0 0 0 23391 16 0 0 20 0 15 0 51340473 14427361280 43375 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3522305 43375 3382 1 0 3483520 0
[pid=12695/tid=12696] ppid=12693 vsize=14089220 memory=280180045965392 CPUtime=230.18 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 12257 0 0 0 23013 5 0 0 20 0 15 0 51340474 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863325683760 139862946951872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14089220 memory=280180045613616 CPUtime=0.04 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 1786 0 0 0 4 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14089220 memory=2513629611521 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1664 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14089220 memory=2526514513409 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 839 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14089220 memory=1452 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 474 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14089220 memory=173500 CPUtime=0.06 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 1729 0 0 0 5 1 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14089220 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14089220 memory=173488 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 51340477 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14089220 memory=16620 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14089220 memory=1296 CPUtime=1.48 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 11103 0 0 0 147 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14089220 memory=56 CPUtime=1.51 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 12291 0 0 0 150 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14089220 memory=7598824234097836114 CPUtime=0.5 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) S 12693 12693 11307 0 -1 1077944384 6396 0 0 0 49 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862789310704 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14089220 memory=8839693621689140388 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14089220 memory=173488 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 949 0 0 0 2 3 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 234.07 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 174952 KiB

[startup+230.801 s]
/proc/loadavg: 1.76 1.76 1.83 3/217 12713
/proc/meminfo: memFree=14527888/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14089220 memory=173500 CPUtime=234.47 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 50861 0 0 0 23431 16 0 0 20 0 15 0 51340473 14427361280 43375 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3522305 43375 3382 1 0 3483520 0
[pid=12695/tid=12696] ppid=12693 vsize=14089220 memory=1196 CPUtime=230.58 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 12257 0 0 0 23053 5 0 0 20 0 15 0 51340474 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863325683760 139862947040342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14089220 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 1786 0 0 0 4 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14089220 memory=16620 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1664 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14089220 memory=1296 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 839 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14089220 memory=2412 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 474 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14089220 memory=6 CPUtime=0.06 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 1729 0 0 0 5 1 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14089220 memory=22446 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 51340477 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14089220 memory=148 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14089220 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 11103 0 0 0 147 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14089220 memory=6944656575208382560 CPUtime=1.51 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 12291 0 0 0 150 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14089220 memory=7884511474102849899 CPUtime=0.5 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) S 12693 12693 11307 0 -1 1077944384 6396 0 0 0 49 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862789310704 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14089220 memory=7739833335988447085 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14089220 memory=16620 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 949 0 0 0 2 3 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 234.47 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 174952 KiB

[startup+231.201 s]
/proc/loadavg: 1.76 1.76 1.83 3/217 12713
/proc/meminfo: memFree=14527888/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14089220 memory=173500 CPUtime=234.87 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 50862 0 0 0 23471 16 0 0 20 0 15 0 51340473 14427361280 43375 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3522305 43375 3382 1 0 3483520 0
[pid=12695/tid=12696] ppid=12693 vsize=14089220 memory=1428 CPUtime=230.98 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 12258 0 0 0 23093 5 0 0 20 0 15 0 51340474 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863325683872 139862946952444 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14089220 memory=1196 CPUtime=0.04 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 1786 0 0 0 4 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14089220 memory=1452 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1664 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14089220 memory=6791534058613427641 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 839 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14089220 memory=1008 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 474 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14089220 memory=792 CPUtime=0.06 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 1729 0 0 0 5 1 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14089220 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 51340477 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14089220 memory=173500 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14089220 memory=1452 CPUtime=1.48 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 11103 0 0 0 147 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14089220 memory=16620 CPUtime=1.51 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 12291 0 0 0 150 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14089220 memory=-3622645143214314312 CPUtime=0.5 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) S 12693 12693 11307 0 -1 1077944384 6396 0 0 0 49 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862789310704 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14089220 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14089220 memory=1568 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 949 0 0 0 2 3 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 234.87 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 174952 KiB

[startup+231.301 s]
/proc/loadavg: 1.76 1.76 1.83 3/217 12713
/proc/meminfo: memFree=14527888/32770624 swapFree=67108860/67108860
[pid=12693] ppid=12690 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12693/stat : 12693 (xcsp3-exec) S 12690 12693 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 51340473 115843072 363 33554432000 4194304 5098028 140731548549936 140731548548040 140165400588924 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24981504 140731548554298 140731548554500 140731548554500 140731548557258 0
/proc/12693/statm: 28282 363 305 221 0 87 0
[pid=12695] ppid=12693 vsize=14089220 memory=173500 CPUtime=234.97 cores=0,2,4,6
/proc/12695/stat : 12695 (java) S 12693 12693 11307 0 -1 1077944320 50862 0 0 0 23481 16 0 0 20 0 15 0 51340473 14427361280 43375 33554432000 4194304 4196468 140735613584560 140735613567104 139863321444087 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
/proc/12695/statm: 3522305 43375 3382 1 0 3483520 0
[pid=12695/tid=12696] ppid=12693 vsize=14089220 memory=173500 CPUtime=231.08 cores=0,2,4,6
/proc/12695/task/12696/stat : 12696 (java) R 12693 12693 11307 0 -1 4202560 12258 0 0 0 23103 5 0 0 20 0 15 0 51340474 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863325683872 139862947173983 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12697] ppid=12693 vsize=14089220 memory=173500 CPUtime=0.04 cores=0,2,4,6
/proc/12695/task/12697/stat : 12697 (java) S 12693 12693 11307 0 -1 1077944384 1786 0 0 0 4 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863274064144 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12698] ppid=12693 vsize=14089220 memory=173500 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12698/stat : 12698 (java) S 12693 12693 11307 0 -1 1077944384 1664 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863273011600 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12699] ppid=12693 vsize=14089220 memory=173500 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12699/stat : 12699 (java) S 12693 12693 11307 0 -1 1077944384 839 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863271959056 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12700] ppid=12693 vsize=14089220 memory=1452 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12700/stat : 12700 (java) S 12693 12693 11307 0 -1 1077944384 474 0 0 0 5 0 0 0 20 0 15 0 51340475 14427361280 43375 33554432000 4194304 4196468 140735613584560 139863270906512 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12701] ppid=12693 vsize=14089220 memory=928 CPUtime=0.06 cores=0,2,4,6
/proc/12695/task/12701/stat : 12701 (java) S 12693 12693 11307 0 -1 1077944384 1729 0 0 0 5 1 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862862748144 139863321455234 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12702] ppid=12693 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12702/stat : 12702 (java) S 12693 12693 11307 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 51340476 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862861694368 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12703] ppid=12693 vsize=14089220 memory=173500 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12703/stat : 12703 (java) S 12693 12693 11307 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 51340477 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862860641776 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12704] ppid=12693 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12704/stat : 12704 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862859590352 139863321462683 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12705] ppid=12693 vsize=14089220 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/12695/task/12705/stat : 12705 (java) S 12693 12693 11307 0 -1 1077944384 11103 0 0 0 147 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862791415792 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12706] ppid=12693 vsize=14089220 memory=173500 CPUtime=1.51 cores=0,2,4,6
/proc/12695/task/12706/stat : 12706 (java) S 12693 12693 11307 0 -1 1077944384 12291 0 0 0 150 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862790363248 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12707] ppid=12693 vsize=14089220 memory=173500 CPUtime=0.5 cores=0,2,4,6
/proc/12695/task/12707/stat : 12707 (java) S 12693 12693 11307 0 -1 1077944384 6396 0 0 0 49 1 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862789310704 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12708] ppid=12693 vsize=14089220 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/12695/task/12708/stat : 12708 (java) S 12693 12693 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862788258400 139863321454293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
[pid=12695/tid=12709] ppid=12693 vsize=14089220 memory=173488 CPUtime=0.05 cores=0,2,4,6
/proc/12695/task/12709/stat : 12709 (java) S 12693 12693 11307 0 -1 1077944384 949 0 0 0 2 3 0 0 20 0 15 0 51340479 14427361280 43375 33554432000 4194304 4196468 140735613584560 139862787205936 139863321455234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 8232960 140735613592705 140735613592881 140735613592881 140735613595599 0
Current children cumulated CPU time: 234.97 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 174952 KiB

Child status: 0
Real time (s): 231.321
CPU time (s): 235.003
CPU user time (s): 234.829
CPU system time (s): 0.173309
CPU usage (%): 101.592
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 204604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.829
system time used= 0.173309
maximum resident set size= 205200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52561
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8635
involuntary context switches= 377


# summary of solver processes directly reported to runsolver:
#   pid: 12693
#   total CPU time (s): 235.003
#   total CPU user time (s): 234.829
#   total CPU system time (s): 0.173309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.61354 second user time and 1.90801 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-23 11:22:53
IDJOB=4292308
IDBENCH=141320
IDSOLVER=2747
FILE ID=node103/4292308-1532337773
RUNJOBID= node103-1532328173-11338
PBS_JOBID= 21018996
Free space on /tmp= 56832 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-10b_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-4292308-1532337773/watcher-4292308-1532337773 -o /tmp/evaluation-result-4292308-1532337773/solver-4292308-1532337773 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11338 --watchdog 2560  HOME/xcsp3-exec -seed 1197462446 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292308-1532337773.xml

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

MD5SUM BENCH= 2b2c64c71c05a1ba529c691595973c48
RANDOM SEED=1197462446

node103.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.48
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.48
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.48
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.48
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:        20192168 kB
MemAvailable:   28776516 kB
Buffers:          257264 kB
Cached:          8525968 kB
SwapCached:            0 kB
Active:          4689696 kB
Inactive:        7305364 kB
Active(anon):    3214392 kB
Inactive(anon):    16976 kB
Active(file):    1475304 kB
Inactive(file):  7288388 kB
Unevictable:        7144 kB
Mlocked:            7144 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20516 kB
Writeback:             0 kB
AnonPages:       3237168 kB
Mapped:            49608 kB
Shmem:             17036 kB
Slab:             277060 kB
SReclaimable:     249116 kB
SUnreclaim:        27944 kB
KernelStack:        3760 kB
PageTables:        11816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3650324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3104768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56812 MiB
End job on node103 at 2018-07-23 11:26:44