Trace number 4248266

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 4.0.5 (2017-07-05)SAT 51.6127 35.1591

General information on the benchmark

NameMagicSquare/MagicSquare-table-s1/
MagicSquare-5-table.xml
MD5SUM61ed6ce3ae3f811d4d1b54502d982bfc
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 benchmark3.00596
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints13
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":16},{"degree":4,"count":8},{"degree":5,"count":1}]
Minimum constraint arity5
Maximum constraint arity25
Distribution of constraint arities[{"arity":5,"count":12},{"arity":25,"count":1}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":1}]
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-4248266-1500691533.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4248266-1500691533.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.33	c parse instance...
45.85/34.33	c solve instance...
51.47/35.11	s SATISFIABLE
51.47/35.11	v <instantiation>
51.47/35.11	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] </list>
51.47/35.11	v 	<values>2 11 15 13 24 14 19 22 3 7 16 17 1 21 10 8 12 18 23 4 25 6 9 5 20 </values>
51.47/35.11	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-4248266-1500691533/watcher-4248266-1500691533 -o /tmp/evaluation-result-4248266-1500691533/solver-4248266-1500691533 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7775 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1679326272 HOME/instance-4248266-1500691533.xml 

pid=938
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: 14.91 13.49 13.49 9/271 941
/proc/meminfo: memFree=28353800/32770624 swapFree=5880/286844
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0

[startup+0.100151 s]
/proc/loadavg: 14.91 13.49 13.49 9/271 941
/proc/meminfo: memFree=28353800/32770624 swapFree=5880/286844
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200344 s]
/proc/loadavg: 14.91 13.49 13.49 9/271 941
/proc/meminfo: memFree=28353800/32770624 swapFree=5880/286844
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300359 s]
/proc/loadavg: 14.91 13.49 13.49 9/271 941
/proc/meminfo: memFree=28353800/32770624 swapFree=5880/286844
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700203 s]
/proc/loadavg: 14.91 13.49 13.49 9/271 941
/proc/meminfo: memFree=28353800/32770624 swapFree=5880/286844
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50103 s]
/proc/loadavg: 14.91 13.49 13.49 11/292 962
/proc/meminfo: memFree=28040848/32770624 swapFree=5880/286776
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
[pid=942] ppid=941 vsize=13269256 CPUtime=3.32 cores=0,2,4,6,8,10,12,14
/proc/942/stat : 942 (java) S 941 941 7744 0 -1 1077944320 13550 0 0 0 305 27 0 0 20 0 20 0 4421016 13587718144 96369 33554432000 4194304 4196468 140723805442000 140723805424544 140486762516215 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
/proc/942/statm: 3317314 96369 3216 1 0 3304547 0
[pid=942/tid=943] ppid=941 vsize=13269256 CPUtime=1.41 cores=0,2,4,6,8,10,12,14
/proc/942/task/943/stat : 943 (java) R 941 941 7744 0 -1 4202560 6621 0 0 0 136 5 0 0 20 0 20 0 4421016 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486766751448 140486387523617 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=945] ppid=941 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/942/task/945/stat : 945 (java) S 941 941 7744 0 -1 1077944384 25 0 0 0 2 2 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486715136400 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=946] ppid=941 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/942/task/946/stat : 946 (java) S 941 941 7744 0 -1 1077944384 36 0 0 0 3 1 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486714083600 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=947] ppid=941 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/942/task/947/stat : 947 (java) S 941 941 7744 0 -1 1077944384 30 0 0 0 2 2 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486713031312 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=948] ppid=941 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/942/task/948/stat : 948 (java) S 941 941 7744 0 -1 1077944384 30 0 0 0 2 2 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486711978512 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=949] ppid=941 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/942/task/949/stat : 949 (java) S 941 941 7744 0 -1 1077944384 30 0 0 0 2 1 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486710926224 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=950] ppid=941 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/942/task/950/stat : 950 (java) S 941 941 7744 0 -1 1077944384 24 0 0 0 2 2 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486709873424 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=951] ppid=941 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/942/task/951/stat : 951 (java) S 941 941 7744 0 -1 1077944384 36 0 0 0 2 3 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486708821136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=952] ppid=941 vsize=13269256 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/942/task/952/stat : 952 (java) S 941 941 7744 0 -1 1077944384 30 0 0 0 2 2 0 0 20 0 20 0 4421017 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486707768336 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=953] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/953/stat : 953 (java) S 941 941 7744 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 4421019 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486224341104 140486762527362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=954] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/954/stat : 954 (java) S 941 941 7744 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4421020 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486223287136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=955] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4421020 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=957] ppid=941 vsize=13269256 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/942/task/957/stat : 957 (java) R 941 941 7744 0 -1 4202560 1456 0 0 0 38 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486220120112 140486745903019 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=958] ppid=941 vsize=13269256 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/942/task/958/stat : 958 (java) R 941 941 7744 0 -1 4202560 1029 0 0 0 35 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486219064192 140486744040573 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=959] ppid=941 vsize=13269256 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/942/task/959/stat : 959 (java) R 941 941 7744 0 -1 4202560 1333 0 0 0 43 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486218011936 140486748580352 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=960] ppid=941 vsize=13269256 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/960/stat : 960 (java) S 941 941 7744 0 -1 1077944384 1365 0 0 0 32 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486216973040 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=961] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/961/stat : 961 (java) S 941 941 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486215919968 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=962] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/962/stat : 962 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 96369 33554432000 4194304 4196468 140723805442000 140486214867248 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 13278768

