Trace number 4244872

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
R1: choco-solver 4.0.5 (2017-07-05)SAT (TO)78 2400.08 303.734

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-14.xml
MD5SUM2e85925aba41ff54692e46b63a2bea96
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables308
Number of constraints350
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":154},{"size":9,"count":154}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":154},{"degree":7,"count":4},{"degree":8,"count":42},{"degree":10,"count":108}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":154},{"arity":3,"count":42},{"arity":4,"count":4},{"arity":6,"count":42},{"arity":9,"count":108}]
Number of extensional constraints196
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":196},{"type":"sum","count":154}]
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 -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244872-1500684672.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4244872-1500684672.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.27	c 8 solvers in parallel
0.00/0.36	c parse instance...
2.71/1.15	c solve instance...
3.29/1.24	o 0 
3.29/1.25	o 4 
3.29/1.26	o 74 
4.69/1.45	o 76 
4.69/1.45	o 77 
56.08/7.99	o 78 
2400.08/303.76	s SATISFIABLE
2400.08/303.76	v <instantiation>
2400.08/303.76	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[0][13] 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[1][13] 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[2][13] 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[3][13] 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[4][13] 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] x[5][13] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] 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[0][13] 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[1][13] 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[2][13] 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[3][13] 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[4][13] 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] s[5][13] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] </list>
2400.08/303.76	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 0 0 1 0 0 1 0 0 1 1 0 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 0 1 0 0 1 0 0 1 0 1 1 0 3 3 4 3 3 4 3 3 4 3 3 4 3 3 3 3 4 3 3 4 3 3 4 3 3 4 3 3 4 5 5 5 5 5 5 5 5 5 5 5 5 4 2 3 3 3 3 3 3 3 3 3 3 2 3 2 3 5 5 3 4 4 3 4 4 3 4 4 5 3 4 3 4 2 2 2 2 2 2 2 2 2 3 4 3 3 5 2 4 4 3 4 4 3 4 4 3 2 4 3 4 2 3 3 3 3 3 3 3 3 5 4 2 4 4 5 6 6 6 6 6 6 5 4 3 2 2 4 3 3 3 3 3 3 3 3 3 4 5 3 2 2 4 3 4 4 3 4 4 3 4 2 2 2 </values>
2400.08/303.76	v </instantiation>
2400.08/303.76	c Unexpected resolution interruption!

Verifier Data

OK	78

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4244872-1500684672/watcher-4244872-1500684672 -o /tmp/evaluation-result-4244872-1500684672/solver-4244872-1500684672 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500682387-18841 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 116619105 HOME/instance-4244872-1500684672.xml 

pid=30452
running on 8 cores: 0-3,8-11

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.86 15.46 14.12 10/274 30455
/proc/meminfo: memFree=28694136/32770624 swapFree=5944/212088
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0

