Trace number 4245654

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 NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT 10.4059 4.92248

General information on the benchmark

NameRenault/Renault-m1-s1/
Renault-mgd.xml
MD5SUMe938dbb865153b6f638b91b21d0a191f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.46457699
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints113
Number of domains14
Minimum domain size2
Maximum domain size42
Distribution of domain sizes[{"size":2,"count":58},{"size":3,"count":16},{"size":4,"count":4},{"size":5,"count":8},{"size":6,"count":3},{"size":7,"count":1},{"size":9,"count":1},{"size":10,"count":2},{"size":11,"count":1},{"size":12,"count":1},{"size":13,"count":1},{"size":25,"count":1},{"size":29,"count":1},{"size":42,"count":1}]
Minimum variable degree0
Maximum variable degree80
Distribution of variable degrees[{"degree":0,"count":2},{"degree":1,"count":58},{"degree":2,"count":17},{"degree":3,"count":8},{"degree":4,"count":5},{"degree":5,"count":1},{"degree":7,"count":1},{"degree":10,"count":1},{"degree":18,"count":1},{"degree":28,"count":1},{"degree":31,"count":1},{"degree":55,"count":2},{"degree":58,"count":1},{"degree":72,"count":1},{"degree":80,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":21},{"arity":3,"count":13},{"arity":4,"count":11},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints113
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":113}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245654-1500686294.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4245654-1500686294.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.27	c 8 solvers in parallel
0.00/0.35	c parse instance...
9.84/4.81	c solve instance...
10.37/4.90	s SATISFIABLE
10.37/4.90	v <instantiation>
10.37/4.90	v 	<list>x0 x2 x10 x11 x12 x13 x14 x1[0] x1[1] x1[2] x1[3] x1[4] x1[5] x1[6] x1[7] x1[8] x1[9] x1[10] x1[11] x1[12] x1[13] x1[14] x1[15] x1[16] x1[17] x1[18] x1[19] x1[20] x1[21] x1[22] x1[23] x1[24] x1[25] x1[26] x1[27] x1[28] x1[29] x1[30] x1[31] x1[32] x1[33] x1[34] x1[35] x1[36] x1[37] x1[38] x1[39] x1[40] x1[41] x1[42] x1[43] x1[44] x1[45] x1[46] x1[47] x1[48] x1[49] x1[50] x1[51] x1[52] x1[53] x1[54] x1[55] x1[56] x1[57] x3[0] x3[1] x4[0] x4[1] x4[2] x5[0] x5[1] x5[2] x5[3] x5[4] x5[5] x5[6] x5[7] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x6[8] x6[9] x6[10] x6[11] x6[12] x6[13] x6[14] x6[15] x7[0] x9[0] x9[1] x9[2] x9[3] </list>
10.37/4.90	v 	<values>0 0 0 1 9 5 1 1 0 0 0 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 0 1 1 0 1 0 1 0 0 0 1 0 1 1 1 1 1 0 0 0 0 0 0 5 1 3 0 4 1 1 1 1 1 0 3 2 2 2 0 0 0 1 2 0 2 2 1 2 2 0 0 0 5 2 0 0 3 </values>
10.37/4.90	v </instantiation>

Verifier Data

OK	

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-4245654-1500686294/watcher-4245654-1500686294 -o /tmp/evaluation-result-4245654-1500686294/solver-4245654-1500686294 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7801 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 310411335 HOME/instance-4245654-1500686294.xml 

pid=17311
running on 8 cores: 0,2,4,6,8,10,12,14

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: 9.57 11.11 12.55 11/275 17314
/proc/meminfo: memFree=30752364/32770624 swapFree=5860/258764
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0

[startup+0.100141 s]
/proc/loadavg: 9.57 11.11 12.55 11/275 17314
/proc/meminfo: memFree=30752364/32770624 swapFree=5860/258764
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200314 s]
/proc/loadavg: 9.57 11.11 12.55 11/275 17314
/proc/meminfo: memFree=30752364/32770624 swapFree=5860/258764
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300287 s]
/proc/loadavg: 9.57 11.11 12.55 11/275 17314
/proc/meminfo: memFree=30752364/32770624 swapFree=5860/258764
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700212 s]
/proc/loadavg: 9.57 11.11 12.55 11/275 17314
/proc/meminfo: memFree=30752364/32770624 swapFree=5860/258764
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50091 s]
/proc/loadavg: 9.57 11.11 12.55 13/296 17335
/proc/meminfo: memFree=30536340/32770624 swapFree=5860/260236
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
[pid=17315] ppid=17314 vsize=13269256 CPUtime=3.71 cores=0,2,4,6,8,10,12,14
/proc/17315/stat : 17315 (java) S 17314 17314 7411 0 -1 1077944320 14068 0 0 0 327 44 0 0 20 0 20 0 3896868 13587718144 91607 33554432000 4194304 4196468 140732319088256 140732319070800 140587334926071 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
/proc/17315/statm: 3317314 91607 3227 1 0 3304547 0
[pid=17315/tid=17316] ppid=17314 vsize=13269256 CPUtime=1.39 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17316/stat : 17316 (java) R 17314 17314 7411 0 -1 4202560 6851 0 0 0 132 7 0 0 20 0 20 0 3896868 13587718144 91607 33554432000 4194304 4196468 140732319088256 140587339164384 140586974296573 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17318] ppid=17314 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17318/stat : 17318 (java) S 17314 17314 7411 0 -1 1077944384 37 0 0 0 3 3 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140587300207376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17319] ppid=17314 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17319/stat : 17319 (java) S 17314 17314 7411 0 -1 1077944384 30 0 0 0 2 4 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586933144464 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17320] ppid=17314 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17320/stat : 17320 (java) S 17314 17314 7411 0 -1 1077944384 45 0 0 0 3 4 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586932091920 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17321] ppid=17314 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17321/stat : 17321 (java) S 17314 17314 7411 0 -1 1077944384 40 0 0 0 3 4 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586931039376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17322] ppid=17314 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17322/stat : 17322 (java) S 17314 17314 7411 0 -1 1077944384 30 0 0 0 3 3 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586929985808 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17323] ppid=17314 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17323/stat : 17323 (java) S 17314 17314 7411 0 -1 1077944384 35 0 0 0 3 4 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586928933264 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17324] ppid=17314 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17324/stat : 17324 (java) S 17314 17314 7411 0 -1 1077944384 44 0 0 0 3 4 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586927880720 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17325] ppid=17314 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17325/stat : 17325 (java) S 17314 17314 7411 0 -1 1077944384 36 0 0 0 3 4 0 0 20 0 20 0 3896869 13587718144 91607 33554432000 4194304 4196468 140732319088256 140586926828176 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17326] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17326/stat : 17326 (java) S 17314 17314 7411 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 3896871 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585999809008 140587334937218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17327] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17327/stat : 17327 (java) S 17314 17314 7411 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585998755296 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17328] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17328/stat : 17328 (java) S 17314 17314 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585997702656 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17329] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17329/stat : 17329 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585996651216 140587334944667 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17330] ppid=17314 vsize=13269256 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17330/stat : 17330 (java) S 17314 17314 7411 0 -1 1077944384 1310 0 0 0 42 0 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585995597808 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17331] ppid=17314 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17331/stat : 17331 (java) S 17314 17314 7411 0 -1 1077944384 1358 0 0 0 40 0 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585994545264 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17332] ppid=17314 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17332/stat : 17332 (java) S 17314 17314 7411 0 -1 1077944384 1093 0 0 0 41 0 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585993492720 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17333] ppid=17314 vsize=13269256 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17333/stat : 17333 (java) S 17314 17314 7411 0 -1 1077944384 1652 0 0 0 43 1 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585992440176 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17334] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17334/stat : 17334 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585991387872 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17335] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17335/stat : 17335 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 91607 33554432000 4194304 4196468 140732319088256 140585990335408 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 13278768