[startup+3.10139 s]
/proc/loadavg: 14.91 13.49 13.49 10/292 962
/proc/meminfo: memFree=27980028/32770624 swapFree=5880/286776
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
[pid=942] ppid=941 vsize=13269256 CPUtime=5.32 cores=0,2,4,6,8,10,12,14
/proc/942/stat : 942 (java) S 941 941 7744 0 -1 1077944320 16624 0 0 0 493 39 0 0 20 0 20 0 4421016 13587718144 103300 33554432000 4194304 4196468 140723805442000 140723805424544 140486762516215 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
/proc/942/statm: 3317314 103300 3223 1 0 3304547 0
[pid=942/tid=943] ppid=941 vsize=13269256 CPUtime=2.99 cores=0,2,4,6,8,10,12,14
/proc/942/task/943/stat : 943 (java) S 941 941 7744 0 -1 1077944384 7296 0 0 0 293 6 0 0 20 0 20 0 4421016 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486766754000 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=945] ppid=941 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/942/task/945/stat : 945 (java) R 941 941 7744 0 -1 4202560 66 0 0 0 3 3 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486715136288 140486747544080 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=946] ppid=941 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/946/stat : 946 (java) R 941 941 7744 0 -1 4202560 64 0 0 0 4 3 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486714083800 140486747544080 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=947] ppid=941 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/942/task/947/stat : 947 (java) R 941 941 7744 0 -1 4202560 69 0 0 0 3 3 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486713031512 140486747544080 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=948] ppid=941 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/942/task/948/stat : 948 (java) R 941 941 7744 0 -1 4202560 70 0 0 0 2 3 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486711978712 140486747544080 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=949] ppid=941 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/942/task/949/stat : 949 (java) R 941 941 7744 0 -1 4202560 200 0 0 0 3 3 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486710926424 140486747544080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=950] ppid=941 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/950/stat : 950 (java) R 941 941 7744 0 -1 4202560 226 0 0 0 3 4 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486709873624 140486747544080 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=951] ppid=941 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/951/stat : 951 (java) R 941 941 7744 0 -1 4202560 62 0 0 0 3 4 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486708821336 140486747544098 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=952] ppid=941 vsize=13269256 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/952/stat : 952 (java) R 941 941 7744 0 -1 4202560 126 0 0 0 3 4 0 0 20 0 20 0 4421017 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486707768536 140486755619194 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=953] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/953/stat : 953 (java) S 941 941 7744 0 -1 1077944384 258 0 0 0 0 0 0 0 20 0 20 0 4421019 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486224339616 140486762526421 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=954] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/954/stat : 954 (java) S 941 941 7744 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4421020 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486223287136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=955] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4421020 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=957] ppid=941 vsize=13269256 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/942/task/957/stat : 957 (java) S 941 941 7744 0 -1 1077944384 1900 0 0 0 44 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486220130928 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=958] ppid=941 vsize=13269256 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/942/task/958/stat : 958 (java) S 941 941 7744 0 -1 1077944384 1416 0 0 0 42 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486219078128 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=959] ppid=941 vsize=13269256 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/942/task/959/stat : 959 (java) S 941 941 7744 0 -1 1077944384 1895 0 0 0 50 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486218025840 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=960] ppid=941 vsize=13269256 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/942/task/960/stat : 960 (java) S 941 941 7744 0 -1 1077944384 1647 0 0 0 33 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486216973040 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=961] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/961/stat : 961 (java) S 941 941 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486215919968 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=962] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/962/stat : 962 (java) S 941 941 7744 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 103300 33554432000 4194304 4196468 140723805442000 140486214867248 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 13278768

