Trace number 4283344

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT (TO)1021 2520.05 2459.8101

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-07.xml
MD5SUMddd3703b8a67d475e5b0b20416c98cf0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1021
Best CPU time to get the best result obtained on this benchmark6.44064
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283344-1503216186.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283344-1503216186.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
0.50/0.40	c solve instance...
0.72/0.42	o 706 
0.72/0.44	o 710 
0.72/0.45	o 728 
0.72/0.48	o 750 
1.06/0.56	o 759 
1.06/0.58	o 761 
1.67/0.79	o 770 
1.67/0.79	o 825 
1.99/0.86	o 858 
1.99/0.86	o 862 
2.31/0.99	o 870 
2.31/1.00	o 890 
5.67/2.01	o 899 
5.67/2.01	o 929 
5.67/2.02	o 938 
5.67/2.03	o 939 
5.67/2.03	o 959 
5.67/2.03	o 986 
54.40/45.49	o 996 
94.75/84.88	o 1005 
1029.37/999.76	o 1011 
1709.01/1665.72	o 1018 
2461.40/2402.36	o 1021 
2520.03/2459.80	s SATISFIABLE
2520.03/2459.80	v <instantiation>
2520.03/2459.80	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
2520.03/2459.80	v 	<values>0 1 0 1 1 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 0 0 1 1 1 0 1 </values>
2520.03/2459.80	v </instantiation>
2520.03/2459.80	c Unexpected resolution interruption!

Verifier Data

OK	1021

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283344-1503216186/watcher-4283344-1503216186 -o /tmp/evaluation-result-4283344-1503216186/solver-4283344-1503216186 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1503215325-11704 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1663673617 HOME/instance-4283344-1503216186.xml 

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

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


[startup+0.100118 s]*
/proc/loadavg: 1.67 1.93 2.01 5/218 11767
/proc/meminfo: memFree=23688112/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13978596 memory=28808 CPUtime=0.12 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 5085 0 0 0 12 0 0 0 20 0 15 0 154699270 14314082304 7202 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3494649 7202 2869 1 0 3482966 0
[pid=11744/tid=11745] ppid=11742 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 3062 0 0 0 9 0 0 0 20 0 15 0 154699271 14314082304 7202 33554432000 4194304 4196468 140730839393088 140013278932256 140013274717590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699271 14314082304 7202 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13978596 memory=139641338955392 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14314082304 7202 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14314082304 7202 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699272 14314082304 7202 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13978596 memory=139641338955392 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699273 14314082304 7202 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154699273 14314082304 7202 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154699274 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 154699276 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 154699276 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13978596 memory=139641338955392 CPUtime=0.01 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) R 11742 11742 7296 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 154699276 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012742462064 140013253662741 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13978596 memory=139641338955392 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699276 14314082304 7268 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30192 KiB

[startup+0.211294 s]*
/proc/loadavg: 1.67 1.93 2.01 3/218 11767
/proc/meminfo: memFree=23667788/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13982852 memory=40520 CPUtime=0.34 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 7780 0 0 0 32 2 0 0 20 0 15 0 154699270 14318440448 10130 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3495713 10130 3039 1 0 3482966 0
[pid=11744/tid=11745] ppid=11742 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 4911 0 0 0 18 1 0 0 20 0 15 0 154699271 14318440448 10130 33554432000 4194304 4196468 140730839393088 140013278927680 140013258786142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13982852 memory=8911 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699271 14318440448 10130 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13982852 memory=139641338967354 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14318440448 10130 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14318440448 10130 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699272 14318440448 10130 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13982852 memory=139641338955392 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699273 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154699273 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154699274 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 591 0 0 0 2 0 0 0 20 0 15 0 154699276 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 240 0 0 0 2 0 0 0 20 0 15 0 154699276 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13982852 memory=139641338955392 CPUtime=0.08 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 736 0 0 0 8 0 0 0 20 0 15 0 154699276 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699276 14318440448 10130 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41904 KiB

[startup+0.31039 s]*
/proc/loadavg: 1.67 1.93 2.01 5/218 11767
/proc/meminfo: memFree=23654140/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13982928 memory=48040 CPUtime=0.5 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 8597 0 0 0 47 3 0 0 20 0 15 0 154699270 14318518272 12010 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3495732 12010 3142 1 0 3482966 0
[pid=11744/tid=11745] ppid=11742 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 5615 0 0 0 28 2 0 0 20 0 15 0 154699271 14318518272 12010 33554432000 4194304 4196468 140730839393088 140013278940608 140013258786142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13982928 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699271 14318518272 12010 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14318518272 12010 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13982928 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14318518272 12010 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13982928 memory=7307460116655545206 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699272 14318518272 12010 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13982928 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699273 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13982928 memory=-7522837583045875833 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154699273 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13982928 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154699274 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13982928 memory=-8187100386482147110 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13982928 memory=4713750055892520310 CPUtime=0.04 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 601 0 0 0 4 0 0 0 20 0 15 0 154699276 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13982928 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 282 0 0 0 3 0 0 0 20 0 15 0 154699276 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13982928 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 798 0 0 0 11 0 0 0 20 0 15 0 154699276 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699276 14318518272 12010 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49424 KiB

