Trace number 4266679

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-sat 1.12SAT (TO)95 251.886 252.02299

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-12-a4.xml
MD5SUM72e40c8851280ca3f4afc7fa1ebce33e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark247.715
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints1927
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":12}]
Minimum variable degree606
Maximum variable degree607
Distribution of variable degrees[{"degree":606,"count":10},{"degree":607,"count":2}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":440},{"arity":4,"count":1485},{"arity":12,"count":1}]
Number of extensional constraints0
Number of intensional constraints1926
Distribution of constraint types[{"type":"intension","count":1926},{"type":"ordered","count":1}]
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

2.16/2.35	c SAT : Variables: 6012 -- Clauses: 1503012
2.16/2.35	c best=?? lower=0 upper=500 
15.66/15.82	c
15.66/15.82	c This is cosoco 1.12 --  
15.66/15.82	c
15.66/15.82	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266679-1502646315.xml 
15.66/15.82	c enable optimization
15.66/15.82	c ========================================[ Problem Statistics ]===========================================
15.66/15.82	c |                                                                                                       
15.66/15.82	c |  Parse time        :         2.17 s 
15.66/15.82	c |
15.66/15.82	c |               Variables: 12
15.66/15.82	c |            Domain Sizes: 501..501
15.66/15.82	c |
15.66/15.82	c |             Constraints: 1938
15.66/15.82	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 11  -- Ternary: 440
15.66/15.82	c | 
15.66/15.82	c |                   Types: 
15.66/15.82	c |                          (X - Y < k): 11
15.66/15.82	c |                          Intension: 1927
15.66/15.82	c |                          
15.66/15.82	c =========================================================================================================
15.66/15.82	o 120
15.66/15.82	c    1 calls to solver: best=120 lower=0 upper=119 
16.16/16.33	o 117
23.47/23.69	o 114
23.47/23.69	c    3 calls to solver: best=114 lower=0 upper=113 
30.07/30.27	o 109
42.17/42.31	o 108
42.17/42.31	c    5 calls to solver: best=108 lower=0 upper=107 
48.47/48.67	o 95
251.86/252.01	
251.86/252.01	c *** INTERRUPTED ***
251.86/252.01	c restarts              : 531         
251.86/252.01	c conflicts             : 19754        (78 /sec)
251.86/252.01	c decisions             : 30538        (121 /sec)
251.86/252.01	c propagations          : 1723617     (6848 /sec)
251.86/252.01	c root propagations     : 621         
251.86/252.01	c filter calls          : 74740098       (296943 /sec)
251.86/252.01	c useless filter calls  : 73707097       (98 %)
251.86/252.01	c
251.86/252.01	c clauses               : 1506158
251.86/252.01	c SAT propagations      : 13545
251.86/252.01	c SAT conflicts         : 19 (0 learnts)
251.86/252.01	c Memory used           : 226.03 MB
251.86/252.01	c CPU time              : 251.699 s
251.86/252.01	
251.86/252.01	c nb Solutions = 6
251.86/252.01	s SATISFIABLE
251.86/252.01	c Best value found: 95
251.86/252.01	
251.86/252.01	
251.86/252.01	v <instantiation type='solution' cost='95'>
251.86/252.01	v <list>x[0] x[10] x[11] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
251.86/252.01	v <values>0 82 95 1 4 6 18 26 33 42 61 72 </values>
251.86/252.01	v </instantiation>
251.86/252.01	

Verifier Data

OK	95

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266679-1502646315/watcher-4266679-1502646315 -o /tmp/evaluation-result-4266679-1502646315/solver-4266679-1502646315 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502642157-20629 --watchdog 312 cosoco -lc -model -restarts -sat HOME/instance-4266679-1502646315.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB

solver pid=22520, runsolver pid=22517

[startup+0.100158 s]*
/proc/loadavg: 2.00 2.01 2.16 2/189 22521
/proc/meminfo: memFree=31519296/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/22520/stat : 22520 (runsolver) D 22517 22520 4674 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 112137900 34791424 114 18446744073709551615 4194304 4346622 140727653322096 140727653318728 140612475753175 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6446216 6449568 26124288 140727653327007 140727653327401 140727653327401 140727653330890 0
/proc/22520/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.209493 s]*
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31509996/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=28832 memory=5272 CPUtime=0.08 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 1498 0 0 0 8 0 0 0 20 0 1 0 112137900 29523968 1318 18446744073709551615 4194304 5972588 140726224052384 140726224049032 140247172918245 0 0 1 0 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 7208 1318 787 435 0 571 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 28832 KiB
Current children cumulated memory: 5272 KiB

