Trace number 4297478

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b par (e747e1e)OPT40 45.9169 6.75821

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-12b_c18.xml
MD5SUM8890b3c4968b86b21e69352acb96ed82
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark45.9169
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints111
Number of domains18
Minimum domain size1
Maximum domain size25
Distribution of domain sizes[{"size":1,"count":1},{"size":2,"count":26},{"size":3,"count":5},{"size":4,"count":2},{"size":5,"count":1},{"size":7,"count":1},{"size":25,"count":12}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":36},{"degree":35,"count":6},{"degree":36,"count":6}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":87},{"arity":13,"count":24}]
Number of extensional constraints0
Number of intensional constraints87
Distribution of constraint types[{"type":"intension","count":87},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297478-1532715624.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4297478-1532715624.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.35/0.91	c solve instance...
2.35/1.00	o 84 
3.01/1.03	o 77 
3.01/1.03	o 72 
3.01/1.05	o 62 
3.01/1.06	o 55 
3.01/1.07	o 54 
3.01/1.07	o 50 
3.01/1.08	o 49 
3.01/1.08	o 48 
3.01/1.09	o 44 
3.01/1.10	o 43 
3.65/1.12	o 40 
45.60/6.73	s OPTIMUM FOUND
45.60/6.73	v <instantiation>
45.60/6.73	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11] </list>
45.60/6.73	v 	<values>1 11 11 11 11 1 -1 11 -11 11 -11 -11 1 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0 5 0 10 0 12 13 </values>
45.60/6.73	v </instantiation>

Verifier Data

OK	40

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11585 MiB free)
  memory of node 1: 16384 MiB (15127 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297478-1532715624/watcher-4297478-1532715624 -o /tmp/evaluation-result-4297478-1532715624/solver-4297478-1532715624 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532713069-31492 --watchdog 2580 HOME/xcsp3-exec -seed 966760508 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297478-1532715624.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=31701, runsolver pid=31698
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 1.28 1.08 1.59 2/204 31722
/proc/meminfo: memFree=27338100/32770624 swapFree=67108860/67108860
[pid=31701] ppid=31698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31701/stat : 31701 (xcsp3-exec) S 31698 31701 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89125548 115843072 363 33554432000 4194304 5098028 140731592688224 140731592686328 140208675725948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19812352 140731592696886 140731592697088 140731592697088 140731592699850 0
/proc/31701/statm: 28282 363 305 221 0 87 0
[pid=31703] ppid=31701 vsize=26104152 memory=27556 CPUtime=0.12 cores=0-7
/proc/31703/stat : 31703 (java) S 31701 31701 31465 0 -1 1077944320 5825 0 0 0 10 2 0 0 20 0 20 0 89125548 26730651648 6889 33554432000 4194304 4196468 140730005142672 140730005125216 140012257029879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
/proc/31703/statm: 6526038 6889 2999 1 0 6488315 0
[pid=31703/tid=31704] ppid=31701 vsize=26104152 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/31703/task/31704/stat : 31704 (java) R 31701 31701 31465 0 -1 4202560 3831 0 0 0 8 1 0 0 20 0 20 0 89125548 26730651648 6889 33554432000 4194304 4196468 140730005142672 140012261263152 140012241073509 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31705] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31705/stat : 31705 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140012179609872 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31706] ppid=31701 vsize=26104152 memory=140639292843648 CPUtime=0 cores=0-7
/proc/31703/task/31706/stat : 31706 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140012178557328 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31707] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31707/stat : 31707 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140012177504784 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31708] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31708/stat : 31708 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011811920528 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31709] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31709/stat : 31709 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011810867984 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31710] ppid=31701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31703/task/31710/stat : 31710 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011809815440 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31711] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31711/stat : 31711 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011808762896 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31712] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31712/stat : 31712 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011807710352 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31713] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31713/stat : 31713 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125551 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011518289904 140012257041026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31714] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31714/stat : 31714 (java) S 31701 31701 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89125551 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011517236128 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31715] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31715/stat : 31715 (java) S 31701 31701 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89125551 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011516183536 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31716] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31716/stat : 31716 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011515132112 140012257048475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31717] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31717/stat : 31717 (java) S 31701 31701 31465 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011514079728 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31718] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31718/stat : 31718 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011513027184 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31719] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31719/stat : 31719 (java) S 31701 31701 31465 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011511974640 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31720] ppid=31701 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/31703/task/31720/stat : 31720 (java) R 31701 31701 31465 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011510922096 140012257041814 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31721] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31721/stat : 31721 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011509868768 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31722] ppid=31701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31703/task/31722/stat : 31722 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 6889 33554432000 4194304 4196468 140730005142672 140011508816304 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29008 KiB

