Trace number 4245349

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)UNSAT 75.1031 19.5121

General information on the benchmark

NameQueensKnights/QueensKnights-m1-s1/
QueensKnights-020-05-mul.xml
MD5SUMa36cd0da2272e5282cbf2247e3cbad08
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.94687301
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":20},{"size":400,"count":5}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300}]
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-4245349-1500685653.xml"  -tl '2400s' -p 8 -x 0
0.00/0.21	c [HOME/instance-4245349-1500685653.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.26	c 8 solvers in parallel
0.00/0.34	c parse instance...
22.92/12.89	c solve instance...
74.32/19.50	s UNSATISFIABLE

Verifier Data


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-4245349-1500685653/watcher-4245349-1500685653 -o /tmp/evaluation-result-4245349-1500685653/solver-4245349-1500685653 -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 686579637 HOME/instance-4245349-1500685653.xml 

pid=18609
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: 15.05 15.49 14.75 9/271 18612
/proc/meminfo: memFree=29576260/32770624 swapFree=5880/241280
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0

[startup+0.100082 s]
/proc/loadavg: 15.05 15.49 14.75 9/271 18612
/proc/meminfo: memFree=29576260/32770624 swapFree=5880/241280
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200329 s]
/proc/loadavg: 15.05 15.49 14.75 9/271 18612
/proc/meminfo: memFree=29576260/32770624 swapFree=5880/241280
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300327 s]
/proc/loadavg: 15.05 15.49 14.75 9/271 18612
/proc/meminfo: memFree=29576260/32770624 swapFree=5880/241280
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70022 s]
/proc/loadavg: 15.05 15.49 14.75 9/271 18612
/proc/meminfo: memFree=29576260/32770624 swapFree=5880/241280
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50119 s]
/proc/loadavg: 15.05 15.49 14.75 10/292 18633
/proc/meminfo: memFree=29500068/32770624 swapFree=5880/241284
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
[pid=18613] ppid=18612 vsize=13269256 CPUtime=3.19 cores=0,2,4,6,8,10,12,14
/proc/18613/stat : 18613 (java) S 18612 18612 7744 0 -1 1077944320 21126 0 0 0 312 7 0 0 20 0 20 0 3832982 13587718144 28299 33554432000 4194304 4196468 140735880059920 140735880042464 140545728245495 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
/proc/18613/statm: 3317314 28299 3209 1 0 3304547 0
[pid=18613/tid=18614] ppid=18612 vsize=13269256 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18614/stat : 18614 (java) R 18612 18612 7744 0 -1 4202560 7782 0 0 0 143 4 0 0 20 0 20 0 3832983 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545732481224 140545370352896 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18616] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18616/stat : 18616 (java) S 18612 18612 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545327823376 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18617] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18617/stat : 18617 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545326770832 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18618] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18618/stat : 18618 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545325717776 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18619] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18619/stat : 18619 (java) S 18612 18612 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545324665232 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18620] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18620/stat : 18620 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545323613200 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18621] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18621/stat : 18621 (java) S 18612 18612 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545322560656 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18622] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18622/stat : 18622 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545321507600 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18623] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18623/stat : 18623 (java) S 18612 18612 7744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3832984 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545320455056 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18624] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18624/stat : 18624 (java) S 18612 18612 7744 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 3832986 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545190553840 140545728256642 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18625] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18625/stat : 18625 (java) S 18612 18612 7744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3832987 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545189500064 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18626] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18626/stat : 18626 (java) S 18612 18612 7744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3832987 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545188446960 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18627] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18627/stat : 18627 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545187395536 140545728264091 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18628] ppid=18612 vsize=13269256 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18628/stat : 18628 (java) S 18612 18612 7744 0 -1 1077944384 3561 0 0 0 41 1 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545186343664 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18629] ppid=18612 vsize=13269256 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18629/stat : 18629 (java) S 18612 18612 7744 0 -1 1077944384 2906 0 0 0 41 0 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545185291120 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18630] ppid=18612 vsize=13269256 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18630/stat : 18630 (java) S 18612 18612 7744 0 -1 1077944384 3295 0 0 0 44 0 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545184238064 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18631] ppid=18612 vsize=13269256 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18631/stat : 18631 (java) S 18612 18612 7744 0 -1 1077944384 2266 0 0 0 40 0 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545183185520 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18632] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18632/stat : 18632 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545182132704 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18633] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18633/stat : 18633 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 28299 33554432000 4194304 4196468 140735880059920 140545181080240 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 13278768