[startup+3.10087 s]
/proc/loadavg: 9.57 11.11 12.55 10/296 17335
/proc/meminfo: memFree=30346176/32770624 swapFree=5860/261980
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
[pid=17315] ppid=17314 vsize=13269256 CPUtime=6.56 cores=0,2,4,6,8,10,12,14
/proc/17315/stat : 17315 (java) S 17314 17314 7411 0 -1 1077944320 17283 0 0 0 569 87 0 0 20 0 20 0 3896868 13587718144 168844 33554432000 4194304 4196468 140732319088256 140732319070800 140587334926071 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
/proc/17315/statm: 3317314 168844 3240 1 0 3304547 0
[pid=17315/tid=17316] ppid=17314 vsize=13269256 CPUtime=2.88 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17316/stat : 17316 (java) R 17314 17314 7411 0 -1 4202560 7321 0 0 0 278 10 0 0 20 0 20 0 3896868 13587718144 168844 33554432000 4194304 4196468 140732319088256 140587339166128 140586975297912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17318] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17318/stat : 17318 (java) S 17314 17314 7411 0 -1 1077944384 80 0 0 0 8 9 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140587300207376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17319] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17319/stat : 17319 (java) S 17314 17314 7411 0 -1 1077944384 79 0 0 0 7 10 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586933144464 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17320] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17320/stat : 17320 (java) S 17314 17314 7411 0 -1 1077944384 91 0 0 0 8 9 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586932091920 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17321] ppid=17314 vsize=13269256 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17321/stat : 17321 (java) S 17314 17314 7411 0 -1 1077944384 74 0 0 0 8 8 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586931039376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17322] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17322/stat : 17322 (java) S 17314 17314 7411 0 -1 1077944384 72 0 0 0 8 9 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586929985808 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17323] ppid=17314 vsize=13269256 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17323/stat : 17323 (java) S 17314 17314 7411 0 -1 1077944384 84 0 0 0 6 8 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586928933264 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17324] ppid=17314 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17324/stat : 17324 (java) S 17314 17314 7411 0 -1 1077944384 88 0 0 0 6 7 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586927880720 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17325] ppid=17314 vsize=13269256 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17325/stat : 17325 (java) S 17314 17314 7411 0 -1 1077944384 129 0 0 0 9 7 0 0 20 0 20 0 3896869 13587718144 168844 33554432000 4194304 4196468 140732319088256 140586926828176 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17326] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17326/stat : 17326 (java) S 17314 17314 7411 0 -1 1077944384 494 0 0 0 0 0 0 0 20 0 20 0 3896871 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585999809008 140587334937218 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17327] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17327/stat : 17327 (java) S 17314 17314 7411 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585998755296 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17328] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17328/stat : 17328 (java) S 17314 17314 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585997702656 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17329] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17329/stat : 17329 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585996651216 140587334944667 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17330] ppid=17314 vsize=13269256 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17330/stat : 17330 (java) S 17314 17314 7411 0 -1 1077944384 1343 0 0 0 49 0 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585995597808 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17331] ppid=17314 vsize=13269256 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17331/stat : 17331 (java) R 17314 17314 7411 0 -1 4202560 2469 0 0 0 76 0 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585994545560 140587313327905 0 4 0 16800975 0 0 0 -1 10 0 0 7 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17332] ppid=17314 vsize=13269256 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17332/stat : 17332 (java) S 17314 17314 7411 0 -1 1077944384 1118 0 0 0 44 0 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585993492720 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17333] ppid=17314 vsize=13269256 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17333/stat : 17333 (java) R 17314 17314 7411 0 -1 4202560 2541 0 0 0 57 1 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585992432464 140587320091657 0 4 0 16800975 0 0 0 -1 12 0 0 12 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17334] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17334/stat : 17334 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585991387872 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17335] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17335/stat : 17335 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 168844 33554432000 4194304 4196468 140732319088256 140585990335408 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 13278768

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