[startup+0.309548 s]*
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31496604/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=31752 memory=8188 CPUtime=0.18 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 2227 0 0 0 18 0 0 0 20 0 1 0 112137900 32514048 2047 18446744073709551615 4194304 5972588 140726224052384 140726224049032 140247172918245 0 0 1 0 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 7938 2047 787 435 0 1301 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 31752 KiB
Current children cumulated memory: 8188 KiB

[startup+0.70028 s]
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31481420/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=43008 memory=19444 CPUtime=0.56 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 5034 0 0 0 56 0 0 0 20 0 1 0 112137900 44040192 4861 18446744073709551615 4194304 5972588 140726224052384 140726224045944 4967517 0 0 1 0 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 10752 4861 787 435 0 4115 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 43008 KiB
Current children cumulated memory: 19444 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31464556/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=66324 memory=42756 CPUtime=1.36 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 10862 0 0 0 135 1 0 0 20 0 1 0 112137900 67915776 10689 18446744073709551615 4194304 5972588 140726224052384 140726224045944 140247172918245 0 0 1 0 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 16581 10689 787 435 0 9944 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 66324 KiB
Current children cumulated memory: 42756 KiB

[startup+3.10983 s]
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31312256/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=196076 memory=165012 CPUtime=2.98 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 47976 0 0 0 292 6 0 0 20 0 1 0 112137900 200781824 41253 18446744073709551615 4194304 5972588 140726224052384 140726224045944 4965339 0 0 1 8405026 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 49019 41253 837 435 0 42382 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 196076 KiB
Current children cumulated memory: 165012 KiB

[startup+6.30039 s]
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31275676/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=215216 memory=184340 CPUtime=6.16 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 70820 0 0 0 609 7 0 0 20 0 1 0 112137900 220381184 46085 18446744073709551615 4194304 5972588 140726224052384 140726224049240 4965416 0 0 1 8405026 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 53804 46085 837 435 0 47167 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 215216 KiB
Current children cumulated memory: 184340 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.16 3/189 22521
/proc/meminfo: memFree=31267476/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=223136 memory=192168 CPUtime=12.56 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 95166 0 0 0 1248 8 0 0 20 0 1 0 112137900 228491264 48042 18446744073709551615 4194304 5972588 140726224052384 140726224049240 4962376 0 0 1 8405026 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 55784 48042 837 435 0 49147 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 223136 KiB
Current children cumulated memory: 192168 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 22522
/proc/meminfo: memFree=31244188/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=229736 memory=198924 CPUtime=25.37 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 140865 0 0 0 2526 11 0 0 20 0 1 0 112137900 235249664 49731 18446744073709551615 4194304 5972588 140726224052384 140726224049240 4909616 0 0 1 8405026 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 57434 49731 838 435 0 50797 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 229736 KiB
Current children cumulated memory: 198924 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.15 3/186 22522
/proc/meminfo: memFree=31229688/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=231056 memory=200164 CPUtime=50.97 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 162448 0 0 0 5085 12 0 0 20 0 1 0 112137900 236601344 50041 18446744073709551615 4194304 5972588 140726224052384 140726224049832 4962376 0 0 1 8405026 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 57764 50041 838 435 0 51127 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 231056 KiB
Current children cumulated memory: 200164 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/185 22524
/proc/meminfo: memFree=31226624/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=231320 memory=200396 CPUtime=102.16 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 182293 0 0 0 10203 13 0 0 20 0 1 0 112137900 236871680 50099 18446744073709551615 4194304 5972588 140726224052384 140726224049032 4965831 0 0 1 8405026 0 0 0 17 5 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 57830 50099 838 435 0 51193 0
Current children cumulated CPU time: 102.16 s
Current children cumulated vsize: 231320 KiB
Current children cumulated memory: 200396 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.14 3/185 22526
/proc/meminfo: memFree=31223932/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=231452 memory=200560 CPUtime=162.16 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 202146 0 0 0 16202 14 0 0 20 0 1 0 112137900 237006848 50140 18446744073709551615 4194304 5972588 140726224052384 140726224049032 5099648 0 0 1 8405026 0 0 0 17 1 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 57863 50140 838 435 0 51226 0
Current children cumulated CPU time: 162.16 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 200560 KiB

