Trace number 4283533

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)40 2520.0701 2456.6101

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark18912
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints186
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":78},{"size":9,"count":78}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":78},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":44}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":78},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":44}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":78}]
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.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283533-1503182742.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283533-1503182742.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
0.86/0.66	c solve instance...
1.14/0.75	o 31 
1.47/0.81	o 32 
1.47/0.84	o 35 
1.47/0.86	o 38 
88.43/79.83	o 40 
2520.04/2456.60	s SATISFIABLE
2520.04/2456.60	v <instantiation>
2520.04/2456.60	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] </list>
2520.04/2456.60	v 	<values>1 1 0 0 0 1 1 0 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 0 1 0 1 1 0 1 1 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 1 1 0 1 0 1 1 0 1 1 2 3 2 2 2 2 2 2 2 2 2 2 2 3 6 3 4 3 6 6 3 4 2 5 5 3 2 3 2 4 2 3 3 2 5 2 5 3 3 2 4 4 4 4 5 6 4 5 2 6 3 4 2 4 3 3 4 3 3 3 5 3 6 3 4 2 3 4 3 3 4 3 4 3 2 4 2 2 </values>
2520.04/2456.60	v </instantiation>
2520.04/2456.60	c Unexpected resolution interruption!

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283533-1503182742/watcher-4283533-1503182742 -o /tmp/evaluation-result-4283533-1503182742/solver-4283533-1503182742 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 20086759 HOME/instance-4283533-1503182742.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=31852, runsolver pid=31849
Current StackSize limit: 8192 KiB


[startup+0.10017 s]*
/proc/loadavg: 1.94 1.70 1.63 3/206 31862
/proc/meminfo: memFree=30933228/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13574484 memory=19616 CPUtime=0.04 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 4278 0 0 0 3 1 0 0 20 0 9 0 16682169 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3393621 4904 2137 1 0 3383118 0
[pid=31854/tid=31855] ppid=31852 vsize=13574484 memory=-8713483618642983523 CPUtime=0.03 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 2980 0 0 0 3 0 0 0 20 0 9 0 16682170 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140047055323000 140047030731664 0 4 1 16800970 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 16682170 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13574484 memory=140507967559296 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 16682170 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 16682170 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 16682170 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13574484 memory=140507967559296 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 16682172 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 16682172 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 16682172 13900271616 4904 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20996 KiB

[startup+0.21016 s]*
/proc/loadavg: 1.94 1.70 1.63 3/212 31868
/proc/meminfo: memFree=30931720/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13974352 memory=27184 CPUtime=0.08 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 5236 0 0 0 7 1 0 0 20 0 15 0 16682169 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3493588 6796 2722 1 0 3482964 0
[pid=31854/tid=31855] ppid=31852 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 3381 0 0 0 6 0 0 0 20 0 15 0 16682170 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140047055313296 140047043765621 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13974352 memory=8942 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13974352 memory=140507967731670 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13974352 memory=140507967559296 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682172 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16682172 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16682172 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) R 31852 31852 15523 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13974352 memory=140507967559296 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) R 31852 31852 15523 0 -1 4202560 242 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046522853744 140047051099542 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13974352 memory=140507967559296 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682183 14309736448 6796 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28564 KiB

[startup+0.310306 s]*
/proc/loadavg: 1.94 1.70 1.63 3/212 31868
/proc/meminfo: memFree=30916556/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13974352 memory=37448 CPUtime=0.27 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 8901 0 0 0 24 3 0 0 20 0 15 0 16682169 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3493588 9362 2992 1 0 3482964 0
[pid=31854/tid=31855] ppid=31852 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 6086 0 0 0 14 2 0 0 20 0 15 0 16682170 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140047055321104 140047051099542 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682172 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16682172 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16682172 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) S 31852 31852 15523 0 -1 1077944384 738 0 0 0 2 0 0 0 20 0 15 0 16682175 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 15 0 16682175 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) R 31852 31852 15523 0 -1 4202560 702 0 0 0 6 0 0 0 20 0 15 0 16682175 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046522851536 140047051099542 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682183 14309736448 9362 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38828 KiB

