Trace number 4272194

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)89 2520.0601 2443.3101

General information on the benchmark

NameRcpsp/Rcpsp-m1-j90/
Rcpsp-j90-26-08.xml
MD5SUM885f7dce9f12482b5755a1b8bd42ad86
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark82
Best CPU time to get the best result obtained on this benchmark1091.9399
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints170
Number of domains2
Minimum domain size1
Maximum domain size532
Distribution of domain sizes[{"size":1,"count":1},{"size":532,"count":91}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":2},{"degree":5,"count":14},{"degree":6,"count":27},{"degree":7,"count":23},{"degree":8,"count":15},{"degree":9,"count":6},{"degree":10,"count":2}]
Minimum constraint arity2
Maximum constraint arity72
Distribution of constraint arities[{"arity":2,"count":166},{"arity":59,"count":1},{"arity":68,"count":1},{"arity":72,"count":2}]
Number of extensional constraints0
Number of intensional constraints166
Distribution of constraint types[{"type":"intension","count":166},{"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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272194-1502796500.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4272194-1502796500.xml, -tl, 2520s, -p, 1, -x, 3]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
0.87/0.68	c solve instance...
18.04/6.92	o 92 
107.87/92.07	o 91 
108.76/92.96	o 90 
109.39/93.52	o 89 
2520.03/2443.30	s SATISFIABLE
2520.03/2443.30	v <instantiation>
2520.03/2443.30	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] </list>
2520.03/2443.30	v 	<values>0 0 0 0 4 10 10 12 8 13 16 17 10 5 12 20 38 17 4 21 60 25 20 9 4 21 35 20 7 30 21 38 39 7 29 20 30 20 60 31 46 25 48 25 31 41 9 57 71 15 20 37 69 9 38 30 43 70 41 31 51 39 47 48 48 43 53 59 55 72 58 65 51 62 59 67 59 60 62 73 68 62 69 48 68 73 72 73 79 80 83 89 </values>
2520.03/2443.30	v </instantiation>
2520.03/2443.30	c Unexpected resolution interruption!

Verifier Data

OK	89

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272194-1502796500/watcher-4272194-1502796500 -o /tmp/evaluation-result-4272194-1502796500/solver-4272194-1502796500 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1317341908 HOME/instance-4272194-1502796500.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
Current StackSize limit: 8192 KiB

solver pid=4976, runsolver pid=4973

[startup+0.100215 s]*
/proc/loadavg: 1.72 1.55 1.52 3/199 4979
/proc/meminfo: memFree=30640836/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13358712 memory=14368 CPUtime=0 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 3344 0 0 0 0 0 0 0 20 0 6 0 81870636 13679321088 3592 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3339678 3592 1903 1 0 3329175 0
[pid=4978/tid=4979] ppid=4976 vsize=13358712 memory=7022364594140610616 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 2140 0 0 0 0 0 0 0 20 0 6 0 81870636 13679321088 3592 18446744073709551615 4194304 4196468 140727063006960 139864010338896 139863991785301 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13358712 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 81870637 13679321088 3592 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13358712 memory=288370797712148096 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 81870637 13679321088 3592 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 81870637 13679321088 3592 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 81870637 13679321088 3592 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.20988 s]*
/proc/loadavg: 1.72 1.55 1.52 3/212 4992
/proc/meminfo: memFree=30629688/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13974352 memory=27620 CPUtime=0.09 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 5309 0 0 0 8 1 0 0 20 0 15 0 81870636 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3493588 6905 2751 1 0 3482964 0
[pid=4978/tid=4979] ppid=4976 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 3451 0 0 0 6 1 0 0 20 0 15 0 81870636 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139864010333696 139864006124701 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13974352 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13974352 memory=288370797712148096 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13974352 memory=140421560436352 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 81870638 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 81870638 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863482905376 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 81870639 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863481853040 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) S 4976 4976 897 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13974352 memory=140421560436352 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) S 4976 4976 897 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863477644144 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13974352 memory=140421560436352 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870645 14309736448 6905 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29000 KiB