[startup+3.10108 s]
/proc/loadavg: 15.05 15.49 14.75 10/292 18633
/proc/meminfo: memFree=29416496/32770624 swapFree=5880/241284
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
[pid=18613] ppid=18612 vsize=13269256 CPUtime=6.06 cores=0,2,4,6,8,10,12,14
/proc/18613/stat : 18613 (java) S 18612 18612 7744 0 -1 1077944320 25226 0 0 0 540 66 0 0 20 0 20 0 3832982 13587718144 73878 33554432000 4194304 4196468 140735880059920 140735880042464 140545728245495 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
/proc/18613/statm: 3317314 73878 3242 1 0 3304547 0
[pid=18613/tid=18614] ppid=18612 vsize=13269256 CPUtime=2.93 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18614/stat : 18614 (java) R 18612 18612 7744 0 -1 4202560 9454 0 0 0 288 5 0 0 20 0 20 0 3832983 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545732478008 140545370352832 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18616] ppid=18612 vsize=13269256 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18616/stat : 18616 (java) S 18612 18612 7744 0 -1 1077944384 146 0 0 0 3 6 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545327823376 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18617] ppid=18612 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18617/stat : 18617 (java) S 18612 18612 7744 0 -1 1077944384 74 0 0 0 4 6 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545326770832 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18618] ppid=18612 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18618/stat : 18618 (java) S 18612 18612 7744 0 -1 1077944384 70 0 0 0 3 7 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545325717776 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18619] ppid=18612 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18619/stat : 18619 (java) S 18612 18612 7744 0 -1 1077944384 152 0 0 0 3 7 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545324665232 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18620] ppid=18612 vsize=13269256 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18620/stat : 18620 (java) S 18612 18612 7744 0 -1 1077944384 66 0 0 0 2 7 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545323613200 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18621] ppid=18612 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18621/stat : 18621 (java) S 18612 18612 7744 0 -1 1077944384 91 0 0 0 3 7 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545322560656 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18622] ppid=18612 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18622/stat : 18622 (java) S 18612 18612 7744 0 -1 1077944384 77 0 0 0 3 7 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545321507600 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18623] ppid=18612 vsize=13269256 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18623/stat : 18623 (java) S 18612 18612 7744 0 -1 1077944384 86 0 0 0 3 7 0 0 20 0 20 0 3832984 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545320455056 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18624] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18624/stat : 18624 (java) S 18612 18612 7744 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 20 0 3832986 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545190553840 140545728256642 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18625] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18625/stat : 18625 (java) S 18612 18612 7744 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 3832987 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545189500064 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18626] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18626/stat : 18626 (java) S 18612 18612 7744 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 3832987 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545188446960 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18627] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18627/stat : 18627 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545187395536 140545728264091 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18628] ppid=18612 vsize=13269256 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18628/stat : 18628 (java) S 18612 18612 7744 0 -1 1077944384 3978 0 0 0 57 1 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545186343664 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18629] ppid=18612 vsize=13269256 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18629/stat : 18629 (java) S 18612 18612 7744 0 -1 1077944384 3012 0 0 0 54 0 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545185291120 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18630] ppid=18612 vsize=13269256 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18630/stat : 18630 (java) S 18612 18612 7744 0 -1 1077944384 3498 0 0 0 59 1 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545184238064 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18631] ppid=18612 vsize=13269256 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18631/stat : 18631 (java) S 18612 18612 7744 0 -1 1077944384 2985 0 0 0 52 0 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545183185520 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18632] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18632/stat : 18632 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545182132704 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18633] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18633/stat : 18633 (java) S 18612 18612 7744 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 73878 33554432000 4194304 4196468 140735880059920 140545181080240 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 5 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 13278768

