Trace number 4292294

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)SAT (TO)97 2400.03 2391.51

General information on the benchmark

NameRcpsp/
Rcpsp-j120-01-04_c18.xml
MD5SUM15f73e55c1796ea716b22977fcdd958b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark97
Best CPU time to get the best result obtained on this benchmark8.17308
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints187
Number of domains2
Minimum domain size1
Maximum domain size610
Distribution of domain sizes[{"size":1,"count":1},{"size":610,"count":121}]
Minimum variable degree3
Maximum variable degree6
Distribution of variable degrees[{"degree":3,"count":45},{"degree":4,"count":35},{"degree":5,"count":40},{"degree":6,"count":2}]
Minimum constraint arity2
Maximum constraint arity33
Distribution of constraint arities[{"arity":2,"count":183},{"arity":27,"count":1},{"arity":29,"count":1},{"arity":31,"count":1},{"arity":33,"count":1}]
Number of extensional constraints0
Number of intensional constraints183
Distribution of constraint types[{"type":"intension","count":183},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292294-1532497330.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292294-1532497330.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
1.03/0.59	c solve instance...
1.93/0.86	o 609 
2.57/1.06	o 608 
3.15/1.23	o 607 
3.75/1.40	o 606 
4.05/1.52	o 605 
4.05/1.53	o 117 
4.05/1.57	o 108 
6.20/2.28	o 104 
7.41/2.61	o 103 
7.41/2.64	o 102 
8.48/3.13	o 101 
10.63/4.92	o 99 
101.41/95.15	o 98 
2274.06/2265.79	o 97 
2400.01/2391.50	s SATISFIABLE
2400.01/2391.50	v <instantiation>
2400.01/2391.50	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121] </list>
2400.01/2391.50	v 	<values>0 0 0 0 2 4 5 39 5 6 6 2 2 15 15 58 64 21 6 12 8 20 11 13 31 23 21 47 51 32 28 19 40 71 28 15 16 34 28 28 6 28 13 3 23 36 39 38 38 40 28 15 47 41 55 31 38 13 49 23 70 15 31 13 23 68 43 19 48 59 38 67 24 59 52 12 24 58 61 65 49 47 41 32 55 66 72 59 78 75 41 34 29 32 69 49 41 52 51 59 44 65 71 68 76 76 75 59 72 71 76 78 77 83 78 82 83 83 93 85 90 97 </values>
2400.01/2391.50	v </instantiation>
2400.01/2391.50	c Unexpected resolution interruption!

Verifier Data

OK	97

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292294-1532497330/watcher-4292294-1532497330 -o /tmp/evaluation-result-4292294-1532497330/solver-4292294-1532497330 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532470661-17281 --watchdog 2560 HOME/xcsp3-exec -seed 1099895065 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292294-1532497330.xml 

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

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

solver pid=22076, runsolver pid=22073

[startup+0.100059 s]*
/proc/loadavg: 2.09 1.86 1.79 4/218 22092
/proc/meminfo: memFree=17496340/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14082840 memory=28644 CPUtime=0.12 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 5534 0 0 0 11 1 0 0 20 0 15 0 67296181 14420828160 7161 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3520710 7161 2994 1 0 3483008 0
[pid=22078/tid=22079] ppid=22076 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 3536 0 0 0 8 1 0 0 20 0 15 0 67296182 14420828160 7161 33554432000 4194304 4196468 140723222169088 139632101391584 139632097176982 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14082840 memory=3472468177649280208 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14420828160 7161 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14082840 memory=140048754128512 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14420828160 7161 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14420828160 7161 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14420828160 7161 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296184 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67296184 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67296184 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 67296187 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 67296187 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14082840 memory=140048754128512 CPUtime=0.01 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) R 22076 22076 17249 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 67296187 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631271795056 139632078402608 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14082840 memory=140048754128512 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296187 14420828160 7161 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30100 KiB

[startup+0.210691 s]*
/proc/loadavg: 2.09 1.86 1.79 4/218 22092
/proc/meminfo: memFree=17484804/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14087096 memory=41088 CPUtime=0.34 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 8320 0 0 0 32 2 0 0 20 0 15 0 67296181 14425186304 10272 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3521774 10272 3181 1 0 3483008 0
[pid=22078/tid=22079] ppid=22076 vsize=14087096 memory=5854518564242424225 CPUtime=0.19 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 5458 0 0 0 18 1 0 0 20 0 15 0 67296182 14425186304 10272 33554432000 4194304 4196468 140723222169088 139632101386040 139632081245534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14087096 memory=3472468177649280208 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 10272 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14087096 memory=140048754128512 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 10272 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 10272 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 10272 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14087096 memory=140048754128512 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67296184 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67296184 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67296184 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 566 0 0 0 3 0 0 0 20 0 15 0 67296187 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14087096 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 202 0 0 0 1 0 0 0 20 0 15 0 67296187 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14087096 memory=140048754128512 CPUtime=0.07 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 786 0 0 0 7 0 0 0 20 0 15 0 67296187 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14087096 memory=140048754128512 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296187 14425186304 10272 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42544 KiB

