Trace number 4269020

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.5 seq (2017-08-09)SAT (TO)0 2520.1201 2488.4399

General information on the benchmark

NameBinPacking/BinPacking-tab-sw100/
BinPacking-tab-sw100-74.xml
MD5SUM748f42f61d3aaac6f60870392cb688ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables115
Number of constraints22
Number of domains2
Minimum domain size20
Maximum domain size42
Distribution of domain sizes[{"size":20,"count":1},{"size":42,"count":114}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":95},{"degree":4,"count":19}]
Minimum constraint arity6
Maximum constraint arity114
Distribution of constraint arities[{"arity":6,"count":19},{"arity":20,"count":1},{"arity":114,"count":2}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269020-1502845468.xml"  -tl '2520s' -p 1 -x 0
0.12/0.25	c [HOME/instance-4269020-1502845468.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
71.87/53.64	c solve instance...
187.47/159.09	o 0 
2520.06/2488.40	s SATISFIABLE
2520.06/2488.40	v <instantiation>
2520.06/2488.40	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] </list>
2520.06/2488.40	v 	<values>0 200 199 198 198 198 0 199 171 161 159 154 152 198 190 189 188 187 0 196 196 196 195 195 0 195 194 191 191 190 0 194 172 161 159 154 151 186 185 184 183 183 0 186 171 164 158 156 151 182 182 182 181 181 0 182 171 161 158 156 151 182 169 166 157 155 151 181 181 181 181 180 0 180 180 180 179 179 0 179 178 174 173 0 0 178 170 168 156 154 151 176 174 174 174 172 0 175 173 173 173 172 0 175 171 164 156 154 153 174 173 173 172 0 0 </values>
2520.06/2488.40	v </instantiation>
2520.06/2488.40	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269020-1502845468/watcher-4269020-1502845468 -o /tmp/evaluation-result-4269020-1502845468/solver-4269020-1502845468 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 789627772 HOME/instance-4269020-1502845468.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=14824, runsolver pid=14821

[startup+0.100143 s]*
/proc/loadavg: 2.55 2.16 2.04 3/206 14832
/proc/meminfo: memFree=30751616/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13574484 memory=17740 CPUtime=0.02 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 3738 0 0 0 2 0 0 0 20 0 9 0 72887441 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3393621 4435 2085 1 0 3383118 0
[pid=14826/tid=14827] ppid=14824 vsize=13574484 memory=-6584940424751845731 CPUtime=0.02 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 2443 0 0 0 2 0 0 0 20 0 9 0 72887441 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140586242900200 140586222744926 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13574484 memory=5767615979343661449 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72887442 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13574484 memory=140692935677568 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72887442 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72887442 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13574484 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72887442 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72887443 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 72887444 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585716212512 140586238674645 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 72887444 13900271616 4435 18446744073709551615 4194304 4196468 140726753748512 140585715160240 140586238674645 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19120 KiB

[startup+0.210093 s]*
/proc/loadavg: 2.55 2.16 2.04 3/214 14840
/proc/meminfo: memFree=30743672/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13974352 memory=27728 CPUtime=0.12 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 5371 0 0 0 11 1 0 0 20 0 15 0 72887441 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3493588 6932 2838 1 0 3482964 0
[pid=14826/tid=14827] ppid=14824 vsize=13974352 memory=8257519724899770265 CPUtime=0.08 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 3373 0 0 0 8 0 0 0 20 0 15 0 72887441 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140586242897712 140586238676374 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13974352 memory=5767615979343661449 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13974352 memory=140692935677568 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72887443 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72887444 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585716212512 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72887444 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585715160176 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 72887446 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 72887446 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13974352 memory=140692935677568 CPUtime=0.01 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) R 14824 14824 11586 0 -1 4202560 267 0 0 0 1 0 0 0 20 0 15 0 72887446 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586230901566 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13974352 memory=140692935677568 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887451 14309736448 6932 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29108 KiB

[startup+0.310501 s]*
/proc/loadavg: 2.55 2.16 2.04 4/214 14840
/proc/meminfo: memFree=30729676/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13974352 memory=39888 CPUtime=0.32 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 9178 0 0 0 29 3 0 0 20 0 15 0 72887441 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3493588 9972 3017 1 0 3482964 0
[pid=14826/tid=14827] ppid=14824 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 6264 0 0 0 17 2 0 0 20 0 15 0 72887441 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140586242894064 140586222744926 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13974352 memory=140692935684561 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72887442 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72887443 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72887444 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585716212512 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72887444 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585715160176 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 540 0 0 0 1 0 0 0 20 0 15 0 72887446 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 304 0 0 0 2 0 0 0 20 0 15 0 72887446 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13974352 memory=140692935677568 CPUtime=0.07 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) R 14824 14824 11586 0 -1 4202560 771 0 0 0 7 0 0 0 20 0 15 0 72887446 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586222978012 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13974352 memory=140692935677568 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887451 14309736448 9972 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41268 KiB

