Trace number 4270850

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 3.0464499 0.89885998

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-080.xml
MD5SUMf0cd38ecba005234ebb464e977fa1d5a
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.16046099
Satisfiable
(Un)Satisfiability was proved
Number of variables159
Number of constraints81
Number of domains2
Minimum domain size79
Maximum domain size80
Distribution of domain sizes[{"size":79,"count":79},{"size":80,"count":80}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":81},{"degree":3,"count":78}]
Minimum constraint arity3
Maximum constraint arity80
Distribution of constraint arities[{"arity":3,"count":79},{"arity":79,"count":1},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints79
Distribution of constraint types[{"type":"intension","count":79},{"type":"allDifferent","count":2}]
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-4270850-1502702491.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4270850-1502702491.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
1.27/0.65	c solve instance...
2.48/0.88	s SATISFIABLE
2.48/0.88	v <instantiation>
2.48/0.88	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] 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] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] </list>
2.48/0.88	v 	<values>0 79 1 78 2 77 3 76 4 75 5 74 6 73 7 72 8 71 9 70 10 69 11 68 12 67 13 66 14 65 15 64 16 63 17 62 18 61 19 60 20 59 21 58 22 57 23 56 24 55 25 54 26 53 27 52 28 51 29 50 30 49 31 48 32 47 33 46 34 45 35 44 36 43 37 42 38 41 39 40 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 </values>
2.48/0.88	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 (15257 MiB free)
  memory of node 1: 16384 MiB (15646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270850-1502702491/watcher-4270850-1502702491 -o /tmp/evaluation-result-4270850-1502702491/solver-4270850-1502702491 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502701632-396 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 571477152 HOME/instance-4270850-1502702491.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=414, runsolver pid=411

[startup+0.100159 s]*
/proc/loadavg: 7.79 8.51 8.18 2/199 435
/proc/meminfo: memFree=31629148/32770624 swapFree=67108860/67108860
[pid=414] ppid=411 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/414/stat : 414 (xcsp3-exec) S 411 414 369 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 103336850 9740288 345 33554432000 4194304 5098028 140720901168000 140720901166104 140039043191420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38658048 140720901174373 140720901174583 140720901174583 140720901177323 0
/proc/414/statm: 2378 345 289 221 0 87 0
[pid=416] ppid=414 vsize=25999808 memory=26732 CPUtime=0.11 cores=0-7
/proc/416/stat : 416 (java) S 414 414 369 0 -1 1077944320 5530 0 0 0 10 1 0 0 20 0 20 0 103336850 26623803392 6683 33554432000 4194304 4196468 140727640855696 140727640838240 140345969594103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
/proc/416/statm: 6499952 6683 2792 1 0 6488269 0
[pid=416/tid=417] ppid=414 vsize=25999808 memory=8390339637985935414 CPUtime=0.08 cores=0-7
/proc/416/task/417/stat : 417 (java) R 414 414 369 0 -1 4202560 3615 0 0 0 8 0 0 0 20 0 20 0 103336850 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345973819824 140345589507953 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=418] ppid=414 vsize=25999808 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/416/task/418/stat : 418 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345922215056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=419] ppid=414 vsize=25999808 memory=140559890933508 CPUtime=0 cores=0-7
/proc/416/task/419/stat : 419 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345921162256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=420] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/420/stat : 420 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345920109456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=421] ppid=414 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/421/stat : 421 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345919056656 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=422] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/422/stat : 422 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345918003856 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=423] ppid=414 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/423/stat : 423 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345916951056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=424] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/424/stat : 424 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345915898256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=425] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/425/stat : 425 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336851 26623803392 6749 33554432000 4194304 4196468 140727640855696 140345914845456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=426] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/426/stat : 426 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336853 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344241851248 140345969605250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=427] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/427/stat : 427 (java) S 414 414 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103336853 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344240797216 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=428] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/428/stat : 428 (java) S 414 414 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103336853 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344239744368 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=429] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/429/stat : 429 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344238692688 140345969612699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=430] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/430/stat : 430 (java) S 414 414 369 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344237640048 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=431] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/431/stat : 431 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344236587248 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=432] ppid=414 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/432/stat : 432 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344235534448 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=433] ppid=414 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/416/task/433/stat : 433 (java) R 414 414 369 0 -1 4202560 247 0 0 0 1 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344234481648 140345969606038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=434] ppid=414 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/416/task/434/stat : 434 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344233430112 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=435] ppid=414 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/435/stat : 435 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336856 26623803392 6749 33554432000 4194304 4196468 140727640855696 140344232377392 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28112 KiB

