Trace number 4282360

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT 10.322 7.4016199

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-080.xml
MD5SUM8abaeb34d7c0899fee3fdb2f002199b6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.153616
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints88
Number of domains2
Minimum domain size80
Maximum domain size6400
Distribution of domain sizes[{"size":80,"count":80},{"size":6400,"count":80}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":80},{"degree":4,"count":79},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity80
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":80},{"arity":40,"count":6},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282360-1503112193.xml"  -tl '2520s' -p 1 -x 0
0.15/0.24	c [HOME/instance-4282360-1503112193.xml, -tl, 2520s, -p, 1, -x, 0]
0.15/0.30	c simple solver
0.34/0.37	c parse instance...
6.77/5.80	c solve instance...
10.08/7.38	s SATISFIABLE
10.08/7.38	v <instantiation>
10.08/7.38	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] </list>
10.08/7.38	v 	<values>1 4 6 7 8 9 10 15 16 17 18 19 20 21 22 23 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 2 3 5 11 12 13 14 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 71 72 73 74 75 76 77 78 79 80 1 16 36 49 64 81 100 225 256 289 324 361 400 441 484 529 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 4 9 25 121 144 169 196 576 625 676 729 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 5041 5184 5329 5476 5625 5776 5929 6084 6241 6400 </values>
10.08/7.38	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14684 MiB free)
  memory of node 1: 16384 MiB (15767 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282360-1503112193/watcher-4282360-1503112193 -o /tmp/evaluation-result-4282360-1503112193/solver-4282360-1503112193 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15587 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1121969244 HOME/instance-4282360-1503112193.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
solver pid=18570, runsolver pid=18567
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 2.25 2.02 1.91 3/205 18580
/proc/meminfo: memFree=31174492/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13574484 memory=19380 CPUtime=0.03 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 4146 0 0 0 3 0 0 0 20 0 9 0 9627321 13900271616 4845 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3393621 4845 2101 1 0 3383118 0
[pid=18572/tid=18573] ppid=18570 vsize=13574484 memory=-8713483618642983523 CPUtime=0.02 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 2845 0 0 0 2 0 0 0 20 0 9 0 9627321 13900271616 4845 18446744073709551615 4194304 4196468 140728039813392 140590761026520 140590756811933 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 9627322 13900271616 4845 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13574484 memory=139751292917376 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 9 0 9627322 13900271616 4845 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9627322 13900271616 4845 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9627322 13900271616 4845 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13575508 memory=139751292917376 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 9627323 13901320192 4845 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13575508 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 9627324 13901320192 4845 18446744073709551615 4194304 4196468 140728039813392 140590234388000 140590756800213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13575508 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 9627324 13901320192 4845 18446744073709551615 4194304 4196468 140728039813392 140590233335216 140590756800213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20760 KiB

[startup+0.210006 s]*
/proc/loadavg: 2.25 2.02 1.91 3/211 18586
/proc/meminfo: memFree=31165352/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13974352 memory=28864 CPUtime=0.15 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 5607 0 0 0 14 1 0 0 20 0 15 0 9627321 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3493588 7216 2885 1 0 3482964 0
[pid=18572/tid=18573] ppid=18570 vsize=13974352 memory=7311146985107750967 CPUtime=0.1 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 3495 0 0 0 9 1 0 0 20 0 15 0 9627321 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590761018640 140590756801942 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13974352 memory=8941 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9627322 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13974352 memory=4051468693172901536 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627322 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9627322 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9627322 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13974352 memory=139751292917376 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9627323 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9627324 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590234388000 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9627324 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590233335152 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) S 18570 18570 15523 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 9627326 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590231230832 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) S 18570 18570 15523 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 9627326 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590230178032 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13974352 memory=139751292917376 CPUtime=0.02 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) R 18570 18570 15523 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 15 0 9627326 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590756801942 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13974352 memory=139751292917376 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9627330 14309736448 7216 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30244 KiB