[startup+0.700812 s]
/proc/loadavg: 1.94 1.70 1.63 4/212 31868
/proc/meminfo: memFree=30904992/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13980732 memory=65188 CPUtime=1.14 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 13432 0 0 0 108 6 0 0 20 0 15 0 16682169 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3495183 16297 3165 1 0 3483476 0
[pid=31854/tid=31855] ppid=31852 vsize=13980732 memory=4282241104337350043 CPUtime=0.55 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 8608 0 0 0 51 4 0 0 20 0 15 0 16682170 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140047055307552 140047051099542 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13980732 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13980732 memory=11952 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13980732 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13980732 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) S 31852 31852 15523 0 -1 1077944384 1356 0 0 0 13 0 0 0 20 0 15 0 16682175 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13980732 memory=4 CPUtime=0.13 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 793 0 0 0 13 0 0 0 20 0 15 0 16682175 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13980732 memory=4 CPUtime=0.3 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) R 31852 31852 15523 0 -1 4202560 1366 0 0 0 30 0 0 0 20 0 15 0 16682175 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046522849472 140047030029040 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13980732 memory=12 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682183 14316269568 16297 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66568 KiB

[startup+1.50086 s]
/proc/loadavg: 1.94 1.70 1.63 5/212 31868
/proc/meminfo: memFree=30853352/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13980732 memory=140016 CPUtime=3.67 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 44578 0 0 0 357 10 0 0 20 0 15 0 16682169 14316269568 35004 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3495183 35004 3192 1 0 3483476 0
[pid=31854/tid=31855] ppid=31852 vsize=13980732 memory=4282241104337350043 CPUtime=1.34 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 9289 0 0 0 130 4 0 0 20 0 15 0 16682170 14316269568 35004 18446744073709551615 4194304 4196468 140730525214176 140047055324864 140046690611980 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13980732 memory=281015683883840 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 35004 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13980732 memory=-4866526891258710369 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 35004 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13980732 memory=7525061327444273260 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16682170 14316269568 35004 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13980732 memory=7739272576520512084 CPUtime=0 cores=0,2,4,6

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

/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13980732 memory=0 CPUtime=3.89 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) S 31852 31852 15523 0 -1 1077944384 34771 0 0 0 384 5 0 0 20 0 15 0 16682175 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13980732 memory=1380 CPUtime=3.75 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 16762 0 0 0 373 2 0 0 20 0 15 0 16682175 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13980732 memory=-8774313645642428999 CPUtime=0.73 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) S 31852 31852 15523 0 -1 1077944384 10125 0 0 0 71 2 0 0 20 0 15 0 16682175 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046522853744 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13980732 memory=12752 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13980732 memory=1380 CPUtime=1.2 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1427 0 0 0 57 63 0 0 20 0 15 0 16682183 14316269568 92307 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 2382.44 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 370608 KiB

[startup+2382.3 s]
/proc/loadavg: 1.60 1.40 1.43 3/212 32120
/proc/meminfo: memFree=31015252/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13980732 memory=379376 CPUtime=2444.06 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 283550 0 0 0 243975 431 0 0 20 0 15 0 16682169 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3495183 94844 3256 1 0 3483476 0
[pid=31854/tid=31855] ppid=31852 vsize=13980732 memory=384504 CPUtime=2359.36 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 105156 0 0 0 235899 37 0 0 20 0 15 0 16682170 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140047055327104 140046692538183 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13980732 memory=379376 CPUtime=18.03 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 18268 0 0 0 1728 75 0 0 20 0 15 0 16682170 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13980732 memory=1380 CPUtime=18.04 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 20029 0 0 0 1727 77 0 0 20 0 15 0 16682170 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13980732 memory=381428 CPUtime=18.02 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 17141 0 0 0 1727 75 0 0 20 0 15 0 16682170 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13980732 memory=1380 CPUtime=18.03 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 17465 0 0 0 1728 75 0 0 20 0 15 0 16682170 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13980732 memory=383480 CPUtime=2.89 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 41049 0 0 0 247 42 0 0 20 0 15 0 16682172 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13980732 memory=391176 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13980732 memory=1380 CPUtime=3.89 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) S 31852 31852 15523 0 -1 1077944384 34771 0 0 0 384 5 0 0 20 0 15 0 16682175 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13980732 memory=383480 CPUtime=3.75 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 16762 0 0 0 373 2 0 0 20 0 15 0 16682175 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13980732 memory=4124 CPUtime=0.73 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) S 31852 31852 15523 0 -1 1077944384 10125 0 0 0 71 2 0 0 20 0 15 0 16682175 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046522853744 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13980732 memory=12752 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13980732 memory=372196 CPUtime=1.23 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1431 0 0 0 59 64 0 0 20 0 15 0 16682183 14316269568 94844 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 2444.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 380756 KiB