[startup+0.700967 s]
/proc/loadavg: 2.55 2.16 2.04 3/214 14840
/proc/meminfo: memFree=30674928/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13978684 memory=329852 CPUtime=1.02 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 11516 0 0 0 82 20 0 0 20 0 15 0 72887441 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3494671 82463 3132 1 0 3482964 0
[pid=14826/tid=14827] ppid=14824 vsize=13978684 memory=2 CPUtime=0.51 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 7866 0 0 0 45 6 0 0 20 0 15 0 72887441 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140586242901920 140585841388049 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13978684 memory=936 CPUtime=0.04 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 48 0 0 0 2 2 0 0 20 0 15 0 72887442 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13978684 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 48 0 0 0 2 2 0 0 20 0 15 0 72887442 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13978684 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 53 0 0 0 2 3 0 0 20 0 15 0 72887442 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13978684 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 53 0 0 0 2 2 0 0 20 0 15 0 72887442 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 72887443 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 72887444 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585716212512 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13978684 memory=22912 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 72887444 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585715160176 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13978684 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14314172416 82463 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13978684 memory=644 CPUtime=0.04 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 698 0 0 0 4 0 0 0 20 0 15 0 72887446 14314172416 82975 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13978684 memory=1788 CPUtime=0.06 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 391 0 0 0 6 0 0 0 20 0 15 0 72887446 14314172416 82975 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13978684 memory=956 CPUtime=0.16 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) S 14824 14824 11586 0 -1 1077944384 976 0 0 0 16 0 0 0 20 0 15 0 72887446 14314172416 82975 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13978684 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14314172416 82975 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72887451 14314172416 82975 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 331232 KiB

[startup+1.50086 s]
/proc/loadavg: 2.55 2.16 2.04 5/214 14840
/proc/meminfo: memFree=30179604/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13978684 memory=627308 CPUtime=2.59 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 15049 0 0 0 234 25 0 0 20 0 15 0 72887441 14314172416 156827 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3494671 156827 3205 1 0 3482964 0
[pid=14826/tid=14827] ppid=14824 vsize=13978684 memory=4120 CPUtime=1.19 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 8080 0 0 0 109 10 0 0 20 0 15 0 72887441 14314172416 156827 18446744073709551615 4194304 4196468 140726753748512 140586242902240 140585842067843 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13978684 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 93 0 0 0 12 3 0 0 20 0 15 0 72887442 14314172416 156827 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13978684 memory=22912 CPUtime=0.14 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 96 0 0 0 11 3 0 0 20 0 15 0 72887442 14314172416 156827 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13978684 memory=4048 CPUtime=0.15 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 106 0 0 0 12 3 0 0 20 0 15 0 72887442 14314172416 156827 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13978684 memory=644 CPUtime=0.14 cores=1,3,5,7

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