[startup+0.209974 s]*
/proc/loadavg: 1.28 1.08 1.59 3/204 31722
/proc/meminfo: memFree=27325332/32770624 swapFree=67108860/67108860
[pid=31701] ppid=31698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31701/stat : 31701 (xcsp3-exec) S 31698 31701 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89125548 115843072 363 33554432000 4194304 5098028 140731592688224 140731592686328 140208675725948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19812352 140731592696886 140731592697088 140731592697088 140731592699850 0
/proc/31701/statm: 28282 363 305 221 0 87 0
[pid=31703] ppid=31701 vsize=26104152 memory=41124 CPUtime=0.33 cores=0-7
/proc/31703/stat : 31703 (java) S 31701 31701 31465 0 -1 1077944320 8354 0 0 0 31 2 0 0 20 0 20 0 89125548 26730651648 10281 33554432000 4194304 4196468 140730005142672 140730005125216 140012257029879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
/proc/31703/statm: 6526038 10281 3183 1 0 6488315 0
[pid=31703/tid=31704] ppid=31701 vsize=26104152 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/31703/task/31704/stat : 31704 (java) R 31701 31701 31465 0 -1 4202560 5455 0 0 0 18 1 0 0 20 0 20 0 89125548 26730651648 10281 33554432000 4194304 4196468 140730005142672 140012261267696 140012257051805 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31705] ppid=31701 vsize=26104152 memory=342 CPUtime=0 cores=0-7
/proc/31703/task/31705/stat : 31705 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140012179609872 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31706] ppid=31701 vsize=26104152 memory=3905665521778648736 CPUtime=0 cores=0-7
/proc/31703/task/31706/stat : 31706 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140012178557328 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31707] ppid=31701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31703/task/31707/stat : 31707 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140012177504784 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31708] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31708/stat : 31708 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011811920528 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31709] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31709/stat : 31709 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011810867984 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31710] ppid=31701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31703/task/31710/stat : 31710 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011809815440 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31711] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31711/stat : 31711 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011808762896 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31712] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31712/stat : 31712 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011807710352 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31713] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31713/stat : 31713 (java) S 31701 31701 31465 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 89125551 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011518289904 140012257041026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31714] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31714/stat : 31714 (java) S 31701 31701 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89125551 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011517236128 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31715] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31715/stat : 31715 (java) S 31701 31701 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89125551 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011516183536 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31716] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31716/stat : 31716 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011515132112 140012257048475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31717] ppid=31701 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/31703/task/31717/stat : 31717 (java) S 31701 31701 31465 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011514079728 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31718] ppid=31701 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/31703/task/31718/stat : 31718 (java) S 31701 31701 31465 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011513027184 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31719] ppid=31701 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/31703/task/31719/stat : 31719 (java) S 31701 31701 31465 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011511974640 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31720] ppid=31701 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/31703/task/31720/stat : 31720 (java) S 31701 31701 31465 0 -1 1077944384 758 0 0 0 7 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011510922096 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31721] ppid=31701 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31721/stat : 31721 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011509868768 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31722] ppid=31701 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/31703/task/31722/stat : 31722 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125554 26730651648 10281 33554432000 4194304 4196468 140730005142672 140011508816304 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 42576 KiB

