Trace number 4272253

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 5a (2017-07-26)SAT (TO)40 2520.0701 2453.52

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark18912
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints186
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":78},{"size":9,"count":78}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":78},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":44}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":78},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":44}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":78}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272253-1502700505.xml"  -tl '2520s' -p 1 -x 3
0.08/0.29	c [HOME/instance-4272253-1502700505.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.35	c simple solver
0.26/0.42	c parse instance...
0.83/0.67	c solve instance...
1.11/0.77	o 31 
1.45/0.82	o 32 
1.45/0.85	o 35 
1.45/0.87	o 38 
92.16/80.87	o 40 
2520.02/2453.51	s SATISFIABLE
2520.02/2453.51	v <instantiation>
2520.02/2453.51	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] </list>
2520.02/2453.51	v 	<values>1 1 0 0 0 1 1 0 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 0 1 0 1 1 0 1 1 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 1 1 0 1 0 1 1 0 1 1 2 3 2 2 2 2 2 2 2 2 2 2 2 3 6 3 4 3 6 6 3 4 2 5 5 3 2 3 2 4 2 3 3 2 5 2 5 3 3 2 4 4 4 4 5 6 4 5 2 6 3 4 2 4 3 3 4 3 3 3 5 3 6 3 4 2 3 4 3 3 4 3 4 3 2 4 2 2 </values>
2520.02/2453.51	v </instantiation>
2520.02/2453.51	c Unexpected resolution interruption!

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272253-1502700505/watcher-4272253-1502700505 -o /tmp/evaluation-result-4272253-1502700505/solver-4272253-1502700505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1397700491 HOME/instance-4272253-1502700505.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=16705, runsolver pid=16702

[startup+0.101508 s]*
/proc/loadavg: 1.39 1.49 1.50 3/205 16714
/proc/meminfo: memFree=30656352/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13574484 memory=18972 CPUtime=0.02 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 4049 0 0 0 2 0 0 0 20 0 9 0 72271212 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3393621 4743 2092 1 0 3383118 0
[pid=16707/tid=16708] ppid=16705 vsize=13574484 memory=7311146985107750967 CPUtime=0.02 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 2787 0 0 0 2 0 0 0 20 0 9 0 72271212 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140258992099560 140258987885725 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13574484 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72271213 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13574484 memory=140640657885048 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72271213 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72271213 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72271213 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13574484 memory=140640657868416 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72271214 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 9 0 72271215 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 72271215 13900271616 4743 18446744073709551615 4194304 4196468 140724829885520 140257902449712 140258987874005 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20352 KiB

[startup+0.217919 s]*
/proc/loadavg: 1.39 1.49 1.50 3/212 16721
/proc/meminfo: memFree=30648280/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13974352 memory=29224 CPUtime=0.08 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 5182 0 0 0 7 1 0 0 20 0 15 0 72271212 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3493588 7306 2731 1 0 3482964 0
[pid=16707/tid=16708] ppid=16705 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 3359 0 0 0 6 0 0 0 20 0 15 0 72271212 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140258992089488 140258970138656 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13974352 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13974352 memory=140640657885048 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13974352 memory=140640657868416 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72271214 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72271215 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72271215 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 72271217 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13974352 memory=140640657868416 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) S 16705 16705 897 0 -1 1077944384 228 0 0 0 0 0 0 0 20 0 15 0 72271217 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257898240752 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13974352 memory=140640657868416 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271225 14309736448 7306 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30604 KiB

[startup+0.310277 s]*
/proc/loadavg: 1.39 1.49 1.50 4/212 16721
/proc/meminfo: memFree=30631724/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13974352 memory=38688 CPUtime=0.26 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 8675 0 0 0 23 3 0 0 20 0 15 0 72271212 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3493588 9672 2976 1 0 3482964 0
[pid=16707/tid=16708] ppid=16705 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 6014 0 0 0 14 2 0 0 20 0 15 0 72271212 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140258992080128 140258980541813 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72271213 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72271214 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72271215 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72271215 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 476 0 0 0 1 0 0 0 20 0 15 0 72271217 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) S 16705 16705 897 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 15 0 72271217 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) S 16705 16705 897 0 -1 1077944384 678 0 0 0 5 0 0 0 20 0 15 0 72271217 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257898240752 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271225 14309736448 9672 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40068 KiB