[startup+6.30096 s]
/proc/loadavg: 15.13 15.50 14.75 10/292 18633
/proc/meminfo: memFree=29158020/32770624 swapFree=5880/241324
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
[pid=18613] ppid=18612 vsize=13269256 CPUtime=11.11 cores=0,2,4,6,8,10,12,14
/proc/18613/stat : 18613 (java) S 18612 18612 7744 0 -1 1077944320 29345 0 0 0 966 145 0 0 20 0 20 0 3832982 13587718144 107730 33554432000 4194304 4196468 140735880059920 140735880042464 140545728245495 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
/proc/18613/statm: 3317314 107730 3246 1 0 3304547 0
[pid=18613/tid=18614] ppid=18612 vsize=13269256 CPUtime=5.99 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18614/stat : 18614 (java) R 18612 18612 7744 0 -1 4202560 9498 0 0 0 594 5 0 0 20 0 20 0 3832983 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545732478992 140545368998508 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18616] ppid=18612 vsize=13269256 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18616/stat : 18616 (java) S 18612 18612 7744 0 -1 1077944384 229 0 0 0 7 17 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545327823376 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18617] ppid=18612 vsize=13269256 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18617/stat : 18617 (java) S 18612 18612 7744 0 -1 1077944384 163 0 0 0 9 15 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545326770832 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18618] ppid=18612 vsize=13269256 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18618/stat : 18618 (java) S 18612 18612 7744 0 -1 1077944384 152 0 0 0 7 17 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545325717776 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18619] ppid=18612 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18619/stat : 18619 (java) S 18612 18612 7744 0 -1 1077944384 236 0 0 0 7 16 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545324665232 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18620] ppid=18612 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18620/stat : 18620 (java) S 18612 18612 7744 0 -1 1077944384 153 0 0 0 6 17 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545323613200 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18621] ppid=18612 vsize=13269256 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18621/stat : 18621 (java) S 18612 18612 7744 0 -1 1077944384 176 0 0 0 7 17 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545322560656 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18622] ppid=18612 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18622/stat : 18622 (java) S 18612 18612 7744 0 -1 1077944384 163 0 0 0 7 16 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545321507600 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18623] ppid=18612 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18623/stat : 18623 (java) S 18612 18612 7744 0 -1 1077944384 176 0 0 0 7 16 0 0 20 0 20 0 3832984 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545320455056 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18624] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18624/stat : 18624 (java) S 18612 18612 7744 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 20 0 3832986 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545190553840 140545728256642 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18625] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18625/stat : 18625 (java) S 18612 18612 7744 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 3832987 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545189500128 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18626] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18626/stat : 18626 (java) S 18612 18612 7744 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 3832987 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545188446976 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18627] ppid=18612 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18627/stat : 18627 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3832992 13587718144 107730 33554432000 4194304 4196468 140735880059920 140545187395536 140545728264091 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0

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

