Trace number 4403711

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 2019-09-20OPT32 100.278 25.5989

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-04-15.xml
MD5SUMcca0fe077f2d073d0e0e51ff08e17328
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark22.0523
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints150
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":60},{"size":9,"count":60}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":60},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":26}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":26}]
Number of extensional constraints90
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":90},{"type":"sum","count":60}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403711-1568988017.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403711-1568988017.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.34/0.64	c solve instance...
1.34/0.67	o 0 
1.34/0.69	o 4 
1.60/0.70	o 6 
1.60/0.70	o 8 
1.60/0.73	o 10 
1.60/0.74	o 12 
1.60/0.76	o 14 
1.60/0.78	o 16 
1.98/0.80	o 18 
1.98/0.89	o 26 
3.14/1.16	o 27 
3.91/1.36	o 28 
4.71/1.52	o 30 
13.44/3.70	o 32 
99.90/25.59	s OPTIMUM FOUND
99.90/25.59	v <instantiation>
99.90/25.59	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[0][13] x[0][14] 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[1][13] x[1][14] 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[2][13] x[2][14] 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[3][13] x[3][14] 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[0][13] s[0][14] 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[1][13] s[1][14] 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[2][13] s[2][14] 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[3][13] s[3][14] </list>
99.90/25.59	v 	<values>1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 1 0 0 0 1 0 1 0 1 0 0 1 0 1 0 0 1 0 1 0 0 1 0 1 0 1 0 0 0 1 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 2 2 2 2 2 4 2 3 2 2 2 2 4 2 2 3 4 4 4 3 5 3 6 2 4 4 3 4 3 4 4 3 4 3 4 4 2 6 3 5 3 4 4 4 3 2 2 4 2 2 2 2 3 2 4 2 2 2 2 2 </values>
99.90/25.59	v </instantiation>

Verifier Data

OK	32

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403711-1568988017/watcher-4403711-1568988017 -o /var/tmp/evaluation-result-4403711-1568988017/solver-4403711-1568988017 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2036290288 HOME/instance-4403711-1568988017.xml 

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

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


[startup+0.100105 s]*
/proc/loadavg: 5.73 2.10 1.31 7/233 20016
/proc/meminfo: memFree=4341356/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15144776 memory=29868 CPUtime=0.13 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 5832 0 0 0 12 1 0 0 20 0 15 0 474738198 15508250624 7467 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3786194 7467 3191 1 0 3748377 0
[pid=20002/tid=20003] ppid=20000 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) R 20000 20000 19026 0 -1 4202560 3704 0 0 0 8 1 0 0 20 0 15 0 474738199 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326914996304 140326903016421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15144776 memory=140527783171712 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15144776 memory=140527783171712 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738201 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474738201 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326076941088 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474738201 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326075888752 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15144776 memory=140527783171712 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) R 20000 20000 19026 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 474738204 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326071674928 140326889742363 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15144776 memory=140527783171712 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 7467 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31324 KiB

[startup+0.21084 s]*
/proc/loadavg: 5.73 2.10 1.31 7/233 20016
/proc/meminfo: memFree=4327992/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15144776 memory=40932 CPUtime=0.34 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 9488 0 0 0 31 3 0 0 20 0 15 0 474738198 15508250624 10233 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3786194 10233 3307 1 0 3748377 0
[pid=20002/tid=20003] ppid=20000 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) R 20000 20000 19026 0 -1 4202560 6648 0 0 0 18 2 0 0 20 0 15 0 474738199 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326915010016 140326895090268 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15144776 memory=9276 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15144776 memory=3525167 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474738201 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474738201 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326076941088 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15144776 memory=140527783171712 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474738201 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326075888752 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 474738204 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 291 0 0 0 2 0 0 0 20 0 15 0 474738204 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) S 20000 20000 19026 0 -1 1077944384 721 0 0 0 8 0 0 0 20 0 15 0 474738204 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326071679856 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474738204 15508250624 10233 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42388 KiB