[startup+222.3 s]
/proc/loadavg: 1.93 1.99 2.12 3/185 22529
/proc/meminfo: memFree=31222828/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=231452 memory=200632 CPUtime=222.16 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 221476 0 0 0 22200 16 0 0 20 0 1 0 112137900 237006848 50158 18446744073709551615 4194304 5972588 140726224052384 140726224049032 4965342 0 0 1 8405026 0 0 0 17 3 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 57863 50158 838 435 0 51226 0
Current children cumulated CPU time: 222.16 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 200632 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.11 2.02 2.13 3/185 22591
/proc/meminfo: memFree=31514876/32770624 swapFree=67108764/67108860
[pid=22520] ppid=22517 vsize=231452 memory=200640 CPUtime=251.86 cores=1,3,5,7
/proc/22520/stat : 22520 (cosoco) R 22517 22520 4674 0 -1 4202496 240815 0 0 0 25169 17 0 0 20 0 1 0 112137900 237006848 50160 18446744073709551615 4194304 5972588 140726224052384 140726224049032 5070704 0 0 1 8405026 0 0 0 17 3 0 0 12 0 0 8070896 8075904 10870784 140726224056777 140726224056877 140726224056877 140726224060366 0
/proc/22520/statm: 57863 50160 838 435 0 51226 0
Current children cumulated CPU time: 251.86 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 200640 KiB

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

[startup+252.023 s]
# the end of solver process 22520 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.699 s, system=0.187002 s

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

Child status: 1
Real time (s): 252.023
CPU time (s): 251.886
CPU user time (s): 251.699
CPU system time (s): 0.187002
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 231452
Max. memory (cumulated for all children) (KiB): 200640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.699
system time used= 0.187002
maximum resident set size= 200712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240861
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= 14
involuntary context switches= 238


# summary of solver processes directly reported to runsolver:
#   pid: 22520
#   total CPU time (s): 251.886
#   total CPU user time (s): 251.699
#   total CPU system time (s): 0.187002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.974456 second user time and 1.96579 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-13 19:31:20
IDJOB=4266679
IDBENCH=126246
IDSOLVER=2656
FILE ID=node134/4266679-1502646315
RUNJOBID= node134-1502642157-20629
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-12-a4.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266679-1502646315/watcher-4266679-1502646315 -o /tmp/evaluation-result-4266679-1502646315/solver-4266679-1502646315 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502642157-20629 --watchdog 312  cosoco -lc -model -restarts -sat HOME/instance-4266679-1502646315.xml

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

MD5SUM BENCH= 72e40c8851280ca3f4afc7fa1ebce33e
RANDOM SEED=701454356

node134.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.43
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.43
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.43
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.43
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:        31531324 kB
MemAvailable:   31652236 kB
Buffers:          216840 kB
Cached:           207228 kB
SwapCached:            4 kB
Active:           682768 kB
Inactive:         123256 kB
Active(anon):     326180 kB
Inactive(anon):    97332 kB
Active(file):     356588 kB
Inactive(file):    25924 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              2476 kB
Writeback:             0 kB
AnonPages:        365460 kB
Mapped:            59192 kB
Shmem:             41564 kB
Slab:             135640 kB
SReclaimable:     108472 kB
SUnreclaim:        27168 kB
KernelStack:        3360 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     667824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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