[startup+0.309911 s]*
/proc/loadavg: 1.28 1.08 1.59 3/204 31722
/proc/meminfo: memFree=27320104/32770624 swapFree=67108860/67108860
[pid=31701] ppid=31698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31701/stat : 31701 (xcsp3-exec) S 31698 31701 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89125548 115843072 363 33554432000 4194304 5098028 140731592688224 140731592686328 140208675725948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19812352 140731592696886 140731592697088 140731592697088 140731592699850 0
/proc/31701/statm: 28282 363 305 221 0 87 0
[pid=31703] ppid=31701 vsize=26108408 memory=48000 CPUtime=0.51 cores=0-7
/proc/31703/stat : 31703 (java) S 31701 31701 31465 0 -1 1077944320 9191 0 0 0 48 3 0 0 20 0 20 0 89125548 26735009792 12000 33554432000 4194304 4196468 140730005142672 140730005125216 140012257029879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
/proc/31703/statm: 6527102 12000 3235 1 0 6488315 0
[pid=31703/tid=31704] ppid=31701 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/31703/task/31704/stat : 31704 (java) R 31701 31701 31465 0 -1 4202560 6112 0 0 0 27 2 0 0 20 0 20 0 89125548 26735009792 12000 33554432000 4194304 4196468 140730005142672 140012261262512 140012257051805 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31705] ppid=31701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31705/stat : 31705 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140012179609872 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31706] ppid=31701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31706/stat : 31706 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140012178557328 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31707] ppid=31701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31707/stat : 31707 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140012177504784 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31708] ppid=31701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31708/stat : 31708 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011811920528 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31709] ppid=31701 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/31703/task/31709/stat : 31709 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011810867984 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31710] ppid=31701 vsize=26108408 memory=140639173964719 CPUtime=0 cores=0-7
/proc/31703/task/31710/stat : 31710 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011809815440 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31711] ppid=31701 vsize=26108408 memory=140639173967024 CPUtime=0 cores=0-7
/proc/31703/task/31711/stat : 31711 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011808762896 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31712] ppid=31701 vsize=26108408 memory=140639173969328 CPUtime=0 cores=0-7
/proc/31703/task/31712/stat : 31712 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011807710352 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31713] ppid=31701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31713/stat : 31713 (java) S 31701 31701 31465 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 89125551 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011518289904 140012257041026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31714] ppid=31701 vsize=26108408 memory=281278347945616 CPUtime=0 cores=0-7
/proc/31703/task/31714/stat : 31714 (java) S 31701 31701 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89125551 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011517236128 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31715] ppid=31701 vsize=26108408 memory=281278347952528 CPUtime=0 cores=0-7
/proc/31703/task/31715/stat : 31715 (java) S 31701 31701 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89125551 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011516183536 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31716] ppid=31701 vsize=26108408 memory=281278347893808 CPUtime=0 cores=0-7
/proc/31703/task/31716/stat : 31716 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011515132112 140012257048475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31717] ppid=31701 vsize=26108408 memory=281278347966352 CPUtime=0.01 cores=0-7
/proc/31703/task/31717/stat : 31717 (java) S 31701 31701 31465 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011514079728 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31718] ppid=31701 vsize=26108408 memory=281278347973264 CPUtime=0.03 cores=0-7
/proc/31703/task/31718/stat : 31718 (java) S 31701 31701 31465 0 -1 1077944384 178 0 0 0 3 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011513027184 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31719] ppid=31701 vsize=26108408 memory=281278347970960 CPUtime=0.03 cores=0-7
/proc/31703/task/31719/stat : 31719 (java) R 31701 31701 31465 0 -1 4202560 266 0 0 0 3 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011511964752 140012240416367 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31720] ppid=31701 vsize=26108408 memory=281278347987120 CPUtime=0.12 cores=0-7
/proc/31703/task/31720/stat : 31720 (java) S 31701 31701 31465 0 -1 1077944384 821 0 0 0 12 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011510922096 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31721] ppid=31701 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31721/stat : 31721 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011509868768 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31722] ppid=31701 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/31703/task/31722/stat : 31722 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125554 26735009792 12000 33554432000 4194304 4196468 140730005142672 140011508816304 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 49452 KiB