[startup+0.100125 s]
/proc/loadavg: 15.86 15.46 14.12 10/274 30455
/proc/meminfo: memFree=28694136/32770624 swapFree=5944/212088
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200323 s]
/proc/loadavg: 15.86 15.46 14.12 10/274 30455
/proc/meminfo: memFree=28694136/32770624 swapFree=5944/212088
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300339 s]
/proc/loadavg: 15.86 15.46 14.12 10/274 30455
/proc/meminfo: memFree=28694136/32770624 swapFree=5944/212088
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700226 s]
/proc/loadavg: 15.86 15.46 14.12 10/274 30455
/proc/meminfo: memFree=28694136/32770624 swapFree=5944/212088
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50115 s]
/proc/loadavg: 15.86 15.46 14.12 14/295 30476
/proc/meminfo: memFree=28602732/32770624 swapFree=5944/212368
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
[pid=30456] ppid=30455 vsize=13801768 CPUtime=5.45 cores=0-3,8-11
/proc/30456/stat : 30456 (java) S 30455 30455 18810 0 -1 1077944320 17850 0 0 0 534 11 0 0 20 0 28 0 3734339 14133010432 48767 33554432000 4194304 4196468 140736350183872 140736350166416 140189654159095 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
/proc/30456/statm: 3450442 48767 3238 1 0 3437675 0
[pid=30456/tid=30457] ppid=30455 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/30456/task/30457/stat : 30457 (java) S 30455 30455 18810 0 -1 1077944384 6963 0 0 0 95 4 0 0 20 0 28 0 3734339 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189658399872 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30459] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30459/stat : 30459 (java) S 30455 30455 18810 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189612919952 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30460] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30460/stat : 30460 (java) S 30455 30455 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189252537360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30461] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30461/stat : 30461 (java) S 30455 30455 18810 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189251484560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30462] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30462/stat : 30462 (java) S 30455 30455 18810 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189250431760 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30463] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30463/stat : 30463 (java) S 30455 30455 18810 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189249378960 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30464] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30464/stat : 30464 (java) S 30455 30455 18810 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189248326160 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30465] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30465/stat : 30465 (java) S 30455 30455 18810 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189247273360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30466] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30466/stat : 30466 (java) S 30455 30455 18810 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189246220560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30467] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30467/stat : 30467 (java) S 30455 30455 18810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3734343 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189116394352 140189654170242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30468] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30468/stat : 30468 (java) S 30455 30455 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3734343 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189115340320 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30469] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30469/stat : 30469 (java) S 30455 30455 18810 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3734344 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189114287472 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30470] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30470/stat : 30470 (java) S 30455 30455 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3734347 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189113235792 140189654177691 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30471] ppid=30455 vsize=13801768 CPUtime=0.69 cores=0-3,8-11
/proc/30456/task/30471/stat : 30471 (java) R 30455 30455 18810 0 -1 4202560 2282 0 0 0 68 1 0 0 20 0 28 0 3734347 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189112169968 140189637714565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30472] ppid=30455 vsize=13801768 CPUtime=0.68 cores=0-3,8-11
/proc/30456/task/30472/stat : 30472 (java) R 30455 30455 18810 0 -1 4202560 1712 0 0 0 68 0 0 0 20 0 28 0 3734347 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189111111920 140189646113981 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30473] ppid=30455 vsize=13801768 CPUtime=0.72 cores=0-3,8-11
/proc/30456/task/30473/stat : 30473 (java) R 30455 30455 18810 0 -1 4202560 1795 0 0 0 72 0 0 0 20 0 28 0 3734347 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189110064336 140189637650854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30474] ppid=30455 vsize=13801768 CPUtime=0.84 cores=0-3,8-11
/proc/30456/task/30474/stat : 30474 (java) R 30455 30455 18810 0 -1 4202560 2562 0 0 0 84 0 0 0 20 0 28 0 3734347 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189109021688 140189633435665 0 4 0 16800975 0 0 0 -1 2 0 0 15 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30475] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30475/stat : 30475 (java) S 30455 30455 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3734348 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189107973216 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30476] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30476/stat : 30476 (java) S 30455 30455 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3734348 14133010432 48767 33554432000 4194304 4196468 140736350183872 140189106920496 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 13811280

