Trace number 4268383

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
cosoco 1.12SAT 2.33779 2.5090699

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-e0ddr2-7.xml
MD5SUM0bf2c77c9eab7953e0f8d897649e2359
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 benchmark0.58380198
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains46
Minimum domain size116
Maximum domain size135
Distribution of domain sizes[{"size":116,"count":10},{"size":117,"count":10},{"size":124,"count":10},{"size":126,"count":20},{"size":128,"count":10},{"size":131,"count":10},{"size":134,"count":10},{"size":135,"count":20}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.81/0.97	c intension x0 != x1  using generic constraint 
0.81/0.97	c intension x2 != x3  using generic constraint 
0.81/0.97	c intension x4 != x5  using generic constraint 
0.81/0.97	c intension x6 != x7  using generic constraint 
0.81/0.97	c intension x8 != x9  using generic constraint 
0.81/0.97	c intension x10 != x11  using generic constraint 
0.81/0.97	c intension x12 != x13  using generic constraint 
0.81/0.97	c intension x14 != x15  using generic constraint 
0.81/0.97	c intension x16 != x17  using generic constraint 
0.81/0.97	c intension x18 != x19  using generic constraint 
0.81/0.98	c intension x20 != x21  using generic constraint 
0.81/0.98	c intension x22 != x23  using generic constraint 
0.81/0.98	c intension x24 != x25  using generic constraint 
0.81/0.98	c intension x26 != x27  using generic constraint 
0.81/0.98	c intension x28 != x29  using generic constraint 
0.81/0.98	c intension x30 != x31  using generic constraint 
0.81/0.98	c intension x32 != x33  using generic constraint 
0.81/0.98	c intension x34 != x35  using generic constraint 
0.81/0.98	c intension x36 != x37  using generic constraint 
0.81/0.98	c intension x38 != x39  using generic constraint 
0.81/0.98	c intension x40 != x41  using generic constraint 
0.81/0.99	c intension x42 != x43  using generic constraint 
0.81/0.99	c intension x44 != x45  using generic constraint 
0.81/0.99	c intension x46 != x47  using generic constraint 
0.81/0.99	c intension x48 != x49  using generic constraint 
0.81/0.99	c intension x50 != x51  using generic constraint 
0.81/0.99	c intension x52 != x53  using generic constraint 
0.81/0.99	c intension x54 != x55  using generic constraint 
0.81/0.99	c intension x56 != x57  using generic constraint 
0.81/0.99	c intension x58 != x59  using generic constraint 
0.81/0.99	c intension x60 != x61  using generic constraint 
0.81/0.99	c intension x62 != x63  using generic constraint 
0.81/0.99	c intension x64 != x65  using generic constraint 
0.91/1.00	c intension x66 != x67  using generic constraint 
0.91/1.00	c intension x68 != x69  using generic constraint 
0.91/1.00	c intension x70 != x71  using generic constraint 
0.91/1.00	c intension x72 != x73  using generic constraint 
0.91/1.00	c intension x74 != x75  using generic constraint 
0.91/1.00	c intension x76 != x77  using generic constraint 
0.91/1.00	c intension x78 != x79  using generic constraint 
0.91/1.00	c intension x80 != x81  using generic constraint 
0.91/1.00	c intension x82 != x83  using generic constraint 
0.91/1.00	c intension x84 != x85  using generic constraint 
0.91/1.00	c intension x86 != x87  using generic constraint 
0.91/1.01	c intension x88 != x89  using generic constraint 
0.91/1.01	c intension x90 != x91  using generic constraint 
0.91/1.01	c intension x92 != x93  using generic constraint 
0.91/1.01	c intension x94 != x95  using generic constraint 
0.91/1.01	c intension x96 != x97  using generic constraint 
0.91/1.01	c intension x98 != x99  using generic constraint 
0.91/1.01	c root propagations     : 0           
0.91/1.01	c restarts enabled, print stats at every restarts
0.91/1.01	c
0.91/1.01	c
0.91/1.01	c
0.91/1.01	c This is cosoco 1.12 --  
0.91/1.01	c
0.91/1.01	c command line: cosoco -lc -model -restarts HOME/instance-4268383-1502506883.xml 
0.91/1.01	c ========================================[ Problem Statistics ]===========================================
0.91/1.01	c |                                                                                                       
0.91/1.01	c |  Parse time        :         0.93 s 
0.91/1.01	c |
0.91/1.01	c |               Variables: 100
0.91/1.01	c |            Domain Sizes: 116..135
0.91/1.01	c |
0.91/1.01	c |             Constraints: 845
0.91/1.01	c |                   Arity: 2..2  -- Binary: 845
0.91/1.01	c | 
0.91/1.01	c |                   Types: 
0.91/1.01	c |                          (X != Y): 50
0.91/1.01	c |                          Intension: 795
0.91/1.01	c |                          
0.91/1.01	c =========================================================================================================
0.91/1.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.02/1.19	c 101            165            36829          69039          0              0              24   32   28   
1.12/1.29	c 211            326            62231          107495         1              0              1   46   42    
1.21/1.39	c 332            531            96259          154355         2              0              1   64   52    
1.31/1.47	c 465            719            122642         194876         3              0              1   38   33    
1.41/1.59	c 611            927            158535         249391         4              0              1   35   28    
1.51/1.68	c 771            1153           191332         293100         4              0              3   38   36    
1.71/1.81	c 947            1403           236103         353175         5              0              1   38   34    
1.81/1.95	c 1140           1666           280749         416389         5              0              2   28   26    
2.02/2.11	c 1352           1954           327631         491569         6              0              1   35   28    
2.13/2.27	c 1585           2267           382792         558865         6              0              3   32   28    
2.32/2.41	c solution 1
2.32/2.41	
2.32/2.41	v <instantiation type='solution'>
2.32/2.41	v <list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 </list>
2.32/2.41	v <values>0 1 11 12 32 31 40 41 56 86 5 4 42 19 53 52 62 63 72 73 0 19 25 15 62 63 78 77 111 86 31 32 49 48 112 113 125 124 131 130 6 19 24 11 40 41 53 52 64 86 51 19 84 58 125 124 141 142 153 152 43 15 65 54 78 77 90 91 100 96 58 19 67 66 90 91 103 102 142 143 17 11 71 50 103 102 112 113 122 123 0 1 5 4 15 16 32 31 42 86 </values>
2.32/2.41	v </instantiation>
2.32/2.41	
2.32/2.41	c restarts              : 10          
2.32/2.41	c conflicts             : 1798         (773 /sec)
2.32/2.41	c decisions             : 2625         (1128 /sec)
2.32/2.41	c propagations          : 603416      (259365 /sec)
2.32/2.41	c root propagations     : 0           
2.32/2.41	c filter calls          : 433900         (186503 /sec)
2.32/2.41	c useless filter calls  : 372496         (85 %)
2.32/2.41	c Memory used           : 37.80 MB
2.32/2.41	c CPU time              : 2.32644 s
2.32/2.41	
2.32/2.41	s SATISFIABLE

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-4268383-1502506883/watcher-4268383-1502506883 -o /tmp/evaluation-result-4268383-1502506883/solver-4268383-1502506883 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268383-1502506883.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.41 1.82 1.82 3/178 28403
/proc/meminfo: memFree=31003840/32770624 swapFree=0/583500
[pid=28403] ppid=28400 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28403/stat : 28403 (runsolver) D 28400 28403 24445 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 98194665 24240128 107 18446744073709551615 4194304 4338465 140729525818592 140729525816232 140069286212311 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 18014208 140729525825729 140729525826121 140729525826121 140729525829578 0
/proc/28403/statm: 5918 107 54 36 0 2156 0

[startup+0.100148 s]
/proc/loadavg: 1.41 1.82 1.82 3/178 28403
/proc/meminfo: memFree=31003840/32770624 swapFree=0/583500
[pid=28403] ppid=28400 vsize=27248 CPUtime=0.02 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 1096 0 0 0 2 0 0 0 20 0 1 0 98194665 27901952 917 18446744073709551615 4194304 5972588 140721713370896 140721713367544 139799498394597 0 0 1 0 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 6812 917 779 435 0 175 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27248

[startup+0.200265 s]
/proc/loadavg: 1.41 1.82 1.82 3/178 28403
/proc/meminfo: memFree=31003840/32770624 swapFree=0/583500
[pid=28403] ppid=28400 vsize=27856 CPUtime=0.12 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 1242 0 0 0 12 0 0 0 20 0 1 0 98194665 28524544 1068 18446744073709551615 4194304 5972588 140721713370896 140721713367544 139799508336966 0 0 1 0 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 6964 1068 779 435 0 327 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 27856

[startup+0.300229 s]
/proc/loadavg: 1.41 1.82 1.82 3/178 28403
/proc/meminfo: memFree=31003840/32770624 swapFree=0/583500
[pid=28403] ppid=28400 vsize=28464 CPUtime=0.22 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 1405 0 0 0 22 0 0 0 20 0 1 0 98194665 29147136 1219 18446744073709551615 4194304 5972588 140721713370896 140721713367544 139799498394597 0 0 1 0 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 7116 1219 780 435 0 479 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 28464

[startup+0.700192 s]
/proc/loadavg: 1.41 1.82 1.82 3/178 28403
/proc/meminfo: memFree=31003840/32770624 swapFree=0/583500
[pid=28403] ppid=28400 vsize=30912 CPUtime=0.61 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 2016 0 0 0 61 0 0 0 20 0 1 0 98194665 31653888 1831 18446744073709551615 4194304 5972588 140721713370896 140721713367544 139799507721600 0 0 1 0 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 7728 1831 780 435 0 1091 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 30912

[startup+1.50026 s]
/proc/loadavg: 1.41 1.82 1.82 2/197 28447
/proc/meminfo: memFree=30979356/32770624 swapFree=0/583556
[pid=28403] ppid=28400 vsize=38576 CPUtime=1.41 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 3956 0 0 0 141 0 0 0 20 0 1 0 98194665 39501824 3779 18446744073709551615 4194304 5972588 140721713370896 140721713367928 4965797 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 9644 3779 825 435 0 3007 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 38576

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

[startup+1.6003 s]
/proc/loadavg: 1.41 1.82 1.82 2/197 28447
/proc/meminfo: memFree=30979356/32770624 swapFree=0/583556
[pid=28403] ppid=28400 vsize=38576 CPUtime=1.51 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 3962 0 0 0 151 0 0 0 20 0 1 0 98194665 39501824 3779 18446744073709551615 4194304 5972588 140721713370896 140721713367928 5071976 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 9644 3779 825 435 0 3007 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 38576

[startup+2.00029 s]
/proc/loadavg: 1.41 1.82 1.82 2/197 28447
/proc/meminfo: memFree=30979356/32770624 swapFree=0/583556
[pid=28403] ppid=28400 vsize=38708 CPUtime=1.91 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 4001 0 0 0 191 0 0 0 20 0 1 0 98194665 39636992 3779 18446744073709551615 4194304 5972588 140721713370896 140721713367928 4965342 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 9677 3779 825 435 0 3040 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 38708

[startup+2.40026 s]
/proc/loadavg: 1.41 1.82 1.82 2/179 28465
/proc/meminfo: memFree=30991228/32770624 swapFree=0/583540
[pid=28403] ppid=28400 vsize=38708 CPUtime=2.32 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) R 28400 28403 24445 0 -1 4202496 6965 0 0 0 231 1 0 0 20 0 1 0 98194665 39636992 3844 18446744073709551615 4194304 5972588 140721713370896 140721713367928 5071088 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 28262400 140721713373678 140721713373773 140721713373773 140721713377230 0
/proc/28403/statm: 9677 3844 825 435 0 3040 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 38708

