Trace number 4269076

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.5 seq (2017-08-09)SAT (TO)151 2520.1101 2512.51

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-14-a3.xml
MD5SUMa5381fa3d98671549d41a8d043d26ba4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark129
Best CPU time to get the best result obtained on this benchmark20028.4
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints94
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":91},{"size":501,"count":14}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":12},{"degree":15,"count":2}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":91},{"arity":14,"count":1},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints92
Distribution of constraint types[{"type":"intension","count":92},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269076-1502771242.xml"  -tl '2520s' -p 1 -x 0
0.11/0.25	c [HOME/instance-4269076-1502771242.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.31	c simple solver
0.32/0.38	c parse instance...
0.69/0.60	c solve instance...
9.45/7.10	o 188 
19.41/16.27	o 177 
19.41/16.29	o 175 
19.51/16.38	o 169 
21.04/17.86	o 166 
198.89/195.36	o 164 
199.29/195.73	o 163 
264.71/261.04	o 162 
319.48/315.76	o 154 
492.45/488.38	o 153 
1436.20/1430.52	o 151 
2520.08/2512.50	s SATISFIABLE
2520.08/2512.50	v <instantiation>
2520.08/2512.50	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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] </list>
2520.08/2512.50	v 	<values>0 5 8 15 19 21 41 53 70 88 97 127 128 151 5 8 15 19 21 41 53 70 88 97 127 128 151 3 10 14 16 36 48 65 83 92 122 123 146 7 11 13 33 45 62 80 89 119 120 143 4 6 26 38 55 73 82 112 113 136 2 22 34 51 69 78 108 109 132 20 32 49 67 76 106 107 130 12 29 47 56 86 87 110 17 35 44 74 75 98 18 27 57 58 81 9 39 40 63 30 31 54 1 24 23 </values>
2520.08/2512.50	v </instantiation>
2520.08/2512.50	c Unexpected resolution interruption!

Verifier Data

OK	151

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269076-1502771242/watcher-4269076-1502771242 -o /tmp/evaluation-result-4269076-1502771242/solver-4269076-1502771242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1267750538 HOME/instance-4269076-1502771242.xml 

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

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

solver pid=3063, runsolver pid=3060

[startup+0.101192 s]*
/proc/loadavg: 1.50 1.67 1.67 3/204 3072
/proc/meminfo: memFree=31442704/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13574484 memory=16932 CPUtime=0.02 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 4049 0 0 0 2 0 0 0 20 0 9 0 65464856 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3393621 4233 2092 1 0 3383118 0
[pid=3065/tid=3066] ppid=3063 vsize=13574484 memory=9124443767561732153 CPUtime=0.02 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 2792 0 0 0 2 0 0 0 20 0 9 0 65464856 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973978165448 139973958010206 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13574484 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65464857 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13574484 memory=140441728185984 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65464857 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 65464857 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65464857 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13574484 memory=140441728185984 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 65464858 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 65464859 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 65464859 13900271616 4233 18446744073709551615 4194304 4196468 140732335957856 139973315502896 139973973939925 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18312 KiB

[startup+0.21008 s]*
/proc/loadavg: 1.50 1.67 1.67 4/211 3079
/proc/meminfo: memFree=31433788/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13974352 memory=27660 CPUtime=0.11 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 5445 0 0 0 10 1 0 0 20 0 15 0 65464856 14309736448 6915 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3493588 6915 2810 1 0 3482964 0
[pid=3065/tid=3066] ppid=3063 vsize=13974352 memory=7022364594140610616 CPUtime=0.09 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 3451 0 0 0 8 1 0 0 20 0 15 0 65464856 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973978161968 139973605991567 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13974352 memory=140441728856741 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13974352 memory=140441728185984 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464858 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65464859 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13974352 memory=140441728185984 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65464859 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) S 3063 3063 11586 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 65464861 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973313399536 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) R 3063 3063 11586 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 65464861 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973973940866 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) R 3063 3063 11586 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 65464861 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973958527265 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464866 14309736448 6979 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29040 KiB

