Trace number 4272064

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)1021 2520.04 2460.4099

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-4272064-1502808058.xml"  -tl '2520s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4272064-1502808058.xml, -tl, 2520s, -p, 1, -x, 3]
0.13/0.20	c simple solver
0.34/0.27	c parse instance...
0.49/0.41	c solve instance...
0.74/0.44	o 706 
0.74/0.45	o 710 
0.74/0.46	o 728 
0.74/0.50	o 750 
1.05/0.58	o 759 
1.36/0.61	o 761 
1.99/0.80	o 770 
1.99/0.81	o 825 
1.99/0.87	o 858 
1.99/0.88	o 862 
2.32/1.00	o 870 
2.65/1.01	o 890 
5.35/2.00	o 899 
5.68/2.01	o 929 
5.68/2.01	o 938 
5.68/2.01	o 939 
5.68/2.01	o 959 
5.68/2.01	o 986 
53.40/45.53	o 996 
93.81/84.90	o 1005 
1032.34/1003.75	o 1011 
1720.19/1677.44	o 1018 
2480.00/2421.33	o 1021 
2520.02/2460.40	s SATISFIABLE
2520.02/2460.40	v <instantiation>
2520.02/2460.40	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.02/2460.40	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.02/2460.40	v </instantiation>
2520.02/2460.40	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 (12845 MiB free)
  memory of node 1: 16384 MiB (14560 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=2859, runsolver pid=2856

[startup+0.105189 s]*
/proc/loadavg: 1.13 1.49 1.71 4/217 2875
/proc/meminfo: memFree=28047460/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13978596 memory=28120 CPUtime=0.13 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 5403 0 0 0 12 1 0 0 20 0 15 0 113893628 14314082304 7030 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3494649 7030 2876 1 0 3482966 0
[pid=2861/tid=2862] ppid=2859 vsize=13978596 memory=7883960649037381690 CPUtime=0.09 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 3331 0 0 0 9 0 0 0 20 0 15 0 113893628 14314082304 7030 33554432000 4194304 4196468 140724488952112 140223691535008 140223687314838 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13978596 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14314082304 7030 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13978596 memory=140154659578357 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14314082304 7030 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14314082304 7030 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14314082304 7030 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13978596 memory=140154659468928 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893631 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113893631 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113893631 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 113893634 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 113893634 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13978596 memory=140154659468928 CPUtime=0.02 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) R 2859 2859 410 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 15 0 113893634 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222861838320 140223667515087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893634 14314082304 7030 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29504 KiB

[startup+0.210709 s]*
/proc/loadavg: 1.13 1.49 1.71 4/217 2875
/proc/meminfo: memFree=28036500/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13982852 memory=40728 CPUtime=0.34 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 8151 0 0 0 32 2 0 0 20 0 15 0 113893628 14318440448 10182 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3495713 10182 3083 1 0 3482966 0
[pid=2861/tid=2862] ppid=2859 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 5226 0 0 0 18 1 0 0 20 0 15 0 113893628 14318440448 10182 33554432000 4194304 4196468 140724488952112 140223691514608 140223671383390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13982852 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 10182 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13982852 memory=140154659578357 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 10182 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 10182 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 10182 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13982852 memory=140154659468928 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893631 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113893631 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113893631 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 599 0 0 0 2 0 0 0 20 0 15 0 113893634 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 273 0 0 0 2 0 0 0 20 0 15 0 113893634 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13982852 memory=140154659468928 CPUtime=0.08 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) R 2859 2859 410 0 -1 4202560 754 0 0 0 8 0 0 0 20 0 15 0 113893634 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222861838320 140223666264216 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893634 14318440448 10182 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42112 KiB

[startup+0.310429 s]*
/proc/loadavg: 1.13 1.49 1.71 3/217 2875
/proc/meminfo: memFree=28027524/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13982852 memory=47520 CPUtime=0.49 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 9028 0 0 0 46 3 0 0 20 0 15 0 113893628 14318440448 11880 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3495713 11880 3098 1 0 3482966 0
[pid=2861/tid=2862] ppid=2859 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 5994 0 0 0 27 2 0 0 20 0 15 0 113893628 14318440448 11880 33554432000 4194304 4196468 140724488952112 140223691537920 140223687324829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 11880 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 11880 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13982852 memory=7681421203011431829 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 11880 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13982852 memory=-6876588627878687573 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14318440448 11880 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13982852 memory=-7384994778349281184 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893631 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13982852 memory=-3761991693426146123 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113893631 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13982852 memory=4571608357677135402 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113893631 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13982852 memory=-7812800577974661519 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13982852 memory=1394599183717070480 CPUtime=0.04 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 631 0 0 0 4 0 0 0 20 0 15 0 113893634 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 275 0 0 0 3 0 0 0 20 0 15 0 113893634 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13982852 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) S 2859 2859 410 0 -1 1077944384 830 0 0 0 11 0 0 0 20 0 15 0 113893634 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222861838320 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893634 14318440448 11880 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48904 KiB