[startup+0.701688 s]
/proc/loadavg: 1.67 1.93 2.01 8/218 11767
/proc/meminfo: memFree=23625732/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13984976 memory=79296 CPUtime=1.67 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 12987 0 0 0 163 4 0 0 20 0 15 0 154699270 14320615424 19824 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3496244 19824 3202 1 0 3483478 0
[pid=11744/tid=11745] ppid=11742 vsize=13984976 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 6108 0 0 0 65 2 0 0 20 0 15 0 154699271 14320615424 19824 33554432000 4194304 4196468 140730839393088 140013278941408 140012866540087 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699271 14320615424 19824 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14320615424 19824 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13984976 memory=43172 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699272 14320615424 19824 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154699272 14320615424 19824 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13984976 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154699273 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13984976 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154699273 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154699274 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13984976 memory=12132 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13984976 memory=5792 CPUtime=0.34 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) R 11742 11742 7296 0 -1 4202560 2026 0 0 0 34 0 0 0 20 0 15 0 154699276 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012744554208 140013255881700 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13984976 memory=796 CPUtime=0.32 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) R 11742 11742 7296 0 -1 4202560 1571 0 0 0 32 0 0 0 20 0 15 0 154699276 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012743501408 140013259822799 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13984976 memory=1436 CPUtime=0.3 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 1975 0 0 0 30 0 0 0 20 0 15 0 154699276 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 19824 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 80680 KiB

[startup+1.50086 s]
/proc/loadavg: 1.67 1.93 2.01 8/218 11767
/proc/meminfo: memFree=23538796/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0

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

/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154699274 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13984976 memory=56 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13984976 memory=458416 CPUtime=4.58 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 38939 0 0 0 453 5 0 0 20 0 15 0 154699276 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13984976 memory=1384 CPUtime=4.26 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 36453 0 0 0 419 7 0 0 20 0 15 0 154699276 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13984976 memory=460468 CPUtime=0.6 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 10365 0 0 0 58 2 0 0 20 0 15 0 154699276 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13984976 memory=15688 CPUtime=1.07 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1322 0 0 0 52 55 0 0 20 0 15 0 154699276 14320615424 114007 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 2379.8 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 457412 KiB

[startup+2382.3 s]
/proc/loadavg: 1.27 1.43 1.51 3/217 11863
/proc/meminfo: memFree=22956736/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13984976 memory=432104 CPUtime=2440.87 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 258089 0 0 0 243792 295 0 0 20 0 15 0 154699270 14320615424 108026 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3496244 108026 3280 1 0 3483478 0
[pid=11744/tid=11745] ppid=11742 vsize=13984976 memory=433128 CPUtime=2360.73 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 75183 0 0 0 236048 25 0 0 20 0 15 0 154699271 14320615424 108026 33554432000 4194304 4196468 140730839393088 140013278945152 140012867315218 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13984976 memory=1384 CPUtime=16.67 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 16555 0 0 0 1622 45 0 0 20 0 15 0 154699271 14320615424 108026 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13984976 memory=441312 CPUtime=16.63 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 15777 0 0 0 1615 48 0 0 20 0 15 0 154699272 14320615424 108026 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13984976 memory=432104 CPUtime=16.66 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 14347 0 0 0 1619 47 0 0 20 0 15 0 154699272 14320615424 108026 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13984976 memory=1384 CPUtime=16.68 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 14357 0 0 0 1621 47 0 0 20 0 15 0 154699272 14320615424 108026 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13984976 memory=2408 CPUtime=2.87 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 33434 0 0 0 254 33 0 0 20 0 15 0 154699273 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 154699273 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13984976 memory=434668 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154699274 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13984976 memory=433640 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13984976 memory=4144 CPUtime=4.58 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 38942 0 0 0 453 5 0 0 20 0 15 0 154699276 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13984976 memory=1384 CPUtime=4.26 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 36455 0 0 0 419 7 0 0 20 0 15 0 154699276 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13984976 memory=1384 CPUtime=0.6 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 10367 0 0 0 58 2 0 0 20 0 15 0 154699276 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13984976 memory=434948 CPUtime=1.1 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1328 0 0 0 53 57 0 0 20 0 15 0 154699276 14320615424 108026 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 2440.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 433488 KiB