[startup+0.310461 s]*
/proc/loadavg: 2.25 2.02 1.91 3/211 18586
/proc/meminfo: memFree=31152756/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13978608 memory=40112 CPUtime=0.34 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 9316 0 0 0 31 3 0 0 20 0 15 0 9627321 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3494652 10028 3020 1 0 3482964 0
[pid=18572/tid=18573] ppid=18570 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 6438 0 0 0 18 2 0 0 20 0 15 0 9627321 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590761003984 140590749506970 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9627322 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627322 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9627322 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9627322 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9627323 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9627324 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590234388000 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9627324 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590233335152 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) S 18570 18570 15523 0 -1 1077944384 713 0 0 0 3 0 0 0 20 0 15 0 9627326 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590231230832 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) S 18570 18570 15523 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 15 0 9627326 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590230178032 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) R 18570 18570 15523 0 -1 4202560 725 0 0 0 7 0 0 0 20 0 15 0 9627326 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590734940788 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9627330 14314094592 10028 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41492 KiB

[startup+0.700851 s]
/proc/loadavg: 2.25 2.02 1.91 3/211 18586
/proc/meminfo: memFree=31142340/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13980732 memory=177848 CPUtime=1.23 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 12964 0 0 0 117 6 0 0 20 0 15 0 9627321 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3495183 44462 3179 1 0 3483476 0
[pid=18572/tid=18573] ppid=18570 vsize=13980732 memory=4282241104337350043 CPUtime=0.58 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 8525 0 0 0 53 5 0 0 20 0 15 0 9627321 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590761028208 140590401065457 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 9627322 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13980732 memory=11952 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 9627322 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 9627322 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 9627322 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 9627323 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590234388000 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590233335152 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) S 18570 18570 15523 0 -1 1077944384 1259 0 0 0 20 0 0 0 20 0 15 0 9627326 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590231230832 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13980732 memory=2 CPUtime=0.19 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) S 18570 18570 15523 0 -1 1077944384 647 0 0 0 19 0 0 0 20 0 15 0 9627326 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590230178032 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13980732 memory=4 CPUtime=0.22 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) S 18570 18570 15523 0 -1 1077944384 1174 0 0 0 22 0 0 0 20 0 15 0 9627326 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13980732 memory=12 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9627330 14316269568 44462 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 179228 KiB

[startup+1.50086 s]
/proc/loadavg: 2.25 2.02 1.91 3/211 18586
/proc/meminfo: memFree=30942576/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13980732 memory=573112 CPUtime=2.17 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 13819 0 0 0 203 14 0 0 20 0 15 0 9627321 14316269568 143278 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3495183 143278 3204 1 0 3483476 0
[pid=18572/tid=18573] ppid=18570 vsize=13980732 memory=4282241104337350043 CPUtime=1.35 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 8721 0 0 0 125 10 0 0 20 0 15 0 9627321 14316269568 143278 18446744073709551615 4194304 4196468 140728039813392 140590761028192 140590401148522 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13980732 memory=279502379000640 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 9627322 14316269568 143278 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13980732 memory=-4866526891258710369 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 15 0 9627322 14316269568 143278 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13980732 memory=7523078908064329315 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 15 0 9627322 14316269568 143278 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13980732 memory=-8253362664378451622 CPUtime=0.01 cores=1,3,5,7

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

/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590234388064 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13980732 memory=1093216 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590233335168 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13980732 memory=24033 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13980732 memory=1380 CPUtime=0.29 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) S 18570 18570 15523 0 -1 1077944384 1402 0 0 0 29 0 0 0 20 0 15 0 9627326 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590231230832 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13980732 memory=1074784 CPUtime=0.26 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) S 18570 18570 15523 0 -1 1077944384 753 0 0 0 26 0 0 0 20 0 15 0 9627326 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590230178032 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13980732 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) S 18570 18570 15523 0 -1 1077944384 1206 0 0 0 24 0 0 0 20 0 15 0 9627326 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9627330 14316269568 276196 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 3.94 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1106164 KiB