[startup+3.20113 s]
/proc/loadavg: 9.57 11.11 12.55 10/296 17335
/proc/meminfo: memFree=30346176/32770624 swapFree=5860/261980
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
[pid=17315] ppid=17314 vsize=13269256 CPUtime=6.68 cores=0,2,4,6,8,10,12,14
/proc/17315/stat : 17315 (java) S 17314 17314 7411 0 -1 1077944320 17309 0 0 0 581 87 0 0 20 0 20 0 3896868 13587718144 168878 33554432000 4194304 4196468 140732319088256 140732319070800 140587334926071 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
/proc/17315/statm: 3317314 168878 3240 1 0 3304547 0
[pid=17315/tid=17316] ppid=17314 vsize=13269256 CPUtime=2.98 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17316/stat : 17316 (java) R 17314 17314 7411 0 -1 4202560 7321 0 0 0 288 10 0 0 20 0 20 0 3896868 13587718144 168878 33554432000 4194304 4196468 140732319088256 140587339163384 140586975309791 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17318] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17318/stat : 17318 (java) S 17314 17314 7411 0 -1 1077944384 80 0 0 0 8 9 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140587300207376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17319] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17319/stat : 17319 (java) S 17314 17314 7411 0 -1 1077944384 79 0 0 0 7 10 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586933144464 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17320] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17320/stat : 17320 (java) S 17314 17314 7411 0 -1 1077944384 91 0 0 0 8 9 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586932091920 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17321] ppid=17314 vsize=13269256 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17321/stat : 17321 (java) S 17314 17314 7411 0 -1 1077944384 74 0 0 0 8 8 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586931039376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17322] ppid=17314 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17322/stat : 17322 (java) S 17314 17314 7411 0 -1 1077944384 72 0 0 0 8 9 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586929985808 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17323] ppid=17314 vsize=13269256 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17323/stat : 17323 (java) S 17314 17314 7411 0 -1 1077944384 84 0 0 0 6 8 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586928933264 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17324] ppid=17314 vsize=13269256 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17324/stat : 17324 (java) S 17314 17314 7411 0 -1 1077944384 88 0 0 0 6 7 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586927880720 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17325] ppid=17314 vsize=13269256 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17325/stat : 17325 (java) S 17314 17314 7411 0 -1 1077944384 129 0 0 0 9 7 0 0 20 0 20 0 3896869 13587718144 168878 33554432000 4194304 4196468 140732319088256 140586926828176 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0

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