/proc/18613/task/18632/stat : 18632 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545182132704 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18633] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18633/stat : 18633 (java) S 18612 18612 7744 0 -1 1077944384 268 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545181080240 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 5 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18634] ppid=18612 vsize=13801768 CPUtime=4.14 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18634/stat : 18634 (java) R 18612 18612 7744 0 -1 4202560 460 0 0 0 414 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545173064816 140545373367654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18635] ppid=18612 vsize=13801768 CPUtime=3.83 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18635/stat : 18635 (java) R 18612 18612 7744 0 -1 4202560 858 0 0 0 383 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545172012704 140545373367654 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18636] ppid=18612 vsize=13801768 CPUtime=4.22 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18636/stat : 18636 (java) R 18612 18612 7744 0 -1 4202560 457 0 0 0 422 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545170961592 140545373367654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18637] ppid=18612 vsize=13801768 CPUtime=3.95 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18637/stat : 18637 (java) R 18612 18612 7744 0 -1 4202560 588 0 0 0 395 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545169910648 140545373367654 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18638] ppid=18612 vsize=13801768 CPUtime=4.35 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18638/stat : 18638 (java) R 18612 18612 7744 0 -1 4202560 1058 0 0 0 435 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545168855832 140545373293563 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18639] ppid=18612 vsize=13801768 CPUtime=4.05 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18639/stat : 18639 (java) R 18612 18612 7744 0 -1 4202560 701 0 0 0 405 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545167803120 140545373293521 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18640] ppid=18612 vsize=13801768 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18640/stat : 18640 (java) R 18612 18612 7744 0 -1 4202560 605 0 0 0 408 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545166749720 140545372735581 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18641] ppid=18612 vsize=13801768 CPUtime=4.03 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18641/stat : 18641 (java) R 18612 18612 7744 0 -1 4202560 8293 0 0 0 403 0 0 0 20 0 28 0 3834273 14133010432 265207 33554432000 4194304 4196468 140735880059920 140545165697288 140545373367654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
Current children cumulated CPU time (s) 66.37
Current children cumulated vsize (KiB) 13811280