[startup+0.3114 s]*
/proc/loadavg: 2.09 1.86 1.79 4/218 22092
/proc/meminfo: memFree=17478476/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14087096 memory=48180 CPUtime=0.53 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 9206 0 0 0 50 3 0 0 20 0 15 0 67296181 14425186304 12045 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3521774 12045 3245 1 0 3483008 0
[pid=22078/tid=22079] ppid=22076 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 6177 0 0 0 27 2 0 0 20 0 15 0 67296182 14425186304 12045 33554432000 4194304 4196468 140723222169088 139632101396160 139632081245534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14087096 memory=3472468177649280208 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 12045 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14087096 memory=140048754128512 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 12045 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14087096 memory=17 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 12045 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14087096 memory=140048616007711 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14425186304 12045 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14087096 memory=280097231994656 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67296184 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14087096 memory=140048615984655 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67296184 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14087096 memory=280097369996296 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67296184 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14087096 memory=140048616007711 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14087096 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 645 0 0 0 5 0 0 0 20 0 15 0 67296187 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14087096 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 223 0 0 0 3 0 0 0 20 0 15 0 67296187 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 858 0 0 0 12 0 0 0 20 0 15 0 67296187 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14087096 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296187 14425186304 12045 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49636 KiB

[startup+0.70144 s]
/proc/loadavg: 2.09 1.86 1.79 6/218 22092
/proc/meminfo: memFree=17458752/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14089220 memory=85652 CPUtime=1.62 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 15692 0 0 0 157 5 0 0 20 0 15 0 67296181 14427361280 21413 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3522305 21413 3347 1 0 3483520 0
[pid=22078/tid=22079] ppid=22076 vsize=14089220 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 7092 0 0 0 64 3 0 0 20 0 15 0 67296182 14427361280 21413 33554432000 4194304 4196468 140723222169088 139632101402904 139631689661675 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14427361280 21413 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14089220 memory=7813587196152133429 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14427361280 21413 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14089220 memory=7156871098348623714 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296182 14427361280 21413 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14089220 memory=7666631141572832339 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67296182 14427361280 21413 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14089220 memory=734122130331934768 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14089220 memory=1600 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14089220 memory=5024 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14089220 memory=4032 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14089220 memory=1284 CPUtime=0.27 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) R 22076 22076 17249 0 -1 4202560 2499 0 0 0 27 0 0 0 20 0 15 0 67296187 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631273881160 139632080665253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14089220 memory=1088 CPUtime=0.27 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) R 22076 22076 17249 0 -1 4202560 2467 0 0 0 27 0 0 0 20 0 15 0 67296187 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631272827816 139632077866702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14089220 memory=1796 CPUtime=0.37 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 2325 0 0 0 37 0 0 0 20 0 15 0 67296187 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14089220 memory=7012 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14089220 memory=15044 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 21413 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 87108 KiB

[startup+1.50087 s]
/proc/loadavg: 2.09 1.86 1.79 5/218 22092
/proc/meminfo: memFree=17409700/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0

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

/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14089220 memory=262052 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14089220 memory=4124 CPUtime=3.03 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 23501 0 0 0 301 2 0 0 20 0 15 0 67296187 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14089220 memory=1456 CPUtime=2.95 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 22052 0 0 0 292 3 0 0 20 0 15 0 67296187 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14089220 memory=3708 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 9554 0 0 0 58 2 0 0 20 0 15 0 67296187 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14089220 memory=960 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14089220 memory=1232 CPUtime=0.47 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 1999 0 0 0 21 26 0 0 20 0 15 0 67296187 14427361280 65513 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 2330.7 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 263508 KiB