/proc/17315/task/17328/stat : 17328 (java) S 17314 17314 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585997702656 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17329] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17329/stat : 17329 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585996651216 140587334944667 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17330] ppid=17314 vsize=13269256 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17330/stat : 17330 (java) S 17314 17314 7411 0 -1 1077944384 1347 0 0 0 52 0 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585995597808 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17331] ppid=17314 vsize=13269256 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17331/stat : 17331 (java) S 17314 17314 7411 0 -1 1077944384 2476 0 0 0 77 0 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585994545264 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 7 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17332] ppid=17314 vsize=13269256 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17332/stat : 17332 (java) S 17314 17314 7411 0 -1 1077944384 1131 0 0 0 46 0 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585993492720 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17333] ppid=17314 vsize=13269256 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17333/stat : 17333 (java) S 17314 17314 7411 0 -1 1077944384 2570 0 0 0 59 1 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585992440176 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 12 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17334] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17334/stat : 17334 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585991387872 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17335] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17335/stat : 17335 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 191475 33554432000 4194304 4196468 140732319088256 140585990335408 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 13278768

[startup+4.4009 s]
/proc/loadavg: 9.61 11.09 12.53 10/296 17335
/proc/meminfo: memFree=29689256/32770624 swapFree=5860/267736
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
[pid=17315] ppid=17314 vsize=13269256 CPUtime=8.45 cores=0,2,4,6,8,10,12,14
/proc/17315/stat : 17315 (java) S 17314 17314 7411 0 -1 1077944320 17891 0 0 0 726 119 0 0 20 0 20 0 3896868 13587718144 262650 33554432000 4194304 4196468 140732319088256 140732319070800 140587334926071 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
/proc/17315/statm: 3317314 262650 3240 1 0 3304547 0
[pid=17315/tid=17316] ppid=17314 vsize=13269256 CPUtime=4.11 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17316/stat : 17316 (java) R 17314 17314 7411 0 -1 4202560 7564 0 0 0 397 14 0 0 20 0 20 0 3896868 13587718144 262650 33554432000 4194304 4196468 140732319088256 140587339161640 140586974245033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17318] ppid=17314 vsize=13269256 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17318/stat : 17318 (java) S 17314 17314 7411 0 -1 1077944384 125 0 0 0 12 12 0 0 20 0 20 0 3896869 13587718144 262650 33554432000 4194304 4196468 140732319088256 140587300207376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17319] ppid=17314 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17319/stat : 17319 (java) S 17314 17314 7411 0 -1 1077944384 138 0 0 0 10 13 0 0 20 0 20 0 3896869 13587718144 262650 33554432000 4194304 4196468 140732319088256 140586933144464 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17320] ppid=17314 vsize=13269256 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17320/stat : 17320 (java) S 17314 17314 7411 0 -1 1077944384 111 0 0 0 11 11 0 0 20 0 20 0 3896869 13587718144 262650 33554432000 4194304 4196468 140732319088256 140586932091920 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17321] ppid=17314 vsize=13269256 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17321/stat : 17321 (java) S 17314 17314 7411 0 -1 1077944384 108 0 0 0 11 11 0 0 20 0 20 0 3896869 13587718144 262650 33554432000 4194304 4196468 140732319088256 140586931039376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17322] ppid=17314 vsize=13269256 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17322/stat : 17322 (java) S 17314 17314 7411 0 -1 1077944384 106 0 0 0 10 14 0 0 20 0 20 0 3896869 13587718144 262650 33554432000 4194304 4196468 140732319088256 140586929985808 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17323] ppid=17314 vsize=13269256 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17323/stat : 17323 (java) S 17314 17314 7411 0 -1 1077944384 115 0 0 0 10 12 0 0 20 0 20 0 3896869 13587718144 263162 33554432000 4194304 4196468 140732319088256 140586928933264 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17324] ppid=17314 vsize=13269256 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17324/stat : 17324 (java) S 17314 17314 7411 0 -1 1077944384 118 0 0 0 9 12 0 0 20 0 20 0 3896869 13587718144 263162 33554432000 4194304 4196468 140732319088256 140586927880720 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17325] ppid=17314 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17325/stat : 17325 (java) S 17314 17314 7411 0 -1 1077944384 157 0 0 0 12 11 0 0 20 0 20 0 3896869 13587718144 263162 33554432000 4194304 4196468 140732319088256 140586926828176 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17326] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17326/stat : 17326 (java) S 17314 17314 7411 0 -1 1077944384 507 0 0 0 0 0 0 0 20 0 20 0 3896871 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585999809008 140587334937218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17327] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17327/stat : 17327 (java) S 17314 17314 7411 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585998755296 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17328] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17328/stat : 17328 (java) S 17314 17314 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585997702656 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17329] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17329/stat : 17329 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585996651216 140587334944667 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17330] ppid=17314 vsize=13269256 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17330/stat : 17330 (java) S 17314 17314 7411 0 -1 1077944384 1352 0 0 0 52 0 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585995597808 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17331] ppid=17314 vsize=13269256 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17331/stat : 17331 (java) S 17314 17314 7411 0 -1 1077944384 2478 0 0 0 78 0 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585994545264 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 7 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17332] ppid=17314 vsize=13269256 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17332/stat : 17332 (java) S 17314 17314 7411 0 -1 1077944384 1137 0 0 0 48 0 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585993492720 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17333] ppid=17314 vsize=13269256 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17333/stat : 17333 (java) S 17314 17314 7411 0 -1 1077944384 2575 0 0 0 60 1 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585992440176 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 12 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17334] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17334/stat : 17334 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585991387872 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17335] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17335/stat : 17335 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 263162 33554432000 4194304 4196468 140732319088256 140585990335408 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
Current children cumulated CPU time (s) 8.45
Current children cumulated vsize (KiB) 13278768

