Trace number 4258423

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
cosoco 1.1? (TO) 251.886 252.01199

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-c1a.xml
MD5SUM030948c230c0936ebc743af4f555c996
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark251.62601
Satisfiable
(Un)Satisfiability was proved
Number of variables7543
Number of constraints186
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7543}]
Minimum variable degree4
Maximum variable degree14
Distribution of variable degrees[{"degree":4,"count":211},{"degree":5,"count":606},{"degree":6,"count":1055},{"degree":7,"count":1192},{"degree":8,"count":1234},{"degree":9,"count":1130},{"degree":10,"count":973},{"degree":11,"count":664},{"degree":12,"count":352},{"degree":13,"count":120},{"degree":14,"count":6}]
Minimum constraint arity15
Maximum constraint arity1306
Distribution of constraint arities[{"arity":15,"count":1},{"arity":17,"count":1},{"arity":18,"count":4},{"arity":22,"count":1},{"arity":23,"count":2},{"arity":26,"count":1},{"arity":30,"count":3},{"arity":34,"count":1},{"arity":36,"count":2},{"arity":41,"count":1},{"arity":44,"count":1},{"arity":45,"count":3},{"arity":46,"count":1},{"arity":47,"count":1},{"arity":48,"count":2},{"arity":49,"count":1},{"arity":50,"count":6},{"arity":51,"count":1},{"arity":53,"count":1},{"arity":55,"count":1},{"arity":56,"count":2},{"arity":59,"count":1},{"arity":72,"count":3},{"arity":74,"count":2},{"arity":77,"count":1},"...",{"arity":683,"count":1}, {"arity":752,"count":1}, {"arity":771,"count":1}, {"arity":783,"count":1}, {"arity":806,"count":1}, {"arity":807,"count":1}, {"arity":833,"count":1}, {"arity":851,"count":1}, {"arity":891,"count":1}, {"arity":903,"count":1}, {"arity":910,"count":1}, {"arity":933,"count":1}, {"arity":943,"count":1}, {"arity":954,"count":1}, {"arity":967,"count":1}, {"arity":975,"count":1}, {"arity":984,"count":1}, {"arity":1092,"count":1}, {"arity":1123,"count":1}, {"arity":1131,"count":1}, {"arity":1149,"count":1}, {"arity":1167,"count":1}, {"arity":1169,"count":1}, {"arity":1194,"count":1}, {"arity":1306,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":186}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.60/0.77	c best=?? lower=-7543 upper=0 
251.87/252.01	c
251.87/252.01	c This is cosoco 1.1 --  
251.87/252.01	c
251.87/252.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4258423-1502649752.xml 
251.87/252.01	c enable optimization
251.87/252.01	c ========================================[ Problem Statistics ]===========================================
251.87/252.01	c |                                                                                                       
251.87/252.01	c |  Parse time        :         0.68 s 
251.87/252.01	c |
251.87/252.01	c |               Variables: 7543
251.87/252.01	c |            Domain Sizes: 2..2
251.87/252.01	c |
251.87/252.01	c |             Constraints: 187
251.87/252.01	c |                   Arity: 15..7543
251.87/252.01	c | 
251.87/252.01	c |                   Types: 
251.87/252.01	c |                          Exactly K: 186
251.87/252.01	c |                          Sum: 1
251.87/252.01	c |                          
251.87/252.01	c =========================================================================================================
251.87/252.01	
251.87/252.01	c *** INTERRUPTED ***
251.87/252.01	c restarts              : 18          
251.87/252.01	c conflicts             : 4813         (19 /sec)
251.87/252.01	c decisions             : 533789       (2120 /sec)
251.87/252.01	c propagations          : 18179369    (72202 /sec)
251.87/252.01	c root propagations     : 0           
251.87/252.01	c filter calls          : 7428041        (29502 /sec)
251.87/252.01	c useless filter calls  : 7110479        (95 %)
251.87/252.01	c Memory used           : 191.64 MB
251.87/252.01	c CPU time              : 251.784 s
251.87/252.01	
251.87/252.01	c No Bound found!
251.87/252.01	
251.87/252.01	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4258423-1502649752/watcher-4258423-1502649752 -o /tmp/evaluation-result-4258423-1502649752/solver-4258423-1502649752 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502644570-29824 --watchdog 312 HOME/cosoco -lc -model -restarts HOME/instance-4258423-1502649752.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=32153, runsolver pid=32150
Current StackSize limit: 8192 KiB


[startup+0.100196 s]*
/proc/loadavg: 2.00 1.99 2.03 2/183 32154
/proc/meminfo: memFree=31640624/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=28556 memory=4656 CPUtime=0.02 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 1344 0 0 0 2 0 0 0 20 0 1 0 164627982 29241344 1164 18446744073709551615 4194304 5972556 140735401560688 140735401557336 139881918172133 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 7139 1164 709 435 0 502 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 28556 KiB
Current children cumulated memory: 4656 KiB

[startup+0.209559 s]*
/proc/loadavg: 2.00 1.99 2.03 3/181 32156
/proc/meminfo: memFree=31628892/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=39432 memory=15652 CPUtime=0.12 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 4100 0 0 0 12 0 0 0 20 0 1 0 164627982 40378368 3913 18446744073709551615 4194304 5972556 140735401560688 140735401554904 5634728 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 9858 3913 738 435 0 3221 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 39432 KiB
Current children cumulated memory: 15652 KiB

[startup+0.309876 s]*
/proc/loadavg: 2.00 1.99 2.03 4/184 32168
/proc/meminfo: memFree=31629056/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=39432 memory=15652 CPUtime=0.22 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 4100 0 0 0 22 0 0 0 20 0 1 0 164627982 40378368 3913 18446744073709551615 4194304 5972556 140735401560688 140735401554904 5634806 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 9858 3913 738 435 0 3221 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 39432 KiB
Current children cumulated memory: 15652 KiB

[startup+0.700314 s]
/proc/loadavg: 2.00 1.99 2.03 4/198 32183
/proc/meminfo: memFree=31604588/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=39432 memory=15652 CPUtime=0.6 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 4100 0 0 0 60 0 0 0 20 0 1 0 164627982 40378368 3913 18446744073709551615 4194304 5972556 140735401560688 140735401554904 5634755 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 9858 3913 738 435 0 3221 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 39432 KiB
Current children cumulated memory: 15652 KiB

[startup+1.50038 s]
/proc/loadavg: 2.00 1.99 2.03 2/181 32198
/proc/meminfo: memFree=31629260/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=45188 memory=21456 CPUtime=1.4 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 5548 0 0 0 140 0 0 0 20 0 1 0 164627982 46272512 5364 18446744073709551615 4194304 5972556 140735401560688 140735401557608 5046268 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 11297 5364 778 435 0 4660 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 45188 KiB
Current children cumulated memory: 21456 KiB

[startup+3.10969 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 32215
/proc/meminfo: memFree=31522964/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=125352 memory=101316 CPUtime=3.01 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 29150 0 0 0 298 3 0 0 20 0 1 0 164627982 128360448 25329 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5046696 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 31338 25329 778 435 0 24701 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 125352 KiB
Current children cumulated memory: 101316 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 32215
/proc/meminfo: memFree=31514004/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=131484 memory=107164 CPUtime=6.2 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 44915 0 0 0 617 3 0 0 20 0 1 0 164627982 134639616 26791 18446744073709551615 4194304 5972556 140735401560688 140735401557448 5032384 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 32871 26791 778 435 0 26234 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 131484 KiB
Current children cumulated memory: 107164 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 32215
/proc/meminfo: memFree=31511416/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=132696 memory=108392 CPUtime=12.6 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 58953 0 0 0 1256 4 0 0 20 0 1 0 164627982 135880704 27098 18446744073709551615 4194304 5972556 140735401560688 140735401557448 5338116 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 33174 27098 778 435 0 26537 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 132696 KiB
Current children cumulated memory: 108392 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 32216
/proc/meminfo: memFree=31449540/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=196232 memory=170004 CPUtime=25.4 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 110440 0 0 0 2532 8 0 0 20 0 1 0 164627982 200941568 42501 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5032384 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 49058 42501 778 435 0 42421 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 196232 KiB
Current children cumulated memory: 170004 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 32216
/proc/meminfo: memFree=31448840/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=196232 memory=170032 CPUtime=51 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 123875 0 0 0 5091 9 0 0 20 0 1 0 164627982 200941568 42508 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5338096 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 49058 42508 778 435 0 42421 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 196232 KiB
Current children cumulated memory: 170032 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 32218
/proc/meminfo: memFree=31448136/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=196232 memory=170856 CPUtime=102.18 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 133256 0 0 0 10209 9 0 0 20 0 1 0 164627982 200941568 42714 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5139483 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 49058 42714 778 435 0 42421 0
Current children cumulated CPU time: 102.18 s
Current children cumulated vsize: 196232 KiB
Current children cumulated memory: 170856 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 32235
/proc/meminfo: memFree=31442624/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=196232 memory=172356 CPUtime=162.17 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 137096 0 0 0 16208 9 0 0 20 0 1 0 164627982 200941568 43089 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5046421 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 49058 43089 778 435 0 42421 0
Current children cumulated CPU time: 162.17 s
Current children cumulated vsize: 196232 KiB
Current children cumulated memory: 172356 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 32241
/proc/meminfo: memFree=31444200/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=196232 memory=172360 CPUtime=222.16 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 138751 0 0 0 22207 9 0 0 20 0 1 0 164627982 200941568 43090 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5046271 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 49058 43090 778 435 0 42421 0
Current children cumulated CPU time: 222.16 s
Current children cumulated vsize: 196232 KiB
Current children cumulated memory: 172360 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.00 1.99 2.03 3/188 32242
/proc/meminfo: memFree=31445104/32770624 swapFree=67108776/67108860
[pid=32153] ppid=32150 vsize=196232 memory=172360 CPUtime=251.87 cores=0,2,4,6
/proc/32153/stat : 32153 (cosoco) R 32150 32153 7084 0 -1 4202496 140193 0 0 0 25178 9 0 0 20 0 1 0 164627982 200941568 43090 18446744073709551615 4194304 5972556 140735401560688 140735401557352 5032411 0 0 1 8405026 0 0 0 17 0 0 0 8 0 0 8070896 8075904 9306112 140735401562539 140735401562669 140735401562669 140735401566158 0
/proc/32153/statm: 49058 43090 778 435 0 42421 0
Current children cumulated CPU time: 251.87 s
Current children cumulated vsize: 196232 KiB
Current children cumulated memory: 172360 KiB

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

[startup+252.012 s]
# the end of solver process 32153 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.785 s, system=0.10099 s

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

Child status: 1
Real time (s): 252.012
CPU time (s): 251.886
CPU user time (s): 251.785
CPU system time (s): 0.10099
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 196232
Max. memory (cumulated for all children) (KiB): 172360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.785
system time used= 0.10099
maximum resident set size= 172440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140241
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= 36
involuntary context switches= 390


# summary of solver processes directly reported to runsolver:
#   pid: 32153
#   total CPU time (s): 251.886
#   total CPU user time (s): 251.785
#   total CPU system time (s): 0.10099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.907094 second user time and 1.86061 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-13 20:28:07
IDJOB=4258423
IDBENCH=133707
IDSOLVER=2644
FILE ID=node132/4258423-1502649752
RUNJOBID= node132-1502644570-29824
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-c1a.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258423-1502649752/watcher-4258423-1502649752 -o /tmp/evaluation-result-4258423-1502649752/solver-4258423-1502649752 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502644570-29824 --watchdog 312  HOME/cosoco -lc -model -restarts HOME/instance-4258423-1502649752.xml

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

MD5SUM BENCH= 030948c230c0936ebc743af4f555c996
RANDOM SEED=1175055697

node132.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.74
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.74
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.74
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.74
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:        31641664 kB
MemAvailable:   31981632 kB
Buffers:          232104 kB
Cached:           433020 kB
SwapCached:           84 kB
Active:           520520 kB
Inactive:         202636 kB
Active(anon):       5924 kB
Inactive(anon):   101868 kB
Active(file):     514596 kB
Inactive(file):   100768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:              2340 kB
Writeback:             8 kB
AnonPages:         57752 kB
Mapped:            66612 kB
Shmem:             49768 kB
Slab:             108112 kB
SReclaimable:      80880 kB
SUnreclaim:        27232 kB
KernelStack:        3248 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-13 20:32:19