[startup+0.310624 s]*
/proc/loadavg: 5.73 2.10 1.31 6/233 20016
/proc/meminfo: memFree=4321216/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15149032 memory=50000 CPUtime=0.53 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 10818 0 0 0 49 4 0 0 20 0 15 0 474738198 15512608768 12500 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3787258 12500 3342 1 0 3748377 0
[pid=20002/tid=20003] ppid=20000 vsize=15149032 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) R 20000 20000 19026 0 -1 4202560 7851 0 0 0 27 3 0 0 20 0 15 0 474738199 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326915008816 140326910796957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15149032 memory=3519586 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474738199 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15149032 memory=140527783171712 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474738201 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474738201 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326076941088 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474738201 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326075888752 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474738204 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 527 0 0 0 3 0 0 0 20 0 15 0 474738204 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 299 0 0 0 4 0 0 0 20 0 15 0 474738204 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15149032 memory=140527783171712 CPUtime=0.12 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) S 20000 20000 19026 0 -1 1077944384 835 0 0 0 12 0 0 0 20 0 15 0 474738204 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326071679856 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474738204 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15149032 memory=140527783171712 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474738204 15512608768 12500 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51456 KiB

[startup+0.701763 s]
/proc/loadavg: 5.73 2.10 1.31 8/233 20016
/proc/meminfo: memFree=4309844/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15417412 memory=100452 CPUtime=1.6 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 14937 0 0 0 154 6 0 0 20 0 18 0 474738198 15787429888 25113 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3854353 25113 3457 1 0 3815453 0
[pid=20002/tid=20003] ppid=20000 vsize=15417412 memory=2120 CPUtime=0.63 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) R 20000 20000 19026 0 -1 4202560 9242 0 0 0 59 4 0 0 20 0 18 0 474738199 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326915015808 140326910796861 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15417412 memory=508 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 474738199 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15417412 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 17 0 474738199 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15417412 memory=932 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 17 0 474738199 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15417412 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 17 0 474738199 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15417412 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 18 0 474738201 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15417412 memory=864 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 474738201 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326076941088 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15417412 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 18 0 474738201 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326075888752 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15417412 memory=7086240636128743779 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 474738204 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15417412 memory=7453282923427948884 CPUtime=0.2 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 1204 0 0 0 20 0 0 0 20 0 18 0 474738204 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15417412 memory=6935650355287975249 CPUtime=0.22 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 1057 0 0 0 22 0 0 0 20 0 18 0 474738204 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15417412 memory=8514726395715219869 CPUtime=0.42 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) R 20000 20000 19026 0 -1 4202560 1745 0 0 0 42 0 0 0 20 0 18 0 474738204 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326071675120 140326890065671 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 474738204 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 474738204 15787429888 25113 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 101908 KiB

[startup+1.50636 s]
/proc/loadavg: 5.73 2.10 1.31 14/237 20060
/proc/meminfo: memFree=4192588/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0

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

/proc/20002/task/20076/stat : 20076 (java) R 20000 20000 19026 0 -1 4202560 127 0 0 0 244 0 0 0 20 0 19 0 474738569 15790579712 54204 33554432000 4194304 4196468 140729302767280 140326060358336 140326535630997 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 23.73 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 218272 KiB

