Trace number 4244950

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 5a (2017-07-05)SAT (TO)57 2400.55 303.312

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-09-12.xml
MD5SUMa81896bc222770b6aa27c18215a8955e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables216
Number of constraints250
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":108},{"size":9,"count":108}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":108},{"degree":7,"count":4},{"degree":8,"count":34},{"degree":10,"count":70}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":108},{"arity":3,"count":34},{"arity":4,"count":4},{"arity":6,"count":34},{"arity":9,"count":70}]
Number of extensional constraints142
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":142},{"type":"sum","count":108}]
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-4244950-1500685059.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4244950-1500685059.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.26	c 8 solvers in parallel
0.00/0.32	c parse instance...
0.00/0.83	c solve instance...
0.00/0.90	o 0 
0.00/0.91	o 49 
4.45/1.19	o 51 
5.21/1.27	o 53 
5.21/1.28	o 54 
6.64/1.47	o 56 
27.19/4.08	o 57 
2400.55/303.35	s SATISFIABLE
2400.55/303.35	v <instantiation>
2400.55/303.35	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[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[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[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[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[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[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[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[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] 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[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[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[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[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[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[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[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[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] </list>
2400.55/303.35	v 	<values>1 1 0 1 1 0 1 1 0 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 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 1 0 1 1 0 1 3 3 4 3 3 4 3 3 4 3 3 2 3 3 4 3 3 4 3 3 4 3 3 2 4 5 5 5 5 5 5 5 5 5 4 2 2 3 2 2 2 2 2 2 2 2 2 2 3 6 6 6 6 6 5 5 5 6 6 3 2 2 2 2 2 3 2 4 2 3 3 2 2 4 5 6 5 6 3 6 3 6 5 4 2 4 3 3 3 5 3 6 3 5 3 2 2 3 4 3 4 3 2 4 2 3 4 2 </values>
2400.55/303.35	v </instantiation>
2400.55/303.35	c Unexpected resolution interruption!

Verifier Data

OK	57

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-4244950-1500685059/watcher-4244950-1500685059 -o /tmp/evaluation-result-4244950-1500685059/solver-4244950-1500685059 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 739206287 HOME/instance-4244950-1500685059.xml 

pid=30019
running on 8 cores: 1,3,5,7,9,11,13,15

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.65 14.81 10.43 10/270 30022
/proc/meminfo: memFree=28596776/32770624 swapFree=5700/248480
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0

[startup+0.100101 s]
/proc/loadavg: 15.65 14.81 10.43 10/270 30022
/proc/meminfo: memFree=28596776/32770624 swapFree=5700/248480
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200333 s]
/proc/loadavg: 15.65 14.81 10.43 10/270 30022
/proc/meminfo: memFree=28596776/32770624 swapFree=5700/248480
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300277 s]
/proc/loadavg: 15.65 14.81 10.43 10/270 30022
/proc/meminfo: memFree=28596776/32770624 swapFree=5700/248480
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700205 s]
/proc/loadavg: 15.65 14.81 10.43 10/270 30022
/proc/meminfo: memFree=28596776/32770624 swapFree=5700/248480
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50125 s]
/proc/loadavg: 15.65 14.81 10.43 20/299 30067
/proc/meminfo: memFree=28444008/32770624 swapFree=5700/248552
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
[pid=30023] ppid=30022 vsize=13801768 CPUtime=7.35 cores=1,3,5,7,9,11,13,15
/proc/30023/stat : 30023 (java) S 30022 30022 7102 0 -1 1077944320 19074 0 0 0 722 13 0 0 20 0 28 0 3773450 14133010432 49748 33554432000 4194304 4196468 140721581580400 140721581562944 140549502361335 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
/proc/30023/statm: 3450442 49748 3261 1 0 3437675 0
[pid=30023/tid=30024] ppid=30022 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30024/stat : 30024 (java) S 30022 30022 7102 0 -1 1077944384 6900 0 0 0 77 4 0 0 20 0 28 0 3773451 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549506602112 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30026] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30026/stat : 30026 (java) S 30022 30022 7102 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549454981392 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30027] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30027/stat : 30027 (java) S 30022 30022 7102 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549453928848 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30028] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30028/stat : 30028 (java) S 30022 30022 7102 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549452876304 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30029] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30029/stat : 30029 (java) S 30022 30022 7102 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549451823760 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30030] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30030/stat : 30030 (java) S 30022 30022 7102 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549450771216 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30031] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30031/stat : 30031 (java) S 30022 30022 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549096405904 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30032] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30032/stat : 30032 (java) S 30022 30022 7102 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549095353360 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30033] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30033/stat : 30033 (java) S 30022 30022 7102 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 49748 33554432000 4194304 4196468 140721581580400 140549094300816 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30034] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30034/stat : 30034 (java) S 30022 30022 7102 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 3773453 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548166875120 140549502372482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30035] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30035/stat : 30035 (java) S 30022 30022 7102 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548165821344 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30036] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30036/stat : 30036 (java) S 30022 30022 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548164768752 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30037] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30037/stat : 30037 (java) S 30022 30022 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548163717328 140549502379931 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30038] ppid=30022 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30038/stat : 30038 (java) R 30022 30022 7102 0 -1 4202560 2283 0 0 0 82 0 0 0 20 0 28 0 3773458 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548162645960 140549485861728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30039] ppid=30022 vsize=13801768 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30039/stat : 30039 (java) R 30022 30022 7102 0 -1 4202560 2096 0 0 0 85 0 0 0 20 0 28 0 3773458 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548161599216 140549485860730 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30040] ppid=30022 vsize=13801768 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30040/stat : 30040 (java) R 30022 30022 7102 0 -1 4202560 1715 0 0 0 72 1 0 0 20 0 28 0 3773458 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548160545880 140549483905475 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30041] ppid=30022 vsize=13801768 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30041/stat : 30041 (java) S 30022 30022 7102 0 -1 1077944384 3374 0 0 0 78 0 0 0 20 0 28 0 3773458 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548159507312 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30042] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30042/stat : 30042 (java) S 30022 30022 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548158453984 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30043] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30043/stat : 30043 (java) S 30022 30022 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773459 14133010432 49748 33554432000 4194304 4196468 140721581580400 140548157401520 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 13811280