[startup+2382.3 s]
/proc/loadavg: 1.76 1.73 1.75 3/218 22266
/proc/meminfo: memFree=17272148/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14089220 memory=264100 CPUtime=2390.79 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 92974 0 0 0 239023 56 0 0 20 0 15 0 67296181 14427361280 66025 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3522305 66025 3403 1 0 3483520 0
[pid=22078/tid=22079] ppid=22076 vsize=14089220 memory=264100 CPUtime=2380.76 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 19632 0 0 0 238069 7 0 0 20 0 15 0 67296182 14427361280 66025 33554432000 4194304 4196468 140723222169088 139632101404384 139631691583371 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.59 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2272 0 0 0 54 5 0 0 20 0 15 0 67296182 14427361280 66025 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.58 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 4041 0 0 0 53 5 0 0 20 0 15 0 67296182 14427361280 66025 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.59 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1663 0 0 0 54 5 0 0 20 0 15 0 67296182 14427361280 66025 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.58 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2880 0 0 0 53 5 0 0 20 0 15 0 67296182 14427361280 66025 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.51 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 3898 0 0 0 45 6 0 0 20 0 15 0 67296184 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14089220 memory=264100 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14089220 memory=264100 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14089220 memory=1456 CPUtime=3.04 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 23601 0 0 0 302 2 0 0 20 0 15 0 67296187 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14089220 memory=3708 CPUtime=2.95 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 22052 0 0 0 292 3 0 0 20 0 15 0 67296187 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14089220 memory=20172 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 9554 0 0 0 58 2 0 0 20 0 15 0 67296187 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.49 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 2018 0 0 0 22 27 0 0 20 0 15 0 67296187 14427361280 66025 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 2390.79 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 265556 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.5 s]
/proc/loadavg: 1.80 1.74 1.75 3/218 22266
/proc/meminfo: memFree=17270224/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14089220 memory=266148 CPUtime=2400.01 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 92997 0 0 0 239944 57 0 0 20 0 15 0 67296181 14427361280 66537 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3522305 66537 3403 1 0 3483520 0
[pid=22078/tid=22079] ppid=22076 vsize=14089220 memory=264100 CPUtime=2389.95 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 19641 0 0 0 238988 7 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632101404608 139631691513113 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2273 0 0 0 55 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.59 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 4044 0 0 0 54 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14089220 memory=266148 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1666 0 0 0 55 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14089220 memory=1456 CPUtime=0.59 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2882 0 0 0 54 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14089220 memory=1456 CPUtime=0.52 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 3901 0 0 0 46 6 0 0 20 0 15 0 67296184 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14089220 memory=3708 CPUtime=3.04 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 23601 0 0 0 302 2 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14089220 memory=2088 CPUtime=2.95 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 22052 0 0 0 292 3 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14089220 memory=1040 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 9554 0 0 0 58 2 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14089220 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14089220 memory=20172 CPUtime=0.49 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 2020 0 0 0 22 27 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 267604 KiB

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

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

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

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

