Trace number 4284523

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)40 252.98599 240.02299

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark242.075
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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284523-1503210802.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284523-1503210802.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.96/0.52	c solve instance...
1.26/0.61	o 31 
1.26/0.67	o 32 
1.26/0.70	o 35 
1.58/0.72	o 38 
87.78/78.96	o 40 
252.95/240.01	s SATISFIABLE
252.95/240.01	v <instantiation>
252.95/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] 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>
252.95/240.01	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>
252.95/240.01	v </instantiation>
252.95/240.01	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 (11649 MiB free)
  memory of node 1: 16384 MiB (11461 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284523-1503210802/watcher-4284523-1503210802 -o /tmp/evaluation-result-4284523-1503210802/solver-4284523-1503210802 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12841 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1427102598 HOME/instance-4284523-1503210802.xml 

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

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
solver pid=13699, runsolver pid=13696
Current StackSize limit: 8192 KiB


[startup+0.10277 s]*
/proc/loadavg: 1.84 1.71 1.62 4/217 13715
/proc/meminfo: memFree=23646676/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13978596 memory=28452 CPUtime=0.12 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 5494 0 0 0 11 1 0 0 20 0 15 0 154160897 14314082304 7113 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3494649 7113 2866 1 0 3482966 0
[pid=13701/tid=13702] ppid=13699 vsize=13978596 memory=8514701219881125282 CPUtime=0.1 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) R 13699 13699 12810 0 -1 4202560 3426 0 0 0 9 1 0 0 20 0 15 0 154160897 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850732077952 139850727853462 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13978596 memory=3472467777022874832 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13978596 memory=139648127723136 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160898 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160899 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154160900 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154160900 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 154160902 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) S 13699 13699 12810 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 154160902 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850196539760 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13978596 memory=139648127723136 CPUtime=0.01 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) R 13699 13699 12810 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 154160902 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850195486704 139850706397807 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13978596 memory=139648127723136 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160903 14314082304 7113 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29836 KiB

[startup+0.210664 s]*
/proc/loadavg: 1.84 1.71 1.62 3/217 13715
/proc/meminfo: memFree=23636140/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13982852 memory=40140 CPUtime=0.34 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 8120 0 0 0 32 2 0 0 20 0 15 0 154160897 14318440448 10035 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3495713 10035 3071 1 0 3482966 0
[pid=13701/tid=13702] ppid=13699 vsize=13982884 memory=5855082630820233377 CPUtime=0.19 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) R 13699 13699 12810 0 -1 4202560 5341 0 0 0 18 1 0 0 20 0 15 0 154160897 14318473216 10035 33554432000 4194304 4196468 140723707123936 139850732052320 139850720521245 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13982852 memory=3472467777022874832 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13982852 memory=139648127723136 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13982852 memory=139648127723136 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160899 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154160900 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154160900 14318473216 10035 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14318473216 10035 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 15 0 154160902 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) S 13699 13699 12810 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 15 0 154160902 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850196539760 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13982852 memory=139648127723136 CPUtime=0.08 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 695 0 0 0 8 0 0 0 20 0 15 0 154160902 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13982852 memory=139648127723136 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160903 14318440448 10035 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41524 KiB

[startup+0.310425 s]*
/proc/loadavg: 1.84 1.71 1.62 4/217 13715
/proc/meminfo: memFree=23629316/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13982852 memory=46976 CPUtime=0.5 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 8957 0 0 0 48 2 0 0 20 0 15 0 154160897 14318440448 11744 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3495713 11744 3104 1 0 3482966 0
[pid=13701/tid=13702] ppid=13699 vsize=13982852 memory=8514701219880862117 CPUtime=0.3 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) R 13699 13699 12810 0 -1 4202560 5946 0 0 0 28 2 0 0 20 0 15 0 154160897 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850732064272 139850711922014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13982852 memory=3472467777022874832 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13982852 memory=139648127723136 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13982852 memory=139647976089631 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160898 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13982852 memory=279295952158496 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160899 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13982852 memory=139647976066575 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154160900 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13982852 memory=279296103798880 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154160900 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13982852 memory=139647976071183 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 516 0 0 0 3 0 0 0 20 0 15 0 154160902 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13982852 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) R 13699 13699 12810 0 -1 4202560 370 0 0 0 4 0 0 0 20 0 15 0 154160902 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850196529872 139850707074128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 822 0 0 0 13 0 0 0 20 0 15 0 154160902 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13982852 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160903 14318440448 11744 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48360 KiB