[startup+0.700983 s]
/proc/loadavg: 1.13 1.49 1.71 6/217 2875
/proc/meminfo: memFree=28015108/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13984976 memory=74300 CPUtime=1.66 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 12818 0 0 0 162 4 0 0 20 0 15 0 113893628 14320615424 18575 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3496244 18575 3200 1 0 3483478 0
[pid=2861/tid=2862] ppid=2859 vsize=13984976 memory=481 CPUtime=0.67 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 6587 0 0 0 64 3 0 0 20 0 15 0 113893628 14320615424 18575 33554432000 4194304 4196468 140724488952112 140223691540064 140223319736093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13984976 memory=5795153719298590087 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14320615424 18575 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14320615424 18575 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 113893629 14320615424 18575 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13984976 memory=916 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893629 14320615424 18575 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13984976 memory=3832 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13984976 memory=2548 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13984976 memory=2548 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13984976 memory=1716 CPUtime=0.32 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) R 2859 2859 410 0 -1 4202560 1681 0 0 0 32 0 0 0 20 0 15 0 113893634 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222863924936 140223671198680 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13984976 memory=796 CPUtime=0.33 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) R 2859 2859 410 0 -1 4202560 1551 0 0 0 33 0 0 0 20 0 15 0 113893634 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222862877920 140223671280145 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13984976 memory=1952 CPUtime=0.31 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) S 2859 2859 410 0 -1 1077944384 1691 0 0 0 31 0 0 0 20 0 15 0 113893634 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222861838320 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13984976 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13984976 memory=8572 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 18575 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 75684 KiB

[startup+1.5008 s]
/proc/loadavg: 1.13 1.49 1.71 5/217 2875
/proc/meminfo: memFree=27976872/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0

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

/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13984976 memory=2428 CPUtime=3.91 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 32576 0 0 0 387 4 0 0 20 0 15 0 113893634 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13984976 memory=1384 CPUtime=3.92 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 20285 0 0 0 389 3 0 0 20 0 15 0 113893634 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) S 2859 2859 410 0 -1 1077944384 10349 0 0 0 61 2 0 0 20 0 15 0 113893634 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222861838320 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13984976 memory=1384 CPUtime=1.28 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 810 0 0 0 63 65 0 0 20 0 15 0 113893634 14320615424 108656 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 2379.31 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 436008 KiB

[startup+2382.3 s]
/proc/loadavg: 1.57 1.48 1.46 3/217 3050
/proc/meminfo: memFree=25961892/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13984976 memory=465524 CPUtime=2440.45 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 230723 0 0 0 243729 316 0 0 20 0 15 0 113893628 14320615424 116381 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3496244 116381 3278 1 0 3483478 0
[pid=2861/tid=2862] ppid=2859 vsize=13984976 memory=1384 CPUtime=2360.2 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 86238 0 0 0 235990 30 0 0 20 0 15 0 113893628 14320615424 116381 33554432000 4194304 4196468 140724488952112 140223691542256 140223323921037 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13984976 memory=465524 CPUtime=16.87 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 12796 0 0 0 1638 49 0 0 20 0 15 0 113893629 14320615424 116381 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13984976 memory=294 CPUtime=16.86 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 12625 0 0 0 1637 49 0 0 20 0 15 0 113893629 14320615424 116381 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13984976 memory=1384 CPUtime=16.87 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 12794 0 0 0 1638 49 0 0 20 0 15 0 113893629 14320615424 116381 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13984976 memory=467572 CPUtime=16.85 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 13169 0 0 0 1637 48 0 0 20 0 15 0 113893629 14320615424 116381 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13984976 memory=1384 CPUtime=2.94 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 27725 0 0 0 255 39 0 0 20 0 15 0 113893631 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13984976 memory=440892 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13984976 memory=465520 CPUtime=3.91 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 32578 0 0 0 387 4 0 0 20 0 15 0 113893634 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13984976 memory=6760 CPUtime=3.92 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 20287 0 0 0 389 3 0 0 20 0 15 0 113893634 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) S 2859 2859 410 0 -1 1077944384 10351 0 0 0 61 2 0 0 20 0 15 0 113893634 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222861838320 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13984976 memory=465524 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13984976 memory=4140 CPUtime=1.31 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 816 0 0 0 65 66 0 0 20 0 15 0 113893634 14320615424 116381 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 2440.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 466908 KiB

