Trace number 4258507

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.1SAT (TO)196 251.85699 252.01199

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-15-a4.xml
MD5SUMa2ce00dc78b702eb5fb62c242f19e981
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark171
Best CPU time to get the best result obtained on this benchmark249.758
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints5007
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":15}]
Minimum variable degree1275
Maximum variable degree1276
Distribution of variable degrees[{"degree":1275,"count":13},{"degree":1276,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":910},{"arity":4,"count":4095},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints5006
Distribution of constraint types[{"type":"intension","count":5006},{"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

6.09/6.21	c best=?? lower=0 upper=500 
81.37/81.52	c
81.37/81.52	c This is cosoco 1.1 --  
81.37/81.52	c
81.37/81.52	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4258507-1502647215.xml 
81.37/81.52	c enable optimization
81.37/81.52	c ========================================[ Problem Statistics ]===========================================
81.37/81.52	c |                                                                                                       
81.37/81.52	c |  Parse time        :         6.05 s 
81.37/81.52	c |
81.37/81.52	c |               Variables: 15
81.37/81.52	c |            Domain Sizes: 501..501
81.37/81.52	c |
81.37/81.52	c |             Constraints: 5021
81.37/81.52	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 14  -- Ternary: 910
81.37/81.52	c | 
81.37/81.52	c |                   Types: 
81.37/81.52	c |                          (X - Y < k): 14
81.37/81.52	c |                          Intension: 5007
81.37/81.52	c |                          
81.37/81.52	c =========================================================================================================
81.37/81.52	o 225
81.37/81.52	c    1 calls to solver: best=225 lower=0 upper=224 
82.67/82.85	o 210
89.57/89.77	o 204
89.57/89.77	c    3 calls to solver: best=204 lower=0 upper=203 
92.47/92.61	o 203
97.17/97.31	o 202
97.17/97.31	c    5 calls to solver: best=202 lower=0 upper=201 
107.88/108.03	o 196
251.85/252.01	
251.85/252.01	c *** INTERRUPTED ***
251.85/252.01	c restarts              : 20          
251.85/252.01	c conflicts             : 5841         (23 /sec)
251.85/252.01	c decisions             : 7917         (31 /sec)
251.85/252.01	c propagations          : 1174829     (4670 /sec)
251.85/252.01	c root propagations     : 696         
251.85/252.01	c filter calls          : 48430814       (192521 /sec)
251.85/252.01	c useless filter calls  : 48010131       (99 %)
251.85/252.01	c Memory used           : 401.77 MB
251.85/252.01	c CPU time              : 251.562 s
251.85/252.01	
251.85/252.01	c nb Solutions = 6
251.85/252.01	s SATISFIABLE
251.85/252.01	c Best value found: 196
251.85/252.01	
251.85/252.01	
251.85/252.01	v <instantiation type='solution' cost='196'>
251.85/252.01	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
251.85/252.01	v <values>0 104 127 146 162 196 1 4 6 13 21 31 45 67 78 </values>
251.85/252.01	v </instantiation>
251.85/252.01	

Verifier Data

OK	196

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

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


[startup+0.100172 s]*
/proc/loadavg: 2.02 2.01 2.05 5/198 30786
/proc/meminfo: memFree=31570140/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=27140 memory=3064 CPUtime=0 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 980 0 0 0 0 0 0 0 20 0 1 0 164374264 27791360 766 18446744073709551615 4194304 5972556 140721449838608 140721449835256 5669579 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 6785 766 683 435 0 148 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 27140 KiB
Current children cumulated memory: 3064 KiB

[startup+0.209627 s]*
/proc/loadavg: 2.02 2.01 2.05 5/198 30786
/proc/meminfo: memFree=31545428/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=28344 memory=4700 CPUtime=0.11 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 1349 0 0 0 11 0 0 0 20 0 1 0 164374264 29024256 1175 18446744073709551615 4194304 5972556 140721449838608 140721449835256 140557900968835 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 7086 1175 786 435 0 449 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28344 KiB
Current children cumulated memory: 4700 KiB

[startup+0.309149 s]*
/proc/loadavg: 2.02 2.01 2.05 5/198 30786
/proc/meminfo: memFree=31512228/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=31016 memory=7340 CPUtime=0.21 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 2015 0 0 0 21 0 0 0 20 0 1 0 164374264 31760384 1835 18446744073709551615 4194304 5972556 140721449838608 140721449835256 140557900958693 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 7754 1835 786 435 0 1117 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31016 KiB
Current children cumulated memory: 7340 KiB

[startup+0.700355 s]
/proc/loadavg: 2.02 2.01 2.05 2/182 30789
/proc/meminfo: memFree=31637472/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=41268 memory=17488 CPUtime=0.59 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 4580 0 0 0 59 0 0 0 20 0 1 0 164374264 42258432 4372 18446744073709551615 4194304 5972556 140721449838608 140721449832408 4967501 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 10317 4372 786 435 0 3680 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 41268 KiB
Current children cumulated memory: 17488 KiB

[startup+1.50032 s]
/proc/loadavg: 2.02 2.01 2.05 2/179 30803
/proc/meminfo: memFree=31627152/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=62600 memory=38820 CPUtime=1.39 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 9912 0 0 0 138 1 0 0 20 0 1 0 164374264 64102400 9705 18446744073709551615 4194304 5972556 140721449838608 140721449832168 140557900958693 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 15650 9705 786 435 0 9013 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 62600 KiB
Current children cumulated memory: 38820 KiB

[startup+3.10944 s]
/proc/loadavg: 1.94 2.00 2.04 3/185 30818
/proc/meminfo: memFree=31520000/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=105296 memory=81624 CPUtime=3 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 20667 0 0 0 298 2 0 0 20 0 1 0 164374264 107823104 20406 18446744073709551615 4194304 5972556 140721449838608 140721449832168 140557901702562 0 0 1 0 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 26324 20406 786 435 0 19687 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 105296 KiB
Current children cumulated memory: 81624 KiB

[startup+6.30035 s]
/proc/loadavg: 1.94 2.00 2.04 3/185 30818
/proc/meminfo: memFree=31390784/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=200872 memory=177548 CPUtime=6.19 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 49944 0 0 0 612 7 0 0 20 0 1 0 164374264 205692928 44387 18446744073709551615 4194304 5972556 140721449838608 140721449832408 4965323 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 50218 44387 831 435 0 43581 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 200872 KiB
Current children cumulated memory: 177548 KiB

[startup+12.7004 s]
/proc/loadavg: 1.87 1.98 2.03 3/185 30818
/proc/meminfo: memFree=31275136/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=319276 memory=295752 CPUtime=12.58 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 127259 0 0 0 1245 13 0 0 20 0 1 0 164374264 326938624 73938 18446744073709551615 4194304 5972556 140721449838608 140721449835464 5099632 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 79819 73938 831 435 0 73182 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 319276 KiB
Current children cumulated memory: 295752 KiB

[startup+25.5004 s]
/proc/loadavg: 1.89 1.98 2.03 3/185 30819
/proc/meminfo: memFree=31215724/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=338416 memory=315124 CPUtime=25.38 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 174949 0 0 0 2522 16 0 0 20 0 1 0 164374264 346537984 78781 18446744073709551615 4194304 5972556 140721449838608 140721449835464 5071264 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 84604 78781 831 435 0 77967 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 338416 KiB
Current children cumulated memory: 315124 KiB

[startup+51.1096 s]
/proc/loadavg: 1.93 1.99 2.03 3/185 30819
/proc/meminfo: memFree=31172276/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=369172 memory=345856 CPUtime=50.99 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 248389 0 0 0 5078 21 0 0 20 0 1 0 164374264 378032128 86464 18446744073709551615 4194304 5972556 140721449838608 140721449835464 4965366 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 92293 86464 831 435 0 85656 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 369172 KiB
Current children cumulated memory: 345856 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/185 30821
/proc/meminfo: memFree=31131120/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=408508 memory=385184 CPUtime=102.17 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 318003 0 0 0 10191 26 0 0 20 0 1 0 164374264 418312192 96296 18446744073709551615 4194304 5972556 140721449838608 140721449835464 4968688 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 102127 96296 832 435 0 95490 0
Current children cumulated CPU time: 102.17 s
Current children cumulated vsize: 408508 KiB
Current children cumulated memory: 385184 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 30823
/proc/meminfo: memFree=31127804/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=411016 memory=387740 CPUtime=162.15 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 350525 0 0 0 16187 28 0 0 20 0 1 0 164374264 420880384 96935 18446744073709551615 4194304 5972556 140721449838608 140721449835464 4965366 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 102754 96935 832 435 0 96117 0
Current children cumulated CPU time: 162.15 s
Current children cumulated vsize: 411016 KiB
Current children cumulated memory: 387740 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/184 30825
/proc/meminfo: memFree=31127688/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=411280 memory=388004 CPUtime=222.14 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 363735 0 0 0 22185 29 0 0 20 0 1 0 164374264 421150720 97001 18446744073709551615 4194304 5972556 140721449838608 140721449835464 4965781 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 102820 97001 832 435 0 96183 0
Current children cumulated CPU time: 222.14 s
Current children cumulated vsize: 411280 KiB
Current children cumulated memory: 388004 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 30841
/proc/meminfo: memFree=31122092/32770624 swapFree=67108776/67108860
[pid=30785] ppid=30782 vsize=411412 memory=388040 CPUtime=251.85 cores=0,2,4,6
/proc/30785/stat : 30785 (cosoco) R 30782 30785 7084 0 -1 4202496 364302 0 0 0 25156 29 0 0 20 0 1 0 164374264 421285888 97010 18446744073709551615 4194304 5972556 140721449838608 140721449835464 4962380 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 23429120 140721449841067 140721449841197 140721449841197 140721449844686 0
/proc/30785/statm: 102853 97010 832 435 0 96216 0
Current children cumulated CPU time: 251.85 s
Current children cumulated vsize: 411412 KiB
Current children cumulated memory: 388040 KiB

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

[startup+252.012 s]
# the end of solver process 30785 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.562 s, system=0.294979 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.857
CPU user time (s): 251.562
CPU system time (s): 0.294979
CPU usage (%): 99.9384
Max. virtual memory (cumulated for all children) (KiB): 411412
Max. memory (cumulated for all children) (KiB): 388040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.562
system time used= 0.294979
maximum resident set size= 388112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364354
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= 83
involuntary context switches= 440


# summary of solver processes directly reported to runsolver:
#   pid: 30785
#   total CPU time (s): 251.857
#   total CPU user time (s): 251.562
#   total CPU system time (s): 0.294979

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04351 second user time and 1.86596 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-13 19:45:50
IDJOB=4258507
IDBENCH=126245
IDSOLVER=2644
FILE ID=node132/4258507-1502647215
RUNJOBID= node132-1502644570-29824
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= a2ce00dc78b702eb5fb62c242f19e981
RANDOM SEED=331341632

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:        31583324 kB
MemAvailable:   31921648 kB
Buffers:          231636 kB
Cached:           431628 kB
SwapCached:           84 kB
Active:           583200 kB
Inactive:         201296 kB
Active(anon):      68908 kB
Inactive(anon):   101868 kB
Active(file):     514292 kB
Inactive(file):    99428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:              2312 kB
Writeback:             0 kB
AnonPages:         85436 kB
Mapped:            75408 kB
Shmem:             49768 kB
Slab:             107892 kB
SReclaimable:      80880 kB
SUnreclaim:        27012 kB
KernelStack:        3504 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1276288 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 19:50:02