/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585715160192 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13980732 memory=8091228 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13980732 memory=4120 CPUtime=2.78 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 22648 0 0 0 275 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13980732 memory=1380 CPUtime=3.55 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 34904 0 0 0 350 5 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13980732 memory=8091228 CPUtime=0.61 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) S 14824 14824 11586 0 -1 1077944384 10274 0 0 0 58 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13980732 memory=8091228 CPUtime=1.48 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 2735 0 0 0 66 82 0 0 20 0 15 0 72887451 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 2353.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 8092608 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/212 15224
/proc/meminfo: memFree=23060884/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2413.89 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 902411 0 0 0 240444 945 0 0 20 0 15 0 72887441 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3495183 2022807 3241 1 0 3483476 0
[pid=14826/tid=14827] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2372.46 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 566143 0 0 0 237192 54 0 0 20 0 15 0 72887441 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140586242901496 140585844815549 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.71 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 64778 0 0 0 559 212 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.71 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 57451 0 0 0 576 195 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.7 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 60595 0 0 0 565 205 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.67 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 63635 0 0 0 589 178 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13980732 memory=1380 CPUtime=2.07 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 16784 0 0 0 200 7 0 0 20 0 15 0 72887443 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13980732 memory=8091228 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585716212576 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585715160192 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13980732 memory=8091228 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13980732 memory=-8774313645642428999 CPUtime=2.79 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 23675 0 0 0 276 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13980732 memory=836 CPUtime=3.55 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 34908 0 0 0 350 5 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) S 14824 14824 11586 0 -1 1077944384 10281 0 0 0 58 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13980732 memory=8091228 CPUtime=1.53 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 2780 0 0 0 69 84 0 0 20 0 15 0 72887451 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 2413.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 8092608 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/215 15239
/proc/meminfo: memFree=23055508/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2473.93 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 905434 0 0 0 246446 947 0 0 20 0 15 0 72887441 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3495183 2022807 3241 1 0 3483476 0
[pid=14826/tid=14827] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2432.46 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 569103 0 0 0 243192 54 0 0 20 0 15 0 72887441 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140586242901496 140585843241568 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.71 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 64778 0 0 0 559 212 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.71 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 57451 0 0 0 576 195 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.7 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 60595 0 0 0 565 205 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13980732 memory=8091228 CPUtime=7.67 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 63635 0 0 0 589 178 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2.07 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 16793 0 0 0 200 7 0 0 20 0 15 0 72887443 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585716212576 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585715160192 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13980732 memory=8091228 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13980732 memory=1380 CPUtime=2.79 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 23678 0 0 0 276 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13980732 memory=1380 CPUtime=3.55 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 34915 0 0 0 350 5 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13980732 memory=1380 CPUtime=0.61 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) S 14824 14824 11586 0 -1 1077944384 10285 0 0 0 58 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13980732 memory=8091228 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13980732 memory=1728 CPUtime=1.56 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 2820 0 0 0 70 86 0 0 20 0 15 0 72887451 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 2473.93 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 8092608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2488.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/215 15241
/proc/meminfo: memFree=23051796/32770624 swapFree=67108860/67108860
[pid=14824] ppid=14821 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/14824/stat : 14824 (xcsp3-exec) S 14821 14824 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 72887433 9740288 345 18446744073709551615 4194304 5098028 140736724597968 140736724596072 140048369275516 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 12804096 140736724603257 140736724603461 140736724603461 140736724606955 0
/proc/14824/statm: 2378 345 289 221 0 87 0
[pid=14826] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2520.06 cores=1,3,5,7
/proc/14826/stat : 14826 (java) S 14824 14824 11586 0 -1 1077944320 906592 0 0 0 251057 949 0 0 20 0 15 0 72887441 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140726753731056 140586238664439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
/proc/14826/statm: 3495183 2022807 3241 1 0 3483476 0
[pid=14826/tid=14827] ppid=14824 vsize=13980732 memory=-8774313645642428999 CPUtime=2478.56 cores=1,3,5,7
/proc/14826/task/14827/stat : 14827 (java) R 14824 14824 11586 0 -1 4202560 570206 0 0 0 247802 54 0 0 20 0 15 0 72887441 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140586242901496 140585843938543 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14828] ppid=14824 vsize=13980732 memory=6944656592455360604 CPUtime=7.71 cores=1,3,5,7
/proc/14826/task/14828/stat : 14828 (java) S 14824 14824 11586 0 -1 1077944384 64778 0 0 0 559 212 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585839094672 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14829] ppid=14824 vsize=13980732 memory=6943526294502006880 CPUtime=7.71 cores=1,3,5,7
/proc/14826/task/14829/stat : 14829 (java) S 14824 14824 11586 0 -1 1077944384 57451 0 0 0 576 195 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585838041872 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14830] ppid=14824 vsize=13980732 memory=6944656592455097440 CPUtime=7.7 cores=1,3,5,7
/proc/14826/task/14830/stat : 14830 (java) S 14824 14824 11586 0 -1 1077944384 60595 0 0 0 565 205 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585836989584 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14831] ppid=14824 vsize=13980732 memory=1380 CPUtime=7.67 cores=1,3,5,7
/proc/14826/task/14831/stat : 14831 (java) S 14824 14824 11586 0 -1 1077944384 63635 0 0 0 589 178 0 0 20 0 15 0 72887442 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585835936784 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14832] ppid=14824 vsize=13980732 memory=8091228 CPUtime=2.07 cores=1,3,5,7
/proc/14826/task/14832/stat : 14832 (java) S 14824 14824 11586 0 -1 1077944384 16802 0 0 0 200 7 0 0 20 0 15 0 72887443 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585717266544 140586238675586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14833] ppid=14824 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14833/stat : 14833 (java) S 14824 14824 11586 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585716212576 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14834] ppid=14824 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14834/stat : 14834 (java) S 14824 14824 11586 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 72887444 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585715160192 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14835] ppid=14824 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14835/stat : 14835 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585714108496 140586238683035 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14836] ppid=14824 vsize=13980732 memory=15880 CPUtime=2.79 cores=1,3,5,7
/proc/14826/task/14836/stat : 14836 (java) S 14824 14824 11586 0 -1 1077944384 23681 0 0 0 276 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585713056368 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14837] ppid=14824 vsize=13980732 memory=16240 CPUtime=3.55 cores=1,3,5,7
/proc/14826/task/14837/stat : 14837 (java) S 14824 14824 11586 0 -1 1077944384 34919 0 0 0 350 5 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585712003568 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14838] ppid=14824 vsize=13980732 memory=22988 CPUtime=0.61 cores=1,3,5,7
/proc/14826/task/14838/stat : 14838 (java) S 14824 14824 11586 0 -1 1077944384 10292 0 0 0 58 3 0 0 20 0 15 0 72887446 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585710951280 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14839] ppid=14824 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/14826/task/14839/stat : 14839 (java) S 14824 14824 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72887447 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585709898720 140586238674645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
[pid=14826/tid=14840] ppid=14824 vsize=13980732 memory=644 CPUtime=1.59 cores=1,3,5,7
/proc/14826/task/14840/stat : 14840 (java) S 14824 14824 11586 0 -1 1077944384 2852 0 0 0 71 88 0 0 20 0 15 0 72887451 14316269568 2022807 18446744073709551615 4194304 4196468 140726753748512 140585708845488 140586238675586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 36847616 140726753755569 140726753755745 140726753755745 140726753759183 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 8092608 KiB

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

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

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

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