[startup+3.10152 s]
/proc/loadavg: 15.86 15.46 14.12 20/303 30524
/proc/meminfo: memFree=28500148/32770624 swapFree=5944/212380
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
[pid=30456] ppid=30455 vsize=13801768 CPUtime=18.08 cores=0-3,8-11
/proc/30456/stat : 30456 (java) S 30455 30455 18810 0 -1 1077944320 25094 0 0 0 1792 16 0 0 20 0 28 0 3734339 14133010432 56327 33554432000 4194304 4196468 140736350183872 140736350166416 140189654159095 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
/proc/30456/statm: 3450442 56327 3253 1 0 3437675 0
[pid=30456/tid=30457] ppid=30455 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/30456/task/30457/stat : 30457 (java) S 30455 30455 18810 0 -1 1077944384 6963 0 0 0 95 4 0 0 20 0 28 0 3734339 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189658399872 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30459] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30459/stat : 30459 (java) S 30455 30455 18810 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189612919952 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30460] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30460/stat : 30460 (java) S 30455 30455 18810 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189252537360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30461] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30461/stat : 30461 (java) S 30455 30455 18810 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189251484560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30462] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30462/stat : 30462 (java) S 30455 30455 18810 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189250431760 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30463] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30463/stat : 30463 (java) S 30455 30455 18810 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189249378960 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30464] ppid=30455 vsize=13801768 CPUtime=0.01 cores=0-3,8-11
/proc/30456/task/30464/stat : 30464 (java) S 30455 30455 18810 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189248326160 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30465] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30465/stat : 30465 (java) S 30455 30455 18810 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189247273360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30466] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30466/stat : 30466 (java) S 30455 30455 18810 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189246220560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30467] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30467/stat : 30467 (java) S 30455 30455 18810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3734343 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189116394352 140189654170242 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30468] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30468/stat : 30468 (java) S 30455 30455 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3734343 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189115340320 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30469] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30469/stat : 30469 (java) S 30455 30455 18810 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3734344 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189114287472 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30470] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30470/stat : 30470 (java) S 30455 30455 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3734347 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189113235792 140189654177691 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30471] ppid=30455 vsize=13801768 CPUtime=1.77 cores=0-3,8-11
/proc/30456/task/30471/stat : 30471 (java) R 30455 30455 18810 0 -1 4202560 4244 0 0 0 176 1 0 0 20 0 28 0 3734347 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189112171280 140189640187646 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30472] ppid=30455 vsize=13801768 CPUtime=1.66 cores=0-3,8-11
/proc/30456/task/30472/stat : 30472 (java) R 30455 30455 18810 0 -1 4202560 3912 0 0 0 166 0 0 0 20 0 28 0 3734347 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189111115856 140189639087125 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30473] ppid=30455 vsize=13801768 CPUtime=1.66 cores=0-3,8-11
/proc/30456/task/30473/stat : 30473 (java) R 30455 30455 18810 0 -1 4202560 3389 0 0 0 166 0 0 0 20 0 28 0 3734347 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189110058752 140189633821088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30474] ppid=30455 vsize=13801768 CPUtime=1.04 cores=0-3,8-11
/proc/30456/task/30474/stat : 30474 (java) S 30455 30455 18810 0 -1 1077944384 3549 0 0 0 104 0 0 0 20 0 28 0 3734347 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189109024752 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30475] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30475/stat : 30475 (java) S 30455 30455 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3734348 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189107973216 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30476] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30476/stat : 30476 (java) S 30455 30455 18810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3734348 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189106920496 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30517] ppid=30455 vsize=13801768 CPUtime=1.29 cores=0-3,8-11
/proc/30456/task/30517/stat : 30517 (java) R 30455 30455 18810 0 -1 4202560 54 0 0 0 129 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189092588616 140189297382501 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30518] ppid=30455 vsize=13801768 CPUtime=1.26 cores=0-3,8-11
/proc/30456/task/30518/stat : 30518 (java) R 30455 30455 18810 0 -1 4202560 80 0 0 0 126 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189095747344 140189293848384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30519] ppid=30455 vsize=13801768 CPUtime=1.13 cores=0-3,8-11
/proc/30456/task/30519/stat : 30519 (java) R 30455 30455 18810 0 -1 4202560 74 0 0 0 113 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189097852792 140189299289461 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30520] ppid=30455 vsize=13801768 CPUtime=1.33 cores=0-3,8-11
/proc/30456/task/30520/stat : 30520 (java) R 30455 30455 18810 0 -1 4202560 115 0 0 0 133 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189098905688 140189296881456 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30521] ppid=30455 vsize=13801768 CPUtime=1 cores=0-3,8-11
/proc/30456/task/30521/stat : 30521 (java) R 30455 30455 18810 0 -1 4202560 68 0 0 0 100 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189094694240 140189296881815 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30522] ppid=30455 vsize=13801768 CPUtime=1.12 cores=0-3,8-11
/proc/30456/task/30522/stat : 30522 (java) R 30455 30455 18810 0 -1 4202560 52 0 0 0 112 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189096799960 140189296957612 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30523] ppid=30455 vsize=13801768 CPUtime=1.14 cores=0-3,8-11
/proc/30456/task/30523/stat : 30523 (java) R 30455 30455 18810 0 -1 4202560 101 0 0 0 114 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189093642584 140189298404775 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30524] ppid=30455 vsize=13801768 CPUtime=1.22 cores=0-3,8-11
/proc/30456/task/30524/stat : 30524 (java) R 30455 30455 18810 0 -1 4202560 92 0 0 0 122 0 0 0 20 0 28 0 3734484 14133010432 56327 33554432000 4194304 4196468 140736350183872 140189091532992 140189297478996 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
Current children cumulated CPU time (s) 18.08
Current children cumulated vsize (KiB) 13811280