[startup+0.210262 s]*
/proc/loadavg: 7.79 8.51 8.18 2/199 435
/proc/meminfo: memFree=31619736/32770624 swapFree=67108860/67108860
[pid=414] ppid=411 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/414/stat : 414 (xcsp3-exec) S 411 414 369 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 103336850 9740288 345 33554432000 4194304 5098028 140720901168000 140720901166104 140039043191420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38658048 140720901174373 140720901174583 140720901174583 140720901177323 0
/proc/414/statm: 2378 345 289 221 0 87 0
[pid=416] ppid=414 vsize=26004064 memory=38416 CPUtime=0.32 cores=0-7
/proc/416/stat : 416 (java) S 414 414 369 0 -1 1077944320 8279 0 0 0 31 1 0 0 20 0 20 0 103336850 26628161536 9604 33554432000 4194304 4196468 140727640855696 140727640838240 140345969594103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
/proc/416/statm: 6501016 9604 3011 1 0 6488269 0
[pid=416/tid=417] ppid=414 vsize=26004064 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/416/task/417/stat : 417 (java) R 414 414 369 0 -1 4202560 5404 0 0 0 19 0 0 0 20 0 20 0 103336850 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345973815096 140345969616029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=418] ppid=414 vsize=26004064 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/416/task/418/stat : 418 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345922215056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=419] ppid=414 vsize=26004064 memory=140559890933508 CPUtime=0 cores=0-7
/proc/416/task/419/stat : 419 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345921162256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=420] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/420/stat : 420 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345920109456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=421] ppid=414 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/421/stat : 421 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345919056656 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=422] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/422/stat : 422 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345918003856 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=423] ppid=414 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/423/stat : 423 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345916951056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=424] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/424/stat : 424 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345915898256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=425] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/425/stat : 425 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 9663 33554432000 4194304 4196468 140727640855696 140345914845456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=426] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/426/stat : 426 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336853 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344241851248 140345969605250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=427] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/427/stat : 427 (java) S 414 414 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103336853 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344240797216 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=428] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/428/stat : 428 (java) S 414 414 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103336853 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344239744368 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=429] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/429/stat : 429 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344238692688 140345969612699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=430] ppid=414 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/416/task/430/stat : 430 (java) S 414 414 369 0 -1 1077944384 504 0 0 0 1 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344237640048 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=431] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/431/stat : 431 (java) S 414 414 369 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344236587248 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=432] ppid=414 vsize=26004064 memory=-1 CPUtime=0.03 cores=0-7
/proc/416/task/432/stat : 432 (java) S 414 414 369 0 -1 1077944384 292 0 0 0 3 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344235534448 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=433] ppid=414 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/416/task/433/stat : 433 (java) S 414 414 369 0 -1 1077944384 720 0 0 0 7 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344234481648 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=434] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/434/stat : 434 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344233430112 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=435] ppid=414 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/435/stat : 435 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 9663 33554432000 4194304 4196468 140727640855696 140344232377392 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39796 KiB