[startup+6.30077 s]
/proc/loadavg: 2.23 2.02 1.91 3/211 18586
/proc/meminfo: memFree=28459456/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13980732 memory=2730748 CPUtime=7.47 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 24168 0 0 0 698 49 0 0 20 0 15 0 9627321 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3495183 682687 3212 1 0 3483476 0
[pid=18572/tid=18573] ppid=18570 vsize=13980732 memory=279502378912424 CPUtime=6.1 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 14813 0 0 0 571 39 0 0 20 0 15 0 9627321 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590761026784 140590401901324 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13980732 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 109 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13980732 memory=1380 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 455 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13980732 memory=1610520 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 293 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13980732 memory=1104784 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 228 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 1490 0 0 0 1 0 0 0 20 0 15 0 9627323 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13980732 memory=139755484691344 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590234388064 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13980732 memory=732230140863448121 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590233335168 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13980732 memory=193 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13980732 memory=-8774313645642428999 CPUtime=0.38 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) S 18570 18570 15523 0 -1 1077944384 1933 0 0 0 38 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590231230832 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13980732 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) S 18570 18570 15523 0 -1 1077944384 1262 0 0 0 38 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590230178032 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13980732 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) S 18570 18570 15523 0 -1 1077944384 2261 0 0 0 30 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13980732 memory=2730120 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 9627330 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 7.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2732128 KiB

[startup+7.40158 s]
# the end of solver process 18570 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.80442 s, system=0.517535 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40092 s]
/proc/loadavg: 2.23 2.02 1.91 3/211 18586
/proc/meminfo: memFree=28459456/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13980732 memory=2730748 CPUtime=7.57 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 24168 0 0 0 708 49 0 0 20 0 15 0 9627321 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3495183 682687 3212 1 0 3483476 0
[pid=18572/tid=18573] ppid=18570 vsize=13980732 memory=1296 CPUtime=6.2 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 14813 0 0 0 581 39 0 0 20 0 15 0 9627321 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590761026784 140590401901311 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13980732 memory=2412 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 109 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13980732 memory=1724 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 455 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13980732 memory=1008 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 293 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13980732 memory=1228 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 228 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13980732 memory=33 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 1490 0 0 0 1 0 0 0 20 0 15 0 9627323 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13980732 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590234388064 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13980732 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590233335168 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13980732 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13980732 memory=6968 CPUtime=0.38 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) S 18570 18570 15523 0 -1 1077944384 1933 0 0 0 38 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590231230832 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13980732 memory=1244 CPUtime=0.38 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) S 18570 18570 15523 0 -1 1077944384 1262 0 0 0 38 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590230178032 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13980732 memory=644 CPUtime=0.3 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) S 18570 18570 15523 0 -1 1077944384 2261 0 0 0 30 0 0 0 20 0 15 0 9627326 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13980732 memory=956 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 9627330 14316269568 682687 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 7.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2732128 KiB