[startup+2391.5 s]
/proc/loadavg: 1.80 1.74 1.75 3/218 22266
/proc/meminfo: memFree=17270224/32770624 swapFree=67108796/67108860
[pid=22076] ppid=22073 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22076/stat : 22076 (xcsp3-exec) S 22073 22076 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 67296181 115843072 364 33554432000 4194304 5098028 140725893589424 140725893587528 140710011515516 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8429568 140725893592122 140725893592324 140725893592324 140725893595082 0
/proc/22076/statm: 28282 364 306 221 0 87 0
[pid=22078] ppid=22076 vsize=14089220 memory=266148 CPUtime=2400.01 cores=1,3,5,7
/proc/22078/stat : 22078 (java) S 22076 22076 17249 0 -1 1077944320 92997 0 0 0 239944 57 0 0 20 0 15 0 67296181 14427361280 66537 33554432000 4194304 4196468 140723222169088 140723222151632 139632097165047 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
/proc/22078/statm: 3522305 66537 3403 1 0 3483520 0
[pid=22078/tid=22079] ppid=22076 vsize=14089220 memory=264100 CPUtime=2389.95 cores=1,3,5,7
/proc/22078/task/22079/stat : 22079 (java) R 22076 22076 17249 0 -1 4202560 19641 0 0 0 238988 7 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632101404608 139631691513113 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22080] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22080/stat : 22080 (java) S 22076 22076 17249 0 -1 1077944384 2273 0 0 0 55 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632012233104 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22081] ppid=22076 vsize=14089220 memory=264100 CPUtime=0.59 cores=1,3,5,7
/proc/22078/task/22081/stat : 22081 (java) S 22076 22076 17249 0 -1 1077944384 4044 0 0 0 54 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632011180304 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22082] ppid=22076 vsize=14089220 memory=266148 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22082/stat : 22082 (java) S 22076 22076 17249 0 -1 1077944384 1666 0 0 0 55 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632010128016 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22083] ppid=22076 vsize=14089220 memory=1456 CPUtime=0.59 cores=1,3,5,7
/proc/22078/task/22083/stat : 22083 (java) S 22076 22076 17249 0 -1 1077944384 2882 0 0 0 54 5 0 0 20 0 15 0 67296182 14427361280 66537 33554432000 4194304 4196468 140723222169088 139632009075216 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22084] ppid=22076 vsize=14089220 memory=1456 CPUtime=0.52 cores=1,3,5,7
/proc/22078/task/22084/stat : 22084 (java) S 22076 22076 17249 0 -1 1077944384 3901 0 0 0 46 6 0 0 20 0 15 0 67296184 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631278111344 139632097176194 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22085] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22085/stat : 22085 (java) S 22076 22076 17249 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631277057312 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22086] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22086/stat : 22086 (java) S 22076 22076 17249 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 67296184 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631276004976 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22087] ppid=22076 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22087/stat : 22087 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631274953296 139632097183643 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22088] ppid=22076 vsize=14089220 memory=3708 CPUtime=3.04 cores=1,3,5,7
/proc/22078/task/22088/stat : 22088 (java) S 22076 22076 17249 0 -1 1077944384 23601 0 0 0 302 2 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631273900144 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22089] ppid=22076 vsize=14089220 memory=2088 CPUtime=2.95 cores=1,3,5,7
/proc/22078/task/22089/stat : 22089 (java) S 22076 22076 17249 0 -1 1077944384 22052 0 0 0 292 3 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631272847344 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22090] ppid=22076 vsize=14089220 memory=1040 CPUtime=0.6 cores=1,3,5,7
/proc/22078/task/22090/stat : 22090 (java) S 22076 22076 17249 0 -1 1077944384 9554 0 0 0 58 2 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631271795056 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22091] ppid=22076 vsize=14089220 memory=3708 CPUtime=0 cores=1,3,5,7
/proc/22078/task/22091/stat : 22091 (java) S 22076 22076 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631270742496 139632097175253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
[pid=22078/tid=22092] ppid=22076 vsize=14089220 memory=20172 CPUtime=0.49 cores=1,3,5,7
/proc/22078/task/22092/stat : 22092 (java) S 22076 22076 17249 0 -1 1077944384 2020 0 0 0 22 27 0 0 20 0 15 0 67296187 14427361280 66537 33554432000 4194304 4196468 140723222169088 139631269690288 139632097176194 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23887872 140723222172801 140723222172977 140723222172977 140723222175695 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 267604 KiB

Child status: 143
Real time (s): 2391.51
CPU time (s): 2400.03
CPU user time (s): 2399.46
CPU system time (s): 0.574302
CPU usage (%): 100.356
Max. virtual memory (cumulated for all children) (KiB): 14205076
Max. memory (cumulated for all children) (KiB): 267604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.46
system time used= 0.574302
maximum resident set size= 266600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93755
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65841
involuntary context switches= 1999


# summary of solver processes directly reported to runsolver:
#   pid: 22076,22078
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2399.46
#   total CPU system time (s): 0.574302

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2347 second user time and 22.044 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-25 07:42:10
IDJOB=4292294
IDBENCH=141476
IDSOLVER=2747
FILE ID=node138/4292294-1532497330
RUNJOBID= node138-1532470661-17281
PBS_JOBID= 21021587
Free space on /tmp= 53788 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Rcpsp/Rcpsp-j120-01-04_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292294-1532497330/watcher-4292294-1532497330 -o /tmp/evaluation-result-4292294-1532497330/solver-4292294-1532497330 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532470661-17281 --watchdog 2560  HOME/xcsp3-exec -seed 1099895065 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292294-1532497330.xml

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

MD5SUM BENCH= 15f73e55c1796ea716b22977fcdd958b
RANDOM SEED=1099895065

node138.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.71
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.71
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.71
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.71
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:        17514144 kB
MemAvailable:   31717196 kB
Buffers:          151932 kB
Cached:         14191212 kB
SwapCached:           44 kB
Active:          2533984 kB
Inactive:       12083264 kB
Active(anon):     222928 kB
Inactive(anon):    71132 kB
Active(file):    2311056 kB
Inactive(file): 12012132 kB
Unevictable:        7324 kB
Mlocked:            7324 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             20768 kB
Writeback:             0 kB
AnonPages:        281676 kB
Mapped:            46788 kB
Shmem:             16972 kB
Slab:             336304 kB
SReclaimable:     308324 kB
SUnreclaim:        27980 kB
KernelStack:        3552 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1207308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53768 MiB
End job on node138 at 2018-07-25 08:22:02