[startup+3.10169 s]
/proc/loadavg: 15.65 14.81 10.43 21/299 30099
/proc/meminfo: memFree=28396596/32770624 swapFree=5700/248552
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
[pid=30023] ppid=30022 vsize=13801768 CPUtime=20.06 cores=1,3,5,7,9,11,13,15
/proc/30023/stat : 30023 (java) S 30022 30022 7102 0 -1 1077944320 19975 0 0 0 1988 18 0 0 20 0 28 0 3773450 14133010432 55240 33554432000 4194304 4196468 140721581580400 140721581562944 140549502361335 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
/proc/30023/statm: 3450442 55240 3272 1 0 3437675 0
[pid=30023/tid=30024] ppid=30022 vsize=13801768 CPUtime=0.81 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30024/stat : 30024 (java) S 30022 30022 7102 0 -1 1077944384 6900 0 0 0 77 4 0 0 20 0 28 0 3773451 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549506602112 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30026] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30026/stat : 30026 (java) S 30022 30022 7102 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549454981392 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30027] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30027/stat : 30027 (java) S 30022 30022 7102 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549453928848 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30028] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30028/stat : 30028 (java) S 30022 30022 7102 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549452876304 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30029] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30029/stat : 30029 (java) S 30022 30022 7102 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549451823760 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30030] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30030/stat : 30030 (java) S 30022 30022 7102 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549450771216 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30031] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30031/stat : 30031 (java) S 30022 30022 7102 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549096405904 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30032] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30032/stat : 30032 (java) S 30022 30022 7102 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549095353360 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30033] ppid=30022 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30033/stat : 30033 (java) S 30022 30022 7102 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 28 0 3773452 14133010432 55240 33554432000 4194304 4196468 140721581580400 140549094300816 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30034] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30034/stat : 30034 (java) S 30022 30022 7102 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 3773453 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548166875120 140549502372482 0 0 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30035] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30035/stat : 30035 (java) S 30022 30022 7102 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548165821344 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30036] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30036/stat : 30036 (java) S 30022 30022 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548164768752 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30037] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30037/stat : 30037 (java) S 30022 30022 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548163717328 140549502379931 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30038] ppid=30022 vsize=13801768 CPUtime=1.81 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30038/stat : 30038 (java) R 30022 30022 7102 0 -1 4202560 2812 0 0 0 180 1 0 0 20 0 28 0 3773458 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548162664864 140549486755204 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30039] ppid=30022 vsize=13801768 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30039/stat : 30039 (java) R 30022 30022 7102 0 -1 4202560 2165 0 0 0 177 0 0 0 20 0 28 0 3773458 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548161593792 140549483907112 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30040] ppid=30022 vsize=13801768 CPUtime=1.6 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30040/stat : 30040 (java) R 30022 30022 7102 0 -1 4202560 1836 0 0 0 159 1 0 0 20 0 28 0 3773458 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548160559776 140549483905631 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30041] ppid=30022 vsize=13801768 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30041/stat : 30041 (java) S 30022 30022 7102 0 -1 1077944384 3473 0 0 0 88 1 0 0 20 0 28 0 3773458 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548159507312 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30042] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30042/stat : 30042 (java) S 30022 30022 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548158453984 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30043] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30043/stat : 30043 (java) S 30022 30022 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773459 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548157401520 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30092] ppid=30022 vsize=13801768 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30092/stat : 30092 (java) R 30022 30022 7102 0 -1 4202560 22 0 0 0 125 0 0 0 20 0 28 0 3773597 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548143071544 140549137777390 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30093] ppid=30022 vsize=13801768 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30093/stat : 30093 (java) R 30022 30022 7102 0 -1 4202560 24 0 0 0 133 0 0 0 20 0 28 0 3773597 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548146228896 140549137778238 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30094] ppid=30022 vsize=13801768 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30094/stat : 30094 (java) R 30022 30022 7102 0 -1 4202560 27 0 0 0 136 0 0 0 20 0 28 0 3773597 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548149387992 140549137652519 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30095] ppid=30022 vsize=13801768 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30095/stat : 30095 (java) R 30022 30022 7102 0 -1 4202560 28 0 0 0 107 0 0 0 20 0 28 0 3773597 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548142019512 140549138661336 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30096] ppid=30022 vsize=13801768 CPUtime=1.24 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30096/stat : 30096 (java) R 30022 30022 7102 0 -1 4202560 24 0 0 0 124 0 0 0 20 0 28 0 3773597 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548145177736 140549138495637 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30097] ppid=30022 vsize=13801768 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30097/stat : 30097 (java) R 30022 30022 7102 0 -1 4202560 17 0 0 0 123 0 0 0 20 0 28 0 3773597 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548144125128 140549136954796 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30098] ppid=30022 vsize=13801768 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30098/stat : 30098 (java) R 30022 30022 7102 0 -1 4202560 22 0 0 0 128 0 0 0 20 0 28 0 3773598 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548147281184 140549138661324 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30099] ppid=30022 vsize=13801768 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30099/stat : 30099 (java) R 30022 30022 7102 0 -1 4202560 21 0 0 0 111 0 0 0 20 0 28 0 3773598 14133010432 55240 33554432000 4194304 4196468 140721581580400 140548148334624 140549134057804 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
Current children cumulated CPU time (s) 20.06
Current children cumulated vsize (KiB) 13811280

