Trace number 4306602

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)OPT28 241.833 238.194

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-4306602-1534093521.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306602-1534093521.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.04/0.57	c solve instance...
1.31/0.68	o 47 
1.31/0.68	o 46 
1.31/0.69	o 45 
1.62/0.72	o 42 
1.62/0.74	o 34 
1.62/0.74	o 33 
1.62/0.77	o 32 
1.62/0.78	o 29 
11.81/8.79	o 28 
241.74/238.18	s OPTIMUM FOUND
241.74/238.18	v <instantiation>
241.74/238.18	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>
241.74/238.18	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>
241.74/238.18	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 (4048 MiB free)
  memory of node 1: 16384 MiB (11113 MiB free)
  node distances:
     10  21
     21  10

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

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

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=29862, runsolver pid=29859

[startup+0.100063 s]*
/proc/loadavg: 1.86 1.85 1.88 3/218 29878
/proc/meminfo: memFree=15508364/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14082940 memory=29376 CPUtime=0.12 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 5638 0 0 0 11 1 0 0 20 0 15 0 226915289 14420930560 7344 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3520735 7344 3057 1 0 3483012 0
[pid=29864/tid=29865] ppid=29862 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 3654 0 0 0 8 0 0 0 20 0 15 0 226915289 14420930560 7344 33554432000 4194304 4196468 140723527942112 139992858232624 139992854011286 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14420930560 7344 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14082940 memory=139955208361600 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14420930560 7344 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14420930560 7344 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226915290 14420930560 7344 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14082940 memory=139955208361600 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226915291 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226915292 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 226915292 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 226915294 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14082940 memory=139955208361600 CPUtime=0.01 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) R 29862 29862 25200 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 15 0 226915294 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991759915632 139992854020698 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14082940 memory=139955208361600 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915295 14420930560 7344 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30832 KiB

[startup+0.211545 s]*
/proc/loadavg: 1.86 1.85 1.88 4/218 29878
/proc/meminfo: memFree=15496828/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14082940 memory=41040 CPUtime=0.34 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 8336 0 0 0 32 2 0 0 20 0 15 0 226915289 14420930560 10260 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3520735 10260 3177 1 0 3483012 0
[pid=29864/tid=29865] ppid=29862 vsize=14082940 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) D 29862 29862 25200 0 -1 1077944384 5480 0 0 0 18 1 0 0 20 0 15 0 226915289 14420930560 10260 33554432000 4194304 4196468 140723527942112 139992858223520 139992846678573 0 4 0 16800975 18446744072101514788 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14082972 memory=11498 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14420963328 10260 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14082972 memory=139955208389716 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14420963328 10260 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14420930560 10262 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226915290 14420930560 10262 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14082940 memory=139955208361600 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226915291 14420930560 10262 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226915292 14420930560 10262 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 226915292 14420930560 10262 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14420930560 10262 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14082940 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 719 0 0 0 3 0 0 0 20 0 15 0 226915294 14420930560 10262 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14085056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 15 0 226915294 14423097344 10262 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14085056 memory=139955208361600 CPUtime=0.08 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 790 0 0 0 8 0 0 0 20 0 15 0 226915294 14423097344 10262 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14423097344 10262 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915295 14423097344 10262 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42496 KiB

[startup+0.310585 s]*
/proc/loadavg: 1.86 1.85 1.88 4/218 29878
/proc/meminfo: memFree=15490516/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14087196 memory=48152 CPUtime=0.52 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 9252 0 0 0 49 3 0 0 20 0 15 0 226915289 14425288704 12038 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3521799 12038 3258 1 0 3483012 0
[pid=29864/tid=29865] ppid=29862 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 6187 0 0 0 27 2 0 0 20 0 15 0 226915289 14425288704 12038 33554432000 4194304 4196468 140723527942112 139992858230464 139992838079838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14425288704 12038 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14425288704 12038 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14425288704 12038 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226915290 14425288704 12038 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226915291 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226915292 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 226915292 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14087196 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14087196 memory=4426078206164241782 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 820 0 0 0 5 0 0 0 20 0 15 0 226915294 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 54 0 0 0 3 0 0 0 20 0 15 0 226915294 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 885 0 0 0 12 0 0 0 20 0 15 0 226915294 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915295 14425288704 12038 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49608 KiB

