Trace number 4259215

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Mistral-2.0 2017-07-28SAT (TO)107 251.83099 252.011

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-13-09.xml
MD5SUM19b417ad6dc2829e4bf67cafab0f775d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark107
Best CPU time to get the best result obtained on this benchmark251.83099
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints97
Number of domains2
Minimum domain size1
Maximum domain size349
Distribution of domain sizes[{"size":1,"count":1},{"size":349,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":22},{"degree":7,"count":18},{"degree":8,"count":18},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":93},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints93
Distribution of constraint types[{"type":"intension","count":93},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.14	c 280717
7.75/8.00	o 122
7.86/8.02	o 120
8.45/8.61	o 119
8.55/8.72	o 117
8.75/8.91	o 116
8.75/8.98	o 115
8.85/9.07	o 114
10.85/11.04	o 113
11.35/11.54	o 112
11.65/11.82	o 111
13.63/13.87	o 110
13.95/14.19	o 109
16.24/16.49	o 108
26.53/26.72	o 107
251.82/252.00	s SATISFIABLE
251.82/252.00	v <instantiation type="solution">
251.82/252.00	v   <list> s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
251.82/252.00	v   <values> 0 0 0 2 1 1 20 13 11 30 21 2 27 23 11 15 26 66 31 46 2 10 41 45 28 56 15 50 27 20 78 76 21 59 54 48 34 58 86 78 66 32 63 61 86 68 78 62 36 88 54 39 68 77 68 87 49 91 101 97 91 107 </values>
251.82/252.00	v </instantiation>

Verifier Data

OK	107

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4259215-1502653036/watcher-4259215-1502653036 -o /tmp/evaluation-result-4259215-1502653036/solver-4259215-1502653036 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502644564-1656 --watchdog 312 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 153243441 HOME/instance-4259215-1502653036.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=5851, runsolver pid=5848
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 2.00 2.06 2.06 2/181 5852
/proc/meminfo: memFree=31066600/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/5851/stat : 5851 (runsolver) D 5848 5851 897 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 67524348 34791424 114 18446744073709551615 4194304 4346622 140728606313936 140728606310568 140390530839255 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6446216 6449568 7614464 140728606318703 140728606319145 140728606319145 140728606322634 0
/proc/5851/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.216974 s]*
/proc/loadavg: 2.00 2.06 2.06 5/181 5852
/proc/meminfo: memFree=31066352/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=28796 memory=3472 CPUtime=0.07 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 1069 0 0 0 7 0 0 0 20 0 1 0 67524348 29487104 868 18446744073709551615 4194304 7396336 140731567844720 140731567834496 6163841 0 0 1 0 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 7199 868 693 782 0 215 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 28796 KiB
Current children cumulated memory: 3472 KiB

[startup+0.30888 s]*
/proc/loadavg: 2.00 2.06 2.06 3/181 5852
/proc/meminfo: memFree=31066572/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=28920 memory=3660 CPUtime=0.17 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 1096 0 0 0 17 0 0 0 20 0 1 0 67524348 29614080 915 18446744073709551615 4194304 7396336 140731567844720 140731567834496 6075832 0 0 1 0 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 7230 915 710 782 0 246 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 28920 KiB
Current children cumulated memory: 3660 KiB

[startup+0.700258 s]
/proc/loadavg: 2.00 2.06 2.06 3/181 5852
/proc/meminfo: memFree=31046608/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=56608 memory=31400 CPUtime=0.55 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 8409 0 0 0 54 1 0 0 20 0 1 0 67524348 57966592 7850 18446744073709551615 4194304 7396336 140731567844720 140731567835320 4566048 0 0 1 0 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 14152 7850 739 782 0 7168 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 56608 KiB
Current children cumulated memory: 31400 KiB

[startup+1.50025 s]
/proc/loadavg: 2.00 2.06 2.06 3/181 5852
/proc/meminfo: memFree=31023912/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=84704 memory=59424 CPUtime=1.34 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 15142 0 0 0 133 1 0 0 20 0 1 0 67524348 86736896 14856 18446744073709551615 4194304 7396336 140731567844720 140731567835320 4566036 0 0 1 0 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 21176 14856 739 782 0 14192 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 84704 KiB
Current children cumulated memory: 59424 KiB

[startup+3.1092 s]
/proc/loadavg: 1.92 2.05 2.06 2/177 5854
/proc/meminfo: memFree=31003028/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=107116 memory=81940 CPUtime=2.96 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 21946 0 0 0 293 3 0 0 20 0 1 0 67524348 109686784 20485 18446744073709551615 4194304 7396336 140731567844720 140731567835528 4566048 0 0 1 0 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 26779 20485 739 782 0 19795 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 107116 KiB
Current children cumulated memory: 81940 KiB

[startup+6.30023 s]
/proc/loadavg: 1.92 2.05 2.06 3/181 5913
/proc/meminfo: memFree=30906648/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=162720 memory=137416 CPUtime=6.15 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 49576 0 0 0 609 6 0 0 20 0 1 0 67524348 166625280 34354 18446744073709551615 4194304 7396336 140731567844720 140731567835528 4566048 0 0 1 0 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 40680 34354 739 782 0 33696 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 162720 KiB
Current children cumulated memory: 137416 KiB

[startup+12.7003 s]
/proc/loadavg: 1.86 2.03 2.05 3/181 5913
/proc/meminfo: memFree=30784264/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182524 memory=157564 CPUtime=12.54 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 90471 0 0 0 1245 9 0 0 20 0 1 0 67524348 186904576 39391 18446744073709551615 4194304 7396336 140731567844720 140731567839736 4317563 0 0 1 16386 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45631 39391 772 782 0 38647 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 182524 KiB
Current children cumulated memory: 157564 KiB

[startup+25.5004 s]
/proc/loadavg: 1.80 2.01 2.05 3/181 5914
/proc/meminfo: memFree=30693720/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182656 memory=157644 CPUtime=25.33 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 122903 0 0 0 2522 11 0 0 20 0 1 0 67524348 187039744 39411 18446744073709551615 4194304 7396336 140731567844720 140731567839272 5576739 0 0 1 16386 0 0 0 17 2 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45664 39411 772 782 0 38680 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 157644 KiB

[startup+51.1094 s]
/proc/loadavg: 1.87 2.01 2.05 3/181 5914
/proc/meminfo: memFree=30666636/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182656 memory=157652 CPUtime=50.92 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 134587 0 0 0 5081 11 0 0 20 0 1 0 67524348 187039744 39413 18446744073709551615 4194304 7396336 140731567844720 140731567839736 4264294 0 0 1 16386 0 0 0 17 2 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45664 39413 772 782 0 38680 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 157652 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 2.01 2.05 3/181 5916
/proc/meminfo: memFree=30667144/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182656 memory=157660 CPUtime=102.1 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 135920 0 0 0 10199 11 0 0 20 0 1 0 67524348 187039744 39415 18446744073709551615 4194304 7396336 140731567844720 140731567839736 5628886 0 0 1 16386 0 0 0 17 2 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45664 39415 772 782 0 38680 0
Current children cumulated CPU time: 102.1 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 157660 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 2.01 2.05 3/181 5919
/proc/meminfo: memFree=30666920/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182656 memory=157676 CPUtime=162.12 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 136703 0 0 0 16200 12 0 0 20 0 1 0 67524348 187039744 39419 18446744073709551615 4194304 7396336 140731567844720 140731567839736 5628712 0 0 1 16386 0 0 0 17 2 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45664 39419 772 782 0 38680 0
Current children cumulated CPU time: 162.12 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 157676 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.05 3/181 5921
/proc/meminfo: memFree=30667568/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182656 memory=157684 CPUtime=222.12 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 137488 0 0 0 22200 12 0 0 20 0 1 0 67524348 187039744 39421 18446744073709551615 4194304 7396336 140731567844720 140731567839736 4264294 0 0 1 16386 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45664 39421 772 782 0 38680 0
Current children cumulated CPU time: 222.12 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 157684 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.00 2.01 2.05 3/181 5922
/proc/meminfo: memFree=30667568/32770624 swapFree=67108860/67108860
[pid=5851] ppid=5848 vsize=182656 memory=157688 CPUtime=251.82 cores=0,2,4,6
/proc/5851/stat : 5851 (MistralXCSP) R 5848 5851 897 0 -1 4202496 138267 0 0 0 25170 12 0 0 20 0 1 0 67524348 187039744 39422 18446744073709551615 4194304 7396336 140731567844720 140731567839736 5576082 0 0 1 16386 0 0 0 17 0 0 0 14 0 0 9496464 9501696 34463744 140731567845779 140731567845928 140731567845928 140731567849417 0
/proc/5851/statm: 45664 39422 772 782 0 38680 0
Current children cumulated CPU time: 251.82 s
Current children cumulated vsize: 182656 KiB
Current children cumulated memory: 157688 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.011 s]
# the end of solver process 5851 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.704 s, system=0.126999 s

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