[startup+0.702211 s]
/proc/loadavg: 1.84 1.71 1.62 6/217 13715
/proc/meminfo: memFree=23615996/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13984976 memory=74052 CPUtime=1.58 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 13223 0 0 0 154 4 0 0 20 0 15 0 154160897 14320615424 18513 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3496244 18513 3206 1 0 3483478 0
[pid=13701/tid=13702] ppid=13699 vsize=13984976 memory=6154820267226784105 CPUtime=0.67 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) R 13699 13699 12810 0 -1 4202560 6745 0 0 0 65 2 0 0 20 0 15 0 154160897 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850732072784 139850326982018 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13984976 memory=4638778398333223008 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13984976 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160898 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13984976 memory=4132774494331964790 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154160898 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154160899 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13984976 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13984976 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13984976 memory=42928 CPUtime=0.25 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) R 13699 13699 12810 0 -1 4202560 1436 0 0 0 25 0 0 0 20 0 15 0 154160902 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850197576968 139850709384819 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13984976 memory=1292 CPUtime=0.23 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) R 13699 13699 12810 0 -1 4202560 1891 0 0 0 23 0 0 0 20 0 15 0 154160902 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850196520696 139850712739282 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13984976 memory=2428 CPUtime=0.39 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 1845 0 0 0 39 0 0 0 20 0 15 0 154160902 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13984976 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154160903 14320615424 18513 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 75436 KiB

[startup+1.50083 s]
/proc/loadavg: 1.84 1.71 1.62 5/217 13715
/proc/meminfo: memFree=23569800/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0

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

/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13984976 memory=250244 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13984976 memory=1384 CPUtime=3.51 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 14687 0 0 0 350 1 0 0 20 0 15 0 154160902 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13984976 memory=279295952753560 CPUtime=3.74 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) S 13699 13699 12810 0 -1 1077944384 30975 0 0 0 371 3 0 0 20 0 15 0 154160902 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850196539760 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13984976 memory=576461256399351847 CPUtime=0.67 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 7835 0 0 0 66 1 0 0 20 0 15 0 154160902 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13984976 memory=19302 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13984976 memory=1200 CPUtime=0.04 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 413 0 0 0 2 2 0 0 20 0 15 0 154160903 14320615424 67234 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 111.89 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 270320 KiB

[startup+162.304 s]
/proc/loadavg: 1.43 1.64 1.61 3/217 13883
/proc/meminfo: memFree=23446868/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13984976 memory=411048 CPUtime=173.38 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 79019 0 0 0 17283 55 0 0 20 0 15 0 154160897 14320615424 102762 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3496244 102762 3266 1 0 3483478 0
[pid=13701/tid=13702] ppid=13699 vsize=13984976 memory=404904 CPUtime=160.85 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) S 13699 13699 12810 0 -1 1077944384 14223 0 0 0 16079 6 0 0 20 0 15 0 154160897 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850732081040 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13984976 memory=372060 CPUtime=1.06 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 1963 0 0 0 97 9 0 0 20 0 15 0 154160898 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13984976 memory=376156 CPUtime=1.06 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 1628 0 0 0 98 8 0 0 20 0 15 0 154160898 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13984976 memory=1384 CPUtime=1.06 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 1793 0 0 0 97 9 0 0 20 0 15 0 154160898 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13984976 memory=1384 CPUtime=1.07 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 1593 0 0 0 97 10 0 0 20 0 15 0 154160898 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13984976 memory=394644 CPUtime=0.16 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 1627 0 0 0 14 2 0 0 20 0 15 0 154160899 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13984976 memory=398740 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13984976 memory=404904 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13984976 memory=1384 CPUtime=3.51 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 14689 0 0 0 350 1 0 0 20 0 15 0 154160902 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13984976 memory=56 CPUtime=3.76 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) S 13699 13699 12810 0 -1 1077944384 31574 0 0 0 373 3 0 0 20 0 15 0 154160902 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850196539760 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13984976 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 8144 0 0 0 66 1 0 0 20 0 15 0 154160902 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13984976 memory=404904 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13984976 memory=1384 CPUtime=0.06 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 440 0 0 0 3 3 0 0 20 0 15 0 154160903 14320615424 102762 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 173.38 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 412432 KiB