[startup+0.70092 s]
/proc/loadavg: 1.28 1.08 1.59 5/204 31722
/proc/meminfo: memFree=27302488/32770624 swapFree=67108860/67108860
[pid=31701] ppid=31698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31701/stat : 31701 (xcsp3-exec) S 31698 31701 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89125548 115843072 363 33554432000 4194304 5098028 140731592688224 140731592686328 140208675725948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19812352 140731592696886 140731592697088 140731592697088 140731592699850 0
/proc/31701/statm: 28282 363 305 221 0 87 0
[pid=31703] ppid=31701 vsize=26110532 memory=85204 CPUtime=1.65 cores=0-7
/proc/31703/stat : 31703 (java) S 31701 31701 31465 0 -1 1077944320 12949 0 0 0 160 5 0 0 20 0 20 0 89125548 26737184768 21301 33554432000 4194304 4196468 140730005142672 140730005125216 140012257029879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
/proc/31703/statm: 6527633 21301 3361 1 0 6488827 0
[pid=31703/tid=31704] ppid=31701 vsize=26110532 memory=281278348345008 CPUtime=0.67 cores=0-7
/proc/31703/task/31704/stat : 31704 (java) R 31701 31701 31465 0 -1 4202560 7088 0 0 0 64 3 0 0 20 0 20 0 89125548 26737184768 21301 33554432000 4194304 4196468 140730005142672 140012261268624 140011861295361 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31705] ppid=31701 vsize=26110532 memory=140639174173552 CPUtime=0 cores=0-7
/proc/31703/task/31705/stat : 31705 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26737184768 21301 33554432000 4194304 4196468 140730005142672 140012179609872 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31706] ppid=31701 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31706/stat : 31706 (java) S 31701 31701 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89125549 26737184768 21301 33554432000 4194304 4196468 140730005142672 140012178557328 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31707] ppid=31701 vsize=26110532 memory=1696 CPUtime=0 cores=0-7
/proc/31703/task/31707/stat : 31707 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89125549 26737184768 21301 33554432000 4194304 4196468 140730005142672 140012177504784 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0

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

[pid=31703/tid=31720] ppid=31701 vsize=26711656 memory=140639173950704 CPUtime=0.81 cores=0-7
/proc/31703/task/31720/stat : 31720 (java) S 31701 31701 31465 0 -1 1077944384 3725 0 0 0 80 1 0 0 20 0 28 0 89125554 27352735744 55789 33554432000 4194304 4196468 140730005142672 140011510922096 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31721] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31721/stat : 31721 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55789 33554432000 4194304 4196468 140730005142672 140011509868768 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31722] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31722/stat : 31722 (java) S 31701 31701 31465 0 -1 1077944384 561 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55789 33554432000 4194304 4196468 140730005142672 140011508816304 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31817] ppid=31701 vsize=26711656 memory=0 CPUtime=4.57 cores=0-7
/proc/31703/task/31817/stat : 31817 (java) R 31701 31701 31465 0 -1 4202560 161 0 0 0 457 0 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010434395448 140011863668727 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31818] ppid=31701 vsize=26711656 memory=0 CPUtime=4.62 cores=0-7
/proc/31703/task/31818/stat : 31818 (java) R 31701 31701 31465 0 -1 4202560 87 0 0 0 462 0 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010432290656 140011863667389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31819] ppid=31701 vsize=26711656 memory=281278348129856 CPUtime=4.67 cores=0-7
/proc/31703/task/31819/stat : 31819 (java) R 31701 31701 31465 0 -1 4202560 131 0 0 0 467 0 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140011506675648 140011863667316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31820] ppid=31701 vsize=26711656 memory=288230377091498274 CPUtime=4.38 cores=0-7
/proc/31703/task/31820/stat : 31820 (java) R 31701 31701 31465 0 -1 4202560 398 0 0 0 436 2 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010437556840 140011860581742 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31821] ppid=31701 vsize=26711656 memory=288291056406234298 CPUtime=4.56 cores=0-7
/proc/31703/task/31821/stat : 31821 (java) R 31701 31701 31465 0 -1 4202560 230 0 0 0 456 0 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010436504072 140011863667335 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31822] ppid=31701 vsize=26711656 memory=8443538352883892301 CPUtime=4.55 cores=0-7
/proc/31703/task/31822/stat : 31822 (java) R 31701 31701 31465 0 -1 4202560 69 0 0 0 455 0 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010435449824 140011865706400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31823] ppid=31701 vsize=26711656 memory=288291060634092338 CPUtime=4.57 cores=0-7
/proc/31703/task/31823/stat : 31823 (java) R 31701 31701 31465 0 -1 4202560 289 0 0 0 456 1 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010433343968 140011865250428 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31824] ppid=31701 vsize=26711656 memory=0 CPUtime=4.58 cores=0-7
/proc/31703/task/31824/stat : 31824 (java) R 31701 31701 31465 0 -1 4202560 117 0 0 0 458 0 0 0 20 0 28 0 89125660 27352735744 55789 33554432000 4194304 4196468 140730005142672 140010439659960 140011863616764 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
Current children cumulated CPU time: 43.21 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 224608 KiB

