Trace number 4270887

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
choco-solver 4.0.5 par (2017-08-09)SAT 1.89809 0.76183301

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-10.xml
MD5SUM0d07bfd3509f6ebe608866e376050751
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.035085
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints51
Number of domains2
Minimum domain size10
Maximum domain size18
Distribution of domain sizes[{"size":10,"count":10},{"size":18,"count":42}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":42},{"degree":9,"count":2},{"degree":10,"count":8}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":43},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints0
Number of intensional constraints43
Distribution of constraint types[{"type":"intension","count":43},{"type":"allDifferent","count":8}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270887-1502676699.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270887-1502676699.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.27/0.68	c solve instance...
1.62/0.74	s SATISFIABLE
1.62/0.74	v <instantiation>
1.62/0.74	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] </list>
1.62/0.74	v 	<values>6 1 2 4 10 9 3 7 5 8 5 -1 -2 -6 1 6 -4 2 -3 4 -3 -8 -5 7 2 -2 -1 2 -9 -7 1 3 4 -5 -4 -8 -1 -3 5 1 -3 -2 -5 -1 2 3 -6 -3 -4 -1 -4 -6 </values>
1.62/0.74	v </instantiation>

Verifier Data

OK	

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 (13943 MiB free)
  memory of node 1: 16384 MiB (14182 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270887-1502676699/watcher-4270887-1502676699 -o /tmp/evaluation-result-4270887-1502676699/solver-4270887-1502676699 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502670796-27986 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1171162387 HOME/instance-4270887-1502676699.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
Current StackSize limit: 8192 KiB

solver pid=28413, runsolver pid=28410

[startup+0.100124 s]*
/proc/loadavg: 8.37 8.27 8.30 2/199 28434
/proc/meminfo: memFree=28784216/32770624 swapFree=67108860/67108860
[pid=28413] ppid=28410 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28413/stat : 28413 (xcsp3-exec) S 28410 28413 27959 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100750934 9740288 345 33554432000 4194304 5098028 140733993721216 140733993719320 140102796862076 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15556608 140733993722980 140733993723191 140733993723191 140733993725931 0
/proc/28413/statm: 2378 345 289 221 0 87 0
[pid=28415] ppid=28413 vsize=25999808 memory=27036 CPUtime=0.12 cores=0-7
/proc/28415/stat : 28415 (java) S 28413 28413 27959 0 -1 1077944320 5712 0 0 0 11 1 0 0 20 0 20 0 100750934 26623803392 6759 33554432000 4194304 4196468 140721649392816 140721649375360 140328601386743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
/proc/28415/statm: 6499952 6759 2842 1 0 6488269 0
[pid=28415/tid=28416] ppid=28413 vsize=25999808 memory=7970416348166528664 CPUtime=0.08 cores=0-7
/proc/28415/task/28416/stat : 28416 (java) R 28413 28413 27959 0 -1 4202560 3710 0 0 0 8 0 0 0 20 0 20 0 100750934 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328605618048 140328581098368 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28417] ppid=28413 vsize=25999808 memory=732369808747015141 CPUtime=0 cores=0-7
/proc/28415/task/28417/stat : 28417 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328554006800 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28418] ppid=28413 vsize=25999808 memory=139670409561728 CPUtime=0 cores=0-7
/proc/28415/task/28418/stat : 28418 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328552954256 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28419] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28419/stat : 28419 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328551901712 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28420] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28420/stat : 28420 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328550849168 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28421] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28421/stat : 28421 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328549796624 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28422] ppid=28413 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/28415/task/28422/stat : 28422 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328548744080 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28423] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28423/stat : 28423 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328547691536 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28424] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28424/stat : 28424 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750935 26623803392 6759 33554432000 4194304 4196468 140721649392816 140328546638992 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28425] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28425/stat : 28425 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750936 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326873692144 140328601397890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28426] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28426/stat : 28426 (java) S 28413 28413 27959 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100750937 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326872638368 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28427] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28427/stat : 28427 (java) S 28413 28413 27959 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100750937 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326871585776 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28428] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28428/stat : 28428 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750939 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326870534352 140328601405339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28429] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28429/stat : 28429 (java) S 28413 28413 27959 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 100750939 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326869481968 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28430] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28430/stat : 28430 (java) R 28413 28413 27959 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 100750940 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326868429424 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28431] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28431/stat : 28431 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750940 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326867376880 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28432] ppid=28413 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/28415/task/28432/stat : 28432 (java) R 28413 28413 27959 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 20 0 100750940 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326866324336 140328582624304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28433] ppid=28413 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28433/stat : 28433 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750940 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326865271008 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28434] ppid=28413 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/28415/task/28434/stat : 28434 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750940 26623803392 6759 33554432000 4194304 4196468 140721649392816 140326864218544 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28416 KiB