[startup+2442.3 s]
/proc/loadavg: 1.69 1.45 1.44 3/212 32122
/proc/meminfo: memFree=30975344/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13980732 memory=384884 CPUtime=2505.41 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 291205 0 0 0 250102 439 0 0 20 0 15 0 16682169 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3495183 96221 3256 1 0 3483476 0
[pid=31854/tid=31855] ppid=31852 vsize=13980732 memory=390016 CPUtime=2418.78 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 108172 0 0 0 241840 38 0 0 20 0 15 0 16682170 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140047055327344 140046694788717 0 4 1 16800974 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13980732 memory=368224 CPUtime=18.49 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 19047 0 0 0 1773 76 0 0 20 0 15 0 16682170 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13980732 memory=1380 CPUtime=18.5 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 20972 0 0 0 1772 78 0 0 20 0 15 0 16682170 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13980732 memory=392668 CPUtime=18.48 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 17950 0 0 0 1772 76 0 0 20 0 15 0 16682170 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13980732 memory=386036 CPUtime=18.5 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 18513 0 0 0 1773 77 0 0 20 0 15 0 16682170 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13980732 memory=384884 CPUtime=2.96 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 42088 0 0 0 253 43 0 0 20 0 15 0 16682172 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13980732 memory=369200 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13980732 memory=392280 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13980732 memory=1296 CPUtime=3.89 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) S 31852 31852 15523 0 -1 1077944384 34773 0 0 0 384 5 0 0 20 0 15 0 16682175 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13980732 memory=1380 CPUtime=3.75 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 16764 0 0 0 373 2 0 0 20 0 15 0 16682175 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13980732 memory=391132 CPUtime=0.73 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) S 31852 31852 15523 0 -1 1077944384 10127 0 0 0 71 2 0 0 20 0 15 0 16682175 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046522853744 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13980732 memory=387452 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13980732 memory=1380 CPUtime=1.27 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1446 0 0 0 61 66 0 0 20 0 15 0 16682183 14316269568 96221 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 2505.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 386264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.6 s]
/proc/loadavg: 1.61 1.44 1.44 3/212 32122
/proc/meminfo: memFree=31019680/32770624 swapFree=67108860/67108860
[pid=31852] ppid=31849 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/31852/stat : 31852 (xcsp3-exec) S 31849 31852 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 16682164 9740288 345 18446744073709551615 4194304 5098028 140721563709792 140721563707896 140532861358716 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 11374592 140721563713915 140721563714118 140721563714118 140721563717611 0
/proc/31852/statm: 2378 345 289 221 0 87 0
[pid=31854] ppid=31852 vsize=13980732 memory=360908 CPUtime=2520.04 cores=0,2,4,6
/proc/31854/stat : 31854 (java) S 31852 31852 15523 0 -1 1077944320 292287 0 0 0 251564 440 0 0 20 0 15 0 16682169 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140730525196720 140047051087607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
/proc/31854/statm: 3495183 90227 3256 1 0 3483476 0
[pid=31854/tid=31855] ppid=31852 vsize=13980732 memory=4300 CPUtime=2432.94 cores=0,2,4,6
/proc/31854/task/31855/stat : 31855 (java) R 31852 31852 15523 0 -1 4202560 108195 0 0 0 243256 38 0 0 20 0 15 0 16682170 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140047055327408 140046692906151 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31856] ppid=31852 vsize=13980732 memory=1576 CPUtime=18.6 cores=0,2,4,6
/proc/31854/task/31856/stat : 31856 (java) S 31852 31852 15523 0 -1 1077944384 19367 0 0 0 1784 76 0 0 20 0 15 0 16682170 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140047008053648 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31857] ppid=31852 vsize=13980732 memory=928 CPUtime=18.61 cores=0,2,4,6
/proc/31854/task/31857/stat : 31857 (java) S 31852 31852 15523 0 -1 1077944384 21142 0 0 0 1783 78 0 0 20 0 15 0 16682170 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140047007000848 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31858] ppid=31852 vsize=13980732 memory=2160 CPUtime=18.59 cores=0,2,4,6
/proc/31854/task/31858/stat : 31858 (java) S 31852 31852 15523 0 -1 1077944384 18316 0 0 0 1783 76 0 0 20 0 15 0 16682170 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046648928912 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31859] ppid=31852 vsize=13980732 memory=840 CPUtime=18.61 cores=0,2,4,6
/proc/31854/task/31859/stat : 31859 (java) S 31852 31852 15523 0 -1 1077944384 18699 0 0 0 1784 77 0 0 20 0 15 0 16682170 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046647876112 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31860] ppid=31852 vsize=13980732 memory=3912 CPUtime=2.97 cores=0,2,4,6
/proc/31854/task/31860/stat : 31860 (java) S 31852 31852 15523 0 -1 1077944384 42105 0 0 0 254 43 0 0 20 0 15 0 16682172 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046529170032 140047051098754 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31861] ppid=31852 vsize=13980732 memory=2780 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31861/stat : 31861 (java) S 31852 31852 15523 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046528116000 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31862] ppid=31852 vsize=13980732 memory=2888 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31862/stat : 31862 (java) S 31852 31852 15523 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 16682172 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046527063664 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31863] ppid=31852 vsize=13980732 memory=288230587427455269 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31863/stat : 31863 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046526011984 140047051106203 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31864] ppid=31852 vsize=13980732 memory=288284497974396053 CPUtime=3.89 cores=0,2,4,6
/proc/31854/task/31864/stat : 31864 (java) S 31852 31852 15523 0 -1 1077944384 34773 0 0 0 384 5 0 0 20 0 15 0 16682175 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046524958832 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31865] ppid=31852 vsize=13980732 memory=1296 CPUtime=3.75 cores=0,2,4,6
/proc/31854/task/31865/stat : 31865 (java) S 31852 31852 15523 0 -1 1077944384 16764 0 0 0 373 2 0 0 20 0 15 0 16682175 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046523906032 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31866] ppid=31852 vsize=13980732 memory=2412 CPUtime=0.73 cores=0,2,4,6
/proc/31854/task/31866/stat : 31866 (java) S 31852 31852 15523 0 -1 1077944384 10127 0 0 0 71 2 0 0 20 0 15 0 16682175 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046522853744 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31867] ppid=31852 vsize=13980732 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/31854/task/31867/stat : 31867 (java) S 31852 31852 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16682175 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046521801184 140047051097813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
[pid=31854/tid=31868] ppid=31852 vsize=13980732 memory=1008 CPUtime=1.27 cores=0,2,4,6
/proc/31854/task/31868/stat : 31868 (java) S 31852 31852 15523 0 -1 1077944384 1446 0 0 0 61 66 0 0 20 0 15 0 16682183 14316269568 90227 18446744073709551615 4194304 4196468 140730525214176 140046520748976 140047051098754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 25440256 140730525221298 140730525221474 140730525221474 140730525224911 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 362288 KiB

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

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