[startup+2442.3 s]
/proc/loadavg: 1.26 1.39 1.49 3/217 11864
/proc/meminfo: memFree=22948312/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13984976 memory=487792 CPUtime=2502.29 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 263384 0 0 0 249922 307 0 0 20 0 15 0 154699270 14320615424 121948 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3496244 121948 3280 1 0 3483478 0
[pid=11744/tid=11745] ppid=11742 vsize=13984976 memory=1384 CPUtime=2420.15 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 78288 0 0 0 241989 26 0 0 20 0 15 0 154699271 14320615424 121948 33554432000 4194304 4196468 140730839393088 140013278945104 140012867753307 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13984976 memory=453560 CPUtime=17.14 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 16744 0 0 0 1667 47 0 0 20 0 15 0 154699271 14320615424 121948 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13984976 memory=472860 CPUtime=17.1 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 16038 0 0 0 1660 50 0 0 20 0 15 0 154699272 14320615424 121948 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13984976 memory=472860 CPUtime=17.13 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 14713 0 0 0 1664 49 0 0 20 0 15 0 154699272 14320615424 121948 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13984976 memory=469424 CPUtime=17.16 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 14577 0 0 0 1667 49 0 0 20 0 15 0 154699272 14320615424 121948 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13984976 memory=483696 CPUtime=2.95 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 34484 0 0 0 261 34 0 0 20 0 15 0 154699273 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 154699273 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13984976 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154699274 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13984976 memory=43232 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13984976 memory=472344 CPUtime=4.58 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 38981 0 0 0 453 5 0 0 20 0 15 0 154699276 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13984976 memory=474912 CPUtime=4.26 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 36491 0 0 0 419 7 0 0 20 0 15 0 154699276 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13984976 memory=478620 CPUtime=0.6 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 10382 0 0 0 58 2 0 0 20 0 15 0 154699276 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13984976 memory=1384 CPUtime=1.13 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1342 0 0 0 55 58 0 0 20 0 15 0 154699276 14320615424 121948 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 2502.29 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 489176 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2459.8 s]
/proc/loadavg: 1.26 1.38 1.49 6/217 11942
/proc/meminfo: memFree=23036188/32770624 swapFree=67108860/67108860
[pid=11742] ppid=11739 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11742/stat : 11742 (xcsp3-exec) S 11739 11742 7296 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154699270 9740288 346 33554432000 4194304 5098028 140725800484304 140725800482408 140215278908028 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14254080 140725800490094 140725800490299 140725800490299 140725800493035 0
/proc/11742/statm: 2378 346 289 221 0 87 0
[pid=11744] ppid=11742 vsize=13984976 memory=470084 CPUtime=2520.03 cores=0,2,4,6
/proc/11744/stat : 11744 (java) S 11742 11742 7296 0 -1 1077944320 266420 0 0 0 251693 310 0 0 20 0 15 0 154699270 14320615424 117521 33554432000 4194304 4196468 140730839393088 140730839375632 140013274705655 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
/proc/11744/statm: 3496244 117521 3280 1 0 3483478 0
[pid=11744/tid=11745] ppid=11742 vsize=13984976 memory=151920 CPUtime=2437.54 cores=0,2,4,6
/proc/11744/task/11745/stat : 11745 (java) R 11742 11742 7296 0 -1 4202560 80411 0 0 0 243726 28 0 0 20 0 15 0 154699271 14320615424 117521 33554432000 4194304 4196468 140730839393088 140013278945264 140012867753489 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11748] ppid=11742 vsize=13984976 memory=1716 CPUtime=17.22 cores=0,2,4,6
/proc/11744/task/11748/stat : 11748 (java) S 11742 11742 7296 0 -1 1077944384 17090 0 0 0 1675 47 0 0 20 0 15 0 154699271 14320615424 117521 33554432000 4194304 4196468 140730839393088 140013189774480 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11749] ppid=11742 vsize=13984976 memory=2244 CPUtime=17.18 cores=0,2,4,6
/proc/11744/task/11749/stat : 11749 (java) S 11742 11742 7296 0 -1 1077944384 16264 0 0 0 1668 50 0 0 20 0 15 0 154699272 14320615424 117521 33554432000 4194304 4196468 140730839393088 140013188721680 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11750] ppid=11742 vsize=13984976 memory=2544 CPUtime=17.21 cores=0,2,4,6
/proc/11744/task/11750/stat : 11750 (java) S 11742 11742 7296 0 -1 1077944384 14887 0 0 0 1672 49 0 0 20 0 15 0 154699272 14320615424 117521 33554432000 4194304 4196468 140730839393088 140013187668880 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11751] ppid=11742 vsize=13984976 memory=1156 CPUtime=17.24 cores=0,2,4,6
/proc/11744/task/11751/stat : 11751 (java) S 11742 11742 7296 0 -1 1077944384 14720 0 0 0 1675 49 0 0 20 0 15 0 154699272 14320615424 117521 33554432000 4194304 4196468 140730839393088 140013186616080 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11753] ppid=11742 vsize=13984976 memory=3256 CPUtime=2.95 cores=0,2,4,6
/proc/11744/task/11753/stat : 11753 (java) S 11742 11742 7296 0 -1 1077944384 34506 0 0 0 261 34 0 0 20 0 15 0 154699273 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012748777840 140013274716802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11754] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11754/stat : 11754 (java) S 11742 11742 7296 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 154699273 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012747723808 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11755] ppid=11742 vsize=13984976 memory=471624 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11755/stat : 11755 (java) S 11742 11742 7296 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 154699274 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012746670960 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11762] ppid=11742 vsize=13984976 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11762/stat : 11762 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012745619280 140013274724251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11763] ppid=11742 vsize=13984976 memory=1156 CPUtime=4.58 cores=0,2,4,6
/proc/11744/task/11763/stat : 11763 (java) S 11742 11742 7296 0 -1 1077944384 38981 0 0 0 453 5 0 0 20 0 15 0 154699276 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012744567664 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11764] ppid=11742 vsize=13984976 memory=0 CPUtime=4.26 cores=0,2,4,6
/proc/11744/task/11764/stat : 11764 (java) S 11742 11742 7296 0 -1 1077944384 36491 0 0 0 419 7 0 0 20 0 15 0 154699276 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012743514864 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11765] ppid=11742 vsize=13984976 memory=916 CPUtime=0.6 cores=0,2,4,6
/proc/11744/task/11765/stat : 11765 (java) S 11742 11742 7296 0 -1 1077944384 10382 0 0 0 58 2 0 0 20 0 15 0 154699276 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012742462064 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11766] ppid=11742 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/11744/task/11766/stat : 11766 (java) S 11742 11742 7296 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154699276 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012741409504 140013274715861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
[pid=11744/tid=11767] ppid=11742 vsize=13984976 memory=471624 CPUtime=1.14 cores=0,2,4,6
/proc/11744/task/11767/stat : 11767 (java) S 11742 11742 7296 0 -1 1077944384 1344 0 0 0 55 59 0 0 20 0 15 0 154699276 14320615424 117521 33554432000 4194304 4196468 140730839393088 140012740356784 140013274716802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 31940608 140730839397527 140730839397703 140730839397703 140730839400399 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 471468 KiB

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

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