[startup+2442.3 s]
/proc/loadavg: 1.51 1.48 1.46 3/217 3051
/proc/meminfo: memFree=25851288/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13984976 memory=423924 CPUtime=2501.58 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 233990 0 0 0 249833 325 0 0 20 0 15 0 113893628 14320615424 105981 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3496244 105981 3279 1 0 3483478 0
[pid=2861/tid=2862] ppid=2859 vsize=13984976 memory=421852 CPUtime=2419.73 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 88248 0 0 0 241939 34 0 0 20 0 15 0 113893628 14320615424 105981 33554432000 4194304 4196468 140724488952112 140223691542480 140223323920926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13984976 memory=417756 CPUtime=17.24 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 13083 0 0 0 1674 50 0 0 20 0 15 0 113893629 14320615424 105981 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13984976 memory=409772 CPUtime=17.24 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 12794 0 0 0 1674 50 0 0 20 0 15 0 113893629 14320615424 105981 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13984976 memory=421852 CPUtime=17.24 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 12986 0 0 0 1674 50 0 0 20 0 15 0 113893629 14320615424 105981 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13984976 memory=1384 CPUtime=17.22 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 13371 0 0 0 1673 49 0 0 20 0 15 0 113893629 14320615424 105981 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13984976 memory=1384 CPUtime=3 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 27955 0 0 0 260 40 0 0 20 0 15 0 113893631 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13984976 memory=403264 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13984976 memory=560544 CPUtime=3.91 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 32622 0 0 0 387 4 0 0 20 0 15 0 113893634 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13984976 memory=1296 CPUtime=3.92 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 20346 0 0 0 389 3 0 0 20 0 15 0 113893634 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13984976 memory=2428 CPUtime=0.63 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) S 2859 2859 410 0 -1 1077944384 10407 0 0 0 61 2 0 0 20 0 15 0 113893634 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222861838320 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13984976 memory=1384 CPUtime=1.34 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 834 0 0 0 67 67 0 0 20 0 15 0 113893634 14320615424 105981 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 2501.58 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 425308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2460.4 s]
/proc/loadavg: 1.54 1.49 1.47 3/217 3051
/proc/meminfo: memFree=25811648/32770624 swapFree=67108860/67108860
[pid=2859] ppid=2856 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/2859/stat : 2859 (xcsp3-exec) S 2856 2859 410 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 113893628 9740288 346 33554432000 4194304 5098028 140730132775344 140730132773448 140061390180988 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 32301056 140730132784238 140730132784443 140730132784443 140730132787179 0
/proc/2859/statm: 2378 346 289 221 0 87 0
[pid=2861] ppid=2859 vsize=13984976 memory=437912 CPUtime=2520.02 cores=0,2,4,6
/proc/2861/stat : 2861 (java) S 2859 2859 410 0 -1 1077944320 237158 0 0 0 251673 329 0 0 20 0 15 0 113893628 14320615424 109478 33554432000 4194304 4196468 140724488952112 140724488934656 140223687302903 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
/proc/2861/statm: 3496244 109478 3279 1 0 3483478 0
[pid=2861/tid=2862] ppid=2859 vsize=13984976 memory=8112282956445269571 CPUtime=2437.68 cores=0,2,4,6
/proc/2861/task/2862/stat : 2862 (java) R 2859 2859 410 0 -1 4202560 91362 0 0 0 243734 34 0 0 20 0 15 0 113893628 14320615424 109478 33554432000 4194304 4196468 140724488952112 140223691542368 140223321854327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2863] ppid=2859 vsize=13984976 memory=1296 CPUtime=17.36 cores=0,2,4,6
/proc/2861/task/2863/stat : 2863 (java) S 2859 2859 410 0 -1 1077944384 13095 0 0 0 1685 51 0 0 20 0 15 0 113893629 14320615424 109478 33554432000 4194304 4196468 140724488952112 140223639923216 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2864] ppid=2859 vsize=13984976 memory=2428 CPUtime=17.35 cores=0,2,4,6
/proc/2861/task/2864/stat : 2864 (java) S 2859 2859 410 0 -1 1077944384 12805 0 0 0 1685 50 0 0 20 0 15 0 113893629 14320615424 109478 33554432000 4194304 4196468 140724488952112 140223638870672 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2865] ppid=2859 vsize=13984976 memory=443044 CPUtime=17.35 cores=0,2,4,6
/proc/2861/task/2865/stat : 2865 (java) S 2859 2859 410 0 -1 1077944384 12999 0 0 0 1684 51 0 0 20 0 15 0 113893629 14320615424 109478 33554432000 4194304 4196468 140724488952112 140223637817616 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2866] ppid=2859 vsize=13984976 memory=2548 CPUtime=17.34 cores=0,2,4,6
/proc/2861/task/2866/stat : 2866 (java) S 2859 2859 410 0 -1 1077944384 13381 0 0 0 1684 50 0 0 20 0 15 0 113893629 14320615424 109478 33554432000 4194304 4196468 140724488952112 140223279458704 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2867] ppid=2859 vsize=13984976 memory=452600 CPUtime=3.02 cores=0,2,4,6
/proc/2861/task/2867/stat : 2867 (java) S 2859 2859 410 0 -1 1077944384 27963 0 0 0 261 41 0 0 20 0 15 0 113893631 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222868155120 140223687314050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2868] ppid=2859 vsize=13984976 memory=452600 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2868/stat : 2868 (java) S 2859 2859 410 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222867101344 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2869] ppid=2859 vsize=13984976 memory=2189836 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2869/stat : 2869 (java) S 2859 2859 410 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 113893631 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222866048240 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2870] ppid=2859 vsize=13984976 memory=452604 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2870/stat : 2870 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222864996816 140223687321499 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2871] ppid=2859 vsize=13984976 memory=1384 CPUtime=3.91 cores=0,2,4,6
/proc/2861/task/2871/stat : 2871 (java) S 2859 2859 410 0 -1 1077944384 32622 0 0 0 387 4 0 0 20 0 15 0 113893634 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222863943920 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2872] ppid=2859 vsize=13984976 memory=445096 CPUtime=3.92 cores=0,2,4,6
/proc/2861/task/2872/stat : 2872 (java) S 2859 2859 410 0 -1 1077944384 20346 0 0 0 389 3 0 0 20 0 15 0 113893634 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222862891376 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2873] ppid=2859 vsize=13984976 memory=32240 CPUtime=0.63 cores=0,2,4,6
/proc/2861/task/2873/stat : 2873 (java) S 2859 2859 410 0 -1 1077944384 10407 0 0 0 61 2 0 0 20 0 15 0 113893634 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222861838320 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2874] ppid=2859 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/2861/task/2874/stat : 2874 (java) S 2859 2859 410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 113893634 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222860786016 140223687313109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
[pid=2861/tid=2875] ppid=2859 vsize=13984976 memory=2428 CPUtime=1.35 cores=0,2,4,6
/proc/2861/task/2875/stat : 2875 (java) S 2859 2859 410 0 -1 1077944384 834 0 0 0 68 67 0 0 20 0 15 0 113893634 14320615424 109478 33554432000 4194304 4196468 140724488952112 140222859734064 140223687314050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 11636736 140724488959127 140724488959303 140724488959303 140724488961999 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 439296 KiB

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

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