[startup+0.309533 s]*
/proc/loadavg: 7.79 8.51 8.18 3/199 435
/proc/meminfo: memFree=31611828/32770624 swapFree=67108860/67108860
[pid=414] ppid=411 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/414/stat : 414 (xcsp3-exec) S 411 414 369 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 103336850 9740288 345 33554432000 4194304 5098028 140720901168000 140720901166104 140039043191420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38658048 140720901174373 140720901174583 140720901174583 140720901177323 0
/proc/414/statm: 2378 345 289 221 0 87 0
[pid=416] ppid=414 vsize=26004064 memory=45876 CPUtime=0.48 cores=0-7
/proc/416/stat : 416 (java) S 414 414 369 0 -1 1077944320 9149 0 0 0 46 2 0 0 20 0 20 0 103336850 26628161536 11469 33554432000 4194304 4196468 140727640855696 140727640838240 140345969594103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
/proc/416/statm: 6501016 11469 3093 1 0 6488269 0
[pid=416/tid=417] ppid=414 vsize=26004064 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/416/task/417/stat : 417 (java) R 414 414 369 0 -1 4202560 6141 0 0 0 28 1 0 0 20 0 20 0 103336850 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345973826528 140345969616029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=418] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/418/stat : 418 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345922215056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=419] ppid=414 vsize=26004064 memory=140559890499207 CPUtime=0 cores=0-7
/proc/416/task/419/stat : 419 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345921162256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=420] ppid=414 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/420/stat : 420 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345920109456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=421] ppid=414 vsize=26004064 memory=2240 CPUtime=0 cores=0-7
/proc/416/task/421/stat : 421 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345919056656 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=422] ppid=414 vsize=26004064 memory=2241 CPUtime=0 cores=0-7
/proc/416/task/422/stat : 422 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345918003856 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=423] ppid=414 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/416/task/423/stat : 423 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345916951056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=424] ppid=414 vsize=26004064 memory=281119568371232 CPUtime=0 cores=0-7
/proc/416/task/424/stat : 424 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345915898256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=425] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/425/stat : 425 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336851 26628161536 11535 33554432000 4194304 4196468 140727640855696 140345914845456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=426] ppid=414 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/416/task/426/stat : 426 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103336853 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344241851248 140345969605250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=427] ppid=414 vsize=26004064 memory=449 CPUtime=0 cores=0-7
/proc/416/task/427/stat : 427 (java) S 414 414 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103336853 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344240797216 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=428] ppid=414 vsize=26004064 memory=258 CPUtime=0 cores=0-7
/proc/416/task/428/stat : 428 (java) S 414 414 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103336853 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344239744368 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=429] ppid=414 vsize=26004064 memory=55 CPUtime=0 cores=0-7
/proc/416/task/429/stat : 429 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344238692688 140345969612699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=430] ppid=414 vsize=26004064 memory=0 CPUtime=0.03 cores=0-7
/proc/416/task/430/stat : 430 (java) S 414 414 369 0 -1 1077944384 610 0 0 0 3 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344237640048 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=431] ppid=414 vsize=26004064 memory=132 CPUtime=0 cores=0-7
/proc/416/task/431/stat : 431 (java) S 414 414 369 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344236587248 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=432] ppid=414 vsize=26004064 memory=67 CPUtime=0.03 cores=0-7
/proc/416/task/432/stat : 432 (java) S 414 414 369 0 -1 1077944384 298 0 0 0 3 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344235534448 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=433] ppid=414 vsize=26004064 memory=7853 CPUtime=0.12 cores=0-7
/proc/416/task/433/stat : 433 (java) S 414 414 369 0 -1 1077944384 843 0 0 0 12 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344234481648 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=434] ppid=414 vsize=26004064 memory=3467825727391412274 CPUtime=0 cores=0-7
/proc/416/task/434/stat : 434 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344233430112 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=435] ppid=414 vsize=26004064 memory=3472895575524712495 CPUtime=0 cores=0-7
/proc/416/task/435/stat : 435 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103336856 26628161536 11535 33554432000 4194304 4196468 140727640855696 140344232377392 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47256 KiB