[startup+0.700704 s]
/proc/loadavg: 1.39 1.49 1.50 4/212 16721
/proc/meminfo: memFree=30622572/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13980732 memory=67120 CPUtime=1.11 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 13355 0 0 0 106 5 0 0 20 0 15 0 72271212 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3495183 16780 3173 1 0 3483476 0
[pid=16707/tid=16708] ppid=16705 vsize=13980732 memory=7595995151879202156 CPUtime=0.53 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 8605 0 0 0 50 3 0 0 20 0 15 0 72271212 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140258992101584 140258987875734 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 72271214 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13980732 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 1137 0 0 0 11 0 0 0 20 0 15 0 72271217 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13980732 memory=2529 CPUtime=0.15 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) R 16705 16705 897 0 -1 1077944384 950 0 0 0 15 0 0 0 20 0 15 0 72271217 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13980732 memory=2000 CPUtime=0.29 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) R 16705 16705 897 0 -1 4202560 1381 0 0 0 29 0 0 0 20 0 15 0 72271217 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257898238544 140258987875734 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13980732 memory=10988 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13980732 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271225 14316269568 16780 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68500 KiB

[startup+1.5008 s]
/proc/loadavg: 1.39 1.49 1.50 5/212 16721
/proc/meminfo: memFree=30579796/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13980732 memory=141172 CPUtime=3.66 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 46292 0 0 0 355 11 0 0 20 0 15 0 72271212 14316269568 35293 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3495183 35293 3193 1 0 3483476 0
[pid=16707/tid=16708] ppid=16705 vsize=13980732 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 9078 0 0 0 128 5 0 0 20 0 15 0 72271212 14316269568 35293 18446744073709551615 4194304 4196468 140724829885520 140258992101264 140258619868385 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 35293 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 35293 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13980732 memory=82824 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72271213 14316269568 35293 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13980732 memory=1200 CPUtime=0 cores=0,2,4,6

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

/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13980732 memory=4116 CPUtime=4.77 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 38149 0 0 0 473 4 0 0 20 0 15 0 72271217 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13980732 memory=1380 CPUtime=5.37 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) S 16705 16705 897 0 -1 1077944384 25310 0 0 0 534 3 0 0 20 0 15 0 72271217 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13980732 memory=414484 CPUtime=0.73 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) S 16705 16705 897 0 -1 1077944384 10265 0 0 0 70 3 0 0 20 0 15 0 72271217 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257898240752 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13980732 memory=960 CPUtime=1.24 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 996 0 0 0 60 64 0 0 20 0 15 0 72271225 14316269568 103621 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 2447.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 415864 KiB