[startup+0.311414 s]*
/proc/loadavg: 1.72 1.55 1.52 5/212 4992
/proc/meminfo: memFree=30616448/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13974352 memory=37268 CPUtime=0.28 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 8931 0 0 0 25 3 0 0 20 0 15 0 81870636 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3493588 9317 2983 1 0 3482964 0
[pid=4978/tid=4979] ppid=4976 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 6123 0 0 0 15 2 0 0 20 0 15 0 81870636 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139864010340832 139863990183262 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 81870638 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 81870638 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863482905376 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 81870639 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863481853040 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) R 4976 4976 897 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 15 0 81870641 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) R 4976 4976 897 0 -1 4202560 382 0 0 0 2 0 0 0 20 0 15 0 81870641 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139863984078086 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13974352 memory=140421560436352 CPUtime=0.05 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) R 4976 4976 897 0 -1 4202560 697 0 0 0 5 0 0 0 20 0 15 0 81870641 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863477644144 139863990345986 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13974352 memory=140421560436352 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870645 14309736448 9317 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38648 KiB

[startup+0.700795 s]
/proc/loadavg: 1.72 1.55 1.52 5/212 4992
/proc/meminfo: memFree=30605504/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13980732 memory=66272 CPUtime=1.11 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 13468 0 0 0 106 5 0 0 20 0 15 0 81870636 14316269568 16568 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3495183 16568 3166 1 0 3483476 0
[pid=4978/tid=4979] ppid=4976 vsize=13980732 memory=1228 CPUtime=0.54 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 8909 0 0 0 51 3 0 0 20 0 15 0 81870636 14316269568 16568 18446744073709551615 4194304 4196468 140727063006960 139864010341088 139863990146405 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14316269568 16568 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14316269568 16568 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13980732 memory=373 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 81870637 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13980732 memory=315 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13980732 memory=1051 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 81870638 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13980732 memory=278 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 81870638 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863482905376 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13980732 memory=76 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 81870639 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863481853040 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13980732 memory=6657 CPUtime=0.13 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) S 4976 4976 897 0 -1 1077944384 922 0 0 0 13 0 0 0 20 0 15 0 81870641 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13980732 memory=4420 CPUtime=0.12 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) S 4976 4976 897 0 -1 1077944384 949 0 0 0 12 0 0 0 20 0 15 0 81870641 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13980732 memory=6628 CPUtime=0.3 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) R 4976 4976 897 0 -1 4202560 1383 0 0 0 29 1 0 0 20 0 15 0 81870641 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863477639904 139863999202622 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13980732 memory=6660 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870645 14316269568 16585 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67652 KiB

[startup+1.50083 s]
/proc/loadavg: 1.72 1.55 1.52 5/212 4992
/proc/meminfo: memFree=30555336/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13983536 memory=125944 CPUtime=3.69 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 43884 0 0 0 360 9 0 0 20 0 15 0 81870636 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3495884 31486 3183 1 0 3484177 0
[pid=4978/tid=4979] ppid=4976 vsize=13983536 memory=1228 CPUtime=1.34 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 9766 0 0 0 130 4 0 0 20 0 15 0 81870636 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139864010339752 139863617724996 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13983536 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13983536 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13983536 memory=32 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 81870637 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13983536 memory=31 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 81870637 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13983536 memory=38 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 81870638 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13983536 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 81870638 14319140864 31486 18446744073709551615 4194304 4196468 140727063006960 139863482905376 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13983536 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 81870639 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863481853056 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13980732 memory=1380 CPUtime=7.67 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) S 4976 4976 897 0 -1 1077944384 47472 0 0 0 763 4 0 0 20 0 15 0 81870641 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13980732 memory=7680170660397595203 CPUtime=7.12 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) S 4976 4976 897 0 -1 1077944384 47286 0 0 0 707 5 0 0 20 0 15 0 81870641 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13980732 memory=1200 CPUtime=0.93 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) S 4976 4976 897 0 -1 1077944384 14138 0 0 0 89 4 0 0 20 0 15 0 81870641 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863477644144 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13980732 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13980732 memory=25264 CPUtime=1.23 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1771 0 0 0 56 67 0 0 20 0 15 0 81870645 14316269568 75303 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 2457.48 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 302592 KiB