[startup+0.210333 s]*
/proc/loadavg: 8.37 8.27 8.30 2/199 28434
/proc/meminfo: memFree=28773484/32770624 swapFree=67108860/67108860
[pid=28413] ppid=28410 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28413/stat : 28413 (xcsp3-exec) S 28410 28413 27959 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100750934 9740288 345 33554432000 4194304 5098028 140733993721216 140733993719320 140102796862076 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15556608 140733993722980 140733993723191 140733993723191 140733993725931 0
/proc/28413/statm: 2378 345 289 221 0 87 0
[pid=28415] ppid=28413 vsize=26004064 memory=38936 CPUtime=0.33 cores=0-7
/proc/28415/stat : 28415 (java) S 28413 28413 27959 0 -1 1077944320 8286 0 0 0 31 2 0 0 20 0 20 0 100750934 26628161536 9734 33554432000 4194304 4196468 140721649392816 140721649375360 140328601386743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
/proc/28415/statm: 6501016 9734 3025 1 0 6488269 0
[pid=28415/tid=28416] ppid=28413 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/28415/task/28416/stat : 28416 (java) R 28413 28413 27959 0 -1 4202560 5502 0 0 0 18 1 0 0 20 0 20 0 100750934 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328605588432 140328594103847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28417] ppid=28413 vsize=26004064 memory=732369808747015141 CPUtime=0 cores=0-7
/proc/28415/task/28417/stat : 28417 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328554006800 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28418] ppid=28413 vsize=26004064 memory=139670409561728 CPUtime=0 cores=0-7
/proc/28415/task/28418/stat : 28418 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328552954256 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28419] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28419/stat : 28419 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328551901712 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28420] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28420/stat : 28420 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328550849168 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28421] ppid=28413 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28421/stat : 28421 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628194304 9734 33554432000 4194304 4196468 140721649392816 140328549796624 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28422] ppid=28413 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28415/task/28422/stat : 28422 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328548744080 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28423] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28423/stat : 28423 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328547691536 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28424] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28424/stat : 28424 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750935 26628161536 9734 33554432000 4194304 4196468 140721649392816 140328546638992 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28425] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28425/stat : 28425 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750936 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326873692144 140328601397890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28426] ppid=28413 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28426/stat : 28426 (java) S 28413 28413 27959 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100750937 26628194304 9734 33554432000 4194304 4196468 140721649392816 140326872638368 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28427] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28427/stat : 28427 (java) S 28413 28413 27959 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100750937 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326871585776 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28428] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28428/stat : 28428 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750939 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326870534352 140328601405339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28429] ppid=28413 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/28415/task/28429/stat : 28429 (java) S 28413 28413 27959 0 -1 1077944384 412 0 0 0 1 0 0 0 20 0 20 0 100750939 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326869481968 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28430] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28430/stat : 28430 (java) S 28413 28413 27959 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 100750940 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326868429424 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28431] ppid=28413 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/28415/task/28431/stat : 28431 (java) S 28413 28413 27959 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 20 0 100750940 26628194304 9734 33554432000 4194304 4196468 140721649392816 140326867376880 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28432] ppid=28413 vsize=26004096 memory=0 CPUtime=0.07 cores=0-7
/proc/28415/task/28432/stat : 28432 (java) S 28413 28413 27959 0 -1 1077944384 677 0 0 0 7 0 0 0 20 0 20 0 100750940 26628194304 9734 33554432000 4194304 4196468 140721649392816 140326866324336 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28433] ppid=28413 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28433/stat : 28433 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750940 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326865271008 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28434] ppid=28413 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28415/task/28434/stat : 28434 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750940 26628161536 9734 33554432000 4194304 4196468 140721649392816 140326864218544 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40316 KiB