[startup+0.313194 s]*
/proc/loadavg: 1.50 1.67 1.67 4/211 3079
/proc/meminfo: memFree=31420188/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13978608 memory=39516 CPUtime=0.32 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 9188 0 0 0 29 3 0 0 20 0 15 0 65464856 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3494652 9879 2980 1 0 3482964 0
[pid=3065/tid=3066] ppid=3063 vsize=13978608 memory=1398720917958146503 CPUtime=0.19 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 6397 0 0 0 17 2 0 0 20 0 15 0 65464856 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973978150712 139973958010206 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13978608 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464858 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65464859 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65464859 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) S 3063 3063 11586 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 15 0 65464861 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973313399536 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) S 3063 3063 11586 0 -1 1077944384 390 0 0 0 2 0 0 0 20 0 15 0 65464861 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13978608 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) S 3063 3063 11586 0 -1 1077944384 719 0 0 0 7 0 0 0 20 0 15 0 65464861 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13978608 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13978608 memory=140441728185984 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464866 14314094592 9879 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 40896 KiB

[startup+0.700799 s]
/proc/loadavg: 1.50 1.67 1.67 4/211 3079
/proc/meminfo: memFree=31411492/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13980732 memory=68072 CPUtime=1.21 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 13676 0 0 0 116 5 0 0 20 0 15 0 65464856 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3495183 17018 3179 1 0 3483476 0
[pid=3065/tid=3066] ppid=3063 vsize=13980732 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 8578 0 0 0 54 3 0 0 20 0 15 0 65464856 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973978168120 139973608038775 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13980732 memory=5932176738637725760 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13980732 memory=280883210748144 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65464858 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13980732 memory=140441605382768 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13980732 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) R 3063 3063 11586 0 -1 4202560 1222 0 0 0 17 0 0 0 20 0 15 0 65464861 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973313390800 139973955474332 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13980732 memory=7809523229951467568 CPUtime=0.16 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) R 3063 3063 11586 0 -1 4202560 1158 0 0 0 16 0 0 0 20 0 15 0 65464861 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973966219101 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13980732 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) S 3063 3063 11586 0 -1 1077944384 1410 0 0 0 27 0 0 0 20 0 15 0 65464861 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13980732 memory=-6007660418857049897 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464866 14316269568 17018 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69452 KiB

[startup+1.50072 s]
/proc/loadavg: 1.50 1.67 1.67 5/211 3079
/proc/meminfo: memFree=31380852/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13980732 memory=87220 CPUtime=2.94 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 18684 0 0 0 288 6 0 0 20 0 15 0 65464856 14316269568 21805 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3495183 21805 3184 1 0 3483476 0
[pid=3065/tid=3066] ppid=3063 vsize=13980732 memory=84776 CPUtime=1.36 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 9003 0 0 0 133 3 0 0 20 0 15 0 65464856 14316269568 21805 18446744073709551615 4194304 4196468 140732335957856 139973978166920 139973608465791 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 21805 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13980732 memory=280883210819712 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 21805 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13980732 memory=280883210793200 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65464857 14316269568 21805 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13980732 memory=3472464339786586592 CPUtime=0 cores=0,2,4,6

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

/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13980732 memory=193396 CPUtime=1.83 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) S 3063 3063 11586 0 -1 1077944384 15798 0 0 0 181 2 0 0 20 0 15 0 65464861 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973313399536 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13980732 memory=1380 CPUtime=1.58 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) S 3063 3063 11586 0 -1 1077944384 12347 0 0 0 157 1 0 0 20 0 15 0 65464861 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13980732 memory=193396 CPUtime=0.49 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) S 3063 3063 11586 0 -1 1077944384 9542 0 0 0 47 2 0 0 20 0 15 0 65464861 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13980732 memory=302022895662793015 CPUtime=0.79 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 951 0 0 0 31 48 0 0 20 0 15 0 65464866 14316269568 48349 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 2449.75 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 194776 KiB