[startup+12.7084 s]
/proc/loadavg: 6.45 2.37 1.40 10/237 20082
/proc/meminfo: memFree=4197832/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15420488 memory=208352 CPUtime=49.19 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 39718 0 0 0 4907 12 0 0 20 0 19 0 474738198 15790579712 52088 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3855122 52088 3528 1 0 3816222 0
[pid=20002/tid=20003] ppid=20000 vsize=15420488 memory=218592 CPUtime=0.64 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) S 20000 20000 19026 0 -1 1077944384 9272 0 0 0 60 4 0 0 20 0 19 0 474738199 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326915015808 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15420488 memory=208352 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 522 0 0 0 2 0 0 0 20 0 19 0 474738199 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15420488 memory=218592 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 243 0 0 0 2 0 0 0 20 0 19 0 474738199 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15420488 memory=218592 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 760 0 0 0 2 0 0 0 20 0 19 0 474738199 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15420488 memory=33 CPUtime=0.02 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 179 0 0 0 2 0 0 0 20 0 19 0 474738199 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15420488 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 515 0 0 0 1 0 0 0 20 0 19 0 474738201 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474738201 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326076941152 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 474738201 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326075888768 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15420488 memory=140527639241056 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15420488 memory=1456 CPUtime=2.36 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 9076 0 0 0 235 1 0 0 20 0 19 0 474738204 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15420488 memory=213480 CPUtime=2.51 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 10166 0 0 0 250 1 0 0 20 0 19 0 474738204 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15420488 memory=14080 CPUtime=0.69 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) S 20000 20000 19026 0 -1 1077944384 3866 0 0 0 69 0 0 0 20 0 19 0 474738204 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326071679856 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15420488 memory=54768 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15420488 memory=988 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 762 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20073] ppid=20000 vsize=15420488 memory=2020 CPUtime=8.88 cores=1,3,5,7
/proc/20002/task/20073/stat : 20073 (java) R 20000 20000 19026 0 -1 4202560 94 0 0 0 888 0 0 0 20 0 19 0 474738569 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326059302088 140326536107879 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20074] ppid=20000 vsize=15420488 memory=1432 CPUtime=8.68 cores=1,3,5,7
/proc/20002/task/20074/stat : 20074 (java) R 20000 20000 19026 0 -1 4202560 454 0 0 0 868 0 0 0 20 0 19 0 474738569 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326058250200 140326537634214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20075] ppid=20000 vsize=15420488 memory=1 CPUtime=8.49 cores=1,3,5,7
/proc/20002/task/20075/stat : 20075 (java) R 20000 20000 19026 0 -1 4202560 484 0 0 0 849 0 0 0 20 0 19 0 474738569 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326056147488 140326535653505 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20076] ppid=20000 vsize=15420488 memory=2 CPUtime=8.74 cores=1,3,5,7
/proc/20002/task/20076/stat : 20076 (java) R 20000 20000 19026 0 -1 4202560 330 0 0 0 874 0 0 0 20 0 19 0 474738569 15790579712 52088 33554432000 4194304 4196468 140729302767280 140326060355792 140326536523802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 49.19 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 209808 KiB

[startup+25.5014 s]
/proc/loadavg: 6.94 2.68 1.52 11/237 20082
/proc/meminfo: memFree=4242956/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15420488 memory=170524 CPUtime=99.9 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 45495 0 0 0 9977 13 0 0 20 0 19 0 474738198 15790579712 42631 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3855122 42631 3528 1 0 3816222 0
[pid=20002/tid=20003] ppid=20000 vsize=15420488 memory=186380 CPUtime=0.64 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) S 20000 20000 19026 0 -1 1077944384 9272 0 0 0 60 4 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326915015808 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15420488 memory=198604 CPUtime=0.03 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 818 0 0 0 3 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15420488 memory=174608 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 416 0 0 0 4 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15420488 memory=183816 CPUtime=0.03 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 815 0 0 0 3 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15420488 memory=14012 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 264 0 0 0 4 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15420488 memory=14080 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 816 0 0 0 3 1 0 0 20 0 19 0 474738201 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474738201 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326076941152 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15420488 memory=238 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 474738201 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326075888768 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15420488 memory=260 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15420488 memory=70 CPUtime=2.38 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 10012 0 0 0 237 1 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15420488 memory=54768 CPUtime=2.6 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 12256 0 0 0 259 1 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15420488 memory=988 CPUtime=0.7 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) S 20000 20000 19026 0 -1 1077944384 4872 0 0 0 70 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326071679856 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15420488 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15420488 memory=172064 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 795 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20073] ppid=20000 vsize=15420488 memory=9023629670928638048 CPUtime=21.53 cores=1,3,5,7
/proc/20002/task/20073/stat : 20073 (java) R 20000 20000 19026 0 -1 4202560 170 0 0 0 2153 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326059301952 140326535834242 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20074] ppid=20000 vsize=15420488 memory=3612 CPUtime=21.25 cores=1,3,5,7
/proc/20002/task/20074/stat : 20074 (java) R 20000 20000 19026 0 -1 4202560 708 0 0 0 2125 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326058250272 140326536526431 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20075] ppid=20000 vsize=15420488 memory=54768 CPUtime=21.17 cores=1,3,5,7
/proc/20002/task/20075/stat : 20075 (java) R 20000 20000 19026 0 -1 4202560 736 0 0 0 2117 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326056147472 140326536107852 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20076] ppid=20000 vsize=15420488 memory=988 CPUtime=21.33 cores=1,3,5,7
/proc/20002/task/20076/stat : 20076 (java) R 20000 20000 19026 0 -1 4202560 550 0 0 0 2133 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326060356416 140326535630767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 99.9 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 171980 KiB

