Trace number 4258465

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) 240.058 240.16901

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t16-7.xml
MD5SUMd6761b054431b884cfc6d948dd81b50d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1808
Best CPU time to get the best result obtained on this benchmark1956.1
Satisfiable
(Un)Satisfiability was proved
Number of variables38010
Number of constraints1832
Number of domains20
Minimum domain size2
Maximum domain size187
Distribution of domain sizes[{"size":2,"count":1810},{"size":6,"count":3620},{"size":16,"count":1810},{"size":19,"count":1810},{"size":25,"count":1810},{"size":26,"count":1810},{"size":43,"count":1810},{"size":73,"count":1810},{"size":98,"count":1810},{"size":109,"count":1810},{"size":110,"count":1810},{"size":130,"count":1810},{"size":132,"count":1810},{"size":158,"count":1810},{"size":165,"count":1810},{"size":171,"count":1810},{"size":178,"count":1810},{"size":182,"count":1810},{"size":186,"count":1810},{"size":187,"count":1810}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":38010}]
Minimum constraint arity21
Maximum constraint arity36200
Distribution of constraint arities[{"arity":21,"count":1810},{"arity":1810,"count":21},{"arity":36200,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":1830}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1.13/1.25	c best=?? lower=-1810 upper=0 
239.88/240.00	c
239.88/240.00	c This is cosoco 1.1 --  
239.88/240.00	c
239.88/240.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4258465-1501664463.xml 
239.88/240.00	c enable optimization
239.88/240.00	c ========================================[ Problem Statistics ]===========================================
239.88/240.00	c |                                                                                                       
239.88/240.00	c |  Parse time        :         0.93 s 
239.88/240.00	c |
239.88/240.00	c |               Variables: 38010
239.88/240.00	c |            Domain Sizes: 2..187
239.88/240.00	c |
239.88/240.00	c |             Constraints: 5449
239.88/240.00	c |                   Arity: 2..1810  -- Binary: 1809
239.88/240.00	c | 
239.88/240.00	c |                   Types: 
239.88/240.00	c |                          (X -Y <= k): 1809
239.88/240.00	c |                          Lex: 1809
239.88/240.00	c |                          Sum: 1831
239.88/240.00	c |                          
239.88/240.00	c =========================================================================================================
239.88/240.00	
239.88/240.00	c *** INTERRUPTED ***
239.88/240.00	c restarts              : 2           
239.88/240.00	c conflicts             : 212          (1 /sec)
239.88/240.00	c decisions             : 38322        (161 /sec)
239.88/240.00	c propagations          : 12425859    (52068 /sec)
239.88/240.00	c root propagations     : 3563890     
239.88/240.00	c filter calls          : 6276096        (26299 /sec)
239.88/240.00	c useless filter calls  : 3921685        (62 %)
239.88/240.00	c Memory used           : 3682.21 MB
239.88/240.00	c CPU time              : 238.647 s
239.88/240.00	
239.88/240.00	c No Bound found!
239.88/240.00	
239.88/240.00	s UNKNOWN

Verifier Data


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-4258465-1501664463/watcher-4258465-1501664463 -o /tmp/evaluation-result-4258465-1501664463/solver-4258465-1501664463 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501661197-22235 --watchdog 300 HOME/cosoco -lc -model -restarts HOME/instance-4258465-1501664463.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/185 24253
/proc/meminfo: memFree=31739900/32770624 swapFree=0/249712
[pid=24253] ppid=24250 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/24253/stat : 24253 (runsolver) D 24250 24253 5228 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 14261601 24240128 108 18446744073709551615 4194304 4338465 140723182567248 140723182564888 139621569286871 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 34336768 140723182575774 140723182576198 140723182576198 140723182579658 0
/proc/24253/statm: 5918 108 54 36 0 2156 0

[startup+0.106195 s]
/proc/loadavg: 2.00 2.00 1.96 3/185 24253
/proc/meminfo: memFree=31739900/32770624 swapFree=0/249712
[pid=24253] ppid=24250 vsize=30552 CPUtime=0.03 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 1835 0 0 0 3 0 0 0 20 0 1 0 14261601 31285248 1607 18446744073709551615 4194304 5972556 140733401271856 140733401266392 5477199 0 0 1 0 0 0 0 17 7 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 7638 1607 709 435 0 1001 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30552

[startup+0.20024 s]
/proc/loadavg: 2.00 2.00 1.96 3/185 24253
/proc/meminfo: memFree=31739900/32770624 swapFree=0/249712
[pid=24253] ppid=24250 vsize=45524 CPUtime=0.13 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 5622 0 0 0 13 0 0 0 20 0 1 0 14261601 46616576 5323 18446744073709551615 4194304 5972556 140733401271856 140733401266840 5089529 0 0 1 0 0 0 0 17 7 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 11381 5323 709 435 0 4744 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 45524

[startup+0.301237 s]
/proc/loadavg: 2.00 2.00 1.96 3/185 24253
/proc/meminfo: memFree=31739900/32770624 swapFree=0/249712
[pid=24253] ppid=24250 vsize=76400 CPUtime=0.23 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 13328 0 0 0 22 1 0 0 20 0 1 0 14261601 78233600 13072 18446744073709551615 4194304 5972556 140733401271856 140733401265576 140460698351504 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 19100 13072 741 435 0 12463 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 76400

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 1.96 3/185 24253
/proc/meminfo: memFree=31739900/32770624 swapFree=0/249712
[pid=24253] ppid=24250 vsize=79260 CPUtime=0.63 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 14043 0 0 0 62 1 0 0 20 0 1 0 14261601 81162240 13732 18446744073709551615 4194304 5972556 140733401271856 140733401266328 5473216 0 0 1 0 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 19815 13732 742 435 0 13178 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 79260

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.96 3/186 24254
/proc/meminfo: memFree=31099792/32770624 swapFree=0/249720
[pid=24253] ppid=24250 vsize=892964 CPUtime=1.43 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 217676 0 0 0 118 25 0 0 20 0 1 0 14261601 914395136 217322 18446744073709551615 4194304 5972556 140733401271856 140733401266328 5328458 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 223241 217322 761 435 0 216604 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 892964

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.96 3/186 24254
/proc/meminfo: memFree=30871044/32770624 swapFree=0/249720
[pid=24253] ppid=24250 vsize=892964 CPUtime=3.02 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 227327 0 0 0 277 25 0 0 20 0 1 0 14261601 914395136 217355 18446744073709551615 4194304 5972556 140733401271856 140733401259064 5328458 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 223241 217355 793 435 0 216604 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 892964

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.96 3/186 24254
/proc/meminfo: memFree=30870968/32770624 swapFree=0/249728
[pid=24253] ppid=24250 vsize=898112 CPUtime=6.23 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 250458 0 0 0 596 27 0 0 20 0 1 0 14261601 919666688 218607 18446744073709551615 4194304 5972556 140733401271856 140733401259064 5328458 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 224528 218607 795 435 0 217891 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 898112

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.96 3/186 24255
/proc/meminfo: memFree=30785428/32770624 swapFree=0/249732
[pid=24253] ppid=24250 vsize=980380 CPUtime=12.62 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 307386 0 0 0 1230 32 0 0 20 0 1 0 14261601 1003909120 239153 18446744073709551615 4194304 5972556 140733401271856 140733401268488 5039143 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 245095 239153 795 435 0 238458 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 980380

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/186 24255
/proc/meminfo: memFree=30770912/32770624 swapFree=0/249744
[pid=24253] ppid=24250 vsize=992948 CPUtime=25.41 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 331149 0 0 0 2507 34 0 0 20 0 1 0 14261601 1016778752 242299 18446744073709551615 4194304 5972556 140733401271856 140733401268488 5039148 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 248237 242299 795 435 0 241600 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 992948

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 1.97 3/185 24255
/proc/meminfo: memFree=30745848/32770624 swapFree=0/249752
[pid=24253] ppid=24250 vsize=1018080 CPUtime=51 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 364693 0 0 0 5063 37 0 0 20 0 1 0 14261601 1042513920 248610 18446744073709551615 4194304 5972556 140733401271856 140733401268472 5039685 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 254520 248610 795 435 0 247883 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 1018080

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/185 24257
/proc/meminfo: memFree=30717528/32770624 swapFree=0/249784
[pid=24253] ppid=24250 vsize=1045224 CPUtime=102.2 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 390578 0 0 0 10181 39 0 0 20 0 1 0 14261601 1070309376 255401 18446744073709551615 4194304 5972556 140733401271856 140733401268488 5139491 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 261306 255401 795 435 0 254669 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 1045224

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/185 24320
/proc/meminfo: memFree=30738584/32770624 swapFree=0/249820
[pid=24253] ppid=24250 vsize=1064512 CPUtime=162.19 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 413635 0 0 0 16178 41 0 0 20 0 1 0 14261601 1090060288 260191 18446744073709551615 4194304 5972556 140733401271856 140733401268488 5039148 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 266128 260191 795 435 0 259491 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1064512

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.97 3/185 24332
/proc/meminfo: memFree=29993496/32770624 swapFree=0/249880
[pid=24253] ppid=24250 vsize=1907916 CPUtime=222.2 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 656289 0 0 0 22144 76 0 0 20 0 1 0 14261601 1953705984 449731 18446744073709551615 4194304 5972556 140733401271856 140733401268616 5039148 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 476979 449731 795 435 0 470342 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1907916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240 s]
/proc/loadavg: 2.00 2.01 1.97 3/185 24332
/proc/meminfo: memFree=28302236/32770624 swapFree=0/249880
[pid=24253] ppid=24250 vsize=3770580 CPUtime=239.88 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202496 1100351 0 0 0 23864 124 0 0 20 0 1 0 14261601 3861073920 867438 18446744073709551615 4194304 5972556 140733401271856 140733401268616 5039157 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 8070896 8075904 20213760 140733401272776 140733401272906 140733401272906 140733401276366 0
/proc/24253/statm: 942645 867438 795 435 0 936008 0
Current children cumulated CPU time (s) 239.88
Current children cumulated vsize (KiB) 3770580

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

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

[startup+240.1 s]
/proc/loadavg: 2.00 2.01 1.97 3/185 24332
/proc/meminfo: memFree=28302236/32770624 swapFree=0/249880
[pid=24253] ppid=24250 vsize=0 CPUtime=239.98 cores=1,3,5,7
/proc/24253/stat : 24253 (cosoco) R 24250 24253 5228 0 -1 4202500 1100397 0 0 0 23864 134 0 0 20 0 1 0 14261601 0 0 18446744073709551615 0 0 0 0 0 0 16384 1 8405026 18446744073709551615 0 0 17 1 0 0 6 0 0 0 0 0 0 0 0 0 0
/proc/24253/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 239.98
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 240.169
CPU time (s): 240.058
CPU user time (s): 238.647
CPU system time (s): 1.41087
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 3770580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.647
system time used= 1.41087
maximum resident set size= 3469832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1100397
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= 48
involuntary context switches= 274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.707445 second user time and 0.934337 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-02 10:46:56
IDJOB=4258465
IDBENCH=124204
IDSOLVER=2644
FILE ID=node133/4258465-1501664463
RUNJOBID= node133-1501661197-22235
PBS_JOBID= 
Free space on /tmp= 61860 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t16-7.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258465-1501664463/watcher-4258465-1501664463 -o /tmp/evaluation-result-4258465-1501664463/solver-4258465-1501664463 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501661197-22235 --watchdog 300  HOME/cosoco -lc -model -restarts HOME/instance-4258465-1501664463.xml

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

MD5SUM BENCH= d6761b054431b884cfc6d948dd81b50d
RANDOM SEED=1327304286

node133.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.17
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.17
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.17
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.17
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:        31739900 kB
MemAvailable:   31958420 kB
Buffers:          135548 kB
Cached:           362588 kB
SwapCached:            0 kB
Active:           360200 kB
Inactive:         258248 kB
Active(anon):     120660 kB
Inactive(anon):     8536 kB
Active(file):     239540 kB
Inactive(file):   249712 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:        130212 kB
Mapped:            32640 kB
Shmem:              8892 kB
Slab:             116216 kB
SReclaimable:      90204 kB
SUnreclaim:        26012 kB
KernelStack:        3552 kB
PageTables:         4412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61860 MiB
End job on node133 at 2017-08-02 10:50:57