Trace number 4284525

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-08-18)SAT (TO)54 254.052 240.02499

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-13.xml
MD5SUMba14410c7a25eefcb6b446bec14c0338
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark56
Best CPU time to get the best result obtained on this benchmark247.92999
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints242
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":104},{"size":9,"count":104}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":104},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":66}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":104},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":66}]
Number of extensional constraints138
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":138},{"type":"sum","count":104}]
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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284525-1503210822.xml"  -tl '264s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4284525-1503210822.xml, -tl, 264s, -p, 1, -x, 3]
0.13/0.20	c simple solver
0.33/0.26	c parse instance...
0.98/0.53	c solve instance...
2.57/1.08	o 45 
2.57/1.08	o 49 
10.91/3.80	o 50 
11.29/4.05	o 51 
38.16/29.36	o 52 
38.16/29.36	o 53 
150.39/139.07	o 54 
254.03/240.01	s SATISFIABLE
254.03/240.01	v <instantiation>
254.03/240.01	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] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][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] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] </list>
254.03/240.01	v 	<values>1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 1 1 0 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 1 0 1 1 2 4 4 3 3 4 3 4 4 3 4 2 2 2 3 3 3 4 3 3 3 3 3 3 4 2 4 5 5 4 4 4 4 5 5 5 4 4 2 3 3 4 3 3 4 2 4 3 2 4 3 4 3 3 4 3 3 4 2 3 5 3 6 3 3 4 5 5 4 4 4 5 4 5 2 6 3 4 2 3 3 3 4 3 3 3 5 3 6 3 4 2 4 4 3 3 4 3 4 3 2 4 2 2 </values>
254.03/240.01	v </instantiation>
254.03/240.01	c Unexpected resolution interruption!

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284525-1503210822/watcher-4284525-1503210822 -o /tmp/evaluation-result-4284525-1503210822/solver-4284525-1503210822 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20020 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 6549527 HOME/instance-4284525-1503210822.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=20715, runsolver pid=20712


[startup+0.104918 s]*
/proc/loadavg: 1.44 1.67 1.51 5/217 20731
/proc/meminfo: memFree=20470752/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13978596 memory=28084 CPUtime=0.13 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 5402 0 0 0 12 1 0 0 20 0 15 0 154169801 14314082304 7021 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3494649 7021 2868 1 0 3482966 0
[pid=20717/tid=20718] ppid=20715 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 3336 0 0 0 8 1 0 0 20 0 15 0 154169801 14314082304 7021 33554432000 4194304 4196468 140730399982096 139825741449760 139825737235862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14314082304 7021 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13978596 memory=139652636432000 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14314082304 7021 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14314082304 7021 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14314082304 7021 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13978596 memory=139652636432000 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169803 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154169804 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154169804 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 154169806 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) R 20715 20715 19988 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 154169806 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824912906608 139825737235074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13978596 memory=139652636432000 CPUtime=0.01 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) R 20715 20715 19988 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 15 0 154169806 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824911853552 139825721304414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13978596 memory=139652636432000 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169807 14314082304 7021 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29468 KiB

[startup+0.212974 s]*
/proc/loadavg: 1.44 1.67 1.51 4/217 20731
/proc/meminfo: memFree=20458844/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13982884 memory=40332 CPUtime=0.33 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 8249 0 0 0 31 2 0 0 20 0 15 0 154169801 14318473216 10083 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3495721 10083 3037 1 0 3482974 0
[pid=20717/tid=20718] ppid=20715 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 5371 0 0 0 18 2 0 0 20 0 15 0 154169801 14318440448 10083 33554432000 4194304 4196468 140730399982096 139825741434832 139825721304414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13982852 memory=9107 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 10083 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13982852 memory=4121267770212832928 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 10083 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 10083 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 10083 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13982852 memory=139652636432000 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169803 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154169804 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154169804 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 390 0 0 0 2 0 0 0 20 0 15 0 154169806 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 19988 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 15 0 154169806 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824912906608 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13982852 memory=139652636432000 CPUtime=0.08 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 19988 0 -1 1077944384 814 0 0 0 8 0 0 0 20 0 15 0 154169806 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824911853552 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169807 14318440448 10083 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 41716 KiB