[startup+6.30104 s]
/proc/loadavg: 14.44 13.42 13.46 11/292 962
/proc/meminfo: memFree=27601872/32770624 swapFree=5880/286784
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
[pid=942] ppid=941 vsize=13269256 CPUtime=9.59 cores=0,2,4,6,8,10,12,14
/proc/942/stat : 942 (java) S 941 941 7744 0 -1 1077944320 21309 0 0 0 871 88 0 0 20 0 20 0 4421016 13587718144 186263 33554432000 4194304 4196468 140723805442000 140723805424544 140486762516215 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
/proc/942/statm: 3317314 186263 3238 1 0 3304547 0
[pid=942/tid=943] ppid=941 vsize=13269256 CPUtime=6.06 cores=0,2,4,6,8,10,12,14
/proc/942/task/943/stat : 943 (java) R 941 941 7744 0 -1 4202560 9116 0 0 0 595 11 0 0 20 0 20 0 4421016 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486766751248 140486387762286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=945] ppid=941 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/942/task/945/stat : 945 (java) S 941 941 7744 0 -1 1077944384 176 0 0 0 9 9 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486715136400 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=946] ppid=941 vsize=13269256 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/942/task/946/stat : 946 (java) S 941 941 7744 0 -1 1077944384 133 0 0 0 11 8 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486714083600 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=947] ppid=941 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/942/task/947/stat : 947 (java) S 941 941 7744 0 -1 1077944384 186 0 0 0 9 9 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486713031312 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=948] ppid=941 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/942/task/948/stat : 948 (java) S 941 941 7744 0 -1 1077944384 163 0 0 0 8 9 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486711978512 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=949] ppid=941 vsize=13269256 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/942/task/949/stat : 949 (java) S 941 941 7744 0 -1 1077944384 301 0 0 0 9 8 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486710926224 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=950] ppid=941 vsize=13269256 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/942/task/950/stat : 950 (java) S 941 941 7744 0 -1 1077944384 327 0 0 0 8 10 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486709873424 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=951] ppid=941 vsize=13269256 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/942/task/951/stat : 951 (java) S 941 941 7744 0 -1 1077944384 216 0 0 0 10 9 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486708821136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=952] ppid=941 vsize=13269256 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/942/task/952/stat : 952 (java) S 941 941 7744 0 -1 1077944384 249 0 0 0 10 9 0 0 20 0 20 0 4421017 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486707768336 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=953] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/953/stat : 953 (java) S 941 941 7744 0 -1 1077944384 733 0 0 0 0 0 0 0 20 0 20 0 4421019 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486224341104 140486762527362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=954] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/954/stat : 954 (java) S 941 941 7744 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 4421020 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486223287136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=955] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4421020 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4421024 13587718144 186263 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0

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

/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=957] ppid=941 vsize=13801768 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/942/task/957/stat : 957 (java) S 941 941 7744 0 -1 1077944384 3118 0 0 0 61 0 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486220130928 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=958] ppid=941 vsize=13801768 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/942/task/958/stat : 958 (java) S 941 941 7744 0 -1 1077944384 2149 0 0 0 51 0 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486219078128 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=959] ppid=941 vsize=13801768 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/942/task/959/stat : 959 (java) S 941 941 7744 0 -1 1077944384 3614 0 0 0 72 1 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486218025840 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=960] ppid=941 vsize=13801768 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/942/task/960/stat : 960 (java) S 941 941 7744 0 -1 1077944384 3541 0 0 0 47 1 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486216973040 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=961] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/961/stat : 961 (java) S 941 941 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486215919968 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=962] ppid=941 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/942/task/962/stat : 962 (java) S 941 941 7744 0 -1 1077944384 394 0 0 0 1 1 0 0 20 0 28 0 4421024 14133010432 713173 33554432000 4194304 4196468 140723805442000 140486214867248 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
Current children cumulated CPU time (s) 46.31
Current children cumulated vsize (KiB) 13811280