[startup+6.30161 s]
/proc/loadavg: 15.84 14.87 10.47 17/299 30107
/proc/meminfo: memFree=28379268/32770624 swapFree=5700/248552
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
[pid=30023] ppid=30022 vsize=13801768 CPUtime=45.39 cores=1,3,5,7,9,11,13,15
/proc/30023/stat : 30023 (java) S 30022 30022 7102 0 -1 1077944320 26543 0 0 0 4512 27 0 0 20 0 28 0 3773450 14133010432 57232 33554432000 4194304 4196468 140721581580400 140721581562944 140549502361335 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
/proc/30023/statm: 3450442 57232 3282 1 0 3437675 0
[pid=30023/tid=30024] ppid=30022 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30024/stat : 30024 (java) S 30022 30022 7102 0 -1 1077944384 6912 0 0 0 78 4 0 0 20 0 28 0 3773451 14133010432 57232 33554432000 4194304 4196468 140721581580400 140549506602112 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30026] ppid=30022 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30026/stat : 30026 (java) S 30022 30022 7102 0 -1 1077944384 242 0 0 0 2 1 0 0 20 0 28 0 3773452 14133010432 57232 33554432000 4194304 4196468 140721581580400 140549454981392 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30027] ppid=30022 vsize=13801768 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30027/stat : 30027 (java) S 30022 30022 7102 0 -1 1077944384 103 0 0 0 2 1 0 0 20 0 28 0 3773452 14133010432 57232 33554432000 4194304 4196468 140721581580400 140549453928848 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30028] ppid=30022 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30028/stat : 30028 (java) S 30022 30022 7102 0 -1 1077944384 142 0 0 0 1 1 0 0 20 0 28 0 3773452 14133010432 57232 33554432000 4194304 4196468 140721581580400 140549452876304 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30029] ppid=30022 vsize=13801768 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30029/stat : 30029 (java) S 30022 30022 7102 0 -1 1077944384 906 0 0 0 2 2 0 0 20 0 28 0 3773452 14133010432 57232 33554432000 4194304 4196468 140721581580400 140549451823760 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0

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

