Trace number 4260659

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
BTD 2017-07-25SAT 238.647 238.69099

General information on the benchmark

NameRandom/Random-B-2-25-25/
rand-2-25-25-300-147-6.xml
MD5SUMbc550d17530737290594270093461d3c
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 benchmark29.1611
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c Version: 2017-07-25
238.55/238.69	s SATISFIABLE
238.55/238.69	v <instantiation type="solution">
238.55/238.69	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] </list>
238.55/238.69	v <values> 24 17 19 22 1 11 2 22 2 18 6 21 0 0 15 18 1 6 16 20 8 19 23 21 9 </values>
238.55/238.69	v </instantiation>
238.55/238.69	c Solving # Nodes: 2107030
238.55/238.69	c Global Time: 238.645 s

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260659-1502237994/watcher-4260659-1502237994 -o /tmp/evaluation-result-4260659-1502237994/solver-4260659-1502237994 -C 2640 -W 2400 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502234521-4121 --watchdog 2460 BTD 2640 HOME/instance-4260659-1502237994.xml 

pid=5415
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2640 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2670 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.05 1.90 2/181 5418
/proc/meminfo: memFree=31420208/32770624 swapFree=0/473224
[pid=5418] ppid=5415 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5418/stat : 5418 (runsolver) D 5415 5418 4057 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 26020328 24240128 106 18446744073709551615 4194304 4338465 140733219854720 140733219852360 139933963125463 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 17854464 140733219860694 140733219861066 140733219861066 140733219864522 0
/proc/5418/statm: 5918 106 53 36 0 2156 0

[startup+0.100138 s]
/proc/loadavg: 2.20 2.05 1.90 2/181 5418
/proc/meminfo: memFree=31420208/32770624 swapFree=0/473224
[pid=5418] ppid=5415 vsize=32356 CPUtime=0.03 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 889 0 0 0 3 0 0 0 20 0 1 0 26020328 33132544 704 18446744073709551615 4194304 35031035 140730446275520 140730446275520 7760122 0 0 1 0 0 0 0 17 1 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8089 704 287 7529 0 536 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32356

[startup+0.200275 s]
/proc/loadavg: 2.20 2.05 1.90 2/181 5418
/proc/meminfo: memFree=31420208/32770624 swapFree=0/473224
[pid=5418] ppid=5415 vsize=32488 CPUtime=0.13 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 919 0 0 0 13 0 0 0 20 0 1 0 26020328 33267712 770 18446744073709551615 4194304 35031035 140730446275520 140730446275520 7760122 0 0 1 0 0 0 0 17 1 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8122 770 287 7529 0 569 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 32488

[startup+0.300249 s]
/proc/loadavg: 2.20 2.05 1.90 2/181 5418
/proc/meminfo: memFree=31420208/32770624 swapFree=0/473224
[pid=5418] ppid=5415 vsize=32488 CPUtime=0.23 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 920 0 0 0 23 0 0 0 20 0 1 0 26020328 33267712 770 18446744073709551615 4194304 35031035 140730446275520 140730446275520 7760122 0 0 1 0 0 0 0 17 1 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8122 770 287 7529 0 569 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 32488

[startup+0.700221 s]
/proc/loadavg: 2.20 2.05 1.90 2/181 5418
/proc/meminfo: memFree=31420208/32770624 swapFree=0/473224
[pid=5418] ppid=5415 vsize=32488 CPUtime=0.63 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 923 0 0 0 63 0 0 0 20 0 1 0 26020328 33267712 770 18446744073709551615 4194304 35031035 140730446275520 140730446275520 6458045 0 0 1 0 0 0 0 17 1 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8122 770 287 7529 0 569 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 32488

[startup+1.50022 s]
/proc/loadavg: 2.20 2.05 1.90 3/182 5419
/proc/meminfo: memFree=31418392/32770624 swapFree=0/473224
[pid=5418] ppid=5415 vsize=32488 CPUtime=1.43 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 926 0 0 0 142 1 0 0 20 0 1 0 26020328 33267712 770 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4355437 0 0 1 0 0 0 0 17 1 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8122 770 287 7529 0 569 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 32488

[startup+3.10023 s]
/proc/loadavg: 2.20 2.05 1.90 3/182 5419
/proc/meminfo: memFree=31417764/32770624 swapFree=0/473068
[pid=5418] ppid=5415 vsize=32488 CPUtime=3.03 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 1279 0 0 0 300 3 0 0 20 0 1 0 26020328 33267712 804 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 1 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8122 804 287 7529 0 569 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 32488

[startup+6.30022 s]
/proc/loadavg: 2.18 2.05 1.90 3/182 5419
/proc/meminfo: memFree=31417552/32770624 swapFree=0/473280
[pid=5418] ppid=5415 vsize=32620 CPUtime=6.22 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 1636 0 0 0 615 7 0 0 20 0 1 0 26020328 33402880 806 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4355040 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 806 287 7529 0 602 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 32620