[startup+0.312114 s]*
/proc/loadavg: 1.48 1.67 1.51 4/217 20731
/proc/meminfo: memFree=20452144/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13982852 memory=47440 CPUtime=0.52 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 9000 0 0 0 49 3 0 0 20 0 15 0 154169801 14318440448 11860 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3495713 11860 3120 1 0 3482966 0
[pid=20717/tid=20718] ppid=20715 vsize=13982852 memory=7883960649037381690 CPUtime=0.29 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 5928 0 0 0 27 2 0 0 20 0 15 0 154169801 14318440448 11860 33554432000 4194304 4196468 140730399982096 139825741461840 139825737245853 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13982852 memory=9469 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 11860 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13982852 memory=3761694506559471648 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 11860 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 11860 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14318440448 11860 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169803 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154169804 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154169804 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 428 0 0 0 3 0 0 0 20 0 15 0 154169806 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) R 20715 20715 19988 0 -1 4202560 409 0 0 0 3 0 0 0 20 0 15 0 154169806 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824912906608 139825720724133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 19988 0 -1 1077944384 933 0 0 0 13 0 0 0 20 0 15 0 154169806 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824911853552 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169807 14318440448 11860 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48824 KiB

[startup+0.701144 s]
/proc/loadavg: 1.48 1.67 1.51 3/217 20731
/proc/meminfo: memFree=20441536/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13984976 memory=76564 CPUtime=1.59 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 13924 0 0 0 154 5 0 0 20 0 15 0 154169801 14320615424 19141 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3496244 19141 3206 1 0 3483478 0
[pid=20717/tid=20718] ppid=20715 vsize=13984976 memory=23592 CPUtime=0.67 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 6708 0 0 0 64 3 0 0 20 0 15 0 154169801 14320615424 19141 33554432000 4194304 4196468 140730399982096 139825741462384 139825365084745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13984976 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14320615424 19141 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14320615424 19141 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13984976 memory=640 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169802 14320615424 19141 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154169802 14320615424 19141 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13984976 memory=2468 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154169803 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13984976 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13984976 memory=932 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13984976 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13984976 memory=4124 CPUtime=0.25 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) R 20715 20715 19988 0 -1 4202560 1742 0 0 0 25 0 0 0 20 0 15 0 154169806 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824913940168 139825716443328 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13984976 memory=2200 CPUtime=0.21 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) D 20715 20715 19988 0 -1 4202560 1817 0 0 0 21 0 0 0 20 0 15 0 154169806 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824912886456 139825729941079 0 4 0 16800975 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13984976 memory=7528 CPUtime=0.41 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) R 20715 20715 19988 0 -1 4202560 2350 0 0 0 41 0 0 0 20 0 15 0 154169806 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824911850232 139825729461054 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13984976 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154169807 14320615424 19141 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 77948 KiB

[startup+1.50086 s]
/proc/loadavg: 1.48 1.67 1.51 5/217 20731
/proc/meminfo: memFree=20374500/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0

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

/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13984976 memory=42764 CPUtime=4.02 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 27222 0 0 0 399 3 0 0 20 0 15 0 154169806 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13984976 memory=1292 CPUtime=3.97 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 19988 0 -1 1077944384 38099 0 0 0 393 4 0 0 20 0 15 0 154169806 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824912906608 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13984976 memory=254992 CPUtime=0.72 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 19988 0 -1 1077944384 9532 0 0 0 70 2 0 0 20 0 15 0 154169806 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824911853552 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13984976 memory=42764 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13984976 memory=1292 CPUtime=0.04 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 930 0 0 0 2 2 0 0 20 0 15 0 154169807 14320615424 67865 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 112.67 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 272844 KiB

[startup+162.301 s]
/proc/loadavg: 1.41 1.55 1.49 3/219 20823
/proc/meminfo: memFree=20404484/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13984976 memory=424700 CPUtime=174.26 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 104902 0 0 0 17367 59 0 0 20 0 15 0 154169801 14320615424 106175 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3496244 106175 3267 1 0 3483478 0
[pid=20717/tid=20718] ppid=20715 vsize=13984976 memory=423676 CPUtime=160.96 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 15648 0 0 0 16090 6 0 0 20 0 15 0 154169801 14320615424 106175 33554432000 4194304 4196468 140730399982096 139825741463760 139825364728017 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13984976 memory=422036 CPUtime=1.05 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 2694 0 0 0 95 10 0 0 20 0 15 0 154169802 14320615424 106175 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13984976 memory=422028 CPUtime=1.05 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 1483 0 0 0 97 8 0 0 20 0 15 0 154169802 14320615424 106175 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13984976 memory=421516 CPUtime=1.05 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 1454 0 0 0 96 9 0 0 20 0 15 0 154169802 14320615424 106175 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13984976 memory=423052 CPUtime=1.06 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 1359 0 0 0 97 9 0 0 20 0 15 0 154169802 14320615424 106175 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13984976 memory=1384 CPUtime=0.13 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 1617 0 0 0 11 2 0 0 20 0 15 0 154169803 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13984976 memory=423164 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13984976 memory=423164 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13984976 memory=1384 CPUtime=4.09 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 29532 0 0 0 406 3 0 0 20 0 15 0 154169806 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13984976 memory=0 CPUtime=3.97 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 19988 0 -1 1077944384 38283 0 0 0 393 4 0 0 20 0 15 0 154169806 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824912906608 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13984976 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 19988 0 -1 1077944384 10482 0 0 0 70 2 0 0 20 0 15 0 154169806 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824911853552 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13984976 memory=1576 CPUtime=0.06 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1005 0 0 0 3 3 0 0 20 0 15 0 154169807 14320615424 106175 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 174.26 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 426084 KiB