[startup+222.301 s]
/proc/loadavg: 1.78 1.70 1.63 3/217 13884
/proc/meminfo: memFree=23426372/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13984976 memory=305860 CPUtime=234.86 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 89067 0 0 0 23414 72 0 0 20 0 15 0 154160897 14320615424 76465 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3496244 76465 3281 1 0 3483478 0
[pid=13701/tid=13702] ppid=13699 vsize=13984976 memory=1384 CPUtime=220.26 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) R 13699 13699 12810 0 -1 4202560 16195 0 0 0 22019 7 0 0 20 0 15 0 154160897 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850732080288 139850329354284 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13984976 memory=1384 CPUtime=1.56 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 2877 0 0 0 143 13 0 0 20 0 15 0 154160898 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13984976 memory=1384 CPUtime=1.56 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 2273 0 0 0 144 12 0 0 20 0 15 0 154160898 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13984976 memory=311500 CPUtime=1.55 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 3475 0 0 0 142 13 0 0 20 0 15 0 154160898 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13984976 memory=1384 CPUtime=1.56 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 2358 0 0 0 143 13 0 0 20 0 15 0 154160898 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13984976 memory=1384 CPUtime=0.23 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 5140 0 0 0 20 3 0 0 20 0 15 0 154160899 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13984976 memory=305860 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13984976 memory=42940 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13984976 memory=305860 CPUtime=3.51 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 14692 0 0 0 350 1 0 0 20 0 15 0 154160902 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13984976 memory=4144 CPUtime=3.76 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) S 13699 13699 12810 0 -1 1077944384 31576 0 0 0 373 3 0 0 20 0 15 0 154160902 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850196539760 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13984976 memory=2428 CPUtime=0.67 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 8660 0 0 0 66 1 0 0 20 0 15 0 154160902 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13984976 memory=792 CPUtime=0.09 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 471 0 0 0 5 4 0 0 20 0 15 0 154160903 14320615424 76465 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 234.86 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 307244 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.78 1.71 1.64 3/217 13885
/proc/meminfo: memFree=23397940/32770624 swapFree=67108860/67108860
[pid=13699] ppid=13696 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/13699/stat : 13699 (xcsp3-exec) S 13696 13699 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154160897 9740288 346 33554432000 4194304 5098028 140735573952192 140735573950296 139684673852028 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 31481856 140735573955700 140735573955904 140735573955904 140735573958635 0
/proc/13699/statm: 2378 346 289 221 0 87 0
[pid=13701] ppid=13699 vsize=13984976 memory=317216 CPUtime=252.95 cores=0,2,4,6
/proc/13701/stat : 13701 (java) S 13699 13699 12810 0 -1 1077944320 91240 0 0 0 25221 74 0 0 20 0 15 0 154160897 14320615424 79304 33554432000 4194304 4196468 140723707123936 140723707106480 139850727841527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
/proc/13701/statm: 3496244 79304 3281 1 0 3483478 0
[pid=13701/tid=13702] ppid=13699 vsize=13984976 memory=6791534058613427641 CPUtime=237.79 cores=0,2,4,6
/proc/13701/task/13702/stat : 13702 (java) R 13699 13699 12810 0 -1 4202560 16665 0 0 0 23772 7 0 0 20 0 15 0 154160897 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850732081136 139850332028160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13703] ppid=13699 vsize=13984976 memory=-7003737579269690708 CPUtime=1.69 cores=0,2,4,6
/proc/13701/task/13703/stat : 13703 (java) S 13699 13699 12810 0 -1 1077944384 3264 0 0 0 156 13 0 0 20 0 15 0 154160898 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850657929744 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13704] ppid=13699 vsize=13984976 memory=25 CPUtime=1.69 cores=0,2,4,6
/proc/13701/task/13704/stat : 13704 (java) S 13699 13699 12810 0 -1 1077944384 2648 0 0 0 157 12 0 0 20 0 15 0 154160898 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850656877200 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13705] ppid=13699 vsize=13984976 memory=0 CPUtime=1.69 cores=0,2,4,6
/proc/13701/task/13705/stat : 13705 (java) S 13699 13699 12810 0 -1 1077944384 3994 0 0 0 155 14 0 0 20 0 15 0 154160898 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850655824144 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13706] ppid=13699 vsize=13984976 memory=1720 CPUtime=1.69 cores=0,2,4,6
/proc/13701/task/13706/stat : 13706 (java) S 13699 13699 12810 0 -1 1077944384 2728 0 0 0 155 14 0 0 20 0 15 0 154160898 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850654771600 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13707] ppid=13699 vsize=13984976 memory=4612 CPUtime=0.25 cores=0,2,4,6
/proc/13701/task/13707/stat : 13707 (java) S 13699 13699 12810 0 -1 1077944384 5192 0 0 0 22 3 0 0 20 0 15 0 154160899 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850201803504 139850727852674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13708] ppid=13699 vsize=13984976 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13708/stat : 13708 (java) S 13699 13699 12810 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850200749728 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13709] ppid=13699 vsize=13984976 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13709/stat : 13709 (java) S 13699 13699 12810 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154160900 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850199696624 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13710] ppid=13699 vsize=13984976 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13710/stat : 13710 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850198645200 139850727860123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13711] ppid=13699 vsize=13984976 memory=1424 CPUtime=3.51 cores=0,2,4,6
/proc/13701/task/13711/stat : 13711 (java) S 13699 13699 12810 0 -1 1077944384 14692 0 0 0 350 1 0 0 20 0 15 0 154160902 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850197592304 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13712] ppid=13699 vsize=13984976 memory=8600 CPUtime=3.76 cores=0,2,4,6
/proc/13701/task/13712/stat : 13712 (java) S 13699 13699 12810 0 -1 1077944384 31576 0 0 0 373 3 0 0 20 0 15 0 154160902 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850196539760 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13713] ppid=13699 vsize=13984976 memory=15876 CPUtime=0.67 cores=0,2,4,6
/proc/13701/task/13713/stat : 13713 (java) S 13699 13699 12810 0 -1 1077944384 8660 0 0 0 66 1 0 0 20 0 15 0 154160902 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850195486704 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13714] ppid=13699 vsize=13984976 memory=5784 CPUtime=0 cores=0,2,4,6
/proc/13701/task/13714/stat : 13714 (java) S 13699 13699 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154160902 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850194434400 139850727851733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
[pid=13701/tid=13715] ppid=13699 vsize=13984976 memory=1720 CPUtime=0.1 cores=0,2,4,6
/proc/13701/task/13715/stat : 13715 (java) S 13699 13699 12810 0 -1 1077944384 471 0 0 0 5 5 0 0 20 0 15 0 154160903 14320615424 79304 33554432000 4194304 4196468 140723707123936 139850193382448 139850727852674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 15294464 140723707131037 140723707131212 140723707131212 140723707133903 0
Current children cumulated CPU time: 252.95 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 318600 KiB

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

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