[startup+6.60168 s]
/proc/loadavg: 1.90 1.22 1.63 10/212 31824
/proc/meminfo: memFree=27147144/32770624 swapFree=67108860/67108860
[pid=31701] ppid=31698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31701/stat : 31701 (xcsp3-exec) S 31698 31701 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89125548 115843072 363 33554432000 4194304 5098028 140731592688224 140731592686328 140208675725948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19812352 140731592696886 140731592697088 140731592697088 140731592699850 0
/proc/31701/statm: 28282 363 305 221 0 87 0
[pid=31703] ppid=31701 vsize=26711656 memory=223164 CPUtime=44.8 cores=0-7
/proc/31703/stat : 31703 (java) S 31701 31701 31465 0 -1 1077944320 27561 0 0 0 4459 21 0 0 20 0 28 0 89125548 27352735744 55791 33554432000 4194304 4196468 140730005142672 140730005125216 140012257029879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
/proc/31703/statm: 6677914 55791 3423 1 0 6639108 0
[pid=31703/tid=31704] ppid=31701 vsize=26711656 memory=56 CPUtime=0.9 cores=0-7
/proc/31703/task/31704/stat : 31704 (java) S 31701 31701 31465 0 -1 1077944384 7231 0 0 0 86 4 0 0 20 0 28 0 89125548 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012261270656 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31705] ppid=31701 vsize=26711656 memory=-8253362762722141311 CPUtime=0.01 cores=0-7
/proc/31703/task/31705/stat : 31705 (java) S 31701 31701 31465 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012179609872 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31706] ppid=31701 vsize=26711656 memory=7100839861465685612 CPUtime=0.01 cores=0-7
/proc/31703/task/31706/stat : 31706 (java) S 31701 31701 31465 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012178557328 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31707] ppid=31701 vsize=26711656 memory=-7175204567652784766 CPUtime=0.01 cores=0-7
/proc/31703/task/31707/stat : 31707 (java) S 31701 31701 31465 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012177504784 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31708] ppid=31701 vsize=26711656 memory=3054156605268465310 CPUtime=0 cores=0-7
/proc/31703/task/31708/stat : 31708 (java) S 31701 31701 31465 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011811920528 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31709] ppid=31701 vsize=26711656 memory=8514726395714825349 CPUtime=0 cores=0-7
/proc/31703/task/31709/stat : 31709 (java) S 31701 31701 31465 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011810867984 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31710] ppid=31701 vsize=26711656 memory=4715433313220523562 CPUtime=0 cores=0-7
/proc/31703/task/31710/stat : 31710 (java) S 31701 31701 31465 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011809815440 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31711] ppid=31701 vsize=26711656 memory=-6520471753822164382 CPUtime=0.01 cores=0-7
/proc/31703/task/31711/stat : 31711 (java) S 31701 31701 31465 0 -1 1077944384 1083 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011808762896 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31712] ppid=31701 vsize=26711656 memory=-8341965534556230502 CPUtime=0.01 cores=0-7
/proc/31703/task/31712/stat : 31712 (java) S 31701 31701 31465 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011807710352 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31713] ppid=31701 vsize=26711656 memory=140639174376080 CPUtime=0.01 cores=0-7
/proc/31703/task/31713/stat : 31713 (java) S 31701 31701 31465 0 -1 1077944384 313 0 0 0 1 0 0 0 20 0 28 0 89125551 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011518289904 140012257041026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31714] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31714/stat : 31714 (java) S 31701 31701 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89125551 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011517236192 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31715] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31715/stat : 31715 (java) S 31701 31701 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 89125551 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011516183536 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31716] ppid=31701 vsize=26711656 memory=33569 CPUtime=0 cores=0-7
/proc/31703/task/31716/stat : 31716 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011515132112 140012257048475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31717] ppid=31701 vsize=26711656 memory=4420 CPUtime=1.34 cores=0-7
/proc/31703/task/31717/stat : 31717 (java) S 31701 31701 31465 0 -1 1077944384 3287 0 0 0 133 1 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011514079728 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31718] ppid=31701 vsize=26711656 memory=6628 CPUtime=1.43 cores=0-7
/proc/31703/task/31718/stat : 31718 (java) S 31701 31701 31465 0 -1 1077944384 3805 0 0 0 143 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011513027184 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31719] ppid=31701 vsize=26711656 memory=8836 CPUtime=1.33 cores=0-7
/proc/31703/task/31719/stat : 31719 (java) S 31701 31701 31465 0 -1 1077944384 2214 0 0 0 133 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011511974640 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31720] ppid=31701 vsize=26711656 memory=11044 CPUtime=0.81 cores=0-7
/proc/31703/task/31720/stat : 31720 (java) S 31701 31701 31465 0 -1 1077944384 3852 0 0 0 80 1 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011510922096 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31721] ppid=31701 vsize=26711656 memory=13252 CPUtime=0 cores=0-7
/proc/31703/task/31721/stat : 31721 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011509868768 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31722] ppid=31701 vsize=26711656 memory=15460 CPUtime=0 cores=0-7
/proc/31703/task/31722/stat : 31722 (java) S 31701 31701 31465 0 -1 1077944384 561 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011508816304 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31817] ppid=31701 vsize=26711656 memory=17668 CPUtime=4.77 cores=0-7
/proc/31703/task/31817/stat : 31817 (java) R 31701 31701 31465 0 -1 4202560 161 0 0 0 477 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010434395448 140011865685494 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31818] ppid=31701 vsize=26711656 memory=19876 CPUtime=4.82 cores=0-7
/proc/31703/task/31818/stat : 31818 (java) R 31701 31701 31465 0 -1 4202560 87 0 0 0 482 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010432290544 140011863667316 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31819] ppid=31701 vsize=26711656 memory=22084 CPUtime=4.87 cores=0-7
/proc/31703/task/31819/stat : 31819 (java) R 31701 31701 31465 0 -1 4202560 131 0 0 0 487 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011506675784 140011863667305 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31820] ppid=31701 vsize=26711656 memory=24292 CPUtime=4.58 cores=0-7
/proc/31703/task/31820/stat : 31820 (java) R 31701 31701 31465 0 -1 4202560 398 0 0 0 456 2 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010437556840 140011865332352 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31821] ppid=31701 vsize=26711656 memory=24356 CPUtime=4.76 cores=0-7
/proc/31703/task/31821/stat : 31821 (java) R 31701 31701 31465 0 -1 4202560 230 0 0 0 476 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010436503880 140011863667415 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31822] ppid=31701 vsize=26711656 memory=140639174477344 CPUtime=4.75 cores=0-7
/proc/31703/task/31822/stat : 31822 (java) R 31701 31701 31465 0 -1 4202560 69 0 0 0 475 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010435449824 140011860580286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31823] ppid=31701 vsize=26711656 memory=140639174477440 CPUtime=4.77 cores=0-7
/proc/31703/task/31823/stat : 31823 (java) R 31701 31701 31465 0 -1 4202560 289 0 0 0 476 1 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010433344104 140011863616651 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31824] ppid=31701 vsize=26711656 memory=140639174477536 CPUtime=4.78 cores=0-7
/proc/31703/task/31824/stat : 31824 (java) R 31701 31701 31465 0 -1 4202560 117 0 0 0 478 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010439659960 140011863997714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
Current children cumulated CPU time: 44.8 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 224616 KiB