[startup+0.710977 s]
/proc/loadavg: 7.79 8.51 8.18 3/199 435
/proc/meminfo: memFree=31596708/32770624 swapFree=67108860/67108860
[pid=414] ppid=411 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/414/stat : 414 (xcsp3-exec) S 411 414 369 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 103336850 9740288 345 33554432000 4194304 5098028 140720901168000 140720901166104 140039043191420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38658048 140720901174373 140720901174583 140720901174583 140720901177323 0
/proc/414/statm: 2378 345 289 221 0 87 0
[pid=416] ppid=414 vsize=26538700 memory=95788 CPUtime=1.79 cores=0-7
/proc/416/stat : 416 (java) S 414 414 369 0 -1 1077944320 12805 0 0 0 174 5 0 0 20 0 28 0 103336850 27175628800 23947 33554432000 4194304 4196468 140727640855696 140727640838240 140345969594103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
/proc/416/statm: 6634675 23947 3206 1 0 6621909 0
[pid=416/tid=417] ppid=414 vsize=26538700 memory=1692 CPUtime=0.63 cores=0-7
/proc/416/task/417/stat : 417 (java) S 414 414 369 0 -1 1077944384 6891 0 0 0 61 2 0 0 20 0 28 0 103336850 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345973834880 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=418] ppid=414 vsize=26538700 memory=912 CPUtime=0 cores=0-7
/proc/416/task/418/stat : 418 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345922215056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=419] ppid=414 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/416/task/419/stat : 419 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345921162256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=420] ppid=414 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/416/task/420/stat : 420 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345920109456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=421] ppid=414 vsize=26538700 memory=4580 CPUtime=0 cores=0-7
/proc/416/task/421/stat : 421 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345919056656 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=422] ppid=414 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/416/task/422/stat : 422 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345918003856 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=423] ppid=414 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/416/task/423/stat : 423 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345916951056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=424] ppid=414 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/416/task/424/stat : 424 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345915898256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=425] ppid=414 vsize=26538700 memory=10020 CPUtime=0 cores=0-7
/proc/416/task/425/stat : 425 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 23947 33554432000 4194304 4196468 140727640855696 140345914845456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=426] ppid=414 vsize=26538700 memory=1948 CPUtime=0 cores=0-7
/proc/416/task/426/stat : 426 (java) S 414 414 369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 103336853 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344241851248 140345969605250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=427] ppid=414 vsize=26538700 memory=8536 CPUtime=0 cores=0-7
/proc/416/task/427/stat : 427 (java) S 414 414 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 103336853 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344240797216 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=428] ppid=414 vsize=26538700 memory=4616 CPUtime=0 cores=0-7
/proc/416/task/428/stat : 428 (java) S 414 414 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 103336853 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344239744368 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=429] ppid=414 vsize=26538700 memory=1720 CPUtime=0 cores=0-7
/proc/416/task/429/stat : 429 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344238692688 140345969612699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=430] ppid=414 vsize=26538700 memory=54 CPUtime=0.18 cores=0-7
/proc/416/task/430/stat : 430 (java) S 414 414 369 0 -1 1077944384 1306 0 0 0 18 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344237640048 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=431] ppid=414 vsize=26538700 memory=0 CPUtime=0.14 cores=0-7
/proc/416/task/431/stat : 431 (java) R 414 414 369 0 -1 1077944384 567 0 0 0 14 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344236587248 140345969605250 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=432] ppid=414 vsize=26538700 memory=4404 CPUtime=0.13 cores=0-7
/proc/416/task/432/stat : 432 (java) R 414 414 369 0 -1 4202560 612 0 0 0 13 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344235515464 140345949249546 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=433] ppid=414 vsize=26538700 memory=0 CPUtime=0.41 cores=0-7
/proc/416/task/433/stat : 433 (java) S 414 414 369 0 -1 1077944384 1820 0 0 0 41 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344234481648 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=434] ppid=414 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/416/task/434/stat : 434 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344233430112 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=435] ppid=414 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/416/task/435/stat : 435 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336856 27175628800 23947 33554432000 4194304 4196468 140727640855696 140344232377392 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 97168 KiB

[startup+0.898804 s]
# the end of solver process 414 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.98654 s, system=0.059912 s

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