[startup+0.310444 s]*
/proc/loadavg: 8.37 8.27 8.30 2/199 28434
/proc/meminfo: memFree=28766908/32770624 swapFree=67108860/67108860
[pid=28413] ppid=28410 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28413/stat : 28413 (xcsp3-exec) S 28410 28413 27959 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100750934 9740288 345 33554432000 4194304 5098028 140733993721216 140733993719320 140102796862076 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15556608 140733993722980 140733993723191 140733993723191 140733993725931 0
/proc/28413/statm: 2378 345 289 221 0 87 0
[pid=28415] ppid=28413 vsize=26004140 memory=46140 CPUtime=0.49 cores=0-7
/proc/28415/stat : 28415 (java) S 28413 28413 27959 0 -1 1077944320 9264 0 0 0 46 3 0 0 20 0 20 0 100750934 26628239360 11535 33554432000 4194304 4196468 140721649392816 140721649375360 140328601386743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
/proc/28415/statm: 6501035 11535 3109 1 0 6488269 0
[pid=28415/tid=28416] ppid=28413 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28415/task/28416/stat : 28416 (java) R 28413 28413 27959 0 -1 4202560 6273 0 0 0 27 2 0 0 20 0 20 0 100750934 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328605621152 140328585467230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28417] ppid=28413 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28417/stat : 28417 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328554006800 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28418] ppid=28413 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28418/stat : 28418 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328552954256 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28419] ppid=28413 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28419/stat : 28419 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328551901712 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28420] ppid=28413 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28420/stat : 28420 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328550849168 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28421] ppid=28413 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/28415/task/28421/stat : 28421 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328549796624 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28422] ppid=28413 vsize=26004140 memory=139670256186287 CPUtime=0 cores=0-7
/proc/28415/task/28422/stat : 28422 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328548744080 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28423] ppid=28413 vsize=26004140 memory=139670256188592 CPUtime=0 cores=0-7
/proc/28415/task/28423/stat : 28423 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328547691536 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28424] ppid=28413 vsize=26004140 memory=139670256190896 CPUtime=0 cores=0-7
/proc/28415/task/28424/stat : 28424 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750935 26628239360 11535 33554432000 4194304 4196468 140721649392816 140328546638992 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28425] ppid=28413 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28425/stat : 28425 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100750936 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326873692144 140328601397890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28426] ppid=28413 vsize=26004140 memory=279340512388752 CPUtime=0 cores=0-7
/proc/28415/task/28426/stat : 28426 (java) S 28413 28413 27959 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100750937 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326872638368 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28427] ppid=28413 vsize=26004140 memory=279340512395664 CPUtime=0 cores=0-7
/proc/28415/task/28427/stat : 28427 (java) S 28413 28413 27959 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100750937 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326871585776 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28428] ppid=28413 vsize=26004140 memory=279340512336944 CPUtime=0 cores=0-7
/proc/28415/task/28428/stat : 28428 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750939 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326870534352 140328601405339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28429] ppid=28413 vsize=26004140 memory=279340512409488 CPUtime=0.03 cores=0-7
/proc/28415/task/28429/stat : 28429 (java) S 28413 28413 27959 0 -1 1077944384 508 0 0 0 3 0 0 0 20 0 20 0 100750939 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326869481968 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28430] ppid=28413 vsize=26004140 memory=279340512416400 CPUtime=0.01 cores=0-7
/proc/28415/task/28430/stat : 28430 (java) S 28413 28413 27959 0 -1 1077944384 135 0 0 0 1 0 0 0 20 0 20 0 100750940 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326868429424 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28431] ppid=28413 vsize=26004140 memory=279340512414096 CPUtime=0.02 cores=0-7
/proc/28415/task/28431/stat : 28431 (java) S 28413 28413 27959 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 20 0 100750940 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326867376880 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28432] ppid=28413 vsize=26004140 memory=279340512430256 CPUtime=0.11 cores=0-7
/proc/28415/task/28432/stat : 28432 (java) R 28413 28413 27959 0 -1 4202560 763 0 0 0 11 0 0 0 20 0 20 0 100750940 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326866324336 140328580011984 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28433] ppid=28413 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/28415/task/28433/stat : 28433 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100750940 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326865271008 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28434] ppid=28413 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/28415/task/28434/stat : 28434 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100750940 26628239360 11535 33554432000 4194304 4196468 140721649392816 140326864218544 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 47520 KiB