[startup+6.30161 s]
/proc/loadavg: 15.63 15.42 14.11 17/303 30524
/proc/meminfo: memFree=28502196/32770624 swapFree=5944/212384
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
[pid=30456] ppid=30455 vsize=13801768 CPUtime=43.46 cores=0-3,8-11
/proc/30456/stat : 30456 (java) S 30455 30455 18810 0 -1 1077944320 28744 0 0 0 4327 19 0 0 20 0 28 0 3734339 14133010432 54958 33554432000 4194304 4196468 140736350183872 140736350166416 140189654159095 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
/proc/30456/statm: 3450442 54958 3278 1 0 3437675 0
[pid=30456/tid=30457] ppid=30455 vsize=13801768 CPUtime=0.99 cores=0-3,8-11
/proc/30456/task/30457/stat : 30457 (java) S 30455 30455 18810 0 -1 1077944384 6963 0 0 0 95 4 0 0 20 0 28 0 3734339 14133010432 54958 33554432000 4194304 4196468 140736350183872 140189658399872 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30459] ppid=30455 vsize=13801768 CPUtime=0.02 cores=0-3,8-11
/proc/30456/task/30459/stat : 30459 (java) S 30455 30455 18810 0 -1 1077944384 52 0 0 0 1 1 0 0 20 0 28 0 3734340 14133010432 54958 33554432000 4194304 4196468 140736350183872 140189612919952 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30460] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30460/stat : 30460 (java) S 30455 30455 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3734340 14133010432 54958 33554432000 4194304 4196468 140736350183872 140189252537360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30461] ppid=30455 vsize=13801768 CPUtime=0.03 cores=0-3,8-11
/proc/30456/task/30461/stat : 30461 (java) S 30455 30455 18810 0 -1 1077944384 149 0 0 0 2 1 0 0 20 0 28 0 3734340 14133010432 54958 33554432000 4194304 4196468 140736350183872 140189251484560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30462] ppid=30455 vsize=13801768 CPUtime=0.02 cores=0-3,8-11
/proc/30456/task/30462/stat : 30462 (java) S 30455 30455 18810 0 -1 1077944384 109 0 0 0 1 1 0 0 20 0 28 0 3734340 14133010432 54958 33554432000 4194304 4196468 140736350183872 140189250431760 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0

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