[startup+222.301 s]
/proc/loadavg: 1.24 1.50 1.48 3/219 20824
/proc/meminfo: memFree=20608200/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13984976 memory=320964 CPUtime=235.93 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 117012 0 0 0 23517 76 0 0 20 0 15 0 154169801 14320615424 80241 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3496244 80241 3280 1 0 3483478 0
[pid=20717/tid=20718] ppid=20715 vsize=13984976 memory=1384 CPUtime=220.35 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 17890 0 0 0 22028 7 0 0 20 0 15 0 154169801 14320615424 80241 33554432000 4194304 4196468 140730399982096 139825741463360 139825366922493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13984976 memory=323528 CPUtime=1.56 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 3182 0 0 0 143 13 0 0 20 0 15 0 154169802 14320615424 80241 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13984976 memory=320964 CPUtime=1.56 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 2089 0 0 0 145 11 0 0 20 0 15 0 154169802 14320615424 80241 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13984976 memory=1384 CPUtime=1.57 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 1963 0 0 0 144 13 0 0 20 0 15 0 154169802 14320615424 80241 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13984976 memory=320964 CPUtime=1.57 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 2255 0 0 0 144 13 0 0 20 0 15 0 154169802 14320615424 80241 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13984976 memory=323016 CPUtime=0.2 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 4316 0 0 0 16 4 0 0 20 0 15 0 154169803 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13984976 memory=320964 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13984976 memory=320964 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13984976 memory=494136 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13984976 memory=1384 CPUtime=4.12 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 30786 0 0 0 409 3 0 0 20 0 15 0 154169806 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13984976 memory=474836 CPUtime=4.1 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 19988 0 -1 1077944384 41331 0 0 0 406 4 0 0 20 0 15 0 154169806 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824912906608 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13984976 memory=1384 CPUtime=0.73 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 19988 0 -1 1077944384 10821 0 0 0 71 2 0 0 20 0 15 0 154169806 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824911853552 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13984976 memory=2428 CPUtime=0.09 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1034 0 0 0 4 5 0 0 20 0 15 0 154169807 14320615424 80241 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 235.93 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 322348 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.002 s]*
/proc/loadavg: 1.56 1.56 1.50 3/219 20824
/proc/meminfo: memFree=20588456/32770624 swapFree=67108860/67108860
[pid=20715] ppid=20712 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 19988 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154169801 9740288 346 33554432000 4194304 5098028 140730630296752 140730630294856 140118776971900 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 24489984 140730630300791 140730630300992 140730630300992 140730630303723 0
/proc/20715/statm: 2378 346 289 221 0 87 0
[pid=20717] ppid=20715 vsize=13984976 memory=319696 CPUtime=254.03 cores=1,3,5,7
/proc/20717/stat : 20717 (java) S 20715 20715 19988 0 -1 1077944320 117185 0 0 0 25325 78 0 0 20 0 15 0 154169801 14320615424 79924 33554432000 4194304 4196468 140730399982096 140730399964640 139825737223927 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
/proc/20717/statm: 3496244 79924 3283 1 0 3483478 0
[pid=20717/tid=20718] ppid=20715 vsize=13984976 memory=6791534058613427641 CPUtime=237.9 cores=1,3,5,7
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 19988 0 -1 4202560 17921 0 0 0 23783 7 0 0 20 0 15 0 154169801 14320615424 79924 33554432000 4194304 4196468 140730399982096 139825741463728 139825365545090 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20719] ppid=20715 vsize=13984976 memory=4872558044660077418 CPUtime=1.69 cores=1,3,5,7
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 19988 0 -1 1077944384 3200 0 0 0 156 13 0 0 20 0 15 0 154169802 14320615424 79924 33554432000 4194304 4196468 140730399982096 139825689844240 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20720] ppid=20715 vsize=13984976 memory=16444 CPUtime=1.69 cores=1,3,5,7
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 19988 0 -1 1077944384 2132 0 0 0 157 12 0 0 20 0 15 0 154169802 14320615424 79924 33554432000 4194304 4196468 140730399982096 139825688791696 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20721] ppid=20715 vsize=13984976 memory=4052 CPUtime=1.69 cores=1,3,5,7
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 19988 0 -1 1077944384 2004 0 0 0 156 13 0 0 20 0 15 0 154169802 14320615424 79924 33554432000 4194304 4196468 140730399982096 139825687738640 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20722] ppid=20715 vsize=13984976 memory=23592 CPUtime=1.69 cores=1,3,5,7
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 19988 0 -1 1077944384 2289 0 0 0 156 13 0 0 20 0 15 0 154169802 14320615424 79924 33554432000 4194304 4196468 140730399982096 139825686686096 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20723] ppid=20715 vsize=13984976 memory=1232 CPUtime=0.21 cores=1,3,5,7
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 19988 0 -1 1077944384 4322 0 0 0 17 4 0 0 20 0 15 0 154169803 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824918170352 139825737235074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20724] ppid=20715 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 19988 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824917116576 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20725] ppid=20715 vsize=13984976 memory=319696 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 19988 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154169804 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824916063472 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20726] ppid=20715 vsize=13984976 memory=23592 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169806 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824915012048 139825737242523 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20727] ppid=20715 vsize=13984976 memory=1232 CPUtime=4.12 cores=1,3,5,7
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 19988 0 -1 1077944384 30786 0 0 0 409 3 0 0 20 0 15 0 154169806 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824913959152 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20728] ppid=20715 vsize=13984976 memory=1792 CPUtime=4.1 cores=1,3,5,7
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 19988 0 -1 1077944384 41331 0 0 0 406 4 0 0 20 0 15 0 154169806 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824912906608 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20729] ppid=20715 vsize=13984976 memory=640 CPUtime=0.73 cores=1,3,5,7
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 19988 0 -1 1077944384 10821 0 0 0 71 2 0 0 20 0 15 0 154169806 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824911853552 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20730] ppid=20715 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154169807 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824910801248 139825737234133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
[pid=20717/tid=20731] ppid=20715 vsize=13984976 memory=2468 CPUtime=0.1 cores=1,3,5,7
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 19988 0 -1 1077944384 1034 0 0 0 5 5 0 0 20 0 15 0 154169807 14320615424 79924 33554432000 4194304 4196468 140730399982096 139824909749296 139825737235074 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36298752 140730399986845 140730399987020 140730399987020 140730399989711 0
Current children cumulated CPU time: 254.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 321080 KiB

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