[startup+34.8011 s]
/proc/loadavg: 12.22 12.98 13.32 10/292 962
/proc/meminfo: memFree=25556432/32770624 swapFree=5880/286804
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
[pid=942] ppid=941 vsize=13801768 CPUtime=49.44 cores=0,2,4,6,8,10,12,14
/proc/942/stat : 942 (java) S 941 941 7744 0 -1 1077944320 59115 0 0 0 4531 413 0 0 20 0 28 0 4421016 14133010432 714450 33554432000 4194304 4196468 140723805442000 140723805424544 140486762516215 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
/proc/942/statm: 3450442 714450 3259 1 0 3437675 0
[pid=942/tid=943] ppid=941 vsize=13801768 CPUtime=31.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/943/stat : 943 (java) S 941 941 7744 0 -1 1077944384 15855 0 0 0 3077 30 0 0 20 0 28 0 4421016 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486766756992 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=945] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/945/stat : 945 (java) S 941 941 7744 0 -1 1077944384 2626 0 0 0 83 49 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486715136400 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=946] ppid=941 vsize=13801768 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/942/task/946/stat : 946 (java) S 941 941 7744 0 -1 1077944384 1892 0 0 0 87 46 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486714083600 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=947] ppid=941 vsize=13801768 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/942/task/947/stat : 947 (java) S 941 941 7744 0 -1 1077944384 2879 0 0 0 82 48 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486713031312 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=948] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/948/stat : 948 (java) S 941 941 7744 0 -1 1077944384 1870 0 0 0 86 45 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486711978512 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=949] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/949/stat : 949 (java) S 941 941 7744 0 -1 1077944384 2161 0 0 0 87 45 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486710926224 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=950] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/950/stat : 950 (java) S 941 941 7744 0 -1 1077944384 1833 0 0 0 86 46 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486709873424 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=951] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/951/stat : 951 (java) S 941 941 7744 0 -1 1077944384 2759 0 0 0 85 46 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486708821136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=952] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/952/stat : 952 (java) S 941 941 7744 0 -1 1077944384 2682 0 0 0 86 45 0 0 20 0 28 0 4421017 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486707768336 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=953] ppid=941 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/942/task/953/stat : 953 (java) S 941 941 7744 0 -1 1077944384 3619 0 0 0 185 1 0 0 20 0 28 0 4421019 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486224341104 140486762527362 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=954] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/954/stat : 954 (java) S 941 941 7744 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486223287136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=955] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=957] ppid=941 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/942/task/957/stat : 957 (java) R 941 941 7744 0 -1 4202560 4230 0 0 0 81 0 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486220116664 140486747640051 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=958] ppid=941 vsize=13801768 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/942/task/958/stat : 958 (java) R 941 941 7744 0 -1 4202560 3151 0 0 0 69 1 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486219064184 140486755233367 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=959] ppid=941 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/942/task/959/stat : 959 (java) R 941 941 7744 0 -1 4202560 4944 0 0 0 92 1 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486218011864 140486744037378 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=960] ppid=941 vsize=13801768 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/942/task/960/stat : 960 (java) S 941 941 7744 0 -1 1077944384 4257 0 0 0 61 1 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486216973040 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=961] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/961/stat : 961 (java) S 941 941 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486215919968 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=962] ppid=941 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/942/task/962/stat : 962 (java) S 941 941 7744 0 -1 1077944384 394 0 0 0 1 1 0 0 20 0 28 0 4421024 14133010432 714450 33554432000 4194304 4196468 140723805442000 140486214867248 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
Current children cumulated CPU time (s) 49.44
Current children cumulated vsize (KiB) 13811280