[startup+2442.3 s]
/proc/loadavg: 1.36 1.43 1.39 3/212 16989
/proc/meminfo: memFree=30316128/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13980732 memory=404332 CPUtime=2508.59 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 289246 0 0 0 250445 414 0 0 20 0 15 0 72271212 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3495183 101083 3256 1 0 3483476 0
[pid=16707/tid=16708] ppid=16705 vsize=13980732 memory=403828 CPUtime=2419.63 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 114451 0 0 0 241929 34 0 0 20 0 15 0 72271212 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140258992103648 140258622158226 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13980732 memory=406908 CPUtime=18.51 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 18175 0 0 0 1781 70 0 0 20 0 15 0 72271213 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13980732 memory=406908 CPUtime=18.5 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 14488 0 0 0 1779 71 0 0 20 0 15 0 72271213 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13980732 memory=404856 CPUtime=18.52 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 15662 0 0 0 1779 73 0 0 20 0 15 0 72271213 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13980732 memory=404856 CPUtime=18.51 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 16747 0 0 0 1781 70 0 0 20 0 15 0 72271213 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13980732 memory=402288 CPUtime=2.69 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 33674 0 0 0 227 42 0 0 20 0 15 0 72271214 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13980732 memory=400752 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13980732 memory=400752 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13980732 memory=400236 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13980732 memory=402804 CPUtime=4.77 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 38151 0 0 0 473 4 0 0 20 0 15 0 72271217 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13980732 memory=404332 CPUtime=5.37 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) S 16705 16705 897 0 -1 1077944384 25312 0 0 0 534 3 0 0 20 0 15 0 72271217 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13980732 memory=1380 CPUtime=0.73 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) S 16705 16705 897 0 -1 1077944384 10267 0 0 0 70 3 0 0 20 0 15 0 72271217 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257898240752 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13980732 memory=400236 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13980732 memory=403316 CPUtime=1.27 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 1004 0 0 0 62 65 0 0 20 0 15 0 72271225 14316269568 101083 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 2508.59 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 405712 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2453.5 s]
/proc/loadavg: 1.35 1.42 1.39 3/211 16989
/proc/meminfo: memFree=30295596/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13980732 memory=417264 CPUtime=2520.02 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 292608 0 0 0 251586 416 0 0 20 0 15 0 72271212 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3495183 104316 3256 1 0 3483476 0
[pid=16707/tid=16708] ppid=16705 vsize=13980732 memory=419716 CPUtime=2430.74 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 117204 0 0 0 243040 34 0 0 20 0 15 0 72271212 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258992103264 140258622003917 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13980732 memory=402288 CPUtime=18.58 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 18280 0 0 0 1788 70 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13980732 memory=418620 CPUtime=18.58 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 14819 0 0 0 1786 72 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13980732 memory=1380 CPUtime=18.59 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 15737 0 0 0 1786 73 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13980732 memory=421768 CPUtime=18.58 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 16836 0 0 0 1788 70 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13980732 memory=417264 CPUtime=2.7 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 33683 0 0 0 228 42 0 0 20 0 15 0 72271214 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13980732 memory=402804 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13980732 memory=406396 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13980732 memory=281281032681920 CPUtime=4.77 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 38151 0 0 0 473 4 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13980732 memory=404340 CPUtime=5.37 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) S 16705 16705 897 0 -1 1077944384 25312 0 0 0 534 3 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13980732 memory=40260 CPUtime=0.73 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) S 16705 16705 897 0 -1 1077944384 10267 0 0 0 70 3 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257898240752 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13980732 memory=417776 CPUtime=1.27 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 1004 0 0 0 62 65 0 0 20 0 15 0 72271225 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 418644 KiB

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

[startup+2453.51 s]
# the end of solver process 16705 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001873 s, system=0 s