[startup+0.700757 s]
/proc/loadavg: 1.86 1.85 1.88 6/218 29878
/proc/meminfo: memFree=15472468/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14089320 memory=74840 CPUtime=1.62 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 13451 0 0 0 157 5 0 0 20 0 15 0 226915289 14427463680 18710 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3522330 18710 3363 1 0 3483524 0
[pid=29864/tid=29865] ppid=29862 vsize=14089320 memory=1752 CPUtime=0.66 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 7094 0 0 0 63 3 0 0 20 0 15 0 226915289 14427463680 18710 33554432000 4194304 4196468 140723527942112 139992858237456 139992466649086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14089320 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14427463680 18710 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14089320 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14427463680 18710 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14089320 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915290 14427463680 18710 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14089320 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226915290 14427463680 18710 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14089320 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226915291 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14089320 memory=868 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14089320 memory=6792 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14089320 memory=11628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14089320 memory=752 CPUtime=0.28 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) R 29862 29862 25200 0 -1 4202560 1481 0 0 0 28 0 0 0 20 0 15 0 226915294 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991762021360 139992854020698 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14089320 memory=1276 CPUtime=0.27 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) R 29862 29862 25200 0 -1 4202560 1365 0 0 0 27 0 0 0 20 0 15 0 226915294 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991760949448 139992837485858 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14089320 memory=1068 CPUtime=0.37 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 2202 0 0 0 37 0 0 0 20 0 15 0 226915294 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14089320 memory=15064 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14089320 memory=34024 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226915295 14427463680 18710 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 76296 KiB

[startup+1.50081 s]
/proc/loadavg: 1.95 1.87 1.88 5/218 29878
/proc/meminfo: memFree=15448716/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0

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

/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14089320 memory=173628 CPUtime=240.43 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 49194 0 0 0 24026 17 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3522330 43407 3403 1 0 3483524 0
[pid=29864/tid=29865] ppid=29862 vsize=14089320 memory=61756 CPUtime=236.64 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 12429 0 0 0 23658 6 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992858238960 139992465972590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14089320 memory=1100 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1716 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14089320 memory=2144 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1186 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14089320 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1072 0 0 0 4 0 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14089320 memory=1752 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 761 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14089320 memory=5752 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 1685 0 0 0 4 1 0 0 20 0 15 0 226915291 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14089320 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14089320 memory=-3622645143214314312 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14089320 memory=173628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14089320 memory=279910132220144 CPUtime=1.5 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 11662 0 0 0 149 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14089320 memory=279910132220144 CPUtime=1.42 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 9733 0 0 0 142 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14089320 memory=6791534058613427641 CPUtime=0.51 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 6722 0 0 0 50 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14089320 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14089320 memory=4580 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 860 0 0 0 1 3 0 0 20 0 15 0 226915295 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 240.43 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 175084 KiB

[startup+237.601 s]
/proc/loadavg: 1.74 1.80 1.85 3/217 29881
/proc/meminfo: memFree=14884952/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14089320 memory=173628 CPUtime=241.23 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 49198 0 0 0 24106 17 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3522330 43407 3403 1 0 3483524 0
[pid=29864/tid=29865] ppid=29862 vsize=14089320 memory=1456 CPUtime=237.44 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 12433 0 0 0 23738 6 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992858238960 139992835405626 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14089320 memory=3812 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1716 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14089320 memory=1456 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1186 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14089320 memory=1456 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1072 0 0 0 4 0 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14089320 memory=173628 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 761 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14089320 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 1685 0 0 0 4 1 0 0 20 0 15 0 226915291 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14089320 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14089320 memory=2144 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14089320 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14089320 memory=868 CPUtime=1.5 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 11662 0 0 0 149 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14089320 memory=6792 CPUtime=1.42 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 9733 0 0 0 142 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14089320 memory=11628 CPUtime=0.51 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 6722 0 0 0 50 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14089320 memory=752 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14089320 memory=1276 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 860 0 0 0 1 3 0 0 20 0 15 0 226915295 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 241.23 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 175084 KiB