[startup+2442.3 s]
/proc/loadavg: 1.40 1.54 1.50 3/211 5309
/proc/meminfo: memFree=29160428/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13980732 memory=284456 CPUtime=2519 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 265274 0 0 0 251661 239 0 0 20 0 15 0 81870636 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3495183 71114 3266 1 0 3483476 0
[pid=4978/tid=4979] ppid=4976 vsize=13980732 memory=298616 CPUtime=2418.23 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 57923 0 0 0 241805 18 0 0 20 0 15 0 81870636 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139864010342112 139863619119115 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.38 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 13769 0 0 0 2005 33 0 0 20 0 15 0 81870637 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.39 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 15327 0 0 0 2007 32 0 0 20 0 15 0 81870637 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13980732 memory=290600 CPUtime=20.39 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 14769 0 0 0 2006 33 0 0 20 0 15 0 81870637 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.36 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 15043 0 0 0 2003 33 0 0 20 0 15 0 81870637 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13980732 memory=286508 CPUtime=2.17 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 36380 0 0 0 193 24 0 0 20 0 15 0 81870638 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13980732 memory=284456 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 81870638 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863482905440 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 81870639 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863481853056 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13980732 memory=4116 CPUtime=7.67 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) S 4976 4976 897 0 -1 1077944384 47474 0 0 0 763 4 0 0 20 0 15 0 81870641 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13980732 memory=1380 CPUtime=7.12 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) S 4976 4976 897 0 -1 1077944384 47288 0 0 0 707 5 0 0 20 0 15 0 81870641 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13980732 memory=1380 CPUtime=0.93 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) S 4976 4976 897 0 -1 1077944384 14140 0 0 0 89 4 0 0 20 0 15 0 81870641 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863477644144 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13980732 memory=284968 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13980732 memory=1380 CPUtime=1.26 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1793 0 0 0 58 68 0 0 20 0 15 0 81870645 14316269568 71114 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 2519 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 285836 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2443.3 s]
/proc/loadavg: 1.45 1.55 1.50 3/211 5309
/proc/meminfo: memFree=29161160/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13980732 memory=283432 CPUtime=2520.03 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 265277 0 0 0 251764 239 0 0 20 0 15 0 81870636 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3495183 70858 3266 1 0 3483476 0
[pid=4978/tid=4979] ppid=4976 vsize=13980732 memory=286508 CPUtime=2419.22 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 57925 0 0 0 241904 18 0 0 20 0 15 0 81870636 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139864010342592 139863620453800 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.39 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 13769 0 0 0 2006 33 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13980732 memory=290600 CPUtime=20.4 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 15327 0 0 0 2008 32 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.4 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 14770 0 0 0 2007 33 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.37 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 15043 0 0 0 2004 33 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13980732 memory=298616 CPUtime=2.17 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 36380 0 0 0 193 24 0 0 20 0 15 0 81870638 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13980732 memory=283432 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 81870638 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863482905440 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 81870639 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863481853056 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13980732 memory=4116 CPUtime=7.67 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) S 4976 4976 897 0 -1 1077944384 47474 0 0 0 763 4 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13980732 memory=284968 CPUtime=7.12 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) S 4976 4976 897 0 -1 1077944384 47288 0 0 0 707 5 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13980732 memory=1380 CPUtime=0.93 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) S 4976 4976 897 0 -1 1077944384 14140 0 0 0 89 4 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863477644144 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13980732 memory=2752 CPUtime=1.26 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1793 0 0 0 58 68 0 0 20 0 15 0 81870645 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 284812 KiB

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

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