[startup+35.0011 s]
/proc/loadavg: 12.22 12.98 13.32 10/292 962
/proc/meminfo: memFree=25556432/32770624 swapFree=5880/286804
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
[pid=942] ppid=941 vsize=13801768 CPUtime=50.93 cores=0,2,4,6,8,10,12,14
/proc/942/stat : 942 (java) S 941 941 7744 0 -1 1077944320 61173 0 0 0 4680 413 0 0 20 0 28 0 4421016 14133010432 715637 33554432000 4194304 4196468 140723805442000 140723805424544 140486762516215 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
/proc/942/statm: 3450442 715637 3259 1 0 3437675 0
[pid=942/tid=943] ppid=941 vsize=13801768 CPUtime=31.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/943/stat : 943 (java) S 941 941 7744 0 -1 1077944384 15855 0 0 0 3077 30 0 0 20 0 28 0 4421016 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486766756992 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=945] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/945/stat : 945 (java) S 941 941 7744 0 -1 1077944384 2626 0 0 0 83 49 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486715136400 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=946] ppid=941 vsize=13801768 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/942/task/946/stat : 946 (java) S 941 941 7744 0 -1 1077944384 1892 0 0 0 87 46 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486714083600 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=947] ppid=941 vsize=13801768 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/942/task/947/stat : 947 (java) S 941 941 7744 0 -1 1077944384 2879 0 0 0 82 48 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486713031312 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=948] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/948/stat : 948 (java) S 941 941 7744 0 -1 1077944384 1870 0 0 0 86 45 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486711978512 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=949] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/949/stat : 949 (java) S 941 941 7744 0 -1 1077944384 2161 0 0 0 87 45 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486710926224 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=950] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/950/stat : 950 (java) S 941 941 7744 0 -1 1077944384 1833 0 0 0 86 46 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486709873424 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=951] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/951/stat : 951 (java) S 941 941 7744 0 -1 1077944384 2759 0 0 0 85 46 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486708821136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=952] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/952/stat : 952 (java) S 941 941 7744 0 -1 1077944384 2682 0 0 0 86 45 0 0 20 0 28 0 4421017 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486707768336 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=953] ppid=941 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/942/task/953/stat : 953 (java) S 941 941 7744 0 -1 1077944384 3619 0 0 0 185 1 0 0 20 0 28 0 4421019 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486224341104 140486762527362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=954] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/954/stat : 954 (java) S 941 941 7744 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486223287136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=955] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=957] ppid=941 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/942/task/957/stat : 957 (java) R 941 941 7744 0 -1 4202560 4546 0 0 0 93 0 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486220111944 140486746422932 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=958] ppid=941 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/942/task/958/stat : 958 (java) R 941 941 7744 0 -1 4202560 3517 0 0 0 81 1 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486219059144 140486762537562 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=959] ppid=941 vsize=13801768 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/959/stat : 959 (java) R 941 941 7744 0 -1 4202560 5444 0 0 0 106 1 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486218011864 140486762537562 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=960] ppid=941 vsize=13801768 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/942/task/960/stat : 960 (java) S 941 941 7744 0 -1 1077944384 4270 0 0 0 62 1 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486216973040 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=961] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/961/stat : 961 (java) S 941 941 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486215919968 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=962] ppid=941 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/942/task/962/stat : 962 (java) S 941 941 7744 0 -1 1077944384 394 0 0 0 1 1 0 0 20 0 28 0 4421024 14133010432 715637 33554432000 4194304 4196468 140723805442000 140486214867248 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 13811280