[startup+240.021 s]
# the end of solver process 20715 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000844 s, system=0.001222 s

[startup+240.025 s]
# the end of solver process 20717 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=253.261 s, system=0.790961 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

Child status: 143
Real time (s): 240.025
CPU time (s): 254.052
CPU user time (s): 253.261
CPU system time (s): 0.790961
CPU usage (%): 105.844
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 497564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 253.261
system time used= 0.790961
maximum resident set size= 516208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12979
involuntary context switches= 666


# summary of solver processes directly reported to runsolver:
#   pid: 20715,20717
#   total CPU time (s): 254.052
#   total CPU user time (s): 253.261
#   total CPU system time (s): 0.790961

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.4092 second user time and 2.47658 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 08:19:21
IDJOB=4284525
IDBENCH=115957
IDSOLVER=2680
FILE ID=node114/4284525-1503210822
RUNJOBID= node114-1503208995-20020
PBS_JOBID= 20630872
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-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-4284525-1503210822/watcher-4284525-1503210822 -o /tmp/evaluation-result-4284525-1503210822/solver-4284525-1503210822 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20020 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 6549527 HOME/instance-4284525-1503210822.xml

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

MD5SUM BENCH= ba14410c7a25eefcb6b446bec14c0338
RANDOM SEED=6549527

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        20488080 kB
MemAvailable:   31230280 kB
Buffers:          260880 kB
Cached:         10767824 kB
SwapCached:            0 kB
Active:          2746184 kB
Inactive:        9077080 kB
Active(anon):     786364 kB
Inactive(anon):    44260 kB
Active(file):    1959820 kB
Inactive(file):  9032820 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        801752 kB
Mapped:            64140 kB
Shmem:             33416 kB
Slab:             157304 kB
SReclaimable:     130788 kB
SUnreclaim:        26516 kB
KernelStack:        3504 kB
PageTables:         6472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1473348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    667648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-20 08:23:22