[startup+2443.31 s]
# the end of solver process 4978 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.65 s, system=2.40362 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+2443.3 s]
/proc/loadavg: 1.45 1.55 1.50 3/211 5309
/proc/meminfo: memFree=29161160/32770624 swapFree=67108860/67108860
[pid=4976] ppid=4973 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4976/stat : 4976 (xcsp3-exec) S 4973 4976 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 81870626 9740288 345 18446744073709551615 4194304 5098028 140723209811200 140723209809304 139980572586620 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 25153536 140723209814392 140723209814597 140723209814597 140723209818091 0
/proc/4976/statm: 2378 345 289 221 0 87 0
[pid=4978] ppid=4976 vsize=13980732 memory=283432 CPUtime=2520.03 cores=1,3,5,7
/proc/4978/stat : 4978 (java) S 4976 4976 897 0 -1 1077944320 265277 0 0 0 251764 239 0 0 20 0 15 0 81870636 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 140727062989504 139864006102775 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
/proc/4978/statm: 3495183 70858 3266 1 0 3483476 0
[pid=4978/tid=4979] ppid=4976 vsize=13980732 memory=286508 CPUtime=2419.22 cores=1,3,5,7
/proc/4978/task/4979/stat : 4979 (java) R 4976 4976 897 0 -1 4202560 57925 0 0 0 241904 18 0 0 20 0 15 0 81870636 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139864010342592 139863620453800 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4980] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.39 cores=1,3,5,7
/proc/4978/task/4980/stat : 4980 (java) S 4976 4976 897 0 -1 1077944384 13769 0 0 0 2006 33 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863940537232 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4981] ppid=4976 vsize=13980732 memory=290600 CPUtime=20.4 cores=1,3,5,7
/proc/4978/task/4981/stat : 4981 (java) S 4976 4976 897 0 -1 1077944384 15327 0 0 0 2008 32 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863939484432 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4982] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.4 cores=1,3,5,7
/proc/4978/task/4982/stat : 4982 (java) S 4976 4976 897 0 -1 1077944384 14770 0 0 0 2007 33 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863938432144 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4983] ppid=4976 vsize=13980732 memory=1380 CPUtime=20.37 cores=1,3,5,7
/proc/4978/task/4983/stat : 4983 (java) S 4976 4976 897 0 -1 1077944384 15043 0 0 0 2004 33 0 0 20 0 15 0 81870637 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863937379344 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4984] ppid=4976 vsize=13980732 memory=298616 CPUtime=2.17 cores=1,3,5,7
/proc/4978/task/4984/stat : 4984 (java) S 4976 4976 897 0 -1 1077944384 36380 0 0 0 193 24 0 0 20 0 15 0 81870638 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863483959408 139864006113922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4985] ppid=4976 vsize=13980732 memory=283432 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4985/stat : 4985 (java) S 4976 4976 897 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 81870638 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863482905440 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4986] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4986/stat : 4986 (java) S 4976 4976 897 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 81870639 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863481853056 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4987] ppid=4976 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4987/stat : 4987 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863480801360 139864006121371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4988] ppid=4976 vsize=13980732 memory=4116 CPUtime=7.67 cores=1,3,5,7
/proc/4978/task/4988/stat : 4988 (java) S 4976 4976 897 0 -1 1077944384 47474 0 0 0 763 4 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863479749232 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4989] ppid=4976 vsize=13980732 memory=284968 CPUtime=7.12 cores=1,3,5,7
/proc/4978/task/4989/stat : 4989 (java) S 4976 4976 897 0 -1 1077944384 47288 0 0 0 707 5 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863478696432 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4990] ppid=4976 vsize=13980732 memory=1380 CPUtime=0.93 cores=1,3,5,7
/proc/4978/task/4990/stat : 4990 (java) S 4976 4976 897 0 -1 1077944384 14140 0 0 0 89 4 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863477644144 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4991] ppid=4976 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/4978/task/4991/stat : 4991 (java) S 4976 4976 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 81870641 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863476591584 139864006112981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
[pid=4978/tid=4992] ppid=4976 vsize=13980732 memory=2752 CPUtime=1.26 cores=1,3,5,7
/proc/4978/task/4992/stat : 4992 (java) S 4976 4976 897 0 -1 1077944384 1793 0 0 0 58 68 0 0 20 0 15 0 81870645 14316269568 70858 18446744073709551615 4194304 4196468 140727063006960 139863475538352 139864006113922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22376448 140727063011761 140727063011937 140727063011937 140727063015375 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 284812 KiB

Child status: 143
Real time (s): 2443.31
CPU time (s): 2520.06
CPU user time (s): 2517.65
CPU system time (s): 2.40362
CPU usage (%): 103.141
Max. virtual memory (cumulated for all children) (KiB): 13993940
Max. memory (cumulated for all children) (KiB): 533148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.65
system time used= 2.40362
maximum resident set size= 532536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265927
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 97131
involuntary context switches= 4384


# summary of solver processes directly reported to runsolver:
#   pid: 4976,4978
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.65
#   total CPU system time (s): 2.40362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0659 second user time and 24.7319 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 13:14:14
IDJOB=4272194
IDBENCH=128868
IDSOLVER=2664
FILE ID=node125/4272194-1502796500
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j90/Rcpsp-j90-26-08.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272194-1502796500/watcher-4272194-1502796500 -o /tmp/evaluation-result-4272194-1502796500/solver-4272194-1502796500 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1317341908 HOME/instance-4272194-1502796500.xml

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

MD5SUM BENCH= 885f7dce9f12482b5755a1b8bd42ad86
RANDOM SEED=1317341908

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30644216 kB
MemAvailable:   31637072 kB
Buffers:          303432 kB
Cached:           982632 kB
SwapCached:            0 kB
Active:          1084028 kB
Inactive:         611256 kB
Active(anon):     409436 kB
Inactive(anon):    33100 kB
Active(file):     674592 kB
Inactive(file):   578156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:        441152 kB
Mapped:            63932 kB
Shmem:             33444 kB
Slab:             137764 kB
SReclaimable:     111884 kB
SUnreclaim:        25880 kB
KernelStack:        3760 kB
PageTables:         5852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     992884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

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