[startup+0.711226 s]
/proc/loadavg: 8.37 8.27 8.30 4/199 28434
/proc/meminfo: memFree=28750192/32770624 swapFree=67108860/67108860
[pid=28413] ppid=28410 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28413/stat : 28413 (xcsp3-exec) S 28410 28413 27959 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100750934 9740288 345 33554432000 4194304 5098028 140733993721216 140733993719320 140102796862076 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15556608 140733993722980 140733993723191 140733993723191 140733993725931 0
/proc/28413/statm: 2378 345 289 221 0 87 0
[pid=28415] ppid=28413 vsize=26538700 memory=126416 CPUtime=1.62 cores=0-7
/proc/28415/stat : 28415 (java) S 28413 28413 27959 0 -1 1077944320 12214 0 0 0 155 7 0 0 20 0 28 0 100750934 27175628800 31604 33554432000 4194304 4196468 140721649392816 140721649375360 140328601386743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
/proc/28415/statm: 6634675 31604 3204 1 0 6621909 0
[pid=28415/tid=28416] ppid=28413 vsize=26538700 memory=279340512725184 CPUtime=0.66 cores=0-7
/proc/28415/task/28416/stat : 28416 (java) S 28413 28413 27959 0 -1 1077944384 6946 0 0 0 63 3 0 0 20 0 28 0 100750934 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328605627520 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28417] ppid=28413 vsize=26538700 memory=12064 CPUtime=0 cores=0-7
/proc/28415/task/28417/stat : 28417 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328554006800 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28418] ppid=28413 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/28415/task/28418/stat : 28418 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328552954256 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28419] ppid=28413 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/28415/task/28419/stat : 28419 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328551901712 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28420] ppid=28413 vsize=26538700 memory=1952 CPUtime=0 cores=0-7
/proc/28415/task/28420/stat : 28420 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328550849168 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28421] ppid=28413 vsize=26538700 memory=5796 CPUtime=0 cores=0-7
/proc/28415/task/28421/stat : 28421 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328549796624 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28422] ppid=28413 vsize=26538700 memory=4616 CPUtime=0 cores=0-7
/proc/28415/task/28422/stat : 28422 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328548744080 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28423] ppid=28413 vsize=26538700 memory=8584 CPUtime=0 cores=0-7
/proc/28415/task/28423/stat : 28423 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328547691536 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28424] ppid=28413 vsize=26538700 memory=792 CPUtime=0 cores=0-7
/proc/28415/task/28424/stat : 28424 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328546638992 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28425] ppid=28413 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/28415/task/28425/stat : 28425 (java) S 28413 28413 27959 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 100750936 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326873692144 140328601397890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28426] ppid=28413 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/28415/task/28426/stat : 28426 (java) S 28413 28413 27959 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100750937 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326872638368 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28427] ppid=28413 vsize=26538700 memory=1440 CPUtime=0 cores=0-7
/proc/28415/task/28427/stat : 28427 (java) S 28413 28413 27959 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 100750937 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326871585776 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28428] ppid=28413 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/28415/task/28428/stat : 28428 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750939 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326870534352 140328601405339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28429] ppid=28413 vsize=26538700 memory=16432 CPUtime=0.15 cores=0-7
/proc/28415/task/28429/stat : 28429 (java) S 28413 28413 27959 0 -1 1077944384 806 0 0 0 15 0 0 0 20 0 28 0 100750939 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326869481968 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28430] ppid=28413 vsize=26538700 memory=17336 CPUtime=0.14 cores=0-7
/proc/28415/task/28430/stat : 28430 (java) S 28413 28413 27959 0 -1 1077944384 684 0 0 0 14 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326868429424 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28431] ppid=28413 vsize=26538700 memory=4044 CPUtime=0.15 cores=0-7
/proc/28415/task/28431/stat : 28431 (java) R 28413 28413 27959 0 -1 1077944384 637 0 0 0 14 1 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326867376880 140328601397890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28432] ppid=28413 vsize=26538700 memory=1792 CPUtime=0.35 cores=0-7
/proc/28415/task/28432/stat : 28432 (java) S 28413 28413 27959 0 -1 1077944384 1533 0 0 0 35 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326866322128 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28433] ppid=28413 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/28415/task/28433/stat : 28433 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326865271008 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28434] ppid=28413 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/28415/task/28434/stat : 28434 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326864218544 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 127796 KiB