[startup+2456.61 s]
# the end of solver process 31854 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.66 s, system=4.40949 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): 2456.61
CPU time (s): 2520.07
CPU user time (s): 2515.66
CPU system time (s): 4.40949
CPU usage (%): 102.583
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 529128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.66
system time used= 4.40949
maximum resident set size= 528768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292964
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= 113345
involuntary context switches= 5782


# summary of solver processes directly reported to runsolver:
#   pid: 31852,31854
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.66
#   total CPU system time (s): 4.40949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6111 second user time and 21.9963 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 00:32:12
IDJOB=4283533
IDBENCH=115949
IDSOLVER=2679
FILE ID=node130/4283533-1503182742
RUNJOBID= node130-1503172050-30419
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-13.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-4283533-1503182742/watcher-4283533-1503182742 -o /tmp/evaluation-result-4283533-1503182742/solver-4283533-1503182742 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 20086759 HOME/instance-4283533-1503182742.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=20086759

node130.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.77
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.77
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.77
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.77
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:        30943904 kB
MemAvailable:   31168220 kB
Buffers:          189452 kB
Cached:           325000 kB
SwapCached:            0 kB
Active:          1095680 kB
Inactive:         324440 kB
Active(anon):     906400 kB
Inactive(anon):    16748 kB
Active(file):     189280 kB
Inactive(file):   307692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8108 kB
Writeback:             0 kB
AnonPages:        906316 kB
Mapped:            45200 kB
Shmem:             17060 kB
Slab:             111088 kB
SReclaimable:      86360 kB
SUnreclaim:        24728 kB
KernelStack:        3488 kB
PageTables:         6732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1529084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    837632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-20 01:13:09