[startup+6.70168 s]
/proc/loadavg: 1.90 1.22 1.63 10/212 31824
/proc/meminfo: memFree=27147144/32770624 swapFree=67108860/67108860
[pid=31701] ppid=31698 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/31701/stat : 31701 (xcsp3-exec) S 31698 31701 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89125548 115843072 363 33554432000 4194304 5098028 140731592688224 140731592686328 140208675725948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19812352 140731592696886 140731592697088 140731592697088 140731592699850 0
/proc/31701/statm: 28282 363 305 221 0 87 0
[pid=31703] ppid=31701 vsize=26711656 memory=223164 CPUtime=45.6 cores=0-7
/proc/31703/stat : 31703 (java) S 31701 31701 31465 0 -1 1077944320 27561 0 0 0 4539 21 0 0 20 0 28 0 89125548 27352735744 55791 33554432000 4194304 4196468 140730005142672 140730005125216 140012257029879 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
/proc/31703/statm: 6677914 55791 3423 1 0 6639108 0
[pid=31703/tid=31704] ppid=31701 vsize=26711656 memory=56 CPUtime=0.9 cores=0-7
/proc/31703/task/31704/stat : 31704 (java) S 31701 31701 31465 0 -1 1077944384 7231 0 0 0 86 4 0 0 20 0 28 0 89125548 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012261270656 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31705] ppid=31701 vsize=26711656 memory=0 CPUtime=0.01 cores=0-7
/proc/31703/task/31705/stat : 31705 (java) S 31701 31701 31465 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012179609872 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31706] ppid=31701 vsize=26711656 memory=0 CPUtime=0.01 cores=0-7
/proc/31703/task/31706/stat : 31706 (java) S 31701 31701 31465 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012178557328 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31707] ppid=31701 vsize=26711656 memory=4420 CPUtime=0.01 cores=0-7
/proc/31703/task/31707/stat : 31707 (java) S 31701 31701 31465 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140012177504784 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31708] ppid=31701 vsize=26711656 memory=1452 CPUtime=0 cores=0-7
/proc/31703/task/31708/stat : 31708 (java) S 31701 31701 31465 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011811920528 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31709] ppid=31701 vsize=26711656 memory=225768 CPUtime=0 cores=0-7
/proc/31703/task/31709/stat : 31709 (java) S 31701 31701 31465 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011810867984 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31710] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31710/stat : 31710 (java) S 31701 31701 31465 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011809815440 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31711] ppid=31701 vsize=26711656 memory=0 CPUtime=0.01 cores=0-7
/proc/31703/task/31711/stat : 31711 (java) S 31701 31701 31465 0 -1 1077944384 1083 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011808762896 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31712] ppid=31701 vsize=26711656 memory=273331718781078 CPUtime=0.01 cores=0-7
/proc/31703/task/31712/stat : 31712 (java) S 31701 31701 31465 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 28 0 89125549 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011807710352 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31713] ppid=31701 vsize=26711656 memory=14869 CPUtime=0.01 cores=0-7
/proc/31703/task/31713/stat : 31713 (java) S 31701 31701 31465 0 -1 1077944384 313 0 0 0 1 0 0 0 20 0 28 0 89125551 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011518289904 140012257041026 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31714] ppid=31701 vsize=26711656 memory=22638 CPUtime=0 cores=0-7
/proc/31703/task/31714/stat : 31714 (java) S 31701 31701 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 89125551 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011517236192 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31715] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31715/stat : 31715 (java) S 31701 31701 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 89125551 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011516183536 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31716] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31716/stat : 31716 (java) S 31701 31701 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011515132112 140012257048475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31717] ppid=31701 vsize=26711656 memory=281277878013257 CPUtime=1.34 cores=0-7
/proc/31703/task/31717/stat : 31717 (java) S 31701 31701 31465 0 -1 1077944384 3287 0 0 0 133 1 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011514079728 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31718] ppid=31701 vsize=26711656 memory=0 CPUtime=1.43 cores=0-7
/proc/31703/task/31718/stat : 31718 (java) S 31701 31701 31465 0 -1 1077944384 3805 0 0 0 143 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011513027184 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31719] ppid=31701 vsize=26711656 memory=0 CPUtime=1.33 cores=0-7
/proc/31703/task/31719/stat : 31719 (java) S 31701 31701 31465 0 -1 1077944384 2214 0 0 0 133 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011511974640 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31720] ppid=31701 vsize=26711656 memory=0 CPUtime=0.81 cores=0-7
/proc/31703/task/31720/stat : 31720 (java) S 31701 31701 31465 0 -1 1077944384 3852 0 0 0 80 1 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011510922096 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31721] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31721/stat : 31721 (java) S 31701 31701 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011509868768 140012257040085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31722] ppid=31701 vsize=26711656 memory=0 CPUtime=0 cores=0-7
/proc/31703/task/31722/stat : 31722 (java) S 31701 31701 31465 0 -1 1077944384 561 0 0 0 0 0 0 0 20 0 28 0 89125554 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011508816304 140012257041026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31817] ppid=31701 vsize=26711656 memory=0 CPUtime=4.87 cores=0-7
/proc/31703/task/31817/stat : 31817 (java) R 31701 31701 31465 0 -1 4202560 161 0 0 0 487 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010434395448 140011863665696 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31818] ppid=31701 vsize=26711656 memory=0 CPUtime=4.92 cores=0-7
/proc/31703/task/31818/stat : 31818 (java) R 31701 31701 31465 0 -1 4202560 87 0 0 0 492 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010432290544 140011863902526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31819] ppid=31701 vsize=26711656 memory=0 CPUtime=4.97 cores=0-7
/proc/31703/task/31819/stat : 31819 (java) R 31701 31701 31465 0 -1 4202560 131 0 0 0 497 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140011506675784 140011860580307 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31820] ppid=31701 vsize=26711656 memory=0 CPUtime=4.68 cores=0-7
/proc/31703/task/31820/stat : 31820 (java) R 31701 31701 31465 0 -1 4202560 398 0 0 0 466 2 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010437556840 140011863668526 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31821] ppid=31701 vsize=26711656 memory=0 CPUtime=4.86 cores=0-7
/proc/31703/task/31821/stat : 31821 (java) R 31701 31701 31465 0 -1 4202560 230 0 0 0 486 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010436503880 140011865250582 0 4 0 16800975 0 0 0 -1 1 0 0 29 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31822] ppid=31701 vsize=26711656 memory=0 CPUtime=4.85 cores=0-7
/proc/31703/task/31822/stat : 31822 (java) R 31701 31701 31465 0 -1 4202560 69 0 0 0 485 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010435449824 140011860580263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31823] ppid=31701 vsize=26711656 memory=0 CPUtime=4.87 cores=0-7
/proc/31703/task/31823/stat : 31823 (java) R 31701 31701 31465 0 -1 4202560 289 0 0 0 486 1 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010433344104 140011863616499 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
[pid=31703/tid=31824] ppid=31701 vsize=26711656 memory=0 CPUtime=4.88 cores=0-7
/proc/31703/task/31824/stat : 31824 (java) R 31701 31701 31465 0 -1 4202560 117 0 0 0 488 0 0 0 20 0 28 0 89125660 27352735744 55791 33554432000 4194304 4196468 140730005142672 140010439659960 140011863616764 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21602304 140730005144705 140730005144877 140730005144877 140730005147599 0
Current children cumulated CPU time: 45.6 s
Current children cumulated vsize: 26824784 KiB
Current children cumulated memory: 224616 KiB

