Trace number 4241493

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
R1: cosoco-sat 1.1? (MO) 428.357 428.683

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000b-int.xml
MD5SUMfdcb353b2918313db809b139313e7b9f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
Optimization problemNO
Type of objective

Solver Data


Verifier Data

One s line expected

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-4241493-1500631895/watcher-4241493-1500631895 -o /tmp/evaluation-result-4241493-1500631895/solver-4241493-1500631895 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4241493-1500631895.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.00 2.01 2.05 3/187 7231
/proc/meminfo: memFree=31903472/32770624 swapFree=6244/30820
[pid=7231] ppid=7228 vsize=27120 CPUtime=0 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 974 0 0 0 0 0 0 0 20 0 1 0 16466547 27770880 801 33554432000 4194304 5970956 140733660058208 140733660055624 140010168822757 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 6780 801 698 434 0 144 0

[startup+0.10016 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7231
/proc/meminfo: memFree=31903472/32770624 swapFree=6244/30820
[pid=7231] ppid=7228 vsize=36268 CPUtime=0.09 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 3274 0 0 0 9 0 0 0 20 0 1 0 16466547 37138432 3110 33554432000 4194304 5970956 140733660058208 140733660053560 5673421 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 9067 3110 711 434 0 2431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36268

[startup+0.200377 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7231
/proc/meminfo: memFree=31903472/32770624 swapFree=6244/30820
[pid=7231] ppid=7228 vsize=38104 CPUtime=0.18 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 3753 0 0 0 18 0 0 0 20 0 1 0 16466547 39018496 3506 33554432000 4194304 5970956 140733660058208 140733660053608 140010168822757 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 9526 3506 711 434 0 2890 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 38104

[startup+0.300243 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7231
/proc/meminfo: memFree=31903472/32770624 swapFree=6244/30820
[pid=7231] ppid=7228 vsize=39820 CPUtime=0.28 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 4232 0 0 0 28 0 0 0 20 0 1 0 16466547 40775680 3968 33554432000 4194304 5970956 140733660058208 140733660054808 140010169261056 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 9955 3968 711 434 0 3319 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39820

[startup+0.700221 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7231
/proc/meminfo: memFree=31903472/32770624 swapFree=6244/30820
[pid=7231] ppid=7228 vsize=48208 CPUtime=0.68 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 6612 0 0 0 67 1 0 0 20 0 1 0 16466547 49364992 5846 33554432000 4194304 5970956 140733660058208 140733660054808 5411023 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 12052 5846 711 434 0 5416 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48208

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7232
/proc/meminfo: memFree=31875036/32770624 swapFree=6244/30716
[pid=7231] ppid=7228 vsize=63836 CPUtime=1.49 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 11062 0 0 0 146 3 0 0 20 0 1 0 16466547 65368064 9670 33554432000 4194304 5970956 140733660058208 140733660054808 140010181514153 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 15959 9670 711 434 0 9323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63836

[startup+3.10022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7232
/proc/meminfo: memFree=31852340/32770624 swapFree=6244/30716
[pid=7231] ppid=7228 vsize=94828 CPUtime=3.09 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 18727 0 0 0 305 4 0 0 20 0 1 0 16466547 97103872 17561 33554432000 4194304 5970956 140733660058208 140733660053560 5349757 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 23707 17561 711 434 0 17071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94828

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7232
/proc/meminfo: memFree=31784256/32770624 swapFree=6244/30728
[pid=7231] ppid=7228 vsize=157208 CPUtime=6.29 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 33635 0 0 0 621 8 0 0 20 0 1 0 16466547 160980992 33083 33554432000 4194304 5970956 140733660058208 140733660054808 140010169655852 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 39302 33083 711 434 0 32666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 157208

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7232
/proc/meminfo: memFree=31658440/32770624 swapFree=6244/30736
[pid=7231] ppid=7228 vsize=281836 CPUtime=12.68 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 61460 0 0 0 1255 13 0 0 20 0 1 0 16466547 288600064 63583 33554432000 4194304 5970956 140733660058208 140733660054808 5672362 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 70459 63583 711 434 0 63823 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 281836

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7232
/proc/meminfo: memFree=31201288/32770624 swapFree=6244/30744
[pid=7231] ppid=7228 vsize=726712 CPUtime=25.49 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 174317 0 0 0 2519 30 0 0 20 0 1 0 16466547 744153088 175506 33554432000 4194304 5970956 140733660058208 140733660051800 140010168822757 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 181678 175506 783 434 0 175042 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 726712

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7232
/proc/meminfo: memFree=30246828/32770624 swapFree=6244/30752
[pid=7231] ppid=7228 vsize=1690276 CPUtime=51.06 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 415508 0 0 0 5043 63 0 0 20 0 1 0 16466547 1730842624 416347 33554432000 4194304 5970956 140733660058208 140733660051800 140010178464145 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 422569 416347 783 434 0 415933 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1690276

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7233
/proc/meminfo: memFree=28338580/32770624 swapFree=6244/30792
[pid=7231] ppid=7228 vsize=3617880 CPUtime=102.22 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 897641 0 0 0 10095 127 0 0 20 0 1 0 16466547 3704709120 898259 33554432000 4194304 5970956 140733660058208 140733660049592 140010168815382 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 904470 898259 783 434 0 897834 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 3617880

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7234
/proc/meminfo: memFree=26056668/32770624 swapFree=6244/30832
[pid=7231] ppid=7228 vsize=5876976 CPUtime=162.17 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 1462311 0 0 0 16011 206 0 0 20 0 1 0 16466547 6018023424 1462955 33554432000 4194304 5970956 140733660058208 140733660049592 140010168820224 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 1469244 1462955 783 434 0 1462608 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 5876976

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7235
/proc/meminfo: memFree=23815808/32770624 swapFree=6244/30860
[pid=7231] ppid=7228 vsize=8136152 CPUtime=222.12 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 2027399 0 0 0 21930 282 0 0 20 0 1 0 16466547 8331419648 2027700 33554432000 4194304 5970956 140733660058208 140733660051800 140010169566632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 2034038 2027700 783 434 0 2027402 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 8136152

[startup+282.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 7236
/proc/meminfo: memFree=21533300/32770624 swapFree=6244/30896
[pid=7231] ppid=7228 vsize=10394728 CPUtime=282.07 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 2592151 0 0 0 27847 360 0 0 20 0 1 0 16466547 10644201472 2592395 33554432000 4194304 5970956 140733660058208 140733660051800 140010178177793 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 2598682 2592395 783 434 0 2592046 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 10394728

[startup+342.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/187 7237
/proc/meminfo: memFree=19251020/32770624 swapFree=6244/30924
[pid=7231] ppid=7228 vsize=12654624 CPUtime=342.04 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 3157469 0 0 0 33766 438 0 0 20 0 1 0 16466547 12958334976 3157237 33554432000 4194304 5970956 140733660058208 140733660051640 140010168822757 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 3163656 3157237 783 434 0 3157020 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 12654624

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 7238
/proc/meminfo: memFree=17009664/32770624 swapFree=6244/30964
[pid=7231] ppid=7228 vsize=14913156 CPUtime=401.98 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 3722231 0 0 0 39680 518 0 0 20 0 1 0 16466547 15271071744 3721998 33554432000 4194304 5970956 140733660058208 140733660051800 140010168832920 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 3728289 3721998 783 434 0 3721653 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 14913156



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+427.8 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 7239
/proc/meminfo: memFree=16055456/32770624 swapFree=6244/31000
[pid=7231] ppid=7228 vsize=15873284 CPUtime=427.46 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4202496 3962286 0 0 0 42198 548 0 0 20 0 1 0 16466547 16254242816 3962039 33554432000 4194304 5970956 140733660058208 140733660051800 140010168822757 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 23662592 140733660067004 140733660067139 140733660067139 140733660069838 0
/proc/7231/statm: 3968321 3962039 783 434 0 3961685 0
Current children cumulated CPU time (s) 427.46
Current children cumulated vsize (KiB) 15873284

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

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

[startup+428.206 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 7239
/proc/meminfo: memFree=22089216/32770624 swapFree=6244/31000
[pid=7231] ppid=7228 vsize=0 CPUtime=427.87 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4203524 3962286 0 0 0 42198 589 0 0 20 0 1 0 16466547 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7231/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 427.87
Current children cumulated vsize (KiB) 0

[startup+428.6 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 7239
/proc/meminfo: memFree=22089216/32770624 swapFree=6244/31000
[pid=7231] ppid=7228 vsize=0 CPUtime=428.26 cores=1,3,5,7
/proc/7231/stat : 7231 (cosoco) R 7228 7231 2920 0 -1 4203524 3962286 0 0 0 42198 628 0 0 20 0 1 0 16466547 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/7231/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 428.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 428.683
CPU time (s): 428.357
CPU user time (s): 421.987
CPU system time (s): 6.37004
CPU usage (%): 99.924
Max. virtual memory (cumulated for all children) (KiB): 15873284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 421.987
system time used= 6.37005
maximum resident set size= 15848320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3962286
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= 343
involuntary context switches= 21554

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10255 second user time and 1.47261 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 12:11:37
IDJOB=4241493
IDBENCH=126900
IDSOLVER=2621
FILE ID=node125/4241493-1500631895
RUNJOBID= node125-1500623778-2952
PBS_JOBID= 20623008
Free space on /tmp= 61948 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000b-int.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241493-1500631895/watcher-4241493-1500631895 -o /tmp/evaluation-result-4241493-1500631895/solver-4241493-1500631895 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4241493-1500631895.xml

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

MD5SUM BENCH= fdcb353b2918313db809b139313e7b9f
RANDOM SEED=1686048097

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

/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		: 1600.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.75
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		: 1600.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.56
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.75
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.56
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		: 1600.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.75
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		: 1600.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.56
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		: 1600.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.75
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		: 1600.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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31903528 kB
MemAvailable:   32005552 kB
Buffers:           91808 kB
Cached:           283644 kB
SwapCached:          488 kB
Active:           341504 kB
Inactive:          92660 kB
Active(anon):       8132 kB
Inactive(anon):    61840 kB
Active(file):     333372 kB
Inactive(file):    30820 kB
Unevictable:        6244 kB
Mlocked:            6244 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             85380 kB
Writeback:             0 kB
AnonPages:         64456 kB
Mapped:            34036 kB
Shmem:              8576 kB
Slab:             132820 kB
SReclaimable:     107336 kB
SUnreclaim:        25484 kB
KernelStack:        3312 kB
PageTables:         5024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node125 at 2017-07-21 12:18:46