[startup+0.761775 s]
# the end of solver process 28413 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.82047 s, system=0.077617 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.711226 s]
/proc/loadavg: 8.37 8.27 8.30 4/199 28434
/proc/meminfo: memFree=28750192/32770624 swapFree=67108860/67108860
[pid=28413] ppid=28410 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/28413/stat : 28413 (xcsp3-exec) S 28410 28413 27959 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100750934 9740288 345 33554432000 4194304 5098028 140733993721216 140733993719320 140102796862076 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15556608 140733993722980 140733993723191 140733993723191 140733993725931 0
/proc/28413/statm: 2378 345 289 221 0 87 0
[pid=28415] ppid=28413 vsize=26538700 memory=126416 CPUtime=1.62 cores=0-7
/proc/28415/stat : 28415 (java) S 28413 28413 27959 0 -1 1077944320 12214 0 0 0 155 7 0 0 20 0 28 0 100750934 27175628800 31604 33554432000 4194304 4196468 140721649392816 140721649375360 140328601386743 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
/proc/28415/statm: 6634675 31604 3204 1 0 6621909 0
[pid=28415/tid=28416] ppid=28413 vsize=26538700 memory=279340512725184 CPUtime=0.66 cores=0-7
/proc/28415/task/28416/stat : 28416 (java) S 28413 28413 27959 0 -1 1077944384 6946 0 0 0 63 3 0 0 20 0 28 0 100750934 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328605627520 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28417] ppid=28413 vsize=26538700 memory=12064 CPUtime=0 cores=0-7
/proc/28415/task/28417/stat : 28417 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328554006800 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28418] ppid=28413 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/28415/task/28418/stat : 28418 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328552954256 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28419] ppid=28413 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/28415/task/28419/stat : 28419 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328551901712 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28420] ppid=28413 vsize=26538700 memory=1952 CPUtime=0 cores=0-7
/proc/28415/task/28420/stat : 28420 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328550849168 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28421] ppid=28413 vsize=26538700 memory=5796 CPUtime=0 cores=0-7
/proc/28415/task/28421/stat : 28421 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328549796624 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28422] ppid=28413 vsize=26538700 memory=4616 CPUtime=0 cores=0-7
/proc/28415/task/28422/stat : 28422 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328548744080 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28423] ppid=28413 vsize=26538700 memory=8584 CPUtime=0 cores=0-7
/proc/28415/task/28423/stat : 28423 (java) S 28413 28413 27959 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328547691536 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28424] ppid=28413 vsize=26538700 memory=792 CPUtime=0 cores=0-7
/proc/28415/task/28424/stat : 28424 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100750935 27175628800 31604 33554432000 4194304 4196468 140721649392816 140328546638992 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28425] ppid=28413 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/28415/task/28425/stat : 28425 (java) S 28413 28413 27959 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 100750936 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326873692144 140328601397890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28426] ppid=28413 vsize=26538700 memory=1716 CPUtime=0 cores=0-7
/proc/28415/task/28426/stat : 28426 (java) S 28413 28413 27959 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100750937 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326872638368 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28427] ppid=28413 vsize=26538700 memory=1440 CPUtime=0 cores=0-7
/proc/28415/task/28427/stat : 28427 (java) S 28413 28413 27959 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 100750937 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326871585776 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28428] ppid=28413 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/28415/task/28428/stat : 28428 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750939 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326870534352 140328601405339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28429] ppid=28413 vsize=26538700 memory=16432 CPUtime=0.15 cores=0-7
/proc/28415/task/28429/stat : 28429 (java) S 28413 28413 27959 0 -1 1077944384 806 0 0 0 15 0 0 0 20 0 28 0 100750939 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326869481968 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28430] ppid=28413 vsize=26538700 memory=17336 CPUtime=0.14 cores=0-7
/proc/28415/task/28430/stat : 28430 (java) S 28413 28413 27959 0 -1 1077944384 684 0 0 0 14 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326868429424 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28431] ppid=28413 vsize=26538700 memory=4044 CPUtime=0.15 cores=0-7
/proc/28415/task/28431/stat : 28431 (java) R 28413 28413 27959 0 -1 1077944384 637 0 0 0 14 1 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326867376880 140328601397890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28432] ppid=28413 vsize=26538700 memory=1792 CPUtime=0.35 cores=0-7
/proc/28415/task/28432/stat : 28432 (java) S 28413 28413 27959 0 -1 1077944384 1533 0 0 0 35 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326866322128 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28433] ppid=28413 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/28415/task/28433/stat : 28433 (java) S 28413 28413 27959 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326865271008 140328601396949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
[pid=28415/tid=28434] ppid=28413 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/28415/task/28434/stat : 28434 (java) S 28413 28413 27959 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100750940 27175628800 31604 33554432000 4194304 4196468 140721649392816 140326864218544 140328601397890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31383552 140721649394834 140721649395011 140721649395011 140721649397711 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 127796 KiB