[startup+2502.3 s]
/proc/loadavg: 1.77 1.61 1.54 3/212 3398
/proc/meminfo: memFree=31240808/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13980732 memory=196872 CPUtime=2509.86 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 84596 0 0 0 250902 84 0 0 20 0 15 0 65464856 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3495183 49218 3237 1 0 3483476 0
[pid=3065/tid=3066] ppid=3063 vsize=13980732 memory=196872 CPUtime=2499.09 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 26132 0 0 0 249900 9 0 0 20 0 15 0 65464856 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973978169136 139973609637204 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.2 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 4257 0 0 0 110 10 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.2 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2456 0 0 0 107 13 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.19 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 3114 0 0 0 110 9 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.2 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 3324 0 0 0 111 9 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13980732 memory=0 CPUtime=1.17 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 5264 0 0 0 107 10 0 0 20 0 15 0 65464858 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13980732 memory=196872 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13980732 memory=4198373884061773715 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13980732 memory=196780 CPUtime=1.83 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) S 3063 3063 11586 0 -1 1077944384 15800 0 0 0 181 2 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973313399536 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13980732 memory=1380 CPUtime=1.58 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) S 3063 3063 11586 0 -1 1077944384 12349 0 0 0 157 1 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13980732 memory=1380 CPUtime=0.49 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) S 3063 3063 11586 0 -1 1077944384 9544 0 0 0 47 2 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13980732 memory=196872 CPUtime=0.82 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 966 0 0 0 32 50 0 0 20 0 15 0 65464866 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 2509.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 198252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.5 s]
/proc/loadavg: 1.81 1.63 1.55 3/212 3399
/proc/meminfo: memFree=31248996/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13980732 memory=196872 CPUtime=2520.08 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 84686 0 0 0 251924 84 0 0 20 0 15 0 65464856 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3495183 49218 3237 1 0 3483476 0
[pid=3065/tid=3066] ppid=3063 vsize=13980732 memory=1380 CPUtime=2509.28 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 26198 0 0 0 250919 9 0 0 20 0 15 0 65464856 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973978169152 139973610293400 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.2 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 4271 0 0 0 110 10 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13980732 memory=1380 CPUtime=1.21 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2458 0 0 0 108 13 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13980732 memory=0 CPUtime=1.19 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 3116 0 0 0 110 9 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13980732 memory=33 CPUtime=1.21 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 3326 0 0 0 112 9 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.18 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 5266 0 0 0 108 10 0 0 20 0 15 0 65464858 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13980732 memory=16240 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13980732 memory=55 CPUtime=1.83 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) S 3063 3063 11586 0 -1 1077944384 15800 0 0 0 181 2 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973313399536 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13980732 memory=6656426216303648864 CPUtime=1.58 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) S 3063 3063 11586 0 -1 1077944384 12349 0 0 0 157 1 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13980732 memory=1380 CPUtime=0.49 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) S 3063 3063 11586 0 -1 1077944384 9544 0 0 0 47 2 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13980732 memory=196872 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13980732 memory=8964 CPUtime=0.82 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 968 0 0 0 32 50 0 0 20 0 15 0 65464866 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 198252 KiB

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

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