[startup+4.80231 s]
/proc/loadavg: 9.61 11.09 12.53 10/296 17335
/proc/meminfo: memFree=29689256/32770624 swapFree=5860/267736
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
[pid=17315] ppid=17314 vsize=13269256 CPUtime=9.84 cores=0,2,4,6,8,10,12,14
/proc/17315/stat : 17315 (java) S 17314 17314 7411 0 -1 1077944320 18494 0 0 0 808 176 0 0 20 0 20 0 3896868 13587718144 325716 33554432000 4194304 4196468 140732319088256 140732319070800 140587334926071 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
/proc/17315/statm: 3317314 325716 3240 1 0 3304547 0
[pid=17315/tid=17316] ppid=17314 vsize=13269256 CPUtime=4.37 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17316/stat : 17316 (java) S 17314 17314 7411 0 -1 1077944384 7658 0 0 0 421 16 0 0 20 0 20 0 3896868 13587718144 325716 33554432000 4194304 4196468 140732319088256 140587339164704 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17318] ppid=17314 vsize=13269256 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17318/stat : 17318 (java) R 17314 17314 7411 0 -1 4202560 190 0 0 0 17 20 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140587300207576 140587319953954 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17319] ppid=17314 vsize=13269256 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17319/stat : 17319 (java) R 17314 17314 7411 0 -1 4202560 197 0 0 0 17 19 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586933144352 140587319953954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17320] ppid=17314 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17320/stat : 17320 (java) R 17314 17314 7411 0 -1 4202560 200 0 0 0 16 18 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586932092120 140587319953954 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17321] ppid=17314 vsize=13269256 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17321/stat : 17321 (java) R 17314 17314 7411 0 -1 4202560 160 0 0 0 17 17 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586931039576 140587319953954 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17322] ppid=17314 vsize=13269256 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17322/stat : 17322 (java) R 17314 17314 7411 0 -1 4202560 178 0 0 0 16 21 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586929986008 140587319948195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17323] ppid=17314 vsize=13269256 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17323/stat : 17323 (java) R 17314 17314 7411 0 -1 4202560 168 0 0 0 16 20 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586928933464 140587319953954 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17324] ppid=17314 vsize=13269256 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17324/stat : 17324 (java) R 17314 17314 7411 0 -1 4202560 170 0 0 0 17 18 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586927880920 140587319953954 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17325] ppid=17314 vsize=13269256 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17325/stat : 17325 (java) R 17314 17314 7411 0 -1 4202560 204 0 0 0 18 17 0 0 20 0 20 0 3896869 13587718144 325716 33554432000 4194304 4196468 140732319088256 140586926828376 140587319948195 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17326] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17326/stat : 17326 (java) S 17314 17314 7411 0 -1 1077944384 507 0 0 0 0 0 0 0 20 0 20 0 3896871 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585999807520 140587334936277 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17327] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17327/stat : 17327 (java) S 17314 17314 7411 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585998755296 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17328] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17328/stat : 17328 (java) S 17314 17314 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3896872 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585997702656 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17329] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17329/stat : 17329 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585996651216 140587334944667 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17330] ppid=17314 vsize=13269256 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17330/stat : 17330 (java) S 17314 17314 7411 0 -1 1077944384 1357 0 0 0 54 0 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585995597808 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17331] ppid=17314 vsize=13269256 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17331/stat : 17331 (java) S 17314 17314 7411 0 -1 1077944384 2487 0 0 0 81 0 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585994545264 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 7 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17332] ppid=17314 vsize=13269256 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17332/stat : 17332 (java) S 17314 17314 7411 0 -1 1077944384 1144 0 0 0 51 0 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585993492720 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17333] ppid=17314 vsize=13269256 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17333/stat : 17333 (java) S 17314 17314 7411 0 -1 1077944384 2575 0 0 0 60 1 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585992440176 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 12 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17334] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17334/stat : 17334 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585991387872 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17335] ppid=17314 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17335/stat : 17335 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3896876 13587718144 325716 33554432000 4194304 4196468 140732319088256 140585990335408 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (KiB) 13278768