[startup+2459.81 s]
# the end of solver process 11744 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.95 s, system=3.10663 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): 2459.81
CPU time (s): 2520.05
CPU user time (s): 2516.95
CPU system time (s): 3.10663
CPU usage (%): 102.449
Max. virtual memory (cumulated for all children) (KiB): 13996984
Max. memory (cumulated for all children) (KiB): 541480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.95
system time used= 3.10663
maximum resident set size= 557144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267047
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124287
involuntary context switches= 7694


# summary of solver processes directly reported to runsolver:
#   pid: 11742,11744
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.95
#   total CPU system time (s): 3.10663

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9505 second user time and 25.1697 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-20 09:48:45
IDJOB=4283344
IDBENCH=133504
IDSOLVER=2679
FILE ID=node149/4283344-1503216186
RUNJOBID= node149-1503215325-11704
PBS_JOBID= 20630877
Free space on /tmp= 61704 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-07.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-4283344-1503216186/watcher-4283344-1503216186 -o /tmp/evaluation-result-4283344-1503216186/solver-4283344-1503216186 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1503215325-11704 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1663673617 HOME/instance-4283344-1503216186.xml

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

MD5SUM BENCH= ddd3703b8a67d475e5b0b20416c98cf0
RANDOM SEED=1663673617

node149.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.43
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.43
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.43
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.43
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:        23723812 kB
MemAvailable:   31953140 kB
Buffers:          277716 kB
Cached:          8220568 kB
SwapCached:            0 kB
Active:          2174164 kB
Inactive:        6379500 kB
Active(anon):       1524 kB
Inactive(anon):    89632 kB
Active(file):    2172640 kB
Inactive(file):  6289868 kB
Unevictable:        7904 kB
Mlocked:            7904 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15636 kB
Writeback:             0 kB
AnonPages:         91192 kB
Mapped:            51576 kB
Shmem:             33416 kB
Slab:             192468 kB
SReclaimable:     165312 kB
SUnreclaim:        27156 kB
KernelStack:        3488 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     377436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61696 MiB
End job on node149 at 2017-08-20 10:29:45