[startup+35.1011 s]
/proc/loadavg: 12.22 12.98 13.32 10/292 962
/proc/meminfo: memFree=25556432/32770624 swapFree=5880/286804
[pid=941] ppid=938 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/941/stat : 941 (xcsp3-exec) S 938 941 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4421016 9740288 346 33554432000 4194304 5098028 140729038407232 140729038405336 139899298357884 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 8859648 140729038414990 140729038415200 140729038415200 140729038417899 0
/proc/941/statm: 2378 346 289 221 0 87 0
[pid=942] ppid=941 vsize=13801768 CPUtime=51.47 cores=0,2,4,6,8,10,12,14
/proc/942/stat : 942 (java) S 941 941 7744 0 -1 1077944320 62917 0 0 0 4734 413 0 0 20 0 28 0 4421016 14133010432 717219 33554432000 4194304 4196468 140723805442000 140723805424544 140486762516215 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
/proc/942/statm: 3450442 717219 3259 1 0 3437675 0
[pid=942/tid=943] ppid=941 vsize=13801768 CPUtime=31.07 cores=0,2,4,6,8,10,12,14
/proc/942/task/943/stat : 943 (java) S 941 941 7744 0 -1 1077944384 15855 0 0 0 3077 30 0 0 20 0 28 0 4421016 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486766756992 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=945] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/945/stat : 945 (java) S 941 941 7744 0 -1 1077944384 2626 0 0 0 83 49 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486715136400 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=946] ppid=941 vsize=13801768 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/942/task/946/stat : 946 (java) S 941 941 7744 0 -1 1077944384 1892 0 0 0 87 46 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486714083600 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=947] ppid=941 vsize=13801768 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/942/task/947/stat : 947 (java) S 941 941 7744 0 -1 1077944384 2879 0 0 0 82 48 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486713031312 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=948] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/948/stat : 948 (java) S 941 941 7744 0 -1 1077944384 1870 0 0 0 86 45 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486711978512 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=949] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/949/stat : 949 (java) S 941 941 7744 0 -1 1077944384 2161 0 0 0 87 45 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486710926224 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=950] ppid=941 vsize=13801768 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/942/task/950/stat : 950 (java) S 941 941 7744 0 -1 1077944384 1833 0 0 0 86 46 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486709873424 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=951] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/951/stat : 951 (java) S 941 941 7744 0 -1 1077944384 2759 0 0 0 85 46 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486708821136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=952] ppid=941 vsize=13801768 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/942/task/952/stat : 952 (java) S 941 941 7744 0 -1 1077944384 2682 0 0 0 86 45 0 0 20 0 28 0 4421017 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486707768336 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=953] ppid=941 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/942/task/953/stat : 953 (java) S 941 941 7744 0 -1 1077944384 3619 0 0 0 185 1 0 0 20 0 28 0 4421019 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486224341104 140486762527362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=954] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/954/stat : 954 (java) S 941 941 7744 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486223287136 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=955] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/955/stat : 955 (java) S 941 941 7744 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 28 0 4421020 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486222234752 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=956] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/956/stat : 956 (java) S 941 941 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486221183056 140486762534811 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=957] ppid=941 vsize=13801768 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/942/task/957/stat : 957 (java) R 941 941 7744 0 -1 4202560 5536 0 0 0 103 0 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486220116952 140486741762792 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=958] ppid=941 vsize=13801768 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/942/task/958/stat : 958 (java) R 941 941 7744 0 -1 4202560 3999 0 0 0 90 1 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486219063800 140486744037275 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=959] ppid=941 vsize=13801768 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/942/task/959/stat : 959 (java) R 941 941 7744 0 -1 4202560 5546 0 0 0 116 1 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486218011864 140486743215786 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=960] ppid=941 vsize=13801768 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/942/task/960/stat : 960 (java) S 941 941 7744 0 -1 1077944384 4270 0 0 0 62 1 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486216973040 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=961] ppid=941 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/942/task/961/stat : 961 (java) S 941 941 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486215919968 140486762526421 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
[pid=942/tid=962] ppid=941 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/942/task/962/stat : 962 (java) S 941 941 7744 0 -1 1077944384 394 0 0 0 1 1 0 0 20 0 28 0 4421024 14133010432 717219 33554432000 4194304 4196468 140723805442000 140486214867248 140486762527362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 19165184 140723805443260 140723805443436 140723805443436 140723805446095 0
Current children cumulated CPU time (s) 51.47
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 35.1591
CPU time (s): 51.6127
CPU user time (s): 47.4534
CPU system time (s): 4.15932
CPU usage (%): 146.797
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.4534
system time used= 4.15932
maximum resident set size= 2874884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64523
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5259
involuntary context switches= 3420

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.237992 second user time and 0.349776 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 04:45:33
IDJOB=4248266
IDBENCH=133256
IDSOLVER=2625
FILE ID=node127/4248266-1500691533
RUNJOBID= node127-1500682387-7775
PBS_JOBID= 20623323
Free space on /tmp= 61968 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/MagicSquare/MagicSquare-table-s1/MagicSquare-5-table.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-4248266-1500691533/watcher-4248266-1500691533 -o /tmp/evaluation-result-4248266-1500691533/solver-4248266-1500691533 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7775 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1679326272 HOME/instance-4248266-1500691533.xml

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

MD5SUM BENCH= 61ed6ce3ae3f811d4d1b54502d982bfc
RANDOM SEED=1679326272

node127.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		: 1733.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.94
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
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	: 5333.94
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	: 5333.94
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		: 2400.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.94
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		: 2533.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.94
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	: 5333.94
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		: 2000.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.94
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:        28354052 kB
MemAvailable:   28529188 kB
Buffers:          111300 kB
Cached:           346216 kB
SwapCached:            0 kB
Active:          3686848 kB
Inactive:         295508 kB
Active(anon):    3527556 kB
Inactive(anon):     8664 kB
Active(file):     159292 kB
Inactive(file):   286844 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             14564 kB
Writeback:             0 kB
AnonPages:       3536940 kB
Mapped:            42552 kB
Shmem:              8840 kB
Slab:             122984 kB
SReclaimable:      89672 kB
SUnreclaim:        33312 kB
KernelStack:        5008 kB
PageTables:        12104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4415928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3424256 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= 61960 MiB
End job on node127 at 2017-07-22 04:46:09