[startup+238.001 s]*
/proc/loadavg: 1.74 1.80 1.85 3/217 29881
/proc/meminfo: memFree=14884952/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14089320 memory=173628 CPUtime=241.64 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 49200 0 0 0 24147 17 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3522330 43407 3403 1 0 3483524 0
[pid=29864/tid=29865] ppid=29862 vsize=14089320 memory=6791534058613427641 CPUtime=237.84 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 12434 0 0 0 23778 6 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992858239072 139992467155373 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14089320 memory=4126316290023845779 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1716 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14089320 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1186 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14089320 memory=1408 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1072 0 0 0 4 0 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14089320 memory=3240 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 761 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14089320 memory=1452 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 1686 0 0 0 4 1 0 0 20 0 15 0 226915291 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14089320 memory=8805468 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14089320 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14089320 memory=3072 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14089320 memory=6791534058613427641 CPUtime=1.5 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 11662 0 0 0 149 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14089320 memory=3988 CPUtime=1.42 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 9733 0 0 0 142 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14089320 memory=1924 CPUtime=0.51 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 6722 0 0 0 50 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14089320 memory=173628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14089320 memory=1456 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 860 0 0 0 1 3 0 0 20 0 15 0 226915295 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 241.64 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 175084 KiB

[startup+238.11 s]
/proc/loadavg: 1.74 1.80 1.85 3/217 29881
/proc/meminfo: memFree=14884952/32770624 swapFree=67108372/67108860
[pid=29862] ppid=29859 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/29862/stat : 29862 (xcsp3-exec) S 29859 29862 25200 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 226915288 115843072 364 33554432000 4194304 5098028 140727239551296 140727239549400 140315773735548 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10256384 140727239558202 140727239558404 140727239558404 140727239561162 0
/proc/29862/statm: 28282 364 306 221 0 87 0
[pid=29864] ppid=29862 vsize=14089320 memory=173628 CPUtime=241.74 cores=1,3,5,7
/proc/29864/stat : 29864 (java) S 29862 29862 25200 0 -1 1077944320 49200 0 0 0 24157 17 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 140723527924656 139992853999351 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
/proc/29864/statm: 3522330 43407 3403 1 0 3483524 0
[pid=29864/tid=29865] ppid=29862 vsize=14089320 memory=173628 CPUtime=237.94 cores=1,3,5,7
/proc/29864/task/29865/stat : 29865 (java) R 29862 29862 25200 0 -1 4202560 12434 0 0 0 23788 6 0 0 20 0 15 0 226915289 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992858239072 139992466879570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29866] ppid=29862 vsize=14089320 memory=173628 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29866/stat : 29866 (java) S 29862 29862 25200 0 -1 1077944384 1716 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992784088208 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29867] ppid=29862 vsize=14089320 memory=173628 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29867/stat : 29867 (java) S 29862 29862 25200 0 -1 1077944384 1186 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992783035408 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29868] ppid=29862 vsize=14089320 memory=173628 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29868/stat : 29868 (java) S 29862 29862 25200 0 -1 1077944384 1072 0 0 0 4 0 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992447499152 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29869] ppid=29862 vsize=14089320 memory=1456 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29869/stat : 29869 (java) S 29862 29862 25200 0 -1 1077944384 761 0 0 0 4 1 0 0 20 0 15 0 226915290 14427463680 43407 33554432000 4194304 4196468 140723527942112 139992446446352 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29870] ppid=29862 vsize=14089320 memory=173628 CPUtime=0.05 cores=1,3,5,7
/proc/29864/task/29870/stat : 29870 (java) S 29862 29862 25200 0 -1 1077944384 1686 0 0 0 4 1 0 0 20 0 15 0 226915291 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991766231408 139992854010498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29871] ppid=29862 vsize=14089320 memory=173628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29871/stat : 29871 (java) S 29862 29862 25200 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991765177376 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29872] ppid=29862 vsize=14089320 memory=173628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29872/stat : 29872 (java) S 29862 29862 25200 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 226915292 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991764124528 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29873] ppid=29862 vsize=14089320 memory=173628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29873/stat : 29873 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991763072848 139992854017947 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29874] ppid=29862 vsize=14089320 memory=1456 CPUtime=1.5 cores=1,3,5,7
/proc/29864/task/29874/stat : 29874 (java) S 29862 29862 25200 0 -1 1077944384 11662 0 0 0 149 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991762021232 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29875] ppid=29862 vsize=14089320 memory=173596 CPUtime=1.42 cores=1,3,5,7
/proc/29864/task/29875/stat : 29875 (java) S 29862 29862 25200 0 -1 1077944384 9733 0 0 0 142 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991760968432 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29876] ppid=29862 vsize=14089320 memory=2257 CPUtime=0.51 cores=1,3,5,7
/proc/29864/task/29876/stat : 29876 (java) S 29862 29862 25200 0 -1 1077944384 6722 0 0 0 50 1 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991759915632 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29877] ppid=29862 vsize=14089320 memory=173628 CPUtime=0 cores=1,3,5,7
/proc/29864/task/29877/stat : 29877 (java) S 29862 29862 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226915294 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991758863072 139992854009557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
[pid=29864/tid=29878] ppid=29862 vsize=14089320 memory=1456 CPUtime=0.04 cores=1,3,5,7
/proc/29864/task/29878/stat : 29878 (java) S 29862 29862 25200 0 -1 1077944384 860 0 0 0 1 3 0 0 20 0 15 0 226915295 14427463680 43407 33554432000 4194304 4196468 140723527942112 139991757810352 139992854010498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7639040 140723527943302 140723527943473 140723527943473 140723527946191 0
Current children cumulated CPU time: 241.74 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 175084 KiB