[pid=30456/tid=30532] ppid=30455 vsize=13801768 CPUtime=270.2 cores=0-3,8-11
/proc/30456/task/30532/stat : 30532 (java) R 30455 30455 18810 0 -1 4202560 5145 0 0 0 27009 11 0 0 20 0 28 0 3735138 14133010432 739374 33554432000 4194304 4196468 140736350183872 140189093642712 140189298033944 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30533] ppid=30455 vsize=13801768 CPUtime=269.48 cores=0-3,8-11
/proc/30456/task/30533/stat : 30533 (java) R 30455 30455 18810 0 -1 4202560 1479 0 0 0 26944 4 0 0 20 0 28 0 3735138 14133010432 739374 33554432000 4194304 4196468 140736350183872 140189096803568 140189298602184 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
Current children cumulated CPU time (s) 2229.92
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.723 s]
/proc/loadavg: 16.20 15.84 14.64 10/304 30762
/proc/meminfo: memFree=25357920/32770624 swapFree=5944/212764
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
[pid=30456] ppid=30455 vsize=13801768 CPUtime=2400.08 cores=0-3,8-11
/proc/30456/stat : 30456 (java) S 30455 30455 18810 0 -1 1077944320 92466 0 0 0 239552 456 0 0 20 0 28 0 3734339 14133010432 748738 33554432000 4194304 4196468 140736350183872 140736350166416 140189654159095 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
/proc/30456/statm: 3450442 748738 3296 1 0 3437675 0
[pid=30456/tid=30457] ppid=30455 vsize=13801768 CPUtime=1 cores=0-3,8-11
/proc/30456/task/30457/stat : 30457 (java) S 30455 30455 18810 0 -1 1077944384 7091 0 0 0 96 4 0 0 20 0 28 0 3734339 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189658399872 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30459] ppid=30455 vsize=13801768 CPUtime=1.81 cores=0-3,8-11
/proc/30456/task/30459/stat : 30459 (java) S 30455 30455 18810 0 -1 1077944384 1829 0 0 0 143 38 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189612919952 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30460] ppid=30455 vsize=13801768 CPUtime=1.88 cores=0-3,8-11
/proc/30456/task/30460/stat : 30460 (java) S 30455 30455 18810 0 -1 1077944384 1711 0 0 0 148 40 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189252537360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30461] ppid=30455 vsize=13801768 CPUtime=1.85 cores=0-3,8-11
/proc/30456/task/30461/stat : 30461 (java) S 30455 30455 18810 0 -1 1077944384 1924 0 0 0 147 38 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189251484560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30462] ppid=30455 vsize=13801768 CPUtime=1.78 cores=0-3,8-11
/proc/30456/task/30462/stat : 30462 (java) S 30455 30455 18810 0 -1 1077944384 2333 0 0 0 138 40 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189250431760 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30463] ppid=30455 vsize=13801768 CPUtime=1.85 cores=0-3,8-11
/proc/30456/task/30463/stat : 30463 (java) S 30455 30455 18810 0 -1 1077944384 1851 0 0 0 144 41 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189249378960 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30464] ppid=30455 vsize=13801768 CPUtime=1.78 cores=0-3,8-11
/proc/30456/task/30464/stat : 30464 (java) S 30455 30455 18810 0 -1 1077944384 2986 0 0 0 141 37 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189248326160 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30465] ppid=30455 vsize=13801768 CPUtime=1.81 cores=0-3,8-11
/proc/30456/task/30465/stat : 30465 (java) S 30455 30455 18810 0 -1 1077944384 2086 0 0 0 143 38 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189247273360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30466] ppid=30455 vsize=13801768 CPUtime=1.86 cores=0-3,8-11
/proc/30456/task/30466/stat : 30466 (java) S 30455 30455 18810 0 -1 1077944384 3043 0 0 0 145 41 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189246220560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30467] ppid=30455 vsize=13801768 CPUtime=1.17 cores=0-3,8-11
/proc/30456/task/30467/stat : 30467 (java) S 30455 30455 18810 0 -1 1077944384 8457 0 0 0 55 62 0 0 20 0 28 0 3734343 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189116394352 140189654170242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30468] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30468/stat : 30468 (java) S 30455 30455 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3734343 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189115340320 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30469] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30469/stat : 30469 (java) S 30455 30455 18810 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3734344 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189114287472 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30470] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30470/stat : 30470 (java) S 30455 30455 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189113235792 140189654177691 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30471] ppid=30455 vsize=13801768 CPUtime=2.11 cores=0-3,8-11
/proc/30456/task/30471/stat : 30471 (java) S 30455 30455 18810 0 -1 1077944384 6158 0 0 0 209 2 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189112183152 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30472] ppid=30455 vsize=13801768 CPUtime=2.14 cores=0-3,8-11
/proc/30456/task/30472/stat : 30472 (java) S 30455 30455 18810 0 -1 1077944384 7478 0 0 0 214 0 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189111130352 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30473] ppid=30455 vsize=13801768 CPUtime=2.1 cores=0-3,8-11
/proc/30456/task/30473/stat : 30473 (java) S 30455 30455 18810 0 -1 1077944384 6756 0 0 0 209 1 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189110077552 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30474] ppid=30455 vsize=13801768 CPUtime=1.09 cores=0-3,8-11
/proc/30456/task/30474/stat : 30474 (java) S 30455 30455 18810 0 -1 1077944384 5930 0 0 0 108 1 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189109024752 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30475] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30475/stat : 30475 (java) S 30455 30455 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3734348 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189107973216 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30476] ppid=30455 vsize=13801768 CPUtime=0.13 cores=0-3,8-11
/proc/30456/task/30476/stat : 30476 (java) S 30455 30455 18810 0 -1 1077944384 984 0 0 0 6 7 0 0 20 0 28 0 3734348 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189106920496 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30526] ppid=30455 vsize=13801768 CPUtime=291.5 cores=0-3,8-11
/proc/30456/task/30526/stat : 30526 (java) R 30455 30455 18810 0 -1 4202560 5790 0 0 0 29134 16 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189092589464 140189298281914 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30527] ppid=30455 vsize=13801768 CPUtime=290.95 cores=0-3,8-11
/proc/30456/task/30527/stat : 30527 (java) R 30455 30455 18810 0 -1 4202560 4246 0 0 0 29084 11 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189098908704 140189298634092 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30528] ppid=30455 vsize=13801768 CPUtime=290.69 cores=0-3,8-11
/proc/30456/task/30528/stat : 30528 (java) R 30455 30455 18810 0 -1 4202560 2903 0 0 0 29064 5 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189094694800 140189299289421 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30529] ppid=30455 vsize=13801768 CPUtime=290.9 cores=0-3,8-11
/proc/30456/task/30529/stat : 30529 (java) R 30455 30455 18810 0 -1 4202560 1545 0 0 0 29088 2 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189097853576 140189299289272 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30530] ppid=30455 vsize=13801768 CPUtime=289.97 cores=0-3,8-11
/proc/30456/task/30530/stat : 30530 (java) R 30455 30455 18810 0 -1 4202560 3801 0 0 0 28989 8 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189091537240 140189299289378 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30531] ppid=30455 vsize=13801768 CPUtime=291.16 cores=0-3,8-11
/proc/30456/task/30531/stat : 30531 (java) R 30455 30455 18810 0 -1 4202560 1228 0 0 0 29112 4 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189095747336 140189298258677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30532] ppid=30455 vsize=13801768 CPUtime=291.44 cores=0-3,8-11
/proc/30456/task/30532/stat : 30532 (java) R 30455 30455 18810 0 -1 4202560 6286 0 0 0 29133 11 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189093643528 140189298282563 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30533] ppid=30455 vsize=13801768 CPUtime=290.7 cores=0-3,8-11
/proc/30456/task/30533/stat : 30533 (java) R 30455 30455 18810 0 -1 4202560 1490 0 0 0 29066 4 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189096800488 140189298281750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13811280

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 30456 sig 9
??? kill 30455 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+303.723 s]
/proc/loadavg: 16.20 15.84 14.64 10/304 30762
/proc/meminfo: memFree=25357920/32770624 swapFree=5944/212764
[pid=30455] ppid=30452 vsize=9512 CPUtime=0 cores=0-3,8-11
/proc/30455/stat : 30455 (xcsp3-exec) S 30452 30455 18810 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3734338 9740288 346 33554432000 4194304 5098028 140734557013792 140734557011896 140562382762620 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 33075200 140734557017231 140734557017440 140734557017440 140734557020139 0
/proc/30455/statm: 2378 346 289 221 0 87 0
[pid=30456] ppid=30455 vsize=13801768 CPUtime=2400.08 cores=0-3,8-11
/proc/30456/stat : 30456 (java) S 30455 30455 18810 0 -1 1077944320 92466 0 0 0 239552 456 0 0 20 0 28 0 3734339 14133010432 748738 33554432000 4194304 4196468 140736350183872 140736350166416 140189654159095 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
/proc/30456/statm: 3450442 748738 3296 1 0 3437675 0
[pid=30456/tid=30457] ppid=30455 vsize=13801768 CPUtime=1 cores=0-3,8-11
/proc/30456/task/30457/stat : 30457 (java) S 30455 30455 18810 0 -1 1077944384 7091 0 0 0 96 4 0 0 20 0 28 0 3734339 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189658399872 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30459] ppid=30455 vsize=13801768 CPUtime=1.81 cores=0-3,8-11
/proc/30456/task/30459/stat : 30459 (java) S 30455 30455 18810 0 -1 1077944384 1829 0 0 0 143 38 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189612919952 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30460] ppid=30455 vsize=13801768 CPUtime=1.88 cores=0-3,8-11
/proc/30456/task/30460/stat : 30460 (java) S 30455 30455 18810 0 -1 1077944384 1711 0 0 0 148 40 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189252537360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30461] ppid=30455 vsize=13801768 CPUtime=1.85 cores=0-3,8-11
/proc/30456/task/30461/stat : 30461 (java) S 30455 30455 18810 0 -1 1077944384 1924 0 0 0 147 38 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189251484560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30462] ppid=30455 vsize=13801768 CPUtime=1.78 cores=0-3,8-11
/proc/30456/task/30462/stat : 30462 (java) S 30455 30455 18810 0 -1 1077944384 2333 0 0 0 138 40 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189250431760 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30463] ppid=30455 vsize=13801768 CPUtime=1.85 cores=0-3,8-11
/proc/30456/task/30463/stat : 30463 (java) S 30455 30455 18810 0 -1 1077944384 1851 0 0 0 144 41 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189249378960 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30464] ppid=30455 vsize=13801768 CPUtime=1.78 cores=0-3,8-11
/proc/30456/task/30464/stat : 30464 (java) S 30455 30455 18810 0 -1 1077944384 2986 0 0 0 141 37 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189248326160 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30465] ppid=30455 vsize=13801768 CPUtime=1.81 cores=0-3,8-11
/proc/30456/task/30465/stat : 30465 (java) S 30455 30455 18810 0 -1 1077944384 2086 0 0 0 143 38 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189247273360 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30466] ppid=30455 vsize=13801768 CPUtime=1.86 cores=0-3,8-11
/proc/30456/task/30466/stat : 30466 (java) S 30455 30455 18810 0 -1 1077944384 3043 0 0 0 145 41 0 0 20 0 28 0 3734340 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189246220560 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30467] ppid=30455 vsize=13801768 CPUtime=1.17 cores=0-3,8-11
/proc/30456/task/30467/stat : 30467 (java) S 30455 30455 18810 0 -1 1077944384 8457 0 0 0 55 62 0 0 20 0 28 0 3734343 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189116394352 140189654170242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30468] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30468/stat : 30468 (java) S 30455 30455 18810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3734343 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189115340320 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30469] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30469/stat : 30469 (java) S 30455 30455 18810 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3734344 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189114287472 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30470] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30470/stat : 30470 (java) S 30455 30455 18810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189113235792 140189654177691 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30471] ppid=30455 vsize=13801768 CPUtime=2.11 cores=0-3,8-11
/proc/30456/task/30471/stat : 30471 (java) S 30455 30455 18810 0 -1 1077944384 6158 0 0 0 209 2 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189112183152 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30472] ppid=30455 vsize=13801768 CPUtime=2.14 cores=0-3,8-11
/proc/30456/task/30472/stat : 30472 (java) S 30455 30455 18810 0 -1 1077944384 7478 0 0 0 214 0 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189111130352 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30473] ppid=30455 vsize=13801768 CPUtime=2.1 cores=0-3,8-11
/proc/30456/task/30473/stat : 30473 (java) S 30455 30455 18810 0 -1 1077944384 6756 0 0 0 209 1 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189110077552 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30474] ppid=30455 vsize=13801768 CPUtime=1.09 cores=0-3,8-11
/proc/30456/task/30474/stat : 30474 (java) S 30455 30455 18810 0 -1 1077944384 5930 0 0 0 108 1 0 0 20 0 28 0 3734347 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189109024752 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30475] ppid=30455 vsize=13801768 CPUtime=0 cores=0-3,8-11
/proc/30456/task/30475/stat : 30475 (java) S 30455 30455 18810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3734348 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189107973216 140189654169301 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30476] ppid=30455 vsize=13801768 CPUtime=0.13 cores=0-3,8-11
/proc/30456/task/30476/stat : 30476 (java) S 30455 30455 18810 0 -1 1077944384 984 0 0 0 6 7 0 0 20 0 28 0 3734348 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189106920496 140189654170242 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30526] ppid=30455 vsize=13801768 CPUtime=291.5 cores=0-3,8-11
/proc/30456/task/30526/stat : 30526 (java) R 30455 30455 18810 0 -1 4202560 5790 0 0 0 29134 16 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189092589464 140189298281914 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30527] ppid=30455 vsize=13801768 CPUtime=290.95 cores=0-3,8-11
/proc/30456/task/30527/stat : 30527 (java) R 30455 30455 18810 0 -1 4202560 4246 0 0 0 29084 11 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189098908704 140189298634092 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30528] ppid=30455 vsize=13801768 CPUtime=290.69 cores=0-3,8-11
/proc/30456/task/30528/stat : 30528 (java) R 30455 30455 18810 0 -1 4202560 2903 0 0 0 29064 5 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189094694800 140189299289421 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30529] ppid=30455 vsize=13801768 CPUtime=290.9 cores=0-3,8-11
/proc/30456/task/30529/stat : 30529 (java) R 30455 30455 18810 0 -1 4202560 1545 0 0 0 29088 2 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189097853576 140189299289272 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30530] ppid=30455 vsize=13801768 CPUtime=289.97 cores=0-3,8-11
/proc/30456/task/30530/stat : 30530 (java) R 30455 30455 18810 0 -1 4202560 3801 0 0 0 28989 8 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189091537240 140189299289378 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30531] ppid=30455 vsize=13801768 CPUtime=291.16 cores=0-3,8-11
/proc/30456/task/30531/stat : 30531 (java) R 30455 30455 18810 0 -1 4202560 1228 0 0 0 29112 4 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189095747336 140189298258677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30532] ppid=30455 vsize=13801768 CPUtime=291.44 cores=0-3,8-11
/proc/30456/task/30532/stat : 30532 (java) R 30455 30455 18810 0 -1 4202560 6286 0 0 0 29133 11 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189093643528 140189298282563 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
[pid=30456/tid=30533] ppid=30455 vsize=13801768 CPUtime=290.7 cores=0-3,8-11
/proc/30456/task/30533/stat : 30533 (java) R 30455 30455 18810 0 -1 4202560 1490 0 0 0 29066 4 0 0 20 0 28 0 3735138 14133010432 748738 33554432000 4194304 4196468 140736350183872 140189096800488 140189298281750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30134272 140736350192828 140736350193004 140736350193004 140736350195663 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30455 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2139
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1069
# CPU time returned by wait4() is 0.003208
# while last known CPU time is 2400.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.734
CPU time (s): 2400.08
CPU user time (s): 2395.52
CPU system time (s): 4.56
CPU usage (%): 790.191
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002139
system time used= 0.001069
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.74673 second user time and 4.61708 second system time