[startup+4.90144 s]
/proc/loadavg: 9.61 11.09 12.53 10/296 17335
/proc/meminfo: memFree=29689256/32770624 swapFree=5860/267736
[pid=17314] ppid=17311 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17314/stat : 17314 (xcsp3-exec) S 17311 17314 7411 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3896867 9740288 346 33554432000 4194304 5098028 140731869149696 140731869147800 139960351023740 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 13430784 140731869152399 140731869152608 140731869152608 140731869155307 0
/proc/17314/statm: 2378 346 289 221 0 87 0
[pid=17315] ppid=17314 vsize=13801768 CPUtime=10.37 cores=0,2,4,6,8,10,12,14
/proc/17315/stat : 17315 (java) S 17314 17314 7411 0 -1 1077944320 19537 0 0 0 860 177 0 0 20 0 22 0 3896868 14133010432 326429 33554432000 4194304 4196468 140732319088256 140732319070800 140587334926071 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
/proc/17315/statm: 3450442 326429 3246 1 0 3437675 0
[pid=17315/tid=17316] ppid=17314 vsize=13801768 CPUtime=4.39 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17316/stat : 17316 (java) R 17314 17314 7411 0 -1 4202560 7729 0 0 0 423 16 0 0 20 0 22 0 3896868 14133010432 326429 33554432000 4194304 4196468 140732319088256 140587339160352 140586971224044 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17318] ppid=17314 vsize=13801768 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17318/stat : 17318 (java) S 17314 17314 7411 0 -1 1077944384 191 0 0 0 17 20 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140587300207376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17319] ppid=17314 vsize=13801768 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17319/stat : 17319 (java) S 17314 17314 7411 0 -1 1077944384 197 0 0 0 17 19 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586933144464 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17320] ppid=17314 vsize=13801768 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17320/stat : 17320 (java) S 17314 17314 7411 0 -1 1077944384 200 0 0 0 16 18 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586932091920 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17321] ppid=17314 vsize=13801768 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17321/stat : 17321 (java) S 17314 17314 7411 0 -1 1077944384 161 0 0 0 17 17 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586931039376 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17322] ppid=17314 vsize=13801768 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17322/stat : 17322 (java) S 17314 17314 7411 0 -1 1077944384 178 0 0 0 16 21 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586929985808 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17323] ppid=17314 vsize=13801768 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17323/stat : 17323 (java) S 17314 17314 7411 0 -1 1077944384 168 0 0 0 16 20 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586928933264 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17324] ppid=17314 vsize=13801768 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17324/stat : 17324 (java) S 17314 17314 7411 0 -1 1077944384 170 0 0 0 17 18 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586927880720 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17325] ppid=17314 vsize=13801768 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17325/stat : 17325 (java) S 17314 17314 7411 0 -1 1077944384 204 0 0 0 19 17 0 0 20 0 22 0 3896869 14133010432 326429 33554432000 4194304 4196468 140732319088256 140586926828176 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17326] ppid=17314 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17326/stat : 17326 (java) S 17314 17314 7411 0 -1 1077944384 1032 0 0 0 1 0 0 0 20 0 22 0 3896871 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585999809168 140587334936277 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17327] ppid=17314 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17327/stat : 17327 (java) S 17314 17314 7411 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 22 0 3896872 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585998755296 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17328] ppid=17314 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17328/stat : 17328 (java) S 17314 17314 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 22 0 3896872 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585997702656 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17329] ppid=17314 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17329/stat : 17329 (java) S 17314 17314 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585996651216 140587334944667 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17330] ppid=17314 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17330/stat : 17330 (java) R 17314 17314 7411 0 -1 4202560 1367 0 0 0 58 0 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585995585184 140587315609769 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17331] ppid=17314 vsize=13801768 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17331/stat : 17331 (java) R 17314 17314 7411 0 -1 4202560 2512 0 0 0 85 0 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585994525072 140587328031768 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17332] ppid=17314 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17332/stat : 17332 (java) R 17314 17314 7411 0 -1 4202560 1157 0 0 0 57 0 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585993478736 140587316470511 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17333] ppid=17314 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17333/stat : 17333 (java) R 17314 17314 7411 0 -1 4202560 2629 0 0 0 66 1 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585992434960 140587313585786 0 4 0 16800975 0 0 0 -1 8 0 0 12 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17334] ppid=17314 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17334/stat : 17334 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585991387872 140587334936277 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
[pid=17315/tid=17335] ppid=17314 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17315/task/17335/stat : 17335 (java) S 17314 17314 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3896876 14133010432 326429 33554432000 4194304 4196468 140732319088256 140585990335408 140587334937218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 36839424 140732319089852 140732319090028 140732319090028 140732319092687 0
Current children cumulated CPU time (s) 10.37
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 4.92248
CPU time (s): 10.4059
CPU user time (s): 8.62195
CPU system time (s): 1.78397
CPU usage (%): 211.396
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.62195
system time used= 1.78397
maximum resident set size= 1306968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4376
involuntary context switches= 927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048665 second user time and 0.065511 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-22 03:18:14
IDJOB=4245654
IDBENCH=123015
IDSOLVER=2626
FILE ID=node131/4245654-1500686294
RUNJOBID= node131-1500682620-7801
PBS_JOBID= 20623041
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Renault/Renault-m1-s1/Renault-mgd.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-4245654-1500686294/watcher-4245654-1500686294 -o /tmp/evaluation-result-4245654-1500686294/solver-4245654-1500686294 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500682620-7801 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 310411335 HOME/instance-4245654-1500686294.xml

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

MD5SUM BENCH= e938dbb865153b6f638b91b21d0a191f
RANDOM SEED=310411335

node131.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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 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	: 5334.06
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		: 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		: 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	: 5334.06
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		: 1600.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	: 5334.06
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		: 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	: 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		: 1867.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	: 5334.06
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		: 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	: 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		: 1600.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	: 5334.06
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		: 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		: 1600.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	: 5334.06
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:        30753016 kB
MemAvailable:   30859912 kB
Buffers:           78660 kB
Cached:           320948 kB
SwapCached:            0 kB
Active:          1338540 kB
Inactive:         267488 kB
Active(anon):    1209128 kB
Inactive(anon):     8692 kB
Active(file):     129412 kB
Inactive(file):   258796 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             13208 kB
Writeback:             0 kB
AnonPages:       1225576 kB
Mapped:            42736 kB
Shmem:              8876 kB
Slab:             103360 kB
SReclaimable:      69044 kB
SUnreclaim:        34316 kB
KernelStack:        5104 kB
PageTables:         8400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3227484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1112064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62000 MiB
End job on node131 at 2017-07-22 03:18:20