Child status: 0
Real time (s): 252.011
CPU time (s): 251.831
CPU user time (s): 251.704
CPU system time (s): 0.126999
CPU usage (%): 99.9285
Max. virtual memory (cumulated for all children) (KiB): 182656
Max. memory (cumulated for all children) (KiB): 157688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.704
system time used= 0.126999
maximum resident set size= 157708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138304
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63
involuntary context switches= 291


# summary of solver processes directly reported to runsolver:
#   pid: 5851
#   total CPU time (s): 251.831
#   total CPU user time (s): 251.704
#   total CPU system time (s): 0.126999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.977932 second user time and 1.85152 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 21:23:11
IDJOB=4259215
IDBENCH=128351
IDSOLVER=2645
FILE ID=node125/4259215-1502653036
RUNJOBID= node125-1502644564-1656
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-13-09.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259215-1502653036/watcher-4259215-1502653036 -o /tmp/evaluation-result-4259215-1502653036/solver-4259215-1502653036 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502644564-1656 --watchdog 312  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 153243441 HOME/instance-4259215-1502653036.xml

TIME LIMIT= 252 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 19b417ad6dc2829e4bf67cafab0f775d
RANDOM SEED=153243441

node125.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.07
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.07
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.07
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.07
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:        31066944 kB
MemAvailable:   31978024 kB
Buffers:          287556 kB
Cached:           918080 kB
SwapCached:            0 kB
Active:           688304 kB
Inactive:         585720 kB
Active(anon):      68468 kB
Inactive(anon):    33100 kB
Active(file):     619836 kB
Inactive(file):   552620 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5896 kB
Writeback:             0 kB
AnonPages:         68320 kB
Mapped:            49052 kB
Shmem:             33444 kB
Slab:             134260 kB
SReclaimable:     108920 kB
SUnreclaim:        25340 kB
KernelStack:        3200 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     346380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node125 at 2017-08-13 21:27:23