[pid=30023/tid=30106] ppid=30022 vsize=13801768 CPUtime=274.25 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30106/stat : 30106 (java) R 30022 30022 7102 0 -1 4202560 3746 0 0 0 27413 12 0 0 20 0 28 0 3773859 14133010432 599994 33554432000 4194304 4196468 140721581580400 140548143071704 140549138413308 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30107] ppid=30022 vsize=13801768 CPUtime=273.97 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30107/stat : 30107 (java) R 30022 30022 7102 0 -1 4202560 2651 0 0 0 27393 4 0 0 20 0 28 0 3773859 14133010432 599994 33554432000 4194304 4196468 140721581580400 140548142017928 140549137772170 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
Current children cumulated CPU time (s) 2234.1
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.302 s]
/proc/loadavg: 15.57 14.18 11.26 17/301 31338
/proc/meminfo: memFree=29614716/32770624 swapFree=5700/249088
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
[pid=30023] ppid=30022 vsize=13801768 CPUtime=2400.55 cores=1,3,5,7,9,11,13,15
/proc/30023/stat : 30023 (java) S 30022 30022 7102 0 -1 1077944320 92762 0 0 0 239617 438 0 0 20 0 28 0 3773450 14133010432 502912 33554432000 4194304 4196468 140721581580400 140721581562944 140549502361335 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
/proc/30023/statm: 3450442 502912 3300 1 0 3437675 0
[pid=30023/tid=30024] ppid=30022 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30024/stat : 30024 (java) S 30022 30022 7102 0 -1 1077944384 6912 0 0 0 78 4 0 0 20 0 28 0 3773451 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549506602112 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30026] ppid=30022 vsize=13801768 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30026/stat : 30026 (java) S 30022 30022 7102 0 -1 1077944384 2669 0 0 0 137 39 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549454981392 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30027] ppid=30022 vsize=13801768 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30027/stat : 30027 (java) S 30022 30022 7102 0 -1 1077944384 1931 0 0 0 138 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549453928848 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30028] ppid=30022 vsize=13801768 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30028/stat : 30028 (java) S 30022 30022 7102 0 -1 1077944384 1667 0 0 0 140 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549452876304 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30029] ppid=30022 vsize=13801768 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30029/stat : 30029 (java) S 30022 30022 7102 0 -1 1077944384 2737 0 0 0 135 38 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549451823760 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30030] ppid=30022 vsize=13801768 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30030/stat : 30030 (java) S 30022 30022 7102 0 -1 1077944384 1704 0 0 0 133 39 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549450771216 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30031] ppid=30022 vsize=13801768 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30031/stat : 30031 (java) S 30022 30022 7102 0 -1 1077944384 2026 0 0 0 133 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549096405904 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30032] ppid=30022 vsize=13801768 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30032/stat : 30032 (java) S 30022 30022 7102 0 -1 1077944384 2073 0 0 0 139 39 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549095353360 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30033] ppid=30022 vsize=13801768 CPUtime=1.74 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30033/stat : 30033 (java) S 30022 30022 7102 0 -1 1077944384 2353 0 0 0 137 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549094300816 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30034] ppid=30022 vsize=13801768 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30034/stat : 30034 (java) S 30022 30022 7102 0 -1 1077944384 11405 0 0 0 45 51 0 0 20 0 28 0 3773453 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548166875120 140549502372482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30035] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30035/stat : 30035 (java) S 30022 30022 7102 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548165821344 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30036] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30036/stat : 30036 (java) S 30022 30022 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548164768752 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30037] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30037/stat : 30037 (java) S 30022 30022 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548163717328 140549502379931 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30038] ppid=30022 vsize=13801768 CPUtime=2.3 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30038/stat : 30038 (java) S 30022 30022 7102 0 -1 1077944384 9046 0 0 0 229 1 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548162664944 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30039] ppid=30022 vsize=13801768 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30039/stat : 30039 (java) S 30022 30022 7102 0 -1 1077944384 3818 0 0 0 196 0 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548161612400 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30040] ppid=30022 vsize=13801768 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30040/stat : 30040 (java) S 30022 30022 7102 0 -1 1077944384 4261 0 0 0 191 1 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548160559856 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30041] ppid=30022 vsize=13801768 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30041/stat : 30041 (java) S 30022 30022 7102 0 -1 1077944384 5087 0 0 0 92 1 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548159507312 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30042] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30042/stat : 30042 (java) S 30022 30022 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548158453984 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30043] ppid=30022 vsize=13801768 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30043/stat : 30043 (java) S 30022 30022 7102 0 -1 1077944384 928 0 0 0 7 8 0 0 20 0 28 0 3773459 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548157401520 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30100] ppid=30022 vsize=13801768 CPUtime=294.14 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30100/stat : 30100 (java) R 30022 30022 7102 0 -1 4202560 4193 0 0 0 29402 12 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548149388896 140549136954578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30101] ppid=30022 vsize=13801768 CPUtime=294.81 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30101/stat : 30101 (java) R 30022 30022 7102 0 -1 4202560 5848 0 0 0 29469 12 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548147282776 140549136784455 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30102] ppid=30022 vsize=13801768 CPUtime=294.65 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30102/stat : 30102 (java) R 30022 30022 7102 0 -1 4202560 2717 0 0 0 29459 6 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548144123896 140549131688695 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30103] ppid=30022 vsize=13801768 CPUtime=294.75 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30103/stat : 30103 (java) R 30022 30022 7102 0 -1 4202560 3862 0 0 0 29469 6 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548148335704 140549136955334 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30104] ppid=30022 vsize=13801768 CPUtime=294.03 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30104/stat : 30104 (java) R 30022 30022 7102 0 -1 4202560 6124 0 0 0 29397 6 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548146229488 140549138488048 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30105] ppid=30022 vsize=13801768 CPUtime=295.08 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30105/stat : 30105 (java) R 30022 30022 7102 0 -1 4202560 1668 0 0 0 29505 3 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548145177208 140549137050113 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30106] ppid=30022 vsize=13801768 CPUtime=294.85 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30106/stat : 30106 (java) R 30022 30022 7102 0 -1 4202560 3776 0 0 0 29473 12 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548143071704 140549138661324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30107] ppid=30022 vsize=13801768 CPUtime=294.71 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30107/stat : 30107 (java) R 30022 30022 7102 0 -1 4202560 2679 0 0 0 29467 4 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548142018696 140549138881804 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
Current children cumulated CPU time (s) 2400.55
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 30023 sig 9
??? kill 30022 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+303.302 s]
/proc/loadavg: 15.57 14.18 11.26 17/301 31338
/proc/meminfo: memFree=29614716/32770624 swapFree=5700/249088
[pid=30022] ppid=30019 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30022/stat : 30022 (xcsp3-exec) S 30019 30022 7102 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 3773450 9740288 346 33554432000 4194304 5098028 140733466790208 140733466788312 140684882788988 0 65536 4100 65538 18446744071579417331 0 0 17 9 0 0 0 0 0 7196144 7232144 23080960 140733466793103 140733466793312 140733466793312 140733466796011 0
/proc/30022/statm: 2378 346 289 221 0 87 0
[pid=30023] ppid=30022 vsize=13801768 CPUtime=2400.55 cores=1,3,5,7,9,11,13,15
/proc/30023/stat : 30023 (java) S 30022 30022 7102 0 -1 1077944320 92762 0 0 0 239617 438 0 0 20 0 28 0 3773450 14133010432 502912 33554432000 4194304 4196468 140721581580400 140721581562944 140549502361335 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
/proc/30023/statm: 3450442 502912 3300 1 0 3437675 0
[pid=30023/tid=30024] ppid=30022 vsize=13801768 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30024/stat : 30024 (java) S 30022 30022 7102 0 -1 1077944384 6912 0 0 0 78 4 0 0 20 0 28 0 3773451 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549506602112 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30026] ppid=30022 vsize=13801768 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30026/stat : 30026 (java) S 30022 30022 7102 0 -1 1077944384 2669 0 0 0 137 39 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549454981392 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30027] ppid=30022 vsize=13801768 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30027/stat : 30027 (java) S 30022 30022 7102 0 -1 1077944384 1931 0 0 0 138 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549453928848 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30028] ppid=30022 vsize=13801768 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30028/stat : 30028 (java) S 30022 30022 7102 0 -1 1077944384 1667 0 0 0 140 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549452876304 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30029] ppid=30022 vsize=13801768 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30029/stat : 30029 (java) S 30022 30022 7102 0 -1 1077944384 2737 0 0 0 135 38 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549451823760 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30030] ppid=30022 vsize=13801768 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30030/stat : 30030 (java) S 30022 30022 7102 0 -1 1077944384 1704 0 0 0 133 39 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549450771216 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30031] ppid=30022 vsize=13801768 CPUtime=1.7 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30031/stat : 30031 (java) S 30022 30022 7102 0 -1 1077944384 2026 0 0 0 133 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549096405904 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30032] ppid=30022 vsize=13801768 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30032/stat : 30032 (java) S 30022 30022 7102 0 -1 1077944384 2073 0 0 0 139 39 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549095353360 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30033] ppid=30022 vsize=13801768 CPUtime=1.74 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30033/stat : 30033 (java) S 30022 30022 7102 0 -1 1077944384 2353 0 0 0 137 37 0 0 20 0 28 0 3773452 14133010432 502912 33554432000 4194304 4196468 140721581580400 140549094300816 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30034] ppid=30022 vsize=13801768 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30034/stat : 30034 (java) S 30022 30022 7102 0 -1 1077944384 11405 0 0 0 45 51 0 0 20 0 28 0 3773453 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548166875120 140549502372482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30035] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30035/stat : 30035 (java) S 30022 30022 7102 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548165821344 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30036] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30036/stat : 30036 (java) S 30022 30022 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3773454 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548164768752 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30037] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30037/stat : 30037 (java) S 30022 30022 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548163717328 140549502379931 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30038] ppid=30022 vsize=13801768 CPUtime=2.3 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30038/stat : 30038 (java) S 30022 30022 7102 0 -1 1077944384 9046 0 0 0 229 1 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548162664944 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30039] ppid=30022 vsize=13801768 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30039/stat : 30039 (java) S 30022 30022 7102 0 -1 1077944384 3818 0 0 0 196 0 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548161612400 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30040] ppid=30022 vsize=13801768 CPUtime=1.92 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30040/stat : 30040 (java) S 30022 30022 7102 0 -1 1077944384 4261 0 0 0 191 1 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548160559856 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30041] ppid=30022 vsize=13801768 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30041/stat : 30041 (java) S 30022 30022 7102 0 -1 1077944384 5087 0 0 0 92 1 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548159507312 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30042] ppid=30022 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30042/stat : 30042 (java) S 30022 30022 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3773458 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548158453984 140549502371541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30043] ppid=30022 vsize=13801768 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30043/stat : 30043 (java) S 30022 30022 7102 0 -1 1077944384 928 0 0 0 7 8 0 0 20 0 28 0 3773459 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548157401520 140549502372482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30100] ppid=30022 vsize=13801768 CPUtime=294.14 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30100/stat : 30100 (java) R 30022 30022 7102 0 -1 4202560 4193 0 0 0 29402 12 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548149388896 140549136954578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30101] ppid=30022 vsize=13801768 CPUtime=294.81 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30101/stat : 30101 (java) R 30022 30022 7102 0 -1 4202560 5848 0 0 0 29469 12 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548147282776 140549136784455 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30102] ppid=30022 vsize=13801768 CPUtime=294.65 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30102/stat : 30102 (java) R 30022 30022 7102 0 -1 4202560 2717 0 0 0 29459 6 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548144123896 140549131688695 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30103] ppid=30022 vsize=13801768 CPUtime=294.75 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30103/stat : 30103 (java) R 30022 30022 7102 0 -1 4202560 3862 0 0 0 29469 6 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548148335704 140549136955334 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30104] ppid=30022 vsize=13801768 CPUtime=294.03 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30104/stat : 30104 (java) R 30022 30022 7102 0 -1 4202560 6124 0 0 0 29397 6 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548146229488 140549138488048 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30105] ppid=30022 vsize=13801768 CPUtime=295.08 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30105/stat : 30105 (java) R 30022 30022 7102 0 -1 4202560 1668 0 0 0 29505 3 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548145177208 140549137050113 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30106] ppid=30022 vsize=13801768 CPUtime=294.85 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30106/stat : 30106 (java) R 30022 30022 7102 0 -1 4202560 3776 0 0 0 29473 12 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548143071704 140549138661324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
[pid=30023/tid=30107] ppid=30022 vsize=13801768 CPUtime=294.71 cores=1,3,5,7,9,11,13,15
/proc/30023/task/30107/stat : 30107 (java) R 30022 30022 7102 0 -1 4202560 2679 0 0 0 29467 4 0 0 20 0 28 0 3773859 14133010432 502912 33554432000 4194304 4196468 140721581580400 140548142018696 140549138881804 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25276416 140721581581500 140721581581676 140721581581676 140721581584335 0
Current children cumulated CPU time (s) 2400.55
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 30022 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1478
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2085
# CPU time returned by wait4() is 0.003563
# while last known CPU time is 2400.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.312
CPU time (s): 2400.55
CPU user time (s): 2396.17
CPU system time (s): 4.38
CPU usage (%): 791.445
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001478
system time used= 0.002085
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 4.03981 second user time and 4.59392 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 02:57:39
IDJOB=4244950
IDBENCH=116011
IDSOLVER=2626
FILE ID=node130/4244950-1500685059
RUNJOBID= node130-1500684118-8560
PBS_JOBID= 20623029
Free space on /tmp= 61952 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-09-12.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-4244950-1500685059/watcher-4244950-1500685059 -o /tmp/evaluation-result-4244950-1500685059/solver-4244950-1500685059 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8560 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 739206287 HOME/instance-4244950-1500685059.xml

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

MD5SUM BENCH= a81896bc222770b6aa27c18215a8955e
RANDOM SEED=739206287

node130.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		: 2668.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.34
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	: 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	: 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	: 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.34
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		: 1733.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	: 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	: 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.34
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		: 1600.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	: 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	: 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.34
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		: 2533.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		: 2668.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.34
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	: 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	: 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		: 2668.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.34
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		: 1600.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	: 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	: 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.34
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		: 1867.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	: 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	: 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.34
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		: 1600.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:        28597148 kB
MemAvailable:   28651232 kB
Buffers:           52520 kB
Cached:           312696 kB
SwapCached:            0 kB
Active:          3537412 kB
Inactive:         257324 kB
Active(anon):    3432208 kB
Inactive(anon):     8844 kB
Active(file):     105204 kB
Inactive(file):   248480 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7956 kB
Writeback:             0 kB
AnonPages:       3433812 kB
Mapped:            42392 kB
Shmem:              8844 kB
Slab:              65936 kB
SReclaimable:      32472 kB
SUnreclaim:        33464 kB
KernelStack:        4672 kB
PageTables:        12132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4238404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3305472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 03:02:43