The end

Launcher Data

Begin job on node132 at 2017-07-22 02:51:12
IDJOB=4244872
IDBENCH=115942
IDSOLVER=2625
FILE ID=node132/4244872-1500684672
RUNJOBID= node132-1500682387-18841
PBS_JOBID= 20623322
Free space on /tmp= 61760 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-14.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244872-1500684672/watcher-4244872-1500684672 -o /tmp/evaluation-result-4244872-1500684672/solver-4244872-1500684672 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1500682387-18841 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 116619105 HOME/instance-4244872-1500684672.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 2e85925aba41ff54692e46b63a2bea96
RANDOM SEED=116619105

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.61
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.61
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.61
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.61
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	: 1
siblings	: 8
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	: 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	: 8
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	: 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	: 1
siblings	: 8
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	: 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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        28694512 kB
MemAvailable:   28744776 kB
Buffers:           48044 kB
Cached:           311296 kB
SwapCached:            0 kB
Active:          3470320 kB
Inactive:         220704 kB
Active(anon):    3334772 kB
Inactive(anon):     8616 kB
Active(file):     135548 kB
Inactive(file):   212088 kB
Unevictable:        5944 kB
Mlocked:            5944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             0 kB
AnonPages:       3415700 kB
Mapped:            43084 kB
Shmem:              8872 kB
Slab:              70808 kB
SReclaimable:      36928 kB
SUnreclaim:        33880 kB
KernelStack:        5168 kB
PageTables:        12460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4180728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3284992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61752 MiB
End job on node132 at 2017-07-22 02:56:16