[startup+19.2014 s]
/proc/loadavg: 14.40 15.32 14.70 19/300 18641
/proc/meminfo: memFree=28518316/32770624 swapFree=5880/241336
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
[pid=18613] ppid=18612 vsize=13801768 CPUtime=72.72 cores=0,2,4,6,8,10,12,14
/proc/18613/stat : 18613 (java) S 18612 18612 7744 0 -1 1077944320 73615 0 0 0 6875 397 0 0 20 0 28 0 3832982 14133010432 265251 33554432000 4194304 4196468 140735880059920 140735880042464 140545728245495 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
/proc/18613/statm: 3450442 265251 3298 1 0 3437675 0
[pid=18613/tid=18614] ppid=18612 vsize=13801768 CPUtime=11.85 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18614/stat : 18614 (java) S 18612 18612 7744 0 -1 1077944384 9894 0 0 0 1178 7 0 0 20 0 28 0 3832983 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545732486272 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18616] ppid=18612 vsize=13801768 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18616/stat : 18616 (java) S 18612 18612 7744 0 -1 1077944384 1723 0 0 0 129 47 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545327823376 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18617] ppid=18612 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18617/stat : 18617 (java) S 18612 18612 7744 0 -1 1077944384 1663 0 0 0 134 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545326770832 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18618] ppid=18612 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18618/stat : 18618 (java) S 18612 18612 7744 0 -1 1077944384 1738 0 0 0 132 48 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545325717776 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18619] ppid=18612 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18619/stat : 18619 (java) S 18612 18612 7744 0 -1 1077944384 1667 0 0 0 132 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545324665232 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18620] ppid=18612 vsize=13801768 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18620/stat : 18620 (java) S 18612 18612 7744 0 -1 1077944384 1465 0 0 0 131 48 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545323613200 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18621] ppid=18612 vsize=13801768 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18621/stat : 18621 (java) S 18612 18612 7744 0 -1 1077944384 1795 0 0 0 133 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545322560656 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18622] ppid=18612 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18622/stat : 18622 (java) S 18612 18612 7744 0 -1 1077944384 1742 0 0 0 132 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545321507600 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18623] ppid=18612 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18623/stat : 18623 (java) S 18612 18612 7744 0 -1 1077944384 1542 0 0 0 131 47 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545320455056 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18624] ppid=18612 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18624/stat : 18624 (java) S 18612 18612 7744 0 -1 1077944384 1496 0 0 0 9 0 0 0 20 0 28 0 3832986 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545190553840 140545728256642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18625] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18625/stat : 18625 (java) S 18612 18612 7744 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3832987 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545189500128 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18626] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18626/stat : 18626 (java) S 18612 18612 7744 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3832987 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545188446976 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18627] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18627/stat : 18627 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545187395536 140545728264091 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18628] ppid=18612 vsize=13801768 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18628/stat : 18628 (java) S 18612 18612 7744 0 -1 1077944384 8771 0 0 0 211 1 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545186343664 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18629] ppid=18612 vsize=13801768 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18629/stat : 18629 (java) S 18612 18612 7744 0 -1 1077944384 9370 0 0 0 228 1 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545185291120 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18630] ppid=18612 vsize=13801768 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18630/stat : 18630 (java) S 18612 18612 7744 0 -1 1077944384 8995 0 0 0 227 2 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545184238064 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18631] ppid=18612 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18631/stat : 18631 (java) S 18612 18612 7744 0 -1 1077944384 5922 0 0 0 88 1 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545183185520 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18632] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18632/stat : 18632 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545182132704 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18633] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18633/stat : 18633 (java) S 18612 18612 7744 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545181080240 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 5 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18634] ppid=18612 vsize=13801768 CPUtime=4.9 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18634/stat : 18634 (java) R 18612 18612 7744 0 -1 4202560 539 0 0 0 490 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545173065224 140545373127738 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18635] ppid=18612 vsize=13801768 CPUtime=4.56 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18635/stat : 18635 (java) R 18612 18612 7744 0 -1 4202560 1010 0 0 0 456 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545172014344 140545373367695 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18636] ppid=18612 vsize=13801768 CPUtime=5.02 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18636/stat : 18636 (java) R 18612 18612 7744 0 -1 4202560 539 0 0 0 502 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545170961352 140545373368063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18637] ppid=18612 vsize=13801768 CPUtime=4.72 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18637/stat : 18637 (java) R 18612 18612 7744 0 -1 4202560 791 0 0 0 472 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545169910392 140545373367695 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18638] ppid=18612 vsize=13801768 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18638/stat : 18638 (java) R 18612 18612 7744 0 -1 4202560 1141 0 0 0 515 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545168855048 140545373291869 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18639] ppid=18612 vsize=13801768 CPUtime=4.84 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18639/stat : 18639 (java) R 18612 18612 7744 0 -1 4202560 849 0 0 0 484 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545167802776 140545373367654 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18640] ppid=18612 vsize=13801768 CPUtime=4.83 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18640/stat : 18640 (java) R 18612 18612 7744 0 -1 4202560 689 0 0 0 483 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545166750184 140545373367734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18641] ppid=18612 vsize=13801768 CPUtime=4.7 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18641/stat : 18641 (java) R 18612 18612 7744 0 -1 4202560 8643 0 0 0 470 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545165697040 140545373078987 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
Current children cumulated CPU time (s) 72.72
Current children cumulated vsize (KiB) 13811280