[startup+25.5988 s]
# the end of solver process 20000 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=100.133 s, system=0.144922 s

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

[startup+25.5014 s]
/proc/loadavg: 6.94 2.68 1.52 11/237 20082
/proc/meminfo: memFree=4242956/32770624 swapFree=66966844/67108860
[pid=20000] ppid=19997 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20000/stat : 20000 (xcsp3-exec) S 19997 20000 19026 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 474738198 115843072 364 33554432000 4194304 5098028 140724695266736 140724695264840 140246578254460 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 16945152 140724695274326 140724695274585 140724695274585 140724695277510 0
/proc/20000/statm: 28282 364 305 221 0 87 0
[pid=20002] ppid=20000 vsize=15420488 memory=170524 CPUtime=99.9 cores=1,3,5,7
/proc/20002/stat : 20002 (java) S 20000 20000 19026 0 -1 1077944320 45495 0 0 0 9977 13 0 0 20 0 19 0 474738198 15790579712 42631 33554432000 4194304 4196468 140729302767280 140729302749824 140326910775031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
/proc/20002/statm: 3855122 42631 3528 1 0 3816222 0
[pid=20002/tid=20003] ppid=20000 vsize=15420488 memory=186380 CPUtime=0.64 cores=1,3,5,7
/proc/20002/task/20003/stat : 20003 (java) S 20000 20000 19026 0 -1 1077944384 9272 0 0 0 60 4 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326915015808 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20004] ppid=20000 vsize=15420488 memory=198604 CPUtime=0.03 cores=1,3,5,7
/proc/20002/task/20004/stat : 20004 (java) S 20000 20000 19026 0 -1 1077944384 818 0 0 0 3 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326863395728 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20005] ppid=20000 vsize=15420488 memory=174608 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20005/stat : 20005 (java) S 20000 20000 19026 0 -1 1077944384 416 0 0 0 4 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326862342928 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20006] ppid=20000 vsize=15420488 memory=183816 CPUtime=0.03 cores=1,3,5,7
/proc/20002/task/20006/stat : 20006 (java) S 20000 20000 19026 0 -1 1077944384 815 0 0 0 3 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326861290640 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20007] ppid=20000 vsize=15420488 memory=14012 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20007/stat : 20007 (java) S 20000 20000 19026 0 -1 1077944384 264 0 0 0 4 0 0 0 20 0 19 0 474738199 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326860237840 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20008] ppid=20000 vsize=15420488 memory=14080 CPUtime=0.04 cores=1,3,5,7
/proc/20002/task/20008/stat : 20008 (java) S 20000 20000 19026 0 -1 1077944384 816 0 0 0 3 1 0 0 20 0 19 0 474738201 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326077995120 140326910786178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20009] ppid=20000 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20009/stat : 20009 (java) S 20000 20000 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474738201 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326076941152 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20010] ppid=20000 vsize=15420488 memory=238 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20010/stat : 20010 (java) S 20000 20000 19026 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 474738201 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326075888768 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20011] ppid=20000 vsize=15420488 memory=260 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20011/stat : 20011 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326074837072 140326910793627 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20012] ppid=20000 vsize=15420488 memory=70 CPUtime=2.38 cores=1,3,5,7
/proc/20002/task/20012/stat : 20012 (java) S 20000 20000 19026 0 -1 1077944384 10012 0 0 0 237 1 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326073784944 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20013] ppid=20000 vsize=15420488 memory=54768 CPUtime=2.6 cores=1,3,5,7
/proc/20002/task/20013/stat : 20013 (java) S 20000 20000 19026 0 -1 1077944384 12256 0 0 0 259 1 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326072732144 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20014] ppid=20000 vsize=15420488 memory=988 CPUtime=0.7 cores=1,3,5,7
/proc/20002/task/20014/stat : 20014 (java) S 20000 20000 19026 0 -1 1077944384 4872 0 0 0 70 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326071679856 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20015] ppid=20000 vsize=15420488 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20015/stat : 20015 (java) S 20000 20000 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326070627296 140326910785237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20016] ppid=20000 vsize=15420488 memory=172064 CPUtime=0 cores=1,3,5,7
/proc/20002/task/20016/stat : 20016 (java) S 20000 20000 19026 0 -1 1077944384 795 0 0 0 0 0 0 0 20 0 19 0 474738204 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326069574064 140326910786178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20073] ppid=20000 vsize=15420488 memory=9023629670928638048 CPUtime=21.53 cores=1,3,5,7
/proc/20002/task/20073/stat : 20073 (java) R 20000 20000 19026 0 -1 4202560 170 0 0 0 2153 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326059301952 140326535834242 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20074] ppid=20000 vsize=15420488 memory=3612 CPUtime=21.25 cores=1,3,5,7
/proc/20002/task/20074/stat : 20074 (java) R 20000 20000 19026 0 -1 4202560 708 0 0 0 2125 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326058250272 140326536526431 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20075] ppid=20000 vsize=15420488 memory=54768 CPUtime=21.17 cores=1,3,5,7
/proc/20002/task/20075/stat : 20075 (java) R 20000 20000 19026 0 -1 4202560 736 0 0 0 2117 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326056147472 140326536107852 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
[pid=20002/tid=20076] ppid=20000 vsize=15420488 memory=988 CPUtime=21.33 cores=1,3,5,7
/proc/20002/task/20076/stat : 20076 (java) R 20000 20000 19026 0 -1 4202560 550 0 0 0 2133 0 0 0 20 0 19 0 474738569 15790579712 42631 33554432000 4194304 4196468 140729302767280 140326060356416 140326535630767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13860864 140729302774747 140729302774922 140729302774922 140729302777807 0
Current children cumulated CPU time: 99.9 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 171980 KiB