Child status: 0
Real time (s): 238.194
CPU time (s): 241.833
CPU user time (s): 241.653
CPU system time (s): 0.180108
CPU usage (%): 101.528
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 204708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.653
system time used= 0.180108
maximum resident set size= 205300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50746
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= 8723
involuntary context switches= 158


# summary of solver processes directly reported to runsolver:
#   pid: 29862
#   total CPU time (s): 241.833
#   total CPU user time (s): 241.653
#   total CPU system time (s): 0.180108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.25745 second user time and 2.31929 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-12 19:05:21
IDJOB=4306602
IDBENCH=141320
IDSOLVER=2787
FILE ID=node137/4306602-1534093521
RUNJOBID= node137-1534062145-25232
PBS_JOBID= 21036980
Free space on /tmp= 26520 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
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-4306602-1534093521/watcher-4306602-1534093521 -o /tmp/evaluation-result-4306602-1534093521/solver-4306602-1534093521 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25232 --watchdog 2580  HOME/xcsp3-exec -seed 1689977110 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306602-1534093521.xml

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

MD5SUM BENCH= 2b2c64c71c05a1ba529c691595973c48
RANDOM SEED=1689977110

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:        15526128 kB
MemAvailable:   23569560 kB
Buffers:           67044 kB
Cached:          8174960 kB
SwapCached:            8 kB
Active:         12307896 kB
Inactive:        4309704 kB
Active(anon):    8319292 kB
Inactive(anon):   108516 kB
Active(file):    3988604 kB
Inactive(file):  4201188 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             21764 kB
Writeback:             0 kB
AnonPages:       8477488 kB
Mapped:            65652 kB
Shmem:             49624 kB
Slab:             310224 kB
SReclaimable:     282100 kB
SUnreclaim:        28124 kB
KernelStack:        3856 kB
PageTables:        21728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8930380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8314880 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:09:19