Child status: 143
Real time (s): 2488.44
CPU time (s): 2520.12
CPU user time (s): 2510.59
CPU system time (s): 9.52995
CPU usage (%): 101.273
Max. virtual memory (cumulated for all children) (KiB): 13992112
Max. memory (cumulated for all children) (KiB): 8103984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.59
system time used= 9.52995
maximum resident set size= 8102604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 907960
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62469
involuntary context switches= 1053


# summary of solver processes directly reported to runsolver:
#   pid: 14824,14826
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2510.59
#   total CPU system time (s): 9.52995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4332 second user time and 25.0479 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-16 02:50:12
IDJOB=4269020
IDBENCH=137964
IDSOLVER=2660
FILE ID=node124/4269020-1502845468
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 61984 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-74.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-4269020-1502845468/watcher-4269020-1502845468 -o /tmp/evaluation-result-4269020-1502845468/solver-4269020-1502845468 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 789627772 HOME/instance-4269020-1502845468.xml

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

MD5SUM BENCH= 748f42f61d3aaac6f60870392cb688ba
RANDOM SEED=789627772

node124.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.51
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.51
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.51
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.51
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:        30759984 kB
MemAvailable:   31249276 kB
Buffers:          252000 kB
Cached:           523928 kB
SwapCached:            0 kB
Active:          1255108 kB
Inactive:         304844 kB
Active(anon):     735488 kB
Inactive(anon):    81944 kB
Active(file):     519620 kB
Inactive(file):   222900 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             45984 kB
Writeback:             4 kB
AnonPages:        783392 kB
Mapped:            62036 kB
Shmem:             33512 kB
Slab:             151836 kB
SReclaimable:     125216 kB
SUnreclaim:        26620 kB
KernelStack:        3488 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1758776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61976 MiB
End job on node124 at 2017-08-16 03:31:40