[startup+0.803971 s]
/proc/loadavg: 7.79 8.51 8.18 3/199 435
/proc/meminfo: memFree=31596708/32770624 swapFree=67108860/67108860
[pid=414] ppid=411 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/414/stat : 414 (xcsp3-exec) S 411 414 369 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 103336850 9740288 345 33554432000 4194304 5098028 140720901168000 140720901166104 140039043191420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38658048 140720901174373 140720901174583 140720901174583 140720901177323 0
/proc/414/statm: 2378 345 289 221 0 87 0
[pid=416] ppid=414 vsize=26538700 memory=101996 CPUtime=2.48 cores=0-7
/proc/416/stat : 416 (java) S 414 414 369 0 -1 1077944320 13397 0 0 0 243 5 0 0 20 0 28 0 103336850 27175628800 25499 33554432000 4194304 4196468 140727640855696 140727640838240 140345969594103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
/proc/416/statm: 6634675 25499 3208 1 0 6621909 0
[pid=416/tid=417] ppid=414 vsize=26538700 memory=1200 CPUtime=0.63 cores=0-7
/proc/416/task/417/stat : 417 (java) S 414 414 369 0 -1 1077944384 6891 0 0 0 61 2 0 0 20 0 28 0 103336850 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345973834880 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=418] ppid=414 vsize=26538700 memory=15872 CPUtime=0 cores=0-7
/proc/416/task/418/stat : 418 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345922215056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=419] ppid=414 vsize=26538700 memory=4040 CPUtime=0 cores=0-7
/proc/416/task/419/stat : 419 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345921162256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=420] ppid=414 vsize=26538700 memory=17464 CPUtime=0 cores=0-7
/proc/416/task/420/stat : 420 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345920109456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=421] ppid=414 vsize=26538700 memory=18292 CPUtime=0 cores=0-7
/proc/416/task/421/stat : 421 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345919056656 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=422] ppid=414 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/416/task/422/stat : 422 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345918003856 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=423] ppid=414 vsize=26538700 memory=648 CPUtime=0 cores=0-7
/proc/416/task/423/stat : 423 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345916951056 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=424] ppid=414 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/416/task/424/stat : 424 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345915898256 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=425] ppid=414 vsize=26538700 memory=960 CPUtime=0 cores=0-7
/proc/416/task/425/stat : 425 (java) S 414 414 369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 103336851 27175628800 25499 33554432000 4194304 4196468 140727640855696 140345914845456 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=426] ppid=414 vsize=26538700 memory=2340 CPUtime=0 cores=0-7
/proc/416/task/426/stat : 426 (java) S 414 414 369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 103336853 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344241851248 140345969605250 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=427] ppid=414 vsize=26538700 memory=2236 CPUtime=0 cores=0-7
/proc/416/task/427/stat : 427 (java) S 414 414 369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 103336853 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344240797216 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=428] ppid=414 vsize=26538700 memory=4084 CPUtime=0 cores=0-7
/proc/416/task/428/stat : 428 (java) S 414 414 369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 103336853 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344239744368 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=429] ppid=414 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/416/task/429/stat : 429 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344238692688 140345969612699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=430] ppid=414 vsize=26538700 memory=1572 CPUtime=0.23 cores=0-7
/proc/416/task/430/stat : 430 (java) D 414 414 369 0 -1 4202560 1344 0 0 0 23 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344237620952 140345962311255 0 4 0 16800975 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=431] ppid=414 vsize=26538700 memory=2200 CPUtime=0.2 cores=0-7
/proc/416/task/431/stat : 431 (java) D 414 414 369 0 -1 4202560 879 0 0 0 20 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344236568264 140345962311255 0 4 0 16800975 18446744071582151463 0 0 -1 2 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=432] ppid=414 vsize=26538700 memory=6504 CPUtime=0.19 cores=0-7
/proc/416/task/432/stat : 432 (java) D 414 414 369 0 -1 4202560 691 0 0 0 19 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344235525400 140345962311255 0 4 0 16800975 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=433] ppid=414 vsize=26538700 memory=44305 CPUtime=0.44 cores=0-7
/proc/416/task/433/stat : 433 (java) R 414 414 369 0 -1 4202560 1958 0 0 0 44 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344234478472 140345961831230 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=434] ppid=414 vsize=26538700 memory=4420 CPUtime=0 cores=0-7
/proc/416/task/434/stat : 434 (java) S 414 414 369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344233430112 140345969604309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
[pid=416/tid=435] ppid=414 vsize=26538700 memory=44305 CPUtime=0 cores=0-7
/proc/416/task/435/stat : 435 (java) S 414 414 369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103336856 27175628800 25499 33554432000 4194304 4196468 140727640855696 140344232377392 140345969605250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39759872 140727640863890 140727640864067 140727640864067 140727640866767 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 103376 KiB

Child status: 0
Real time (s): 0.89886
CPU time (s): 3.04645
CPU user time (s): 2.98654
CPU system time (s): 0.059912
CPU usage (%): 338.924
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 103376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.98654
system time used= 0.059912
maximum resident set size= 110116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15092
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= 3044
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 414
#   total CPU time (s): 3.04645
#   total CPU user time (s): 2.98654
#   total CPU system time (s): 0.059912

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023728 second user time and 0.04952 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-14 11:07:12
IDJOB=4270850
IDBENCH=124104
IDSOLVER=2662
FILE ID=node112/4270850-1502702491
RUNJOBID= node112-1502701632-396
PBS_JOBID= 20629010
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-080.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-4270850-1502702491/watcher-4270850-1502702491 -o /tmp/evaluation-result-4270850-1502702491/solver-4270850-1502702491 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502701632-396 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 571477152 HOME/instance-4270850-1502702491.xml

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

MD5SUM BENCH= f0cd38ecba005234ebb464e977fa1d5a
RANDOM SEED=571477152

node112.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.24
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.24
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.24
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.24
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:        31645168 kB
MemAvailable:   31976144 kB
Buffers:          165900 kB
Cached:           442892 kB
SwapCached:            0 kB
Active:           457092 kB
Inactive:         203988 kB
Active(anon):       3708 kB
Inactive(anon):    76452 kB
Active(file):     453384 kB
Inactive(file):   127536 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7852 kB
Writeback:             0 kB
AnonPages:         58376 kB
Mapped:            44276 kB
Shmem:             25224 kB
Slab:             157772 kB
SReclaimable:     131780 kB
SUnreclaim:        25992 kB
KernelStack:        3088 kB
PageTables:         5472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-14 11:07:13