[startup+2512.51 s]
# the end of solver process 3065 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.25 s, system=0.852417 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2512.5 s]
/proc/loadavg: 1.81 1.63 1.55 3/212 3399
/proc/meminfo: memFree=31248996/32770624 swapFree=67108860/67108860
[pid=3063] ppid=3060 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/3063/stat : 3063 (xcsp3-exec) S 3060 3063 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65464848 9740288 345 18446744073709551615 4194304 5098028 140725598492224 140725598490328 140174516953724 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 19075072 140725598495096 140725598495301 140725598495301 140725598498795 0
/proc/3063/statm: 2378 345 289 221 0 87 0
[pid=3065] ppid=3063 vsize=13980732 memory=196872 CPUtime=2520.08 cores=0,2,4,6
/proc/3065/stat : 3065 (java) S 3063 3063 11586 0 -1 1077944320 84686 0 0 0 251924 84 0 0 20 0 15 0 65464856 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 140732335940400 139973973929719 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
/proc/3065/statm: 3495183 49218 3237 1 0 3483476 0
[pid=3065/tid=3066] ppid=3063 vsize=13980732 memory=1380 CPUtime=2509.28 cores=0,2,4,6
/proc/3065/task/3066/stat : 3066 (java) R 3063 3063 11586 0 -1 4202560 26198 0 0 0 250919 9 0 0 20 0 15 0 65464856 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973978169152 139973610293400 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3067] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.2 cores=0,2,4,6
/proc/3065/task/3067/stat : 3067 (java) S 3063 3063 11586 0 -1 1077944384 4271 0 0 0 110 10 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973930896400 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3068] ppid=3063 vsize=13980732 memory=1380 CPUtime=1.21 cores=0,2,4,6
/proc/3065/task/3068/stat : 3068 (java) S 3063 3063 11586 0 -1 1077944384 2458 0 0 0 108 13 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973929843856 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3069] ppid=3063 vsize=13980732 memory=0 CPUtime=1.19 cores=0,2,4,6
/proc/3065/task/3069/stat : 3069 (java) S 3063 3063 11586 0 -1 1077944384 3116 0 0 0 110 9 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973928790800 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3070] ppid=3063 vsize=13980732 memory=33 CPUtime=1.21 cores=0,2,4,6
/proc/3065/task/3070/stat : 3070 (java) S 3063 3063 11586 0 -1 1077944384 3326 0 0 0 112 9 0 0 20 0 15 0 65464857 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973927738256 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3071] ppid=3063 vsize=13980732 memory=196872 CPUtime=1.18 cores=0,2,4,6
/proc/3065/task/3071/stat : 3071 (java) S 3063 3063 11586 0 -1 1077944384 5266 0 0 0 108 10 0 0 20 0 15 0 65464858 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973317609712 139973973940866 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3072] ppid=3063 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3072/stat : 3072 (java) S 3063 3063 11586 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973316555936 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3073] ppid=3063 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3073/stat : 3073 (java) S 3063 3063 11586 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 65464859 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973315502832 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3074] ppid=3063 vsize=13980732 memory=16240 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3074/stat : 3074 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973314451408 139973973948315 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3075] ppid=3063 vsize=13980732 memory=55 CPUtime=1.83 cores=0,2,4,6
/proc/3065/task/3075/stat : 3075 (java) S 3063 3063 11586 0 -1 1077944384 15800 0 0 0 181 2 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973313399536 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3076] ppid=3063 vsize=13980732 memory=6656426216303648864 CPUtime=1.58 cores=0,2,4,6
/proc/3065/task/3076/stat : 3076 (java) S 3063 3063 11586 0 -1 1077944384 12349 0 0 0 157 1 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973312346992 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3077] ppid=3063 vsize=13980732 memory=1380 CPUtime=0.49 cores=0,2,4,6
/proc/3065/task/3077/stat : 3077 (java) S 3063 3063 11586 0 -1 1077944384 9544 0 0 0 47 2 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973311293936 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3078] ppid=3063 vsize=13980732 memory=196872 CPUtime=0 cores=0,2,4,6
/proc/3065/task/3078/stat : 3078 (java) S 3063 3063 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65464861 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973310241632 139973973939925 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
[pid=3065/tid=3079] ppid=3063 vsize=13980732 memory=8964 CPUtime=0.82 cores=0,2,4,6
/proc/3065/task/3079/stat : 3079 (java) S 3063 3063 11586 0 -1 1077944384 968 0 0 0 32 50 0 0 20 0 15 0 65464866 14316269568 49218 18446744073709551615 4194304 4196468 140732335957856 139973309188656 139973973940866 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28729344 140732335960497 140732335960673 140732335960673 140732335964111 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 198252 KiB

Child status: 143
Real time (s): 2512.51
CPU time (s): 2520.11
CPU user time (s): 2519.25
CPU system time (s): 0.852417
CPU usage (%): 100.302
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 202092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.25
system time used= 0.852417
maximum resident set size= 204808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88428
involuntary context switches= 4035


# summary of solver processes directly reported to runsolver:
#   pid: 3063,3065
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.25
#   total CPU system time (s): 0.852417

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7097 second user time and 22.8857 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 06:13:06
IDJOB=4269076
IDBENCH=126210
IDSOLVER=2660
FILE ID=node124/4269076-1502771242
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-14-a3.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-4269076-1502771242/watcher-4269076-1502771242 -o /tmp/evaluation-result-4269076-1502771242/solver-4269076-1502771242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1267750538 HOME/instance-4269076-1502771242.xml

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

MD5SUM BENCH= a5381fa3d98671549d41a8d043d26ba4
RANDOM SEED=1267750538

node124.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.51
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.51
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.51
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.51
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:        31451036 kB
MemAvailable:   31856536 kB
Buffers:          232732 kB
Cached:           459804 kB
SwapCached:            0 kB
Active:           590448 kB
Inactive:         282160 kB
Active(anon):     131276 kB
Inactive(anon):    81952 kB
Active(file):     459172 kB
Inactive(file):   200208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7540 kB
Writeback:             4 kB
AnonPages:        179332 kB
Mapped:            58840 kB
Shmem:             33512 kB
Slab:             150552 kB
SReclaimable:     123912 kB
SUnreclaim:        26640 kB
KernelStack:        3456 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1182424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 62016 MiB
End job on node124 at 2017-08-15 06:54:58