Child status: 0
Real time (s): 25.5989
CPU time (s): 100.278
CPU user time (s): 100.133
CPU system time (s): 0.144922
CPU usage (%): 391.73
Max. virtual memory (cumulated for all children) (KiB): 15535644
Max. memory (cumulated for all children) (KiB): 229108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.133
system time used= 0.144922
maximum resident set size= 227656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4628
involuntary context switches= 2364


# summary of solver processes directly reported to runsolver:
#   pid: 20000
#   total CPU time (s): 100.278
#   total CPU user time (s): 100.133
#   total CPU system time (s): 0.144922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185766 second user time and 0.325745 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 15:59:35
IDJOB=4403711
IDBENCH=115956
IDSOLVER=2863
FILE ID=node145/4403711-1568988017
RUNJOBID= node145-1568987924-19058
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-04-15.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403711-1568988017/watcher-4403711-1568988017 -o /var/tmp/evaluation-result-4403711-1568988017/solver-4403711-1568988017 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19058 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2036290288 HOME/instance-4403711-1568988017.xml

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

MD5SUM BENCH= cca0fe077f2d073d0e0e51ff08e17328
RANDOM SEED=2036290288

node145.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.59
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:         4358052 kB
MemAvailable:   31627456 kB
Buffers:          148420 kB
Cached:         27073816 kB
SwapCached:        32484 kB
Active:         13763760 kB
Inactive:       13689128 kB
Active(anon):     198960 kB
Inactive(anon):    80820 kB
Active(file):   13564800 kB
Inactive(file): 13608308 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26244 kB
Writeback:             0 kB
AnonPages:        310136 kB
Mapped:            65212 kB
Shmem:             40640 kB
Slab:             553740 kB
SReclaimable:     524756 kB
SUnreclaim:        28984 kB
KernelStack:        3808 kB
PageTables:         6344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1489484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 16:00:01