[startup+2453.52 s]
# the end of solver process 16707 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.89 s, system=4.17336 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+2453.5 s]
/proc/loadavg: 1.35 1.42 1.39 3/211 16989
/proc/meminfo: memFree=30295596/32770624 swapFree=67108860/67108860
[pid=16705] ppid=16702 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16705/stat : 16705 (xcsp3-exec) S 16702 16705 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 72271204 9740288 345 18446744073709551615 4194304 5098028 140731621553728 140731621551832 139742208815740 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 10702848 140731621560696 140731621560901 140731621560901 140731621564395 0
/proc/16705/statm: 2378 345 289 221 0 87 0
[pid=16707] ppid=16705 vsize=13980732 memory=417264 CPUtime=2520.02 cores=0,2,4,6
/proc/16707/stat : 16707 (java) S 16705 16705 897 0 -1 1077944320 292608 0 0 0 251586 416 0 0 20 0 15 0 72271212 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140724829868064 140258987863799 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
/proc/16707/statm: 3495183 104316 3256 1 0 3483476 0
[pid=16707/tid=16708] ppid=16705 vsize=13980732 memory=419716 CPUtime=2430.74 cores=0,2,4,6
/proc/16707/task/16708/stat : 16708 (java) R 16705 16705 897 0 -1 4202560 117204 0 0 0 243040 34 0 0 20 0 15 0 72271212 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258992103264 140258622003917 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16709] ppid=16705 vsize=13980732 memory=402288 CPUtime=18.58 cores=0,2,4,6
/proc/16707/task/16709/stat : 16709 (java) S 16705 16705 897 0 -1 1077944384 18280 0 0 0 1788 70 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258944830224 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16710] ppid=16705 vsize=13980732 memory=418620 CPUtime=18.58 cores=0,2,4,6
/proc/16707/task/16710/stat : 16710 (java) S 16705 16705 897 0 -1 1077944384 14819 0 0 0 1786 72 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258943777680 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16711] ppid=16705 vsize=13980732 memory=1380 CPUtime=18.59 cores=0,2,4,6
/proc/16707/task/16711/stat : 16711 (java) S 16705 16705 897 0 -1 1077944384 15737 0 0 0 1786 73 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258942725136 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16712] ppid=16705 vsize=13980732 memory=421768 CPUtime=18.58 cores=0,2,4,6
/proc/16707/task/16712/stat : 16712 (java) S 16705 16705 897 0 -1 1077944384 16836 0 0 0 1788 70 0 0 20 0 15 0 72271213 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258941672592 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16713] ppid=16705 vsize=13980732 memory=417264 CPUtime=2.7 cores=0,2,4,6
/proc/16707/task/16713/stat : 16713 (java) S 16705 16705 897 0 -1 1077944384 33683 0 0 0 228 42 0 0 20 0 15 0 72271214 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140258533578736 140258987874946 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16714] ppid=16705 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16714/stat : 16714 (java) S 16705 16705 897 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257903502240 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16715] ppid=16705 vsize=13980732 memory=402804 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16715/stat : 16715 (java) S 16705 16705 897 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72271215 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257902449648 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16716] ppid=16705 vsize=13980732 memory=406396 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16716/stat : 16716 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257901398224 140258987882395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16717] ppid=16705 vsize=13980732 memory=281281032681920 CPUtime=4.77 cores=0,2,4,6
/proc/16707/task/16717/stat : 16717 (java) S 16705 16705 897 0 -1 1077944384 38151 0 0 0 473 4 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257900345840 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16718] ppid=16705 vsize=13980732 memory=404340 CPUtime=5.37 cores=0,2,4,6
/proc/16707/task/16718/stat : 16718 (java) S 16705 16705 897 0 -1 1077944384 25312 0 0 0 534 3 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257899293296 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16719] ppid=16705 vsize=13980732 memory=40260 CPUtime=0.73 cores=0,2,4,6
/proc/16707/task/16719/stat : 16719 (java) S 16705 16705 897 0 -1 1077944384 10267 0 0 0 70 3 0 0 20 0 15 0 72271217 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257898240752 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16720] ppid=16705 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16707/task/16720/stat : 16720 (java) S 16705 16705 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72271218 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257897188448 140258987874005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
[pid=16707/tid=16721] ppid=16705 vsize=13980732 memory=417776 CPUtime=1.27 cores=0,2,4,6
/proc/16707/task/16721/stat : 16721 (java) S 16705 16705 897 0 -1 1077944384 1004 0 0 0 62 65 0 0 20 0 15 0 72271225 14316269568 104316 18446744073709551615 4194304 4196468 140724829885520 140257896134960 140258987874946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8241152 140724829893041 140724829893217 140724829893217 140724829896655 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 418644 KiB

Child status: 143
Real time (s): 2453.52
CPU time (s): 2520.07
CPU user time (s): 2515.89
CPU system time (s): 4.17336
CPU usage (%): 102.712
Max. virtual memory (cumulated for all children) (KiB): 13994276
Max. memory (cumulated for all children) (KiB): 524484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.89
system time used= 4.17336
maximum resident set size= 539392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293280
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113504
involuntary context switches= 5627


# summary of solver processes directly reported to runsolver:
#   pid: 16705,16707
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.89
#   total CPU system time (s): 4.17336

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6438 second user time and 25.4767 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 10:34:19
IDJOB=4272253
IDBENCH=115949
IDSOLVER=2664
FILE ID=node125/4272253-1502700505
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-13.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-4272253-1502700505/watcher-4272253-1502700505 -o /tmp/evaluation-result-4272253-1502700505/solver-4272253-1502700505 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1397700491 HOME/instance-4272253-1502700505.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=1397700491

node125.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.07
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.07
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.07
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.07
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:        30665700 kB
MemAvailable:   31612428 kB
Buffers:          293656 kB
Cached:           947424 kB
SwapCached:            0 kB
Active:          1081464 kB
Inactive:         593764 kB
Active(anon):     434604 kB
Inactive(anon):    33100 kB
Active(file):     646860 kB
Inactive(file):   560664 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             4 kB
AnonPages:        433996 kB
Mapped:            61064 kB
Shmem:             33444 kB
Slab:             135568 kB
SReclaimable:     110080 kB
SUnreclaim:        25488 kB
KernelStack:        3472 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1036064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-14 11:15:13