[startup+240.023 s]
# the end of solver process 13701 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=252.229 s, system=0.756923 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.023
CPU time (s): 252.986
CPU user time (s): 252.229
CPU system time (s): 0.756923
CPU usage (%): 105.4
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 508604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.229
system time used= 0.756923
maximum resident set size= 508104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91926
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= 13925
involuntary context switches= 652


# summary of solver processes directly reported to runsolver:
#   pid: 13699,13701
#   total CPU time (s): 252.986
#   total CPU user time (s): 252.229
#   total CPU system time (s): 0.756923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.83577 second user time and 2.01418 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-20 08:19:01
IDJOB=4284523
IDBENCH=115949
IDSOLVER=2680
FILE ID=node151/4284523-1503210802
RUNJOBID= node151-1503208976-12841
PBS_JOBID= 20630871
Free space on /tmp= 61672 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-4284523-1503210802/watcher-4284523-1503210802 -o /tmp/evaluation-result-4284523-1503210802/solver-4284523-1503210802 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12841 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1427102598 HOME/instance-4284523-1503210802.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=1427102598

node151.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.95
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.95
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.95
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.95
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:        23667088 kB
MemAvailable:   31488100 kB
Buffers:          328228 kB
Cached:          7781656 kB
SwapCached:            0 kB
Active:          2412412 kB
Inactive:        6236332 kB
Active(anon):     530420 kB
Inactive(anon):    44324 kB
Active(file):    1881992 kB
Inactive(file):  6192008 kB
Unevictable:        7580 kB
Mlocked:            7580 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7668 kB
Writeback:             4 kB
AnonPages:        545876 kB
Mapped:            64264 kB
Shmem:             33416 kB
Slab:             152652 kB
SReclaimable:     125692 kB
SUnreclaim:        26960 kB
KernelStack:        3552 kB
PageTables:         6440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1190744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61668 MiB
End job on node151 at 2017-08-20 08:23:02