[startup+7.20084 s]
/proc/loadavg: 2.21 2.02 1.91 5/211 18586
/proc/meminfo: memFree=28443584/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
[pid=18572] ppid=18570 vsize=13980732 memory=2746876 CPUtime=9.82 cores=1,3,5,7
/proc/18572/stat : 18572 (java) S 18570 18570 15523 0 -1 1077944320 29043 0 0 0 932 50 0 0 20 0 15 0 9627321 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140728039795936 140590756790007 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
/proc/18572/statm: 3495183 686719 3215 1 0 3483476 0
[pid=18572/tid=18573] ppid=18570 vsize=13980732 memory=0 CPUtime=7 cores=1,3,5,7
/proc/18572/task/18573/stat : 18573 (java) R 18570 18570 15523 0 -1 4202560 14865 0 0 0 661 39 0 0 20 0 15 0 9627321 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590761027008 140590402472961 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18574] ppid=18570 vsize=13980732 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18574/stat : 18574 (java) S 18570 18570 15523 0 -1 1077944384 109 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590356630160 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18575] ppid=18570 vsize=13980732 memory=2412 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18575/stat : 18575 (java) S 18570 18570 15523 0 -1 1077944384 455 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590355577360 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18576] ppid=18570 vsize=13980732 memory=1724 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18576/stat : 18576 (java) S 18570 18570 15523 0 -1 1077944384 293 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590354524560 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18577] ppid=18570 vsize=13980732 memory=1008 CPUtime=0.05 cores=1,3,5,7
/proc/18572/task/18577/stat : 18577 (java) S 18570 18570 15523 0 -1 1077944384 228 0 0 0 4 1 0 0 20 0 15 0 9627322 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590353471760 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18578] ppid=18570 vsize=13980732 memory=1228 CPUtime=0.01 cores=1,3,5,7
/proc/18572/task/18578/stat : 18578 (java) S 18570 18570 15523 0 -1 1077944384 1490 0 0 0 1 0 0 0 20 0 15 0 9627323 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590235442032 140590756801154 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18579] ppid=18570 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18579/stat : 18579 (java) S 18570 18570 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590234388064 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18580] ppid=18570 vsize=13980732 memory=11952 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18580/stat : 18580 (java) S 18570 18570 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 9627324 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590233335168 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18581] ppid=18570 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18581/stat : 18581 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627326 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590232283472 140590756808603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18582] ppid=18570 vsize=13980732 memory=1440 CPUtime=1.04 cores=1,3,5,7
/proc/18572/task/18582/stat : 18582 (java) R 18570 18570 15523 0 -1 4202560 4090 0 0 0 104 0 0 0 20 0 15 0 9627326 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590231221424 140590736223413 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18583] ppid=18570 vsize=13980732 memory=8684 CPUtime=1.04 cores=1,3,5,7
/proc/18572/task/18583/stat : 18583 (java) R 18570 18570 15523 0 -1 4202560 3020 0 0 0 104 0 0 0 20 0 15 0 9627326 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590230164256 140590741542872 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18584] ppid=18570 vsize=13980732 memory=792 CPUtime=0.42 cores=1,3,5,7
/proc/18572/task/18584/stat : 18584 (java) S 18570 18570 15523 0 -1 1077944384 3169 0 0 0 42 0 0 0 20 0 15 0 9627326 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590229125232 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18585] ppid=18570 vsize=13980732 memory=22244 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18585/stat : 18585 (java) S 18570 18570 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9627327 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590228072672 140590756800213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
[pid=18572/tid=18586] ppid=18570 vsize=13980732 memory=-1891255765032775953 CPUtime=0 cores=1,3,5,7
/proc/18572/task/18586/stat : 18586 (java) S 18570 18570 15523 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 9627330 14316269568 686719 18446744073709551615 4194304 4196468 140728039813392 140590227020976 140590756801154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18444288 140728039821746 140728039821922 140728039821922 140728039825359 0
Current children cumulated CPU time: 9.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2748256 KiB

[startup+7.40079 s]
/proc/loadavg: 2.21 2.02 1.91 5/211 18586
/proc/meminfo: memFree=28443584/32770624 swapFree=67108860/67108860
[pid=18570] ppid=18567 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/18570/stat : 18570 (xcsp3-exec) S 18567 18570 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9627314 9740288 345 18446744073709551615 4194304 5098028 140731130939936 140731130938040 140184772137596 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 35995648 140731130945913 140731130946118 140731130946118 140731130949611 0
/proc/18570/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 7.40162
CPU time (s): 10.322
CPU user time (s): 9.80442
CPU system time (s): 0.517535
CPU usage (%): 139.455
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2748272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.80442
system time used= 0.517535
maximum resident set size= 2747960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2532
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 18570
#   total CPU time (s): 10.322
#   total CPU user time (s): 9.80442
#   total CPU system time (s): 0.517535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069097 second user time and 0.115582 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 04:56:23
IDJOB=4282360
IDBENCH=122908
IDSOLVER=2677
FILE ID=node130/4282360-1503112193
RUNJOBID= node130-1503095856-15587
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-080.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282360-1503112193/watcher-4282360-1503112193 -o /tmp/evaluation-result-4282360-1503112193/solver-4282360-1503112193 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15587 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1121969244 HOME/instance-4282360-1503112193.xml

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

MD5SUM BENCH= 8abaeb34d7c0899fee3fdb2f002199b6
RANDOM SEED=1121969244

node130.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.77
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.77
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.77
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.77
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:        31182628 kB
MemAvailable:   31337452 kB
Buffers:          151312 kB
Cached:           286064 kB
SwapCached:            0 kB
Active:           908028 kB
Inactive:         278676 kB
Active(anon):     749248 kB
Inactive(anon):     8556 kB
Active(file):     158780 kB
Inactive(file):   270120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7860 kB
Writeback:             4 kB
AnonPages:        748776 kB
Mapped:            42936 kB
Shmem:              8868 kB
Slab:             107412 kB
SReclaimable:      83516 kB
SUnreclaim:        23896 kB
KernelStack:        3440 kB
PageTables:         6232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2231108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62008 MiB
End job on node130 at 2017-08-19 04:56:31