Child status: 0
Real time (s): 0.761833
CPU time (s): 1.89809
CPU user time (s): 1.82047
CPU system time (s): 0.077617
CPU usage (%): 249.147
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 127796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.82047
system time used= 0.077617
maximum resident set size= 129948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2884
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 28413
#   total CPU time (s): 1.89809
#   total CPU user time (s): 1.82047
#   total CPU system time (s): 0.077617

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019205 second user time and 0.054584 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-14 03:57:20
IDJOB=4270887
IDBENCH=120418
IDSOLVER=2662
FILE ID=node148/4270887-1502676699
RUNJOBID= node148-1502670796-27986
PBS_JOBID= 20628973
Free space on /tmp= 61616 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-10.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270887-1502676699/watcher-4270887-1502676699 -o /tmp/evaluation-result-4270887-1502676699/solver-4270887-1502676699 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502670796-27986 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1171162387 HOME/instance-4270887-1502676699.xml

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

MD5SUM BENCH= 0d07bfd3509f6ebe608866e376050751
RANDOM SEED=1171162387

node148.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.19
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.19
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.19
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.19
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:        28800664 kB
MemAvailable:   31987824 kB
Buffers:          224132 kB
Cached:          3251136 kB
SwapCached:            0 kB
Active:           808240 kB
Inactive:        2721264 kB
Active(anon):       5224 kB
Inactive(anon):    76676 kB
Active(file):     803016 kB
Inactive(file):  2644588 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:            28 kB
AnonPages:         59756 kB
Mapped:            44264 kB
Shmem:             25224 kB
Slab:             137052 kB
SReclaimable:     110780 kB
SUnreclaim:        26272 kB
KernelStack:        3168 kB
PageTables:         4932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61608 MiB
End job on node148 at 2017-08-14 03:57:21