[startup+2.50024 s]
/proc/loadavg: 1.41 1.82 1.82 2/179 28465
/proc/meminfo: memFree=30991228/32770624 swapFree=0/583540
[pid=28403] ppid=28400 vsize=0 CPUtime=2.33 cores=1,3,5,7
/proc/28403/stat : 28403 (cosoco) D 28400 28403 24445 0 -1 4202500 7007 0 0 0 232 1 0 0 20 0 1 0 98194665 0 0 18446744073709551615 0 0 0 0 0 0 0 1 8405026 18446744073709551615 0 0 17 5 0 0 7 0 0 0 0 0 0 0 0 0 0
/proc/28403/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2.50907
CPU time (s): 2.33779
CPU user time (s): 2.32679
CPU system time (s): 0.011003
CPU usage (%): 93.1737
Max. virtual memory (cumulated for all children) (KiB): 38708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.32679
system time used= 0.011003
maximum resident set size= 15476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7007
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= 7
involuntary context switches= 3

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.007213 second user time and 0.020438 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 04:47:28
IDJOB=4268383
IDBENCH=138527
IDSOLVER=2658
FILE ID=node134/4268383-1502506883
RUNJOBID= node134-1502500343-24509
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-e0ddr2-7.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268383-1502506883/watcher-4268383-1502506883 -o /tmp/evaluation-result-4268383-1502506883/solver-4268383-1502506883 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268383-1502506883.xml

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

MD5SUM BENCH= 0bf2c77c9eab7953e0f8d897649e2359
RANDOM SEED=548644917

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:        31003580 kB
MemAvailable:   31975820 kB
Buffers:          298564 kB
Cached:           974156 kB
SwapCached:            0 kB
Active:           707556 kB
Inactive:         623168 kB
Active(anon):      60000 kB
Inactive(anon):    39408 kB
Active(file):     647556 kB
Inactive(file):   583760 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3124 kB
Writeback:             4 kB
AnonPages:         57844 kB
Mapped:            52128 kB
Shmem:             41660 kB
Slab:             139856 kB
SReclaimable:     113516 kB
SUnreclaim:        26340 kB
KernelStack:        3216 kB
PageTables:         5044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     315148 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-12 04:47:31