[startup+19.4014 s]
/proc/loadavg: 14.40 15.32 14.70 19/300 18641
/proc/meminfo: memFree=28518316/32770624 swapFree=5880/241336
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
[pid=18613] ppid=18612 vsize=13801768 CPUtime=74.32 cores=0,2,4,6,8,10,12,14
/proc/18613/stat : 18613 (java) S 18612 18612 7744 0 -1 1077944320 73645 0 0 0 7035 397 0 0 20 0 28 0 3832982 14133010432 265251 33554432000 4194304 4196468 140735880059920 140735880042464 140545728245495 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
/proc/18613/statm: 3450442 265251 3298 1 0 3437675 0
[pid=18613/tid=18614] ppid=18612 vsize=13801768 CPUtime=11.85 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18614/stat : 18614 (java) S 18612 18612 7744 0 -1 1077944384 9894 0 0 0 1178 7 0 0 20 0 28 0 3832983 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545732486272 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18616] ppid=18612 vsize=13801768 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18616/stat : 18616 (java) S 18612 18612 7744 0 -1 1077944384 1723 0 0 0 129 47 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545327823376 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18617] ppid=18612 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18617/stat : 18617 (java) S 18612 18612 7744 0 -1 1077944384 1663 0 0 0 134 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545326770832 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18618] ppid=18612 vsize=13801768 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18618/stat : 18618 (java) S 18612 18612 7744 0 -1 1077944384 1738 0 0 0 132 48 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545325717776 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18619] ppid=18612 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18619/stat : 18619 (java) S 18612 18612 7744 0 -1 1077944384 1667 0 0 0 132 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545324665232 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18620] ppid=18612 vsize=13801768 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18620/stat : 18620 (java) S 18612 18612 7744 0 -1 1077944384 1465 0 0 0 131 48 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545323613200 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18621] ppid=18612 vsize=13801768 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18621/stat : 18621 (java) S 18612 18612 7744 0 -1 1077944384 1795 0 0 0 133 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545322560656 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18622] ppid=18612 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18622/stat : 18622 (java) S 18612 18612 7744 0 -1 1077944384 1742 0 0 0 132 46 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545321507600 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18623] ppid=18612 vsize=13801768 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18623/stat : 18623 (java) S 18612 18612 7744 0 -1 1077944384 1542 0 0 0 131 47 0 0 20 0 28 0 3832984 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545320455056 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18624] ppid=18612 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18624/stat : 18624 (java) S 18612 18612 7744 0 -1 1077944384 1496 0 0 0 9 0 0 0 20 0 28 0 3832986 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545190553840 140545728256642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18625] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18625/stat : 18625 (java) S 18612 18612 7744 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3832987 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545189500128 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18626] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18626/stat : 18626 (java) S 18612 18612 7744 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3832987 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545188446976 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18627] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18627/stat : 18627 (java) S 18612 18612 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545187395536 140545728264091 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18628] ppid=18612 vsize=13801768 CPUtime=2.12 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18628/stat : 18628 (java) S 18612 18612 7744 0 -1 1077944384 8771 0 0 0 211 1 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545186343664 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18629] ppid=18612 vsize=13801768 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18629/stat : 18629 (java) S 18612 18612 7744 0 -1 1077944384 9370 0 0 0 228 1 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545185291120 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18630] ppid=18612 vsize=13801768 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18630/stat : 18630 (java) R 18612 18612 7744 0 -1 4202560 9016 0 0 0 227 2 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545184238064 140545711728956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18631] ppid=18612 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18631/stat : 18631 (java) S 18612 18612 7744 0 -1 1077944384 5922 0 0 0 88 1 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545183185520 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18632] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18632/stat : 18632 (java) S 18612 18612 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545182132704 140545728255701 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18633] ppid=18612 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18633/stat : 18633 (java) S 18612 18612 7744 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 28 0 3832992 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545181080240 140545728256642 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 5 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18634] ppid=18612 vsize=13801768 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18634/stat : 18634 (java) R 18612 18612 7744 0 -1 4202560 540 0 0 0 509 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545173065224 140545373367654 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18635] ppid=18612 vsize=13801768 CPUtime=4.76 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18635/stat : 18635 (java) R 18612 18612 7744 0 -1 4202560 1011 0 0 0 476 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545172014344 140545373367654 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18636] ppid=18612 vsize=13801768 CPUtime=5.22 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18636/stat : 18636 (java) R 18612 18612 7744 0 -1 4202560 540 0 0 0 522 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545170961352 140545373292006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18637] ppid=18612 vsize=13801768 CPUtime=4.92 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18637/stat : 18637 (java) R 18612 18612 7744 0 -1 4202560 792 0 0 0 492 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545169908296 140545373078952 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18638] ppid=18612 vsize=13801768 CPUtime=5.35 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18638/stat : 18638 (java) R 18612 18612 7744 0 -1 4202560 1142 0 0 0 535 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545168855048 140545373127744 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18639] ppid=18612 vsize=13801768 CPUtime=5.04 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18639/stat : 18639 (java) R 18612 18612 7744 0 -1 4202560 851 0 0 0 504 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545167802776 140545373367654 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18640] ppid=18612 vsize=13801768 CPUtime=5.03 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18640/stat : 18640 (java) R 18612 18612 7744 0 -1 4202560 689 0 0 0 503 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545166750184 140545373079152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
[pid=18613/tid=18641] ppid=18612 vsize=13801768 CPUtime=4.89 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18641/stat : 18641 (java) R 18612 18612 7744 0 -1 4202560 8645 0 0 0 489 0 0 0 20 0 28 0 3834273 14133010432 265251 33554432000 4194304 4196468 140735880059920 140545165697040 140545373367654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28749824 140735880062140 140735880062316 140735880062316 140735880064975 0
Current children cumulated CPU time (s) 74.32
Current children cumulated vsize (KiB) 13811280