Child status: 0
Real time (s): 6.75821
CPU time (s): 45.9169
CPU user time (s): 45.6876
CPU system time (s): 0.229281
CPU usage (%): 679.423
Max. virtual memory (cumulated for all children) (KiB): 26824784
Max. memory (cumulated for all children) (KiB): 227916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.6876
system time used= 0.229281
maximum resident set size= 227776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28709
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5327
involuntary context switches= 944


# summary of solver processes directly reported to runsolver:
#   pid: 31701
#   total CPU time (s): 45.9169
#   total CPU user time (s): 45.6876
#   total CPU system time (s): 0.229281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.094431 second user time and 0.095554 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-27 20:20:24
IDJOB=4297478
IDBENCH=141322
IDSOLVER=2760
FILE ID=node135/4297478-1532715624
RUNJOBID= node135-1532713069-31492
PBS_JOBID= 21022319
Free space on /tmp= 48368 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-12b_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297478-1532715624/watcher-4297478-1532715624 -o /tmp/evaluation-result-4297478-1532715624/solver-4297478-1532715624 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532713069-31492 --watchdog 2580  HOME/xcsp3-exec -seed 966760508 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297478-1532715624.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8890b3c4968b86b21e69352acb96ed82
RANDOM SEED=966760508

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.50
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	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.50
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	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.50
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	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.50
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	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27355872 kB
MemAvailable:   31930196 kB
Buffers:          165632 kB
Cached:          4642524 kB
SwapCached:            0 kB
Active:          1644176 kB
Inactive:        3218056 kB
Active(anon):       5432 kB
Inactive(anon):    76960 kB
Active(file):    1638744 kB
Inactive(file):  3141096 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21992 kB
Writeback:             0 kB
AnonPages:        173472 kB
Mapped:            42056 kB
Shmem:             25248 kB
Slab:             248296 kB
SReclaimable:     220636 kB
SUnreclaim:        27660 kB
KernelStack:        3712 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48344 MiB
End job on node135 at 2018-07-27 20:20:31