[startup+12.7002 s]
/proc/loadavg: 2.09 2.03 1.90 3/181 5419
/proc/meminfo: memFree=31417568/32770624 swapFree=0/473292
[pid=5418] ppid=5415 vsize=32620 CPUtime=12.62 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 1997 0 0 0 1247 15 0 0 20 0 1 0 26020328 33402880 810 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 810 287 7529 0 602 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 32620

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 1.90 3/181 5420
/proc/meminfo: memFree=31417792/32770624 swapFree=0/473300
[pid=5418] ppid=5415 vsize=32620 CPUtime=25.43 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 2725 0 0 0 2513 30 0 0 20 0 1 0 26020328 33402880 817 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 817 287 7529 0 602 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 32620

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 1.90 3/181 5420
/proc/meminfo: memFree=31417672/32770624 swapFree=0/473308
[pid=5418] ppid=5415 vsize=32620 CPUtime=51.03 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 3098 0 0 0 5037 66 0 0 20 0 1 0 26020328 33402880 820 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4355276 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 820 287 7529 0 602 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 32620

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.90 3/181 5422
/proc/meminfo: memFree=31417152/32770624 swapFree=0/473340
[pid=5418] ppid=5415 vsize=32620 CPUtime=102.24 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 3475 0 0 0 10090 134 0 0 20 0 1 0 26020328 33402880 825 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 825 287 7529 0 602 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 32620

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/181 5424
/proc/meminfo: memFree=31417496/32770624 swapFree=0/473368
[pid=5418] ppid=5415 vsize=32620 CPUtime=162.24 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 3854 0 0 0 16011 213 0 0 20 0 1 0 26020328 33402880 829 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4355465 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 829 287 7529 0 602 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32620

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417268/32770624 swapFree=0/473388
[pid=5418] ppid=5415 vsize=32620 CPUtime=222.25 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4234 0 0 0 21934 291 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 32620

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5418 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+230.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417272/32770624 swapFree=0/473396
[pid=5418] ppid=5415 vsize=32620 CPUtime=230.35 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4235 0 0 0 22733 302 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 230.35
Current children cumulated vsize (KiB) 32620

[startup+233.6 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417272/32770624 swapFree=0/473396
[pid=5418] ppid=5415 vsize=32620 CPUtime=233.54 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4235 0 0 0 23049 305 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4541505 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 233.54
Current children cumulated vsize (KiB) 32620

[startup+236.8 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417272/32770624 swapFree=0/473396
[pid=5418] ppid=5415 vsize=32620 CPUtime=236.75 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4235 0 0 0 23366 309 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4541643 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 236.75
Current children cumulated vsize (KiB) 32620

[startup+237.6 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417272/32770624 swapFree=0/473396
[pid=5418] ppid=5415 vsize=32620 CPUtime=237.55 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4235 0 0 0 23445 310 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 7760122 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 237.55
Current children cumulated vsize (KiB) 32620

[startup+238.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417272/32770624 swapFree=0/473396
[pid=5418] ppid=5415 vsize=32620 CPUtime=238.35 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4235 0 0 0 23523 312 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4355090 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 238.35
Current children cumulated vsize (KiB) 32620

[startup+238.6 s]
/proc/loadavg: 2.00 2.01 1.92 3/181 5426
/proc/meminfo: memFree=31417272/32770624 swapFree=0/473396
[pid=5418] ppid=5415 vsize=32620 CPUtime=238.55 cores=1,3,5,7
/proc/5418/stat : 5418 (BTD) R 5415 5418 4057 0 -1 4202496 4235 0 0 0 23543 312 0 0 20 0 1 0 26020328 33402880 831 18446744073709551615 4194304 35031035 140730446275520 140730446274520 4541523 0 0 1 0 0 0 0 17 3 0 0 6 0 0 37130264 37226188 47841280 140730446279173 140730446279249 140730446279249 140730446282705 0
/proc/5418/statm: 8155 831 287 7529 0 602 0
Current children cumulated CPU time (s) 238.55
Current children cumulated vsize (KiB) 32620

Child status: 0
Real time (s): 238.691
CPU time (s): 238.647
CPU user time (s): 235.523
CPU system time (s): 3.12426
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 32620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 235.523
system time used= 3.12426
maximum resident set size= 3404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4416
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= 2
involuntary context switches= 134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.760262 second user time and 0.596735 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-09 02:05:50
IDJOB=4260659
IDBENCH=122445
IDSOLVER=2648
FILE ID=node125/4260659-1502237994
RUNJOBID= node125-1502234521-4121
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Random/Random-B-2-25-25/rand-2-25-25-300-147-6.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260659-1502237994/watcher-4260659-1502237994 -o /tmp/evaluation-result-4260659-1502237994/solver-4260659-1502237994 -C 2640 -W 2400 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502234521-4121 --watchdog 2460  BTD 2640 HOME/instance-4260659-1502237994.xml

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

MD5SUM BENCH= bc550d17530737290594270093461d3c
RANDOM SEED=677004720

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:        31420208 kB
MemAvailable:   32016344 kB
Buffers:          182380 kB
Cached:           700384 kB
SwapCached:            0 kB
Active:           447328 kB
Inactive:         489940 kB
Active(anon):      55168 kB
Inactive(anon):    16716 kB
Active(file):     392160 kB
Inactive(file):   473224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39012 kB
Writeback:           172 kB
AnonPages:         54576 kB
Mapped:            36856 kB
Shmem:             17060 kB
Slab:             118300 kB
SReclaimable:      93172 kB
SUnreclaim:        25128 kB
KernelStack:        3184 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309072 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61956 MiB
End job on node125 at 2017-08-09 02:09:49