[startup+19.5014 s]
/proc/loadavg: 14.40 15.32 14.70 19/300 18641
/proc/meminfo: memFree=28518316/32770624 swapFree=5880/241336
[pid=18612] ppid=18609 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/18612/stat : 18612 (xcsp3-exec) S 18609 18612 7744 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3832982 9740288 346 33554432000 4194304 5098028 140728870037232 140728870035336 140109776609916 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 36392960 140728870044815 140728870045024 140728870045024 140728870047723 0
/proc/18612/statm: 2378 346 289 221 0 87 0
[pid=18613] ppid=18612 vsize=0 CPUtime=75.08 cores=0,2,4,6,8,10,12,14
/proc/18613/stat : 18613 (java) Z 18612 18612 7744 0 -1 4227084 74552 0 0 0 7111 397 0 0 20 0 2 0 3832982 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/18613/statm: 0 0 0 0 0 0 0
[pid=18613/tid=18631] ppid=18612 vsize=0 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/18613/task/18631/stat : 18631 (java) R 18612 18612 7744 0 -1 4203588 6016 0 0 0 88 1 0 0 20 0 2 0 3832992 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 75.08
Current children cumulated vsize (KiB) 9512

Child status: 0
Real time (s): 19.5121
CPU time (s): 75.1031
CPU user time (s): 71.1162
CPU system time (s): 3.98693
CPU usage (%): 384.906
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.1162
system time used= 3.98693
maximum resident set size= 1061088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75081
page faults= 0
swaps= 0
block input operations= 8
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6283
involuntary context switches= 6812

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.174644 second user time and 0.202365 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 03:07:33
IDJOB=4245349
IDBENCH=120888
IDSOLVER=2625
FILE ID=node127/4245349-1500685653
RUNJOBID= node127-1500682387-7775
PBS_JOBID= 20623323
Free space on /tmp= 61976 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/QueensKnights/QueensKnights-m1-s1/QueensKnights-020-05-mul.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-4245349-1500685653/watcher-4245349-1500685653 -o /tmp/evaluation-result-4245349-1500685653/solver-4245349-1500685653 -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 686579637 HOME/instance-4245349-1500685653.xml

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

MD5SUM BENCH= a36cd0da2272e5282cbf2247e3cbad08
RANDOM SEED=686579637

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		: 2267.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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 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	: 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:        29576260 kB
MemAvailable:   29629652 kB
Buffers:           47736 kB
Cached:           316552 kB
SwapCached:            0 kB
Active:          2567132 kB
Inactive:         249956 kB
Active(anon):    2455736 kB
Inactive(anon):     8676 kB
Active(file):     111396 kB
Inactive(file):   241280 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             8 kB
AnonPages:       2458732 kB
Mapped:            42396 kB
Shmem:              8872 kB
Slab:              66960 kB
SReclaimable:      33104 kB
SUnreclaim:        33856 kB
KernelStack:        4656 kB
PageTables:        10104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4514612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2322432 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= 61968 MiB
End job on node127 at 2017-07-22 03:07:53