[startup+2460.41 s]
# the end of solver process 2861 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.74 s, system=3.30307 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): 2460.41
CPU time (s): 2520.04
CPU user time (s): 2516.74
CPU system time (s): 3.30307
CPU usage (%): 102.424
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 621924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.74
system time used= 3.30307
maximum resident set size= 626972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237791
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124019
involuntary context switches= 6843


# summary of solver processes directly reported to runsolver:
#   pid: 2859,2861
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516.74
#   total CPU system time (s): 3.30307

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7844 second user time and 26.1724 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-15 16:26:39
IDJOB=4272064
IDBENCH=133504
IDSOLVER=2664
FILE ID=node104/4272064-1502808058
RUNJOBID= node104-1502789706-444
PBS_JOBID= 20629126
Free space on /tmp= 61864 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-4272064-1502808058/watcher-4272064-1502808058 -o /tmp/evaluation-result-4272064-1502808058/solver-4272064-1502808058 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1502789706-444 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1407982756 HOME/instance-4272064-1502808058.xml

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

MD5SUM BENCH= ddd3703b8a67d475e5b0b20416c98cf0
RANDOM SEED=1407982756

node104.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:        28064780 kB
MemAvailable:   31600144 kB
Buffers:          228020 kB
Cached:          3585252 kB
SwapCached:            0 kB
Active:           869652 kB
Inactive:        3377384 kB
Active(anon):     436736 kB
Inactive(anon):    25024 kB
Active(file):     432916 kB
Inactive(file):  3352360 kB
Unevictable:        6532 kB
Mlocked:            6532 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             0 kB
AnonPages:        441932 kB
Mapped:            58224 kB
Shmem:             25228 kB
Slab:             158068 kB
SReclaimable:     131844 kB
SUnreclaim:        26224 kB
KernelStack:        3712 kB
PageTables:         6220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1197980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